Trace number 1515084

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1420449214-092.cnf
MD5SUM320f330386aa57359f97f15f784cbd07
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark726.985
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-1515084-1238248962/watcher-1515084-1238248962 -o /tmp/evaluation-result-1515084-1238248962/solver-1515084-1238248962 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1515084-1238248962.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.98 3/64 5510
/proc/meminfo: memFree=1220800/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=1828 CPUtime=0
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 1097558124 1871872 226 1992294400 134512640 136057169 4294956160 18446744073709551615 134774782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 457 226 165 377 0 77 0

[startup+0.0845621 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5510
/proc/meminfo: memFree=1220800/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=1960 CPUtime=0.08
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 300 0 0 0 8 0 0 0 18 0 1 0 1097558124 2007040 284 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 490 284 181 377 0 110 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1960

[startup+0.101562 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5510
/proc/meminfo: memFree=1220800/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=1960 CPUtime=0.09
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 305 0 0 0 9 0 0 0 18 0 1 0 1097558124 2007040 289 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 490 289 181 377 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1960

[startup+0.301581 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5510
/proc/meminfo: memFree=1220800/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=2092 CPUtime=0.29
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 325 0 0 0 29 0 0 0 19 0 1 0 1097558124 2142208 309 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 523 309 181 377 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2092

[startup+0.701619 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5510
/proc/meminfo: memFree=1220800/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=2224 CPUtime=0.69
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 354 0 0 0 69 0 0 0 22 0 1 0 1097558124 2277376 338 1992294400 134512640 136057169 4294956160 18446744073709551615 134612876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 556 338 181 377 0 176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2224

[startup+1.50169 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1220088/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=2356 CPUtime=1.49
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 390 0 0 0 149 0 0 0 25 0 1 0 1097558124 2412544 374 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 589 374 181 377 0 209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2356

[startup+3.10185 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1219768/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=2624 CPUtime=3.09
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 442 0 0 0 309 0 0 0 25 0 1 0 1097558124 2686976 426 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 656 426 181 377 0 276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2624

[startup+6.30215 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1219384/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=2888 CPUtime=6.29
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 509 0 0 0 629 0 0 0 25 0 1 0 1097558124 2957312 493 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 722 493 181 377 0 342 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2888

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1218872/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=3164 CPUtime=12.69
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 600 0 0 0 1269 0 0 0 25 0 1 0 1097558124 3239936 584 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 791 584 181 377 0 411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3164

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1218424/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=3572 CPUtime=25.48
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 702 0 0 0 2548 0 0 0 25 0 1 0 1097558124 3657728 686 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 893 686 181 377 0 513 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3572

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1217912/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=4276 CPUtime=51.08
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 847 0 0 0 5108 0 0 0 25 0 1 0 1097558124 4378624 831 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1069 831 181 377 0 689 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4276

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1217208/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=4976 CPUtime=102.27
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1028 0 0 0 10226 1 0 0 25 0 1 0 1097558124 5095424 1012 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1244 1012 181 377 0 864 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4976

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1216632/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=5428 CPUtime=162.25
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1149 0 0 0 16224 1 0 0 25 0 1 0 1097558124 5558272 1133 1992294400 134512640 136057169 4294956160 18446744073709551615 134618392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1357 1133 181 377 0 977 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5428

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1216248/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=5868 CPUtime=222.23
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1244 0 0 0 22222 1 0 0 25 0 1 0 1097558124 6008832 1228 1992294400 134512640 136057169 4294956160 18446744073709551615 134618150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1467 1228 181 377 0 1087 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5868

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1215800/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=6428 CPUtime=282.22
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1359 0 0 0 28220 2 0 0 25 0 1 0 1097558124 6582272 1343 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1607 1343 181 377 0 1227 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6428

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1215416/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=6708 CPUtime=342.2
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1441 0 0 0 34218 2 0 0 25 0 1 0 1097558124 6868992 1425 1992294400 134512640 136057169 4294956160 18446744073709551615 134637499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1677 1425 181 377 0 1297 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6708

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1215032/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7132 CPUtime=402.18
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1543 0 0 0 40216 2 0 0 25 0 1 0 1097558124 7303168 1527 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1783 1527 181 377 0 1403 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 7132

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1214904/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7272 CPUtime=462.17
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1567 0 0 0 46214 3 0 0 25 0 1 0 1097558124 7446528 1551 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1818 1551 181 377 0 1438 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 7272

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1214776/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7412 CPUtime=522.15
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1601 0 0 0 52212 3 0 0 25 0 1 0 1097558124 7589888 1585 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1853 1585 181 377 0 1473 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 7412

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1214520/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7552 CPUtime=582.13
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1647 0 0 0 58210 3 0 0 25 0 1 0 1097558124 7733248 1631 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1888 1631 181 377 0 1508 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 7552

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1214456/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7692 CPUtime=642.12
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1670 0 0 0 64208 4 0 0 25 0 1 0 1097558124 7876608 1654 1992294400 134512640 136057169 4294956160 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1923 1654 181 377 0 1543 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 7692

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1214264/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7864 CPUtime=702.1
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1714 0 0 0 70206 4 0 0 25 0 1 0 1097558124 8052736 1698 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1966 1698 181 377 0 1586 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 7864

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1214136/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=7864 CPUtime=762.09
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1741 0 0 0 76205 4 0 0 25 0 1 0 1097558124 8052736 1725 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 1966 1725 181 377 0 1586 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 7864

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213944/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8032 CPUtime=822.06
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1776 0 0 0 82202 4 0 0 25 0 1 0 1097558124 8224768 1760 1992294400 134512640 136057169 4294956160 18446744073709551615 134615835 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2008 1760 181 377 0 1628 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 8032

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213752/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8200 CPUtime=882.05
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1805 0 0 0 88200 5 0 0 25 0 1 0 1097558124 8396800 1789 1992294400 134512640 136057169 4294956160 18446744073709551615 134819779 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2050 1789 181 377 0 1670 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 8200

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213816/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8200 CPUtime=942.04
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1814 0 0 0 94199 5 0 0 25 0 1 0 1097558124 8396800 1798 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2050 1798 181 377 0 1670 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 8200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213752/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8368 CPUtime=1002.02
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1839 0 0 0 100197 5 0 0 25 0 1 0 1097558124 8568832 1823 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2092 1823 181 377 0 1712 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 8368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213688/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8368 CPUtime=1062
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1842 0 0 0 106195 5 0 0 25 0 1 0 1097558124 8568832 1826 1992294400 134512640 136057169 4294956160 18446744073709551615 134645236 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2092 1826 181 377 0 1712 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 8368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213688/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8368 CPUtime=1121.98
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1842 0 0 0 112193 5 0 0 25 0 1 0 1097558124 8568832 1826 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2092 1826 181 377 0 1712 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 8368

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213624/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8368 CPUtime=1181.97
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1845 0 0 0 118192 5 0 0 25 0 1 0 1097558124 8568832 1829 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2092 1829 181 377 0 1712 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 8368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5511
/proc/meminfo: memFree=1213624/2055920 swapFree=4179168/4192956
[pid=5510] ppid=5508 vsize=8368 CPUtime=1200.06
/proc/5510/stat : 5510 (clasp) R 5508 5510 5134 0 -1 4194304 1845 0 0 0 120001 5 0 0 25 0 1 0 1097558124 8568832 1829 1992294400 134512640 136057169 4294956160 18446744073709551615 134819786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5510/statm: 2092 1829 181 377 0 1712 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 8368

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.08
CPU user time (s): 1200.02
CPU system time (s): 0.06099
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 8368

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

runsolver used 0.795879 second user time and 2.54061 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-28 15:02:42
IDJOB=1515084
IDBENCH=70400
IDSOLVER=508
FILE ID=node61/1515084-1238248962
PBS_JOBID= 9060717
Free space on /tmp= 66344 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1420449214-092.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-1515084-1238248962/watcher-1515084-1238248962 -o /tmp/evaluation-result-1515084-1238248962/solver-1515084-1238248962 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1515084-1238248962.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= 320f330386aa57359f97f15f784cbd07
RANDOM SEED=1861855880

node61.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.238
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.238
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:      2055920 kB
MemFree:       1221216 kB
Buffers:         87608 kB
Cached:         649616 kB
SwapCached:       7920 kB
Active:          37596 kB
Inactive:       709264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221216 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            73892 kB
Committed_AS:  2569420 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node61 at 2009-03-28 15:22:45