Trace number 1512600

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.52

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2054549948-012.cnf
MD5SUM60b6e2588c02cbe8eea228421d953cc1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.585
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-1512600-1238206524/watcher-1512600-1238206524 -o /tmp/evaluation-result-1512600-1238206524/solver-1512600-1238206524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512600-1238206524.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.99 0.97 0.69 3/76 22347
/proc/meminfo: memFree=1292424/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=1972 CPUtime=0
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 1093313344 2019328 245 1992294400 134512640 136057169 4294956160 18446744073709551615 134673183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 493 245 144 377 0 113 0

[startup+0.0524381 s]
/proc/loadavg: 0.99 0.97 0.69 3/76 22347
/proc/meminfo: memFree=1292424/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=3432 CPUtime=0.04
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 653 0 0 0 4 0 0 0 20 0 1 0 1093313344 3514368 631 1992294400 134512640 136057169 4294956160 18446744073709551615 134774380 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 858 631 166 377 0 478 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3432

[startup+0.101446 s]
/proc/loadavg: 0.99 0.97 0.69 3/76 22347
/proc/meminfo: memFree=1292424/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=4268 CPUtime=0.09
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 826 0 0 0 9 0 0 0 20 0 1 0 1093313344 4370432 804 1992294400 134512640 136057169 4294956160 18446744073709551615 134628498 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 1067 804 169 377 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4268

[startup+0.301483 s]
/proc/loadavg: 0.99 0.97 0.69 3/76 22347
/proc/meminfo: memFree=1292424/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=4400 CPUtime=0.29
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 905 0 0 0 29 0 0 0 22 0 1 0 1093313344 4505600 883 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 1100 883 182 377 0 720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4400

[startup+0.70156 s]
/proc/loadavg: 0.99 0.97 0.69 3/76 22347
/proc/meminfo: memFree=1292424/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=5984 CPUtime=0.69
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 1287 0 0 0 69 0 0 0 25 0 1 0 1093313344 6127616 1265 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 1496 1265 182 377 0 1116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5984

[startup+1.50271 s]
/proc/loadavg: 0.99 0.97 0.69 2/77 22348
/proc/meminfo: memFree=1286848/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=7568 CPUtime=1.49
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 1708 0 0 0 149 0 0 0 25 0 1 0 1093313344 7749632 1686 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 1892 1686 182 377 0 1512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7568

[startup+3.10202 s]
/proc/loadavg: 0.99 0.97 0.69 2/77 22348
/proc/meminfo: memFree=1285376/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=9008 CPUtime=3.09
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 2055 0 0 0 309 0 0 0 25 0 1 0 1093313344 9224192 2033 1992294400 134512640 136057169 4294956160 18446744073709551615 134618283 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 2252 2033 182 377 0 1872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9008

[startup+6.30163 s]
/proc/loadavg: 0.99 0.97 0.69 2/77 22348
/proc/meminfo: memFree=1283712/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=10184 CPUtime=6.29
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 2354 0 0 0 629 0 0 0 25 0 1 0 1093313344 10428416 2332 1992294400 134512640 136057169 4294956160 18446744073709551615 134812041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 2546 2332 182 377 0 2166 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10184

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.69 2/77 22348
/proc/meminfo: memFree=1281536/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=12136 CPUtime=12.69
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 2834 0 0 0 1268 1 0 0 25 0 1 0 1093313344 12427264 2812 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 3034 2812 182 377 0 2654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12136

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.70 2/77 22348
/proc/meminfo: memFree=1278784/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=14904 CPUtime=25.48
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 3532 0 0 0 2547 1 0 0 25 0 1 0 1093313344 15261696 3510 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 3726 3510 182 377 0 3346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14904

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.70 2/77 22348
/proc/meminfo: memFree=1276160/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=17572 CPUtime=51.07
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 4188 0 0 0 5106 1 0 0 25 0 1 0 1093313344 17993728 4166 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 4393 4166 182 377 0 4013 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17572

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.72 2/77 22348
/proc/meminfo: memFree=1271680/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=22172 CPUtime=102.26
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 5329 0 0 0 10224 2 0 0 25 0 1 0 1093313344 22704128 5307 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 5543 5307 182 377 0 5163 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22172

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/77 22348
/proc/meminfo: memFree=1268352/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=25528 CPUtime=162.24
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 6147 0 0 0 16221 3 0 0 25 0 1 0 1093313344 26140672 6125 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 6382 6125 182 377 0 6002 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25528

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/77 22348
/proc/meminfo: memFree=1264704/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=29184 CPUtime=222.21
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 7068 0 0 0 22218 3 0 0 25 0 1 0 1093313344 29884416 7046 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 7296 7046 182 377 0 6916 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29184

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/77 22348
/proc/meminfo: memFree=1263680/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=30156 CPUtime=282.19
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 7314 0 0 0 28216 3 0 0 25 0 1 0 1093313344 30879744 7285 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 7539 7285 182 377 0 7159 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30156

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/77 22348
/proc/meminfo: memFree=1260736/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=33052 CPUtime=342.17
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 8047 0 0 0 34213 4 0 0 25 0 1 0 1093313344 33845248 8016 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 8263 8016 182 377 0 7883 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 33052

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/77 22348
/proc/meminfo: memFree=1258816/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=35044 CPUtime=402.15
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 8531 0 0 0 40211 4 0 0 25 0 1 0 1093313344 35885056 8500 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 8761 8500 182 377 0 8381 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 35044

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/77 22348
/proc/meminfo: memFree=1257920/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=35916 CPUtime=462.13
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 8754 0 0 0 46208 5 0 0 25 0 1 0 1093313344 36777984 8712 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 8979 8712 182 377 0 8599 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 35916

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/77 22348
/proc/meminfo: memFree=1256832/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=37132 CPUtime=522.11
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 9037 0 0 0 52206 5 0 0 25 0 1 0 1093313344 38023168 8995 1992294400 134512640 136057169 4294956160 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 9283 8995 182 377 0 8903 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 37132

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/77 22348
/proc/meminfo: memFree=1254336/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=39616 CPUtime=582.09
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 9643 0 0 0 58203 6 0 0 25 0 1 0 1093313344 40566784 9601 1992294400 134512640 136057169 4294956160 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 9904 9601 182 377 0 9524 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 39616

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/77 22348
/proc/meminfo: memFree=1253504/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=40412 CPUtime=642.08
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 9849 0 0 0 64202 6 0 0 25 0 1 0 1093313344 41381888 9807 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 10103 9807 182 377 0 9723 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 40412

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/77 22348
/proc/meminfo: memFree=1252672/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=41192 CPUtime=702.05
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 10048 0 0 0 70199 6 0 0 25 0 1 0 1093313344 42180608 10006 1992294400 134512640 136057169 4294956160 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 10298 10006 182 377 0 9918 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 41192

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.84 2/77 22348
/proc/meminfo: memFree=1252160/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=41548 CPUtime=762.03
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 10235 0 0 0 76197 6 0 0 25 0 1 0 1093313344 42545152 10097 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 10387 10097 182 377 0 10007 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 41548

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/77 22348
/proc/meminfo: memFree=1250688/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=43180 CPUtime=822
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 10647 0 0 0 82194 6 0 0 25 0 1 0 1093313344 44216320 10496 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 10795 10496 182 377 0 10415 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 43180

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/77 22348
/proc/meminfo: memFree=1248128/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=45856 CPUtime=881.99
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 11279 0 0 0 88192 7 0 0 25 0 1 0 1093313344 46956544 11128 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 11464 11128 182 377 0 11084 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 45856

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/77 22348
/proc/meminfo: memFree=1247296/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=46652 CPUtime=941.96
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 11512 0 0 0 94189 7 0 0 25 0 1 0 1093313344 47771648 11357 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 11663 11357 182 377 0 11283 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 46652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/77 22348
/proc/meminfo: memFree=1246720/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=47296 CPUtime=1001.94
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 11643 0 0 0 100187 7 0 0 25 0 1 0 1093313344 48431104 11488 1992294400 134512640 136057169 4294956160 18446744073709551615 134823289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 11824 11488 182 377 0 11444 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 47296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/77 22348
/proc/meminfo: memFree=1245248/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=48732 CPUtime=1061.93
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 12012 0 0 0 106185 8 0 0 25 0 1 0 1093313344 49901568 11857 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 12183 11857 182 377 0 11803 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 48732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/77 22348
/proc/meminfo: memFree=1245184/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=48732 CPUtime=1121.91
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 12029 0 0 0 112183 8 0 0 25 0 1 0 1093313344 49901568 11874 1992294400 134512640 136057169 4294956160 18446744073709551615 134637499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 12183 11874 182 377 0 11803 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 48732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/77 22348
/proc/meminfo: memFree=1244672/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=49404 CPUtime=1181.89
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 12173 0 0 0 118181 8 0 0 25 0 1 0 1093313344 50589696 12018 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 12351 12018 182 377 0 11971 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 49404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.88 2/77 22348
/proc/meminfo: memFree=1244608/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=49532 CPUtime=1200.09
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 12202 0 0 0 120001 8 0 0 25 0 1 0 1093313344 50720768 12047 1992294400 134512640 136057169 4294956160 18446744073709551615 134634359 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 12383 12047 182 377 0 12003 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49532

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.88 2/77 22348
/proc/meminfo: memFree=1244608/2055920 swapFree=4127428/4192956
[pid=22347] ppid=22345 vsize=49532 CPUtime=1200.09
/proc/22347/stat : 22347 (clasp) R 22345 22347 22276 0 -1 4194304 12202 0 0 0 120001 8 0 0 25 0 1 0 1093313344 50720768 12047 1992294400 134512640 136057169 4294956160 18446744073709551615 134634359 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22347/statm: 12383 12047 182 377 0 12003 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49532

Child status: 0
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.089986
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 49532

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

runsolver used 1.09283 second user time and 3.2865 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-28 03:15:24
IDJOB=1512600
IDBENCH=70193
IDSOLVER=508
FILE ID=node63/1512600-1238206524
PBS_JOBID= 9060503
Free space on /tmp= 66292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2054549948-012.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-1512600-1238206524/watcher-1512600-1238206524 -o /tmp/evaluation-result-1512600-1238206524/solver-1512600-1238206524 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512600-1238206524.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= 60b6e2588c02cbe8eea228421d953cc1
RANDOM SEED=45016395

node63.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.285
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.285
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:       1292840 kB
Buffers:         70288 kB
Cached:         556940 kB
SwapCached:      55900 kB
Active:         165340 kB
Inactive:       519236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292840 kB
SwapTotal:     4192956 kB
SwapFree:      4127428 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          14560 kB
Slab:            63040 kB
Committed_AS:  3211012 kB
PageTables:       2312 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= 66292 MiB
End job on node63 at 2009-03-28 03:35:26