Trace number 1563555

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.1 1200.41

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1563555-1238786997/watcher-1563555-1238786997 -o /tmp/evaluation-result-1563555-1238786997/solver-1563555-1238786997 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1563555-1238786997.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.00 1.39 1.41 3/73 29444
/proc/meminfo: memFree=1958288/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=5884 CPUtime=0
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 677 0 0 0 0 0 0 0 20 0 1 0 935088336 6025216 483 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 1471 487 140 377 0 1091 0

[startup+0.0515709 s]
/proc/loadavg: 1.00 1.39 1.41 3/73 29444
/proc/meminfo: memFree=1958288/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=8804 CPUtime=0.04
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 2097 0 0 0 3 1 0 0 20 0 1 0 935088336 9015296 1903 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 2201 1903 147 377 0 1821 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8804

[startup+0.101576 s]
/proc/loadavg: 1.00 1.39 1.41 3/73 29444
/proc/meminfo: memFree=1958288/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=12848 CPUtime=0.09
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 3639 0 0 0 8 1 0 0 20 0 1 0 935088336 13156352 2935 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 3212 2935 165 377 0 2832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12848

[startup+0.301597 s]
/proc/loadavg: 1.00 1.39 1.41 3/73 29444
/proc/meminfo: memFree=1958288/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=17588 CPUtime=0.29
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 4809 0 0 0 27 2 0 0 22 0 1 0 935088336 18010112 4105 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 4397 4105 170 377 0 4017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17588

[startup+0.701638 s]
/proc/loadavg: 1.00 1.39 1.41 3/73 29444
/proc/meminfo: memFree=1958288/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=20540 CPUtime=0.69
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 5526 0 0 0 67 2 0 0 25 0 1 0 935088336 21032960 4822 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 5135 4822 170 377 0 4755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20540

[startup+1.50172 s]
/proc/loadavg: 1.00 1.39 1.41 2/74 29445
/proc/meminfo: memFree=1941192/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=18696 CPUtime=1.49
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 5781 0 0 0 147 2 0 0 25 0 1 0 935088336 19144704 4391 1992294400 134512640 136057169 4294956160 18446744073709551615 134613070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 4674 4391 183 377 0 4294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18696

[startup+3.10189 s]
/proc/loadavg: 1.00 1.39 1.41 2/74 29445
/proc/meminfo: memFree=1941064/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=18696 CPUtime=3.09
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 5786 0 0 0 307 2 0 0 25 0 1 0 935088336 19144704 4396 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 4674 4396 183 377 0 4294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18696

[startup+6.30123 s]
/proc/loadavg: 1.00 1.38 1.41 2/74 29445
/proc/meminfo: memFree=1940944/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=18840 CPUtime=6.29
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 5805 0 0 0 626 3 0 0 25 0 1 0 935088336 19292160 4415 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 4710 4415 183 377 0 4330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18840

[startup+12.7019 s]
/proc/loadavg: 1.00 1.38 1.41 2/74 29445
/proc/meminfo: memFree=1940896/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=18972 CPUtime=12.69
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 5853 0 0 0 1266 3 0 0 25 0 1 0 935088336 19427328 4463 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 4743 4463 183 377 0 4363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18972

[startup+25.5013 s]
/proc/loadavg: 1.00 1.36 1.40 2/74 29445
/proc/meminfo: memFree=1940448/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=19464 CPUtime=25.48
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 5975 0 0 0 2545 3 0 0 25 0 1 0 935088336 19931136 4585 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 4866 4585 183 377 0 4486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19464

[startup+51.102 s]
/proc/loadavg: 1.00 1.33 1.39 2/74 29445
/proc/meminfo: memFree=1939488/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=20664 CPUtime=51.08
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 6247 0 0 0 5104 4 0 0 25 0 1 0 935088336 21159936 4857 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 5166 4857 183 377 0 4786 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20664

[startup+102.306 s]
/proc/loadavg: 1.00 1.27 1.36 2/74 29445
/proc/meminfo: memFree=1937248/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=22824 CPUtime=102.26
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 6787 0 0 0 10222 4 0 0 25 0 1 0 935088336 23371776 5397 1992294400 134512640 136057169 4294956160 18446744073709551615 134612955 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 5706 5397 183 377 0 5326 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22824

[startup+162.302 s]
/proc/loadavg: 1.00 1.22 1.34 2/74 29445
/proc/meminfo: memFree=1936224/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=23768 CPUtime=162.24
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 7049 0 0 0 16220 4 0 0 25 0 1 0 935088336 24338432 5659 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 5942 5659 183 377 0 5562 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23768

[startup+222.301 s]
/proc/loadavg: 1.00 1.18 1.31 2/74 29445
/proc/meminfo: memFree=1934560/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=25360 CPUtime=222.22
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 7447 0 0 0 22218 4 0 0 25 0 1 0 935088336 25968640 6057 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 6340 6057 183 377 0 5960 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25360

[startup+282.301 s]
/proc/loadavg: 1.00 1.14 1.29 2/74 29445
/proc/meminfo: memFree=1931616/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=28280 CPUtime=282.22
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8173 0 0 0 28217 5 0 0 25 0 1 0 935088336 28958720 6783 1992294400 134512640 136057169 4294956160 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7070 6783 183 377 0 6690 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28280

[startup+342.302 s]
/proc/loadavg: 1.00 1.11 1.27 2/74 29445
/proc/meminfo: memFree=1929184/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=30796 CPUtime=342.2
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8786 0 0 0 34215 5 0 0 25 0 1 0 935088336 31535104 7396 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7699 7396 183 377 0 7319 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30796

[startup+402.301 s]
/proc/loadavg: 1.00 1.09 1.25 2/74 29445
/proc/meminfo: memFree=1929120/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=30796 CPUtime=402.18
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8786 0 0 0 40213 5 0 0 25 0 1 0 935088336 31535104 7396 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7699 7396 183 377 0 7319 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 30796

[startup+462.302 s]
/proc/loadavg: 1.00 1.07 1.23 2/74 29445
/proc/meminfo: memFree=1928864/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=31076 CPUtime=462.17
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8829 0 0 0 46212 5 0 0 25 0 1 0 935088336 31821824 7439 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7769 7439 183 377 0 7389 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 31076

[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.22 2/74 29445
/proc/meminfo: memFree=1928864/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=31076 CPUtime=522.15
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8830 0 0 0 52210 5 0 0 25 0 1 0 935088336 31821824 7440 1992294400 134512640 136057169 4294956160 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7769 7440 183 377 0 7389 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 31076

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.20 2/74 29445
/proc/meminfo: memFree=1928864/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=31076 CPUtime=582.14
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8830 0 0 0 58209 5 0 0 25 0 1 0 935088336 31821824 7440 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7769 7440 183 377 0 7389 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 31076

[startup+642.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/74 29445
/proc/meminfo: memFree=1928480/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=31340 CPUtime=642.13
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 8925 0 0 0 64208 5 0 0 25 0 1 0 935088336 32092160 7535 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7835 7535 183 377 0 7455 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 31340

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.17 2/74 29445
/proc/meminfo: memFree=1928032/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=31772 CPUtime=702.1
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9003 0 0 0 70205 5 0 0 25 0 1 0 935088336 32534528 7613 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 7943 7613 183 377 0 7563 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 31772

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.16 2/74 29445
/proc/meminfo: memFree=1926880/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=32848 CPUtime=762.09
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9276 0 0 0 76204 5 0 0 25 0 1 0 935088336 33636352 7886 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8212 7886 183 377 0 7832 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 32848

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.15 2/74 29445
/proc/meminfo: memFree=1926752/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=32848 CPUtime=822.07
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9295 0 0 0 82202 5 0 0 25 0 1 0 935088336 33636352 7905 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8212 7905 183 377 0 7832 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 32848

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.13 2/74 29445
/proc/meminfo: memFree=1926752/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=32848 CPUtime=882.05
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9296 0 0 0 88200 5 0 0 25 0 1 0 935088336 33636352 7906 1992294400 134512640 136057169 4294956160 18446744073709551615 134612919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8212 7906 183 377 0 7832 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 32848

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/74 29445
/proc/meminfo: memFree=1926688/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=33000 CPUtime=942.04
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9316 0 0 0 94199 5 0 0 25 0 1 0 935088336 33792000 7926 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8250 7926 183 377 0 7870 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33000

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/74 29445
/proc/meminfo: memFree=1926560/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=33156 CPUtime=1002.02
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9333 0 0 0 100197 5 0 0 25 0 1 0 935088336 33951744 7943 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8289 7943 183 377 0 7909 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 33156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 29445
/proc/meminfo: memFree=1926496/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=33156 CPUtime=1062.01
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9357 0 0 0 106196 5 0 0 25 0 1 0 935088336 33951744 7967 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8289 7967 183 377 0 7909 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 33156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 29445
/proc/meminfo: memFree=1926432/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=33288 CPUtime=1121.99
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9367 0 0 0 112194 5 0 0 25 0 1 0 935088336 34086912 7977 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8322 7977 183 377 0 7942 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 33288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 29445
/proc/meminfo: memFree=1926176/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=33456 CPUtime=1181.98
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9418 0 0 0 118193 5 0 0 25 0 1 0 935088336 34258944 8028 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8364 8028 183 377 0 7984 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 33456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 29445
/proc/meminfo: memFree=1926176/2055920 swapFree=4176820/4192956
[pid=29444] ppid=29442 vsize=33456 CPUtime=1200.08
/proc/29444/stat : 29444 (clasp) R 29442 29444 29273 0 -1 4194304 9418 0 0 0 120003 5 0 0 25 0 1 0 935088336 34258944 8028 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29444/statm: 8364 8028 183 377 0 7984 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33456

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.41
CPU time (s): 1200.1
CPU user time (s): 1200.03
CPU system time (s): 0.065989
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 33456

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

runsolver used 1.22081 second user time and 3.15752 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-03 21:29:57
IDJOB=1563555
IDBENCH=70956
IDSOLVER=508
FILE ID=node82/1563555-1238786997
PBS_JOBID= 9085616
Free space on /tmp= 66496 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.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-1563555-1238786997/watcher-1563555-1238786997 -o /tmp/evaluation-result-1563555-1238786997/solver-1563555-1238786997 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1563555-1238786997.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= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=1382380016

node82.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.232
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.232
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:      2055920 kB
MemFree:       1958704 kB
Buffers:          3280 kB
Cached:          30204 kB
SwapCached:       7248 kB
Active:          25896 kB
Inactive:        16912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1958704 kB
SwapTotal:     4192956 kB
SwapFree:      4176820 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            39472 kB
Committed_AS:  2581132 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node82 at 2009-04-03 21:49:59