Trace number 1512936

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S743448446-027.cnf
MD5SUM56d3d27e3897f3ba7df449d72abf21ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.956
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
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 518000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512936-1238211331/watcher-1512936-1238211331 -o /tmp/evaluation-result-1512936-1238211331/solver-1512936-1238211331 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512936-1238211331.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.00 1.00 3/80 18032
/proc/meminfo: memFree=1542568/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=1964 CPUtime=0
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 1093797016 2011136 243 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 491 243 144 377 0 111 0

[startup+0.089513 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18032
/proc/meminfo: memFree=1542568/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=3652 CPUtime=0.08
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 723 0 0 0 8 0 0 0 18 0 1 0 1093797016 3739648 701 1992294400 134512640 136057169 4294956160 18446744073709551615 135459727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 913 701 169 377 0 533 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3652

[startup+0.101513 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18032
/proc/meminfo: memFree=1542568/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=3784 CPUtime=0.09
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 765 0 0 0 9 0 0 0 18 0 1 0 1093797016 3874816 743 1992294400 134512640 136057169 4294956160 18446744073709551615 134808987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 946 743 178 377 0 566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3784

[startup+0.301534 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18032
/proc/meminfo: memFree=1542568/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=4180 CPUtime=0.29
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 860 0 0 0 29 0 0 0 19 0 1 0 1093797016 4280320 838 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 1045 838 182 377 0 665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4180

[startup+0.701575 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 18032
/proc/meminfo: memFree=1542568/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=5768 CPUtime=0.69
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 1253 0 0 0 69 0 0 0 22 0 1 0 1093797016 5906432 1231 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 1442 1231 182 377 0 1062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5768

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1537248/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=6828 CPUtime=1.49
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 1512 0 0 0 149 0 0 0 25 0 1 0 1093797016 6991872 1490 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 1707 1490 182 377 0 1327 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6828

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1536416/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=8148 CPUtime=3.09
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 1851 0 0 0 308 1 0 0 25 0 1 0 1093797016 8343552 1829 1992294400 134512640 136057169 4294956160 18446744073709551615 134618386 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 2037 1829 182 377 0 1657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8148

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1535016/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=9096 CPUtime=6.29
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 2080 0 0 0 628 1 0 0 25 0 1 0 1093797016 9314304 2058 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 2274 2058 182 377 0 1894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9096

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1532776/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=11080 CPUtime=12.69
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 2587 0 0 0 1268 1 0 0 25 0 1 0 1093797016 11345920 2565 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 2770 2565 182 377 0 2390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11080

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1530536/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=13236 CPUtime=25.48
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 3120 0 0 0 2547 1 0 0 25 0 1 0 1093797016 13553664 3098 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 3309 3098 182 377 0 2929 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13236

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1528552/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=15368 CPUtime=51.08
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 3636 0 0 0 5106 2 0 0 25 0 1 0 1093797016 15736832 3614 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 3842 3614 182 377 0 3462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15368

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1523880/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=19984 CPUtime=102.26
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 4793 0 0 0 10224 2 0 0 25 0 1 0 1093797016 20463616 4771 1992294400 134512640 136057169 4294956160 18446744073709551615 134615621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 4996 4771 182 377 0 4616 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19984

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1521256/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=22956 CPUtime=162.25
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 5495 0 0 0 16222 3 0 0 25 0 1 0 1093797016 23506944 5473 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 5739 5473 182 377 0 5359 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22956

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1518504/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=25472 CPUtime=222.24
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 6124 0 0 0 22220 4 0 0 25 0 1 0 1093797016 26083328 6102 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 6368 6102 182 377 0 5988 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 25472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1517416/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=26532 CPUtime=282.22
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 6390 0 0 0 28218 4 0 0 25 0 1 0 1093797016 27168768 6368 1992294400 134512640 136057169 4294956160 18446744073709551615 134618460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 6633 6368 182 377 0 6253 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26532

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1514024/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=29832 CPUtime=342.21
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 7237 0 0 0 34216 5 0 0 25 0 1 0 1093797016 30547968 7215 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 7458 7215 182 377 0 7078 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29832

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18033
/proc/meminfo: memFree=1513128/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=30704 CPUtime=402.19
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 7449 0 0 0 40214 5 0 0 25 0 1 0 1093797016 31440896 7427 1992294400 134512640 136057169 4294956160 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 7676 7427 182 377 0 7296 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 30704

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1512232/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=31592 CPUtime=462.17
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 7657 0 0 0 46212 5 0 0 25 0 1 0 1093797016 32350208 7635 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 7898 7635 182 377 0 7518 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 31592

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1509032/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=34808 CPUtime=522.15
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 8465 0 0 0 52210 5 0 0 25 0 1 0 1093797016 35643392 8443 1992294400 134512640 136057169 4294956160 18446744073709551615 134820211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 8702 8443 182 377 0 8322 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34808

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1507560/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=36356 CPUtime=582.14
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 8828 0 0 0 58209 5 0 0 25 0 1 0 1093797016 37228544 8806 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 9089 8806 182 377 0 8709 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 36356

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1506984/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=36916 CPUtime=642.13
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 8985 0 0 0 64207 6 0 0 25 0 1 0 1093797016 37801984 8946 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 9229 8946 182 377 0 8849 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 36916

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1506216/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=37736 CPUtime=702.11
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 9173 0 0 0 70205 6 0 0 25 0 1 0 1093797016 38641664 9134 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 9434 9134 182 377 0 9054 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 37736

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1505704/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=38132 CPUtime=762.1
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 9295 0 0 0 76204 6 0 0 25 0 1 0 1093797016 39047168 9256 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 9533 9256 182 377 0 9153 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 38132

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1502760/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=41500 CPUtime=822.08
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10113 0 0 0 82201 7 0 0 25 0 1 0 1093797016 42496000 10055 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 10375 10055 182 377 0 9995 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 41500

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1501672/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=42440 CPUtime=882.07
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10310 0 0 0 88200 7 0 0 25 0 1 0 1093797016 43458560 10252 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 10610 10252 182 377 0 10230 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 42440

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1500648/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=43364 CPUtime=942.05
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10559 0 0 0 94198 7 0 0 25 0 1 0 1093797016 44404736 10501 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 10841 10501 182 377 0 10461 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 43364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1499688/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=44384 CPUtime=1002.03
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10797 0 0 0 100196 7 0 0 25 0 1 0 1093797016 45449216 10739 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 11096 10739 182 377 0 10716 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 44384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1499688/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=44384 CPUtime=1062.01
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10799 0 0 0 106194 7 0 0 25 0 1 0 1093797016 45449216 10741 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 11096 10741 182 377 0 10716 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 44384

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1499368/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=44776 CPUtime=1122
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10880 0 0 0 112193 7 0 0 25 0 1 0 1093797016 45850624 10822 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 11194 10822 182 377 0 10814 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 44776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1498984/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=44988 CPUtime=1181.98
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10968 0 0 0 118191 7 0 0 25 0 1 0 1093797016 46067712 10907 1992294400 134512640 136057169 4294956160 18446744073709551615 134618113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 11247 10907 182 377 0 10867 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 44988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 18035
/proc/meminfo: memFree=1498856/2055912 swapFree=4170660/4192956
[pid=18032] ppid=18030 vsize=45120 CPUtime=1200.08
/proc/18032/stat : 18032 (clasp) R 18030 18032 15759 0 -1 4194304 10993 0 0 0 120001 7 0 0 25 0 1 0 1093797016 46202880 10932 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18032/statm: 11280 10932 182 377 0 10900 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45120

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.11
CPU user time (s): 1200.02
CPU system time (s): 0.087986
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 45120

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

runsolver used 1.60575 second user time and 3.86441 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-28 04:35:31
IDJOB=1512936
IDBENCH=70221
IDSOLVER=508
FILE ID=node78/1512936-1238211331
PBS_JOBID= 9060489
Free space on /tmp= 126872 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S743448446-027.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-1512936-1238211331/watcher-1512936-1238211331 -o /tmp/evaluation-result-1512936-1238211331/solver-1512936-1238211331 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512936-1238211331.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= 56d3d27e3897f3ba7df449d72abf21ef
RANDOM SEED=1742979645

node78.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.214
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.214
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:      2055912 kB
MemFree:       1543048 kB
Buffers:         56044 kB
Cached:         370164 kB
SwapCached:       7768 kB
Active:         111212 kB
Inactive:       325460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1543048 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            60376 kB
Committed_AS:  2472180 kB
PageTables:       2556 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= 126872 MiB
End job on node78 at 2009-03-28 04:55:34