Trace number 1513224

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.05 1200.71

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S948914005-013.cnf
MD5SUM8e7038f460a2090de0c9ec52bd5a121d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1513224-1238214945/watcher-1513224-1238214945 -o /tmp/evaluation-result-1513224-1238214945/solver-1513224-1238214945 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513224-1238214945.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.92 0.98 0.91 3/76 23051
/proc/meminfo: memFree=1275896/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=1960 CPUtime=0
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 1094155439 2007040 221 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 490 221 144 377 0 110 0

[startup+0.100965 s]
/proc/loadavg: 0.92 0.98 0.91 3/76 23051
/proc/meminfo: memFree=1275896/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=3360 CPUtime=0.09
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 626 0 0 0 9 0 0 0 18 0 1 0 1094155439 3440640 609 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 840 609 166 377 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.201985 s]
/proc/loadavg: 0.92 0.98 0.91 3/76 23051
/proc/meminfo: memFree=1275896/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=3360 CPUtime=0.19
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 626 0 0 0 19 0 0 0 18 0 1 0 1094155439 3440640 609 1992294400 134512640 136057169 4294956160 18446744073709551615 134774463 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 840 609 166 377 0 460 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3360

[startup+0.302003 s]
/proc/loadavg: 0.92 0.98 0.91 3/76 23051
/proc/meminfo: memFree=1275896/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=3796 CPUtime=0.29
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 755 0 0 0 29 0 0 0 19 0 1 0 1094155439 3887104 738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 949 738 183 377 0 569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3796

[startup+0.70108 s]
/proc/loadavg: 0.92 0.98 0.91 3/76 23051
/proc/meminfo: memFree=1275896/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=4728 CPUtime=0.69
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 1001 0 0 0 69 0 0 0 23 0 1 0 1094155439 4841472 984 1992294400 134512640 136057169 4294956160 18446744073709551615 134618356 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 1182 984 183 377 0 802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4728

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.91 2/77 23052
/proc/meminfo: memFree=1272240/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=5652 CPUtime=1.49
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 1228 0 0 0 149 0 0 0 25 0 1 0 1094155439 5787648 1211 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 1413 1211 183 377 0 1033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5652

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.91 2/77 23052
/proc/meminfo: memFree=1271216/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=6240 CPUtime=3.09
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 1344 0 0 0 309 0 0 0 25 0 1 0 1094155439 6389760 1327 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 1560 1327 183 377 0 1180 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6240

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.91 2/77 23052
/proc/meminfo: memFree=1270000/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=7300 CPUtime=6.29
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 1638 0 0 0 629 0 0 0 25 0 1 0 1094155439 7475200 1621 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 1825 1621 183 377 0 1445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7300

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.91 2/77 23052
/proc/meminfo: memFree=1268472/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=8652 CPUtime=12.68
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 1959 0 0 0 1268 0 0 0 25 0 1 0 1094155439 8859648 1942 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 2163 1942 183 377 0 1783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8652

[startup+25.5019 s]
/proc/loadavg: 1.02 1.00 0.92 2/77 23052
/proc/meminfo: memFree=1266936/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=10324 CPUtime=25.48
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 2372 0 0 0 2548 0 0 0 25 0 1 0 1094155439 10571776 2355 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 2581 2355 183 377 0 2201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10324

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 0.92 2/77 23052
/proc/meminfo: memFree=1264696/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=12808 CPUtime=51.07
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 2956 0 0 0 5106 1 0 0 25 0 1 0 1094155439 13115392 2939 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 3202 2939 183 377 0 2822 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12808

[startup+102.301 s]
/proc/loadavg: 1.06 1.01 0.93 2/77 23052
/proc/meminfo: memFree=1261880/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=15508 CPUtime=102.23
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 3596 0 0 0 10222 1 0 0 25 0 1 0 1094155439 15880192 3579 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 3877 3579 183 377 0 3497 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15508

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 0.93 2/77 23052
/proc/meminfo: memFree=1259448/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=18228 CPUtime=162.21
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 4215 0 0 0 16219 2 0 0 25 0 1 0 1094155439 18665472 4198 1992294400 134512640 136057169 4294956160 18446744073709551615 134618129 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 4557 4198 183 377 0 4177 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18228

[startup+222.307 s]
/proc/loadavg: 1.06 1.02 0.93 2/77 23052
/proc/meminfo: memFree=1257144/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=20556 CPUtime=222.18
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 4778 0 0 0 22216 2 0 0 25 0 1 0 1094155439 21049344 4761 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 5139 4761 183 377 0 4759 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20556

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 0.93 2/77 23052
/proc/meminfo: memFree=1255544/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=22368 CPUtime=282.13
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 5193 0 0 0 28211 2 0 0 25 0 1 0 1094155439 22904832 5176 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 5592 5176 183 377 0 5212 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 22368

[startup+342.302 s]
/proc/loadavg: 1.04 1.02 0.94 2/77 23052
/proc/meminfo: memFree=1254136/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=23948 CPUtime=342.11
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 5544 0 0 0 34208 3 0 0 25 0 1 0 1094155439 24522752 5527 1992294400 134512640 136057169 4294956160 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 5987 5527 183 377 0 5607 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23948

[startup+402.302 s]
/proc/loadavg: 1.05 1.03 0.94 2/77 23052
/proc/meminfo: memFree=1253496/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=24640 CPUtime=402.08
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 5684 0 0 0 40205 3 0 0 25 0 1 0 1094155439 25231360 5667 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 6160 5667 183 377 0 5780 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 24640

[startup+462.302 s]
/proc/loadavg: 1.05 1.03 0.95 2/77 23052
/proc/meminfo: memFree=1251128/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=27336 CPUtime=462.04
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 6295 0 0 0 46201 3 0 0 25 0 1 0 1094155439 27992064 6278 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 6834 6278 183 377 0 6454 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 27336

[startup+522.301 s]
/proc/loadavg: 1.09 1.04 0.95 2/77 23052
/proc/meminfo: memFree=1250552/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=28052 CPUtime=522.01
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 6425 0 0 0 52198 3 0 0 25 0 1 0 1094155439 28725248 6408 1992294400 134512640 136057169 4294956160 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 7013 6408 183 377 0 6633 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 28052

[startup+582.301 s]
/proc/loadavg: 1.10 1.05 0.96 2/77 23054
/proc/meminfo: memFree=1249976/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=28532 CPUtime=581.97
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 6519 0 0 0 58194 3 0 0 25 0 1 0 1094155439 29216768 6502 1992294400 134512640 136057169 4294956160 18446744073709551615 134820211 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 7133 6502 183 377 0 6753 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 28532

[startup+642.303 s]
/proc/loadavg: 1.10 1.05 0.96 2/77 23054
/proc/meminfo: memFree=1249528/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=28896 CPUtime=641.93
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 6639 0 0 0 64190 3 0 0 25 0 1 0 1094155439 29589504 6622 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 7224 6622 183 377 0 6844 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 28896

[startup+702.301 s]
/proc/loadavg: 1.09 1.06 0.97 2/77 23054
/proc/meminfo: memFree=1247544/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=31084 CPUtime=701.9
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 7133 0 0 0 70186 4 0 0 25 0 1 0 1094155439 31830016 7116 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 7771 7116 183 377 0 7391 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 31084

[startup+762.302 s]
/proc/loadavg: 1.08 1.06 0.97 2/77 23054
/proc/meminfo: memFree=1247032/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=31704 CPUtime=761.88
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 7265 0 0 0 76184 4 0 0 25 0 1 0 1094155439 32464896 7248 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 7926 7248 183 377 0 7546 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 31704

[startup+822.302 s]
/proc/loadavg: 1.08 1.06 0.98 2/77 23054
/proc/meminfo: memFree=1246456/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=32440 CPUtime=821.83
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 7398 0 0 0 82179 4 0 0 25 0 1 0 1094155439 33218560 7381 1992294400 134512640 136057169 4294956160 18446744073709551615 134615584 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 8110 7381 183 377 0 7730 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 32440

[startup+882.305 s]
/proc/loadavg: 1.07 1.06 0.98 2/77 23054
/proc/meminfo: memFree=1246264/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=32728 CPUtime=881.81
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 7451 0 0 0 88177 4 0 0 25 0 1 0 1094155439 33513472 7434 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 8182 7434 183 377 0 7802 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 32728

[startup+942.302 s]
/proc/loadavg: 1.07 1.06 0.99 2/77 23054
/proc/meminfo: memFree=1246136/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=32872 CPUtime=941.77
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 7490 0 0 0 94173 4 0 0 25 0 1 0 1094155439 33660928 7473 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 8218 7473 183 377 0 7838 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 32872

[startup+1002.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/77 23054
/proc/meminfo: memFree=1246136/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=32872 CPUtime=1001.73
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 7490 0 0 0 100169 4 0 0 25 0 1 0 1094155439 33660928 7473 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 8218 7473 183 377 0 7838 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 32872

[startup+1062.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/77 23054
/proc/meminfo: memFree=1244024/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=35008 CPUtime=1061.69
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 8014 0 0 0 106165 4 0 0 25 0 1 0 1094155439 35848192 7997 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 8752 7997 183 377 0 8372 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 35008

[startup+1122.3 s]
/proc/loadavg: 1.13 1.08 1.01 2/77 23054
/proc/meminfo: memFree=1243768/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=35296 CPUtime=1121.66
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 8086 0 0 0 112162 4 0 0 25 0 1 0 1094155439 36143104 8069 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 8824 8069 183 377 0 8444 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 35296

[startup+1182.3 s]
/proc/loadavg: 1.12 1.07 1.00 2/77 23054
/proc/meminfo: memFree=1242552/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=36816 CPUtime=1181.64
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 8420 0 0 0 118159 5 0 0 25 0 1 0 1094155439 37699584 8367 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 9204 8367 183 377 0 8824 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 36816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.08 1.07 1.00 2/77 23054
/proc/meminfo: memFree=1242552/2055920 swapFree=4127428/4192956
[pid=23051] ppid=23049 vsize=36816 CPUtime=1200.03
/proc/23051/stat : 23051 (clasp) R 23049 23051 22276 0 -1 4194304 8420 0 0 0 119998 5 0 0 25 0 1 0 1094155439 37699584 8367 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/23051/statm: 9204 8367 183 377 0 8824 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 36816

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.71
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.056991
CPU usage (%): 99.9444
Max. virtual memory (cumulated for all children) (KiB): 36816

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

runsolver used 1.20882 second user time and 3.19851 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-28 05:35:45
IDJOB=1513224
IDBENCH=70245
IDSOLVER=508
FILE ID=node63/1513224-1238214945
PBS_JOBID= 9060503
Free space on /tmp= 66320 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S948914005-013.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-1513224-1238214945/watcher-1513224-1238214945 -o /tmp/evaluation-result-1513224-1238214945/solver-1513224-1238214945 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513224-1238214945.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= 8e7038f460a2090de0c9ec52bd5a121d
RANDOM SEED=1168985511

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:       1276312 kB
Buffers:         71504 kB
Cached:         571976 kB
SwapCached:      55900 kB
Active:         176012 kB
Inactive:       524904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1276312 kB
SwapTotal:     4192956 kB
SwapFree:      4127428 kB
Dirty:            2348 kB
Writeback:           0 kB
Mapped:          14632 kB
Slab:            63216 kB
Committed_AS:  3212244 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= 66320 MiB
End job on node63 at 2009-03-28 05:55:48