Trace number 1514664

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.04 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
MD5SUMac206d26fdd8779eb6f2b1fce5fa4c62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark154.741
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514664-1238242633/watcher-1514664-1238242633 -o /tmp/evaluation-result-1514664-1238242633/solver-1514664-1238242633 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514664-1238242633.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.99 3/64 618
/proc/meminfo: memFree=1178624/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=2728 CPUtime=0
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 461 0 0 0 0 0 0 0 18 0 1 0 1096928890 2793472 445 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 715 446 144 377 0 335 0

[startup+0.041003 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 618
/proc/meminfo: memFree=1178624/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=5436 CPUtime=0.03
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 1245 0 0 0 3 0 0 0 18 0 1 0 1096928890 5566464 1095 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 1359 1095 165 377 0 979 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5436

[startup+0.102017 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 618
/proc/meminfo: memFree=1178624/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=6540 CPUtime=0.09
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 1545 0 0 0 9 0 0 0 18 0 1 0 1096928890 6696960 1395 1992294400 134512640 136057169 4294956160 18446744073709551615 134774097 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 1635 1395 168 377 0 1255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6540

[startup+0.301046 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 618
/proc/meminfo: memFree=1178624/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=6484 CPUtime=0.29
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 1732 0 0 0 29 0 0 0 19 0 1 0 1096928890 6639616 1389 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 1621 1389 183 377 0 1241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6484

[startup+0.701114 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 618
/proc/meminfo: memFree=1178624/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=6484 CPUtime=0.69
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 1732 0 0 0 69 0 0 0 22 0 1 0 1096928890 6639616 1389 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 1621 1389 183 377 0 1241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6484

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 619
/proc/meminfo: memFree=1173176/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=8612 CPUtime=1.49
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 2276 0 0 0 149 0 0 0 25 0 1 0 1096928890 8818688 1933 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 2153 1933 183 377 0 1773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8612

[startup+3.10152 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 619
/proc/meminfo: memFree=1169720/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=13264 CPUtime=3.09
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 3458 0 0 0 308 1 0 0 25 0 1 0 1096928890 13582336 3115 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 3316 3115 183 377 0 2936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13264

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 619
/proc/meminfo: memFree=1160312/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=21892 CPUtime=6.29
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 5609 0 0 0 627 2 0 0 25 0 1 0 1096928890 22417408 5266 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 5473 5266 183 377 0 5093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21892

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 619
/proc/meminfo: memFree=1153912/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=27572 CPUtime=12.69
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 7013 0 0 0 1265 4 0 0 25 0 1 0 1096928890 28233728 6670 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 6893 6670 183 377 0 6513 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27572

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 619
/proc/meminfo: memFree=1149432/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=30352 CPUtime=25.48
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 7728 0 0 0 2544 4 0 0 25 0 1 0 1096928890 31080448 7385 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 7588 7385 183 377 0 7208 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30352

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 619
/proc/meminfo: memFree=1135096/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=44856 CPUtime=51.07
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 11319 0 0 0 5100 7 0 0 25 0 1 0 1096928890 45932544 10976 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 11214 10976 183 377 0 10834 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44856

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 619
/proc/meminfo: memFree=1130232/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=49744 CPUtime=102.26
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 12528 0 0 0 10218 8 0 0 25 0 1 0 1096928890 50937856 12185 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 12436 12185 183 377 0 12056 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49744

[startup+162.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 619
/proc/meminfo: memFree=1125560/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=54292 CPUtime=162.24
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 13688 0 0 0 16215 9 0 0 25 0 1 0 1096928890 55595008 13345 1992294400 134512640 136057169 4294956160 18446744073709551615 134611590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 13573 13345 183 377 0 13193 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54292

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 619
/proc/meminfo: memFree=1118904/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=61076 CPUtime=222.21
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 15355 0 0 0 22211 10 0 0 25 0 1 0 1096928890 62541824 15012 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 15269 15012 183 377 0 14889 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 61076

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1110008/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=69876 CPUtime=282.2
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 17564 0 0 0 28207 13 0 0 25 0 1 0 1096928890 71553024 17221 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 17469 17221 183 377 0 17089 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 69876

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1098936/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=81004 CPUtime=342.18
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 20336 0 0 0 34203 15 0 0 25 0 1 0 1096928890 82948096 19993 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 20251 19993 183 377 0 19871 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 81004

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1098936/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=81004 CPUtime=402.16
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 20338 0 0 0 40201 15 0 0 25 0 1 0 1096928890 82948096 19995 1992294400 134512640 136057169 4294956160 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 20251 19995 183 377 0 19871 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 81004

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1098872/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=81004 CPUtime=462.15
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 20343 0 0 0 46199 16 0 0 25 0 1 0 1096928890 82948096 20000 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 20251 20000 183 377 0 19871 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 81004

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1095032/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=84912 CPUtime=522.12
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 21316 0 0 0 52196 16 0 0 25 0 1 0 1096928890 86949888 20973 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 21228 20973 183 377 0 20848 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 84912

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1094072/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=85836 CPUtime=582.11
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 21556 0 0 0 58194 17 0 0 25 0 1 0 1096928890 87896064 21213 1992294400 134512640 136057169 4294956160 18446744073709551615 134634345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 21459 21213 183 377 0 21079 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 85836

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1090296/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=89724 CPUtime=642.09
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 22492 0 0 0 64192 17 0 0 25 0 1 0 1096928890 91877376 22149 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 22431 22149 183 377 0 22051 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 89724

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1090232/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=89724 CPUtime=702.06
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 22501 0 0 0 70189 17 0 0 25 0 1 0 1096928890 91877376 22158 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 22431 22158 183 377 0 22051 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 89724

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1077176/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=102828 CPUtime=762.04
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 25774 0 0 0 76184 20 0 0 25 0 1 0 1096928890 105295872 25431 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 25707 25431 183 377 0 25327 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 102828

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1077112/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=102828 CPUtime=822.02
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 25774 0 0 0 82182 20 0 0 25 0 1 0 1096928890 105295872 25431 1992294400 134512640 136057169 4294956160 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 25707 25431 183 377 0 25327 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 102828

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1076216/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=103752 CPUtime=882.01
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 26002 0 0 0 88180 21 0 0 25 0 1 0 1096928890 106242048 25659 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 25938 25659 183 377 0 25558 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 103752

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1076152/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=103752 CPUtime=941.99
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 26002 0 0 0 94178 21 0 0 25 0 1 0 1096928890 106242048 25659 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 25938 25659 183 377 0 25558 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 103752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1067768/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=112212 CPUtime=1001.97
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 28099 0 0 0 100174 23 0 0 25 0 1 0 1096928890 114905088 27756 1992294400 134512640 136057169 4294956160 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 28053 27756 183 377 0 27673 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 112212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1067704/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=112212 CPUtime=1061.95
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 28102 0 0 0 106172 23 0 0 25 0 1 0 1096928890 114905088 27759 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 28053 27759 183 377 0 27673 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 112212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1067768/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=112212 CPUtime=1121.92
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 28104 0 0 0 112169 23 0 0 25 0 1 0 1096928890 114905088 27761 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 28053 27761 183 377 0 27673 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 112212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1063480/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=116564 CPUtime=1181.9
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 29157 0 0 0 118166 24 0 0 25 0 1 0 1096928890 119361536 28814 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 29141 28814 183 377 0 28761 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 116564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 619
/proc/meminfo: memFree=1063480/2055920 swapFree=4178700/4192956
[pid=618] ppid=616 vsize=116564 CPUtime=1200
/proc/618/stat : 618 (clasp) R 616 618 425 0 -1 4194304 29157 0 0 0 119976 24 0 0 25 0 1 0 1096928890 119361536 28814 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/618/statm: 29141 28814 183 377 0 28761 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 116564

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.42
CPU time (s): 1200.04
CPU user time (s): 1199.77
CPU system time (s): 0.267959
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 116564

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

runsolver used 0.907861 second user time and 2.42063 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-28 13:17:13
IDJOB=1514664
IDBENCH=70365
IDSOLVER=508
FILE ID=node25/1514664-1238242633
PBS_JOBID= 9060673
Free space on /tmp= 66216 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S826724848-048.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-1514664-1238242633/watcher-1514664-1238242633 -o /tmp/evaluation-result-1514664-1238242633/solver-1514664-1238242633 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514664-1238242633.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= ac206d26fdd8779eb6f2b1fce5fa4c62
RANDOM SEED=380353413

node25.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.263
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.263
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:       1179104 kB
Buffers:         92716 kB
Cached:         693900 kB
SwapCached:       8032 kB
Active:         206004 kB
Inactive:       590156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179104 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            2772 kB
Writeback:           0 kB
Mapped:          14500 kB
Slab:            66660 kB
Committed_AS:  3105328 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node25 at 2009-03-28 13:37:15