Trace number 1785024

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 5000.04 5001.92

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785024-1241882536/watcher-1785024-1241882536 -o /tmp/evaluation-result-1785024-1241882536/solver-1785024-1241882536 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785024-1241882536.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 21300
/proc/meminfo: memFree=1121008/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=1972 CPUtime=0
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 216280009 2019328 223 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 493 223 144 377 0 113 0

[startup+0.011519 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 21300
/proc/meminfo: memFree=1121008/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=2248 CPUtime=0
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 341 0 0 0 0 0 0 0 18 0 1 0 216280009 2301952 325 1992294400 134512640 136057169 4294956160 18446744073709551615 134662666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 595 326 144 377 0 215 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2248

[startup+0.101537 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 21300
/proc/meminfo: memFree=1121008/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=3272 CPUtime=0.09
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 587 0 0 0 9 0 0 0 18 0 1 0 216280009 3350528 568 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 818 568 166 377 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3272

[startup+0.301576 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 21300
/proc/meminfo: memFree=1121008/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=3668 CPUtime=0.29
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 716 0 0 0 29 0 0 0 19 0 1 0 216280009 3756032 697 1992294400 134512640 136057169 4294956160 18446744073709551615 134774434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 917 697 168 377 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3668

[startup+0.701654 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 21300
/proc/meminfo: memFree=1121008/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=4988 CPUtime=0.69
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 1042 0 0 0 69 0 0 0 22 0 1 0 216280009 5107712 1023 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 1247 1023 183 377 0 867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4988

[startup+1.50181 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1117288/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=5912 CPUtime=1.49
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 1266 0 0 0 149 0 0 0 25 0 1 0 216280009 6053888 1247 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 1478 1247 183 377 0 1098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5912

[startup+3.10113 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1115624/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=7384 CPUtime=3.09
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 1639 0 0 0 309 0 0 0 25 0 1 0 216280009 7561216 1620 1992294400 134512640 136057169 4294956160 18446744073709551615 134828263 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 1846 1620 183 377 0 1466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7384

[startup+6.30176 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1112616/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=10324 CPUtime=6.28
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 2358 0 0 0 628 0 0 0 25 0 1 0 216280009 10571776 2339 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 2581 2339 183 377 0 2201 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10324

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1109800/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=13200 CPUtime=12.68
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 3047 0 0 0 1267 1 0 0 25 0 1 0 216280009 13516800 3028 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 3300 3028 183 377 0 2920 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13200

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1105640/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=17056 CPUtime=25.48
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 3992 0 0 0 2546 2 0 0 25 0 1 0 216280009 17465344 3973 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 4264 3973 183 377 0 3884 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17056

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1103336/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=19504 CPUtime=51.07
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 4534 0 0 0 5105 2 0 0 25 0 1 0 216280009 19972096 4515 1992294400 134512640 136057169 4294956160 18446744073709551615 134813074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 4876 4515 183 377 0 4496 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19504

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1097768/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=25328 CPUtime=102.25
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 5906 0 0 0 10222 3 0 0 25 0 1 0 216280009 25935872 5880 1992294400 134512640 136057169 4294956160 18446744073709551615 134618488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 6332 5880 183 377 0 5952 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25328

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1091432/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=32136 CPUtime=162.23
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 7499 0 0 0 16219 4 0 0 25 0 1 0 216280009 32907264 7473 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 8034 7473 183 377 0 7654 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32136

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1090024/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=33408 CPUtime=222.21
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 7821 0 0 0 22216 5 0 0 25 0 1 0 216280009 34209792 7795 1992294400 134512640 136057169 4294956160 18446744073709551615 134618413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 8352 7795 183 377 0 7972 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33408

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1089320/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=34120 CPUtime=282.19
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 7981 0 0 0 28214 5 0 0 25 0 1 0 216280009 34938880 7955 1992294400 134512640 136057169 4294956160 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 8530 7955 183 377 0 8150 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34120

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1083688/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=40108 CPUtime=342.16
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 9375 0 0 0 34210 6 0 0 25 0 1 0 216280009 41070592 9349 1992294400 134512640 136057169 4294956160 18446744073709551615 134829018 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 10027 9349 183 377 0 9647 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 40108

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1081640/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=42568 CPUtime=402.14
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 9921 0 0 0 40207 7 0 0 25 0 1 0 216280009 43589632 9895 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 10642 9895 183 377 0 10262 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 42568

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1080424/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=43788 CPUtime=462.12
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 10245 0 0 0 46205 7 0 0 25 0 1 0 216280009 44838912 10183 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 10947 10183 183 377 0 10567 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 43788

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1079848/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=44360 CPUtime=522.09
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 10378 0 0 0 52202 7 0 0 25 0 1 0 216280009 45424640 10316 1992294400 134512640 136057169 4294956160 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 11090 10316 183 377 0 10710 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 44360

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1078440/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=45896 CPUtime=582.07
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 10731 0 0 0 58200 7 0 0 25 0 1 0 216280009 46997504 10669 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 11474 10669 183 377 0 11094 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 45896

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21301
/proc/meminfo: memFree=1076328/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=48248 CPUtime=642.05
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 11251 0 0 0 64197 8 0 0 25 0 1 0 216280009 49405952 11189 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 12062 11189 183 377 0 11682 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 48248

[startup+702.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1043176/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=82784 CPUtime=4060.77
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 19585 0 0 0 406054 23 0 0 25 0 1 0 216280009 84770816 19176 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 20696 19176 183 377 0 20316 0
Current children cumulated CPU time (s) 4060.77
Current children cumulated vsize (KiB) 82784

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1043112/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=82784 CPUtime=4120.74
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 19585 0 0 0 412051 23 0 0 25 0 1 0 216280009 84770816 19176 1992294400 134512640 136057169 4294956160 18446744073709551615 134819981 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 20696 19176 183 377 0 20316 0
Current children cumulated CPU time (s) 4120.74
Current children cumulated vsize (KiB) 82784

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1041128/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=84820 CPUtime=4180.71
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20071 0 0 0 418048 23 0 0 25 0 1 0 216280009 86855680 19662 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21205 19662 183 377 0 20825 0
Current children cumulated CPU time (s) 4180.71
Current children cumulated vsize (KiB) 84820

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1041128/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=84820 CPUtime=4240.69
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20071 0 0 0 424046 23 0 0 25 0 1 0 216280009 86855680 19662 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21205 19662 183 377 0 20825 0
Current children cumulated CPU time (s) 4240.69
Current children cumulated vsize (KiB) 84820

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1041128/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=84820 CPUtime=4300.68
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20071 0 0 0 430044 24 0 0 25 0 1 0 216280009 86855680 19662 1992294400 134512640 136057169 4294956160 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21205 19662 183 377 0 20825 0
Current children cumulated CPU time (s) 4300.68
Current children cumulated vsize (KiB) 84820

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1040936/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=85036 CPUtime=4360.65
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20121 0 0 0 436041 24 0 0 25 0 1 0 216280009 87076864 19712 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21259 19712 183 377 0 20879 0
Current children cumulated CPU time (s) 4360.65
Current children cumulated vsize (KiB) 85036

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1040104/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=85888 CPUtime=4420.63
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20320 0 0 0 442039 24 0 0 25 0 1 0 216280009 87949312 19911 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21472 19911 183 377 0 21092 0
Current children cumulated CPU time (s) 4420.63
Current children cumulated vsize (KiB) 85888

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1039912/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=86104 CPUtime=4480.6
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20377 0 0 0 448036 24 0 0 25 0 1 0 216280009 88170496 19968 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21526 19968 183 377 0 21146 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 86104

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1038888/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=87068 CPUtime=4540.58
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20603 0 0 0 454033 25 0 0 25 0 1 0 216280009 89157632 20194 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21767 20194 183 377 0 21387 0
Current children cumulated CPU time (s) 4540.58
Current children cumulated vsize (KiB) 87068

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1038888/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=87068 CPUtime=4600.56
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 20609 0 0 0 460031 25 0 0 25 0 1 0 216280009 89157632 20200 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 21767 20200 183 377 0 21387 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 87068

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1036776/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=89256 CPUtime=4660.54
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 21180 0 0 0 466028 26 0 0 25 0 1 0 216280009 91398144 20735 1992294400 134512640 136057169 4294956160 18446744073709551615 135439492 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 22314 20735 183 377 0 21934 0
Current children cumulated CPU time (s) 4660.54
Current children cumulated vsize (KiB) 89256

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1035048/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=91072 CPUtime=4720.51
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 21694 0 0 0 472025 26 0 0 25 0 1 0 216280009 93257728 21141 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 22768 21141 183 377 0 22388 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 91072

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21309
/proc/meminfo: memFree=1032104/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=94044 CPUtime=4780.49
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 22425 0 0 0 478022 27 0 0 25 0 1 0 216280009 96301056 21872 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 23511 21872 183 377 0 23131 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 94044

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21311
/proc/meminfo: memFree=1030888/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=95388 CPUtime=4840.47
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 22752 0 0 0 484020 27 0 0 25 0 1 0 216280009 97677312 22163 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 23847 22163 183 377 0 23467 0
Current children cumulated CPU time (s) 4840.47
Current children cumulated vsize (KiB) 95388

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21311
/proc/meminfo: memFree=1029480/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=96992 CPUtime=4900.45
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 23095 0 0 0 490017 28 0 0 25 0 1 0 216280009 99319808 22506 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 24248 22506 183 377 0 23868 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 96992

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21311
/proc/meminfo: memFree=1029096/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=97276 CPUtime=4960.42
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 23205 0 0 0 496014 28 0 0 25 0 1 0 216280009 99610624 22580 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 24319 22580 183 377 0 23939 0
Current children cumulated CPU time (s) 4960.42
Current children cumulated vsize (KiB) 97276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21311
/proc/meminfo: memFree=1029096/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=97276 CPUtime=5000.01
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 23215 0 0 0 499973 28 0 0 25 0 1 0 216280009 99610624 22590 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 24319 22590 183 377 0 23939 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 97276

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21311
/proc/meminfo: memFree=1029096/2055920 swapFree=4181888/4192956
[pid=21300] ppid=21298 vsize=97276 CPUtime=5000.01
/proc/21300/stat : 21300 (clasp) R 21298 21300 21194 0 -1 4194304 23215 0 0 0 499973 28 0 0 25 0 1 0 216280009 99610624 22590 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21300/statm: 24319 22590 183 377 0 23939 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 97276

Child status: 0
Real time (s): 5001.92
CPU time (s): 5000.04
CPU user time (s): 4999.74
CPU system time (s): 0.301954
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 97276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.74
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23217
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 9092

runsolver used 3.9254 second user time and 9.8795 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-09 17:22:16
IDJOB=1785024
IDBENCH=24680
IDSOLVER=637
FILE ID=node66/1785024-1241882536
PBS_JOBID= 9264678
Free space on /tmp= 66256 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785024-1241882536/watcher-1785024-1241882536 -o /tmp/evaluation-result-1785024-1241882536/solver-1785024-1241882536 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785024-1241882536.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=1335723036

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1121424 kB
Buffers:         34832 kB
Cached:         823968 kB
SwapCached:       5004 kB
Active:         178832 kB
Inactive:       687976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121424 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          14184 kB
Slab:            53720 kB
Committed_AS:   820032 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node66 at 2009-05-09 18:45:40