Trace number 1513488

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.02 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S432776913-077.cnf
MD5SUM7added98d83a731c0c62b4e7cbaf3442
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.23305
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513488-1238218552/watcher-1513488-1238218552 -o /tmp/evaluation-result-1513488-1238218552/solver-1513488-1238218552 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513488-1238218552.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: 1.99 1.98 1.99 4/86 17186
/proc/meminfo: memFree=1797200/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=1960 CPUtime=0
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 448185690 2007040 229 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 490 229 144 377 0 110 0

[startup+0.091025 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17186
/proc/meminfo: memFree=1797200/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=3068 CPUtime=0.08
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 555 0 0 0 8 0 0 0 18 0 1 0 448185690 3141632 538 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 767 538 166 377 0 387 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3068

[startup+0.101025 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17186
/proc/meminfo: memFree=1797200/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=3068 CPUtime=0.09
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 555 0 0 0 9 0 0 0 18 0 1 0 448185690 3141632 538 1992294400 134512640 136057169 4294956160 18446744073709551615 134774648 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 767 538 166 377 0 387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.301062 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17186
/proc/meminfo: memFree=1797200/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=3496 CPUtime=0.29
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 654 0 0 0 29 0 0 0 19 0 1 0 448185690 3579904 637 1992294400 134512640 136057169 4294956160 18446744073709551615 134828331 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 874 637 183 377 0 494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3496

[startup+0.701136 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 17186
/proc/meminfo: memFree=1797200/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=4428 CPUtime=0.69
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 919 0 0 0 69 0 0 0 23 0 1 0 448185690 4534272 902 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 1107 902 183 377 0 727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4428

[startup+1.50128 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1793992/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=4968 CPUtime=1.49
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 1029 0 0 0 149 0 0 0 25 0 1 0 448185690 5087232 1012 1992294400 134512640 136057169 4294956160 18446744073709551615 134618283 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 1242 1012 183 377 0 862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4968

[startup+3.10158 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1793352/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=5496 CPUtime=3.09
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 1178 0 0 0 309 0 0 0 25 0 1 0 448185690 5627904 1161 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 1374 1161 183 377 0 994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5496

[startup+6.30217 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1792200/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=6424 CPUtime=6.29
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 1406 0 0 0 629 0 0 0 25 0 1 0 448185690 6578176 1389 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 1606 1389 183 377 0 1226 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6424

[startup+12.7013 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1791112/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=7648 CPUtime=12.69
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 1687 0 0 0 1269 0 0 0 25 0 1 0 448185690 7831552 1670 1992294400 134512640 136057169 4294956160 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 1912 1670 183 377 0 1532 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7648

[startup+25.5017 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1789648/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=9004 CPUtime=25.48
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 2004 0 0 0 2548 0 0 0 25 0 1 0 448185690 9220096 1987 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 2251 1987 183 377 0 1871 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9004

[startup+51.1014 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1787152/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=11408 CPUtime=51.07
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 2603 0 0 0 5106 1 0 0 25 0 1 0 448185690 11681792 2586 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 2852 2586 183 377 0 2472 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11408

[startup+102.308 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1784528/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=14396 CPUtime=102.25
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 3263 0 0 0 10224 1 0 0 25 0 1 0 448185690 14741504 3246 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 3599 3246 183 377 0 3219 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14396

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1782224/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=16708 CPUtime=162.21
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 3791 0 0 0 16220 1 0 0 25 0 1 0 448185690 17108992 3774 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 4177 3774 183 377 0 3797 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16708

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1781328/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=17656 CPUtime=222.18
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 4024 0 0 0 22217 1 0 0 25 0 1 0 448185690 18079744 4007 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 4414 4007 183 377 0 4034 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17656

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1779792/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=19436 CPUtime=282.16
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 4414 0 0 0 28214 2 0 0 25 0 1 0 448185690 19902464 4397 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 4859 4397 183 377 0 4479 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 19436

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1778704/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=20544 CPUtime=342.12
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 4666 0 0 0 34210 2 0 0 25 0 1 0 448185690 21037056 4649 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 5136 4649 183 377 0 4756 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 20544

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1777168/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=22172 CPUtime=402.1
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5064 0 0 0 40207 3 0 0 25 0 1 0 448185690 22704128 5047 1992294400 134512640 136057169 4294956160 18446744073709551615 134645308 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 5543 5047 183 377 0 5163 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 22172

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1776400/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=22992 CPUtime=462.07
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5257 0 0 0 46204 3 0 0 25 0 1 0 448185690 23543808 5240 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 5748 5240 183 377 0 5368 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 22992

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1775952/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=23560 CPUtime=522.04
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5367 0 0 0 52201 3 0 0 25 0 1 0 448185690 24125440 5350 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 5890 5350 183 377 0 5510 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 23560

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1775056/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=24376 CPUtime=582.01
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5573 0 0 0 58198 3 0 0 25 0 1 0 448185690 24961024 5556 1992294400 134512640 136057169 4294956160 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 6094 5556 183 377 0 5714 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 24376

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1774224/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=25280 CPUtime=641.98
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5780 0 0 0 64195 3 0 0 25 0 1 0 448185690 25886720 5763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 6320 5763 183 377 0 5940 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 25280

[startup+702.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1773840/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=25756 CPUtime=701.94
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5867 0 0 0 70191 3 0 0 25 0 1 0 448185690 26374144 5835 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 6439 5835 183 377 0 6059 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 25756

[startup+762.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1773456/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=26044 CPUtime=761.93
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 5947 0 0 0 76189 4 0 0 25 0 1 0 448185690 26669056 5915 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 6511 5915 183 377 0 6131 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 26044

[startup+822.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1773136/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=26568 CPUtime=821.89
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 6040 0 0 0 82185 4 0 0 25 0 1 0 448185690 27205632 6008 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 6642 6008 183 377 0 6262 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 26568

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1771856/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=27944 CPUtime=881.86
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 6364 0 0 0 88182 4 0 0 25 0 1 0 448185690 28614656 6332 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 6986 6332 183 377 0 6606 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 27944

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17187
/proc/meminfo: memFree=1770320/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=29456 CPUtime=941.83
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 6736 0 0 0 94179 4 0 0 25 0 1 0 448185690 30162944 6704 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 7364 6704 183 377 0 6984 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 29456

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17189
/proc/meminfo: memFree=1769808/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=30028 CPUtime=1001.8
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 6865 0 0 0 100175 5 0 0 25 0 1 0 448185690 30748672 6833 1992294400 134512640 136057169 4294956160 18446744073709551615 134618386 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 7507 6833 183 377 0 7127 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 30028

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17189
/proc/meminfo: memFree=1769424/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=30460 CPUtime=1061.77
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 6947 0 0 0 106172 5 0 0 25 0 1 0 448185690 31191040 6915 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 7615 6915 183 377 0 7235 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 30460

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17189
/proc/meminfo: memFree=1769296/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=30604 CPUtime=1121.74
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 6980 0 0 0 112169 5 0 0 25 0 1 0 448185690 31338496 6948 1992294400 134512640 136057169 4294956160 18446744073709551615 134820399 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 7651 6948 183 377 0 7271 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 30604

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17189
/proc/meminfo: memFree=1768976/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=30892 CPUtime=1181.71
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 7041 0 0 0 118166 5 0 0 25 0 1 0 448185690 31633408 7009 1992294400 134512640 136057169 4294956160 18446744073709551615 134834227 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 7723 7009 183 377 0 7343 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 30892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 17189
/proc/meminfo: memFree=1768848/2055924 swapFree=4179676/4192956
[pid=17186] ppid=17184 vsize=31036 CPUtime=1200.01
/proc/17186/stat : 17186 (clasp) R 17184 17186 16323 0 -1 4194304 7073 0 0 0 119996 5 0 0 25 0 1 0 448185690 31780864 7041 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17186/statm: 7759 7041 183 377 0 7379 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 31036

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

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.96
CPU system time (s): 0.057991
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 31036

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

runsolver used 1.23381 second user time and 4.23536 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-28 06:35:53
IDJOB=1513488
IDBENCH=70267
IDSOLVER=508
FILE ID=node83/1513488-1238218552
PBS_JOBID= 9060484
Free space on /tmp= 66480 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S432776913-077.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-1513488-1238218552/watcher-1513488-1238218552 -o /tmp/evaluation-result-1513488-1238218552/solver-1513488-1238218552 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513488-1238218552.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= 7added98d83a731c0c62b4e7cbaf3442
RANDOM SEED=2143247326

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1797680 kB
Buffers:         36868 kB
Cached:         133192 kB
SwapCached:       7488 kB
Active:          80952 kB
Inactive:       107564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1797680 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          25972 kB
Slab:            53844 kB
Committed_AS:   996824 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-28 06:55:55