Trace number 1728582

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) 1200.09 1200.51

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-1728582-1240738612/watcher-1728582-1240738612 -o /tmp/evaluation-result-1728582-1240738612/solver-1728582-1240738612 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1728582-1240738612.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26325
/proc/meminfo: memFree=1596928/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=1972 CPUtime=0
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 101887951 2019328 223 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 493 223 144 377 0 113 0

[startup+0.0482899 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26325
/proc/meminfo: memFree=1596928/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=3272 CPUtime=0.04
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 587 0 0 0 4 0 0 0 18 0 1 0 101887951 3350528 568 1992294400 134512640 136057169 4294956160 18446744073709551615 134774124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 818 568 166 377 0 438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3272

[startup+0.102298 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26325
/proc/meminfo: memFree=1596928/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=3272 CPUtime=0.1
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 587 0 0 0 10 0 0 0 18 0 1 0 101887951 3350528 568 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 818 568 166 377 0 438 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3272

[startup+0.301333 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26325
/proc/meminfo: memFree=1596928/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=3668 CPUtime=0.29
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 716 0 0 0 29 0 0 0 19 0 1 0 101887951 3756032 697 1992294400 134512640 136057169 4294956160 18446744073709551615 134781629 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 917 697 168 377 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3668

[startup+0.702416 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26325
/proc/meminfo: memFree=1596928/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=4856 CPUtime=0.69
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 1033 0 0 0 69 0 0 0 22 0 1 0 101887951 4972544 1014 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 1214 1014 183 377 0 834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4856

[startup+1.50155 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1593272/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=5912 CPUtime=1.49
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 1266 0 0 0 149 0 0 0 25 0 1 0 101887951 6053888 1247 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 1478 1247 183 377 0 1098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5912

[startup+3.10183 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1591544/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=7384 CPUtime=3.09
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 1654 0 0 0 309 0 0 0 25 0 1 0 101887951 7561216 1635 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 1846 1635 183 377 0 1466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7384

[startup+6.30141 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1588536/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=10324 CPUtime=6.29
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 2360 0 0 0 629 0 0 0 25 0 1 0 101887951 10571776 2341 1992294400 134512640 136057169 4294956160 18446744073709551615 134824065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 2581 2341 183 377 0 2201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10324

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1585720/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=13200 CPUtime=12.69
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 3047 0 0 0 1268 1 0 0 25 0 1 0 101887951 13516800 3028 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 3300 3028 183 377 0 2920 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13200

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1581560/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=17056 CPUtime=25.49
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 3992 0 0 0 2547 2 0 0 25 0 1 0 101887951 17465344 3973 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 4264 3973 183 377 0 3884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17056

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1579384/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=19360 CPUtime=51.08
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 4513 0 0 0 5106 2 0 0 25 0 1 0 101887951 19824640 4494 1992294400 134512640 136057169 4294956160 18446744073709551615 134618465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 4840 4494 183 377 0 4460 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19360

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 26326
/proc/meminfo: memFree=1573752/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=25328 CPUtime=102.26
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 5906 0 0 0 10224 2 0 0 25 0 1 0 101887951 25935872 5880 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 6332 5880 183 377 0 5952 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25328

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1567544/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=32136 CPUtime=162.23
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 7499 0 0 0 16220 3 0 0 25 0 1 0 101887951 32907264 7473 1992294400 134512640 136057169 4294956160 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/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.99 2/65 26328
/proc/meminfo: memFree=1565944/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=33408 CPUtime=222.21
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 7820 0 0 0 22217 4 0 0 25 0 1 0 101887951 34209792 7794 1992294400 134512640 136057169 4294956160 18446744073709551615 134612878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 8352 7794 183 377 0 7972 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33408

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1565304/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=34120 CPUtime=282.19
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 7981 0 0 0 28215 4 0 0 25 0 1 0 101887951 34938880 7955 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 8530 7955 183 377 0 8150 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34120

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1559736/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=40108 CPUtime=342.16
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 9375 0 0 0 34210 6 0 0 25 0 1 0 101887951 41070592 9349 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/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.99 2/65 26328
/proc/meminfo: memFree=1557496/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=42568 CPUtime=402.15
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 9921 0 0 0 40208 7 0 0 25 0 1 0 101887951 43589632 9895 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 10642 9895 183 377 0 10262 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42568

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1556280/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=43788 CPUtime=462.12
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 10245 0 0 0 46205 7 0 0 25 0 1 0 101887951 44838912 10183 1992294400 134512640 136057169 4294956160 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/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.99 2/65 26328
/proc/meminfo: memFree=1555768/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=44360 CPUtime=522.1
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 10378 0 0 0 52203 7 0 0 25 0 1 0 101887951 45424640 10316 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 11090 10316 183 377 0 10710 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 44360

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1554296/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=45896 CPUtime=582.08
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 10731 0 0 0 58200 8 0 0 25 0 1 0 101887951 46997504 10669 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 11474 10669 183 377 0 11094 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 45896

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1552248/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=48248 CPUtime=642.06
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 11251 0 0 0 64198 8 0 0 25 0 1 0 101887951 49405952 11189 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 12062 11189 183 377 0 11682 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 48248

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1551928/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=48532 CPUtime=702.04
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 11318 0 0 0 70196 8 0 0 25 0 1 0 101887951 49696768 11256 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 12133 11256 183 377 0 11753 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 48532

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1551736/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=48672 CPUtime=762.02
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 11356 0 0 0 76194 8 0 0 25 0 1 0 101887951 49840128 11294 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 12168 11294 183 377 0 11788 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 48672

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1551160/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=49628 CPUtime=821.99
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 11583 0 0 0 82191 8 0 0 25 0 1 0 101887951 50819072 11480 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 12407 11480 183 377 0 12027 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 49628

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1550264/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=50672 CPUtime=881.97
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 11814 0 0 0 88189 8 0 0 25 0 1 0 101887951 51888128 11711 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 12668 11711 183 377 0 12288 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 50672

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1549432/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=51620 CPUtime=941.96
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 12019 0 0 0 94187 9 0 0 25 0 1 0 101887951 52858880 11916 1992294400 134512640 136057169 4294956160 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 12905 11916 183 377 0 12525 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 51620

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1548600/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=52428 CPUtime=1001.93
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 12217 0 0 0 100184 9 0 0 25 0 1 0 101887951 53686272 12114 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 13107 12114 183 377 0 12727 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 52428

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1547960/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=53328 CPUtime=1061.91
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 12379 0 0 0 106182 9 0 0 25 0 1 0 101887951 54607872 12276 1992294400 134512640 136057169 4294956160 18446744073709551615 134813016 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 13332 12276 183 377 0 12952 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 53328

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1546040/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=55204 CPUtime=1121.89
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 12822 0 0 0 112179 10 0 0 25 0 1 0 101887951 56528896 12719 1992294400 134512640 136057169 4294956160 18446744073709551615 134613073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 13801 12719 183 377 0 13421 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 55204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1544440/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=57020 CPUtime=1181.87
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 13239 0 0 0 118177 10 0 0 25 0 1 0 101887951 58388480 13136 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 14255 13136 183 377 0 13875 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 57020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1544376/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=57020 CPUtime=1200.06
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 13252 0 0 0 119996 10 0 0 25 0 1 0 101887951 58388480 13149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 14255 13149 183 377 0 13875 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57020

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26328
/proc/meminfo: memFree=1544376/2055920 swapFree=4180888/4192956
[pid=26325] ppid=26323 vsize=57020 CPUtime=1200.06
/proc/26325/stat : 26325 (clasp) R 26323 26325 26226 0 -1 4194304 13252 0 0 0 119996 10 0 0 25 0 1 0 101887951 58388480 13149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26325/statm: 14255 13149 183 377 0 13875 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 57020

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.116982
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 57020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13254
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= 2367

runsolver used 0.776881 second user time and 2.54761 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-26 11:36:52
IDJOB=1728582
IDBENCH=24680
IDSOLVER=508
FILE ID=node60/1728582-1240738612
PBS_JOBID= 9187019
Free space on /tmp= 66416 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-1728582-1240738612/watcher-1728582-1240738612 -o /tmp/evaluation-result-1728582-1240738612/solver-1728582-1240738612 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1728582-1240738612.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=2133158021

node60.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.256
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	: 5914.62
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.256
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:       1597408 kB
Buffers:         46304 kB
Cached:         325556 kB
SwapCached:       5948 kB
Active:          73472 kB
Inactive:       306840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597408 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            64164 kB
Committed_AS:   406648 kB
PageTables:       1448 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= 66412 MiB
End job on node60 at 2009-04-26 11:56:54