Trace number 1720213

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.07 1200.43

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720213-1240653717/watcher-1720213-1240653717 -o /tmp/evaluation-result-1720213-1240653717/solver-1720213-1240653717 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1720213-1240653717.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/65 17291
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=5632 CPUtime=0
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 616 0 0 0 0 0 0 0 18 0 1 0 93400068 5767168 421 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 1408 426 140 377 0 1028 0

[startup+0.0174931 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17291
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=6548 CPUtime=0.01
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 1549 0 0 0 1 0 0 0 18 0 1 0 93400068 6705152 1354 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 1637 1355 147 377 0 1257 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6548

[startup+0.102503 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17291
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=10204 CPUtime=0.09
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 2545 0 0 0 8 1 0 0 18 0 1 0 93400068 10448896 2259 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 2551 2260 147 377 0 2171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10204

[startup+0.301526 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17291
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=19124 CPUtime=0.29
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 5379 0 0 0 27 2 0 0 19 0 1 0 93400068 19582976 4430 1992294400 134512640 136057169 4294956160 18446744073709551615 134776144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 4781 4430 168 377 0 4401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19124

[startup+0.702577 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17291
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=22128 CPUtime=0.69
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 6137 0 0 0 66 3 0 0 22 0 1 0 93400068 22659072 5188 1992294400 134512640 136057169 4294956160 18446744073709551615 134774050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 5532 5188 170 377 0 5152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22128

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1685752/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=21384 CPUtime=1.49
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 6747 0 0 0 146 3 0 0 25 0 1 0 93400068 21897216 5055 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 5346 5055 182 377 0 4966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21384

[startup+3.10188 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1685624/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=21580 CPUtime=3.09
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 6774 0 0 0 306 3 0 0 25 0 1 0 93400068 22097920 5082 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 5395 5082 182 377 0 5015 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21580

[startup+6.30128 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1685368/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=21580 CPUtime=6.29
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 6803 0 0 0 626 3 0 0 25 0 1 0 93400068 22097920 5111 1992294400 134512640 136057169 4294956160 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 5395 5111 182 377 0 5015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21580

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1683128/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=24432 CPUtime=12.68
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 7481 0 0 0 1265 3 0 0 25 0 1 0 93400068 25018368 5789 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 6108 5789 182 377 0 5728 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24432

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1680632/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=26676 CPUtime=25.48
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 8048 0 0 0 2544 4 0 0 25 0 1 0 93400068 27316224 6356 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 6669 6356 182 377 0 6289 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26676

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1677880/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=29524 CPUtime=51.07
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 8754 0 0 0 5102 5 0 0 25 0 1 0 93400068 30232576 7062 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 7381 7062 182 377 0 7001 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29524

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1666168/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=41152 CPUtime=102.26
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 11663 0 0 0 10218 8 0 0 25 0 1 0 93400068 42139648 9971 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 10288 9971 182 377 0 9908 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41152

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1640120/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=68000 CPUtime=162.24
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 18370 0 0 0 16210 14 0 0 25 0 1 0 93400068 69632000 16678 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 17000 16678 182 377 0 16620 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 68000

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1605816/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=101388 CPUtime=222.22
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 26710 0 0 0 22201 21 0 0 25 0 1 0 93400068 103821312 25018 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 25347 25018 182 377 0 24967 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 101388

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1605816/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=101388 CPUtime=282.2
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 26710 0 0 0 28199 21 0 0 25 0 1 0 93400068 103821312 25018 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 25347 25018 182 377 0 24967 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 101388

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1605816/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=101388 CPUtime=342.19
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 26710 0 0 0 34198 21 0 0 25 0 1 0 93400068 103821312 25018 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 25347 25018 182 377 0 24967 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 101388

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1601592/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=105484 CPUtime=402.16
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 27752 0 0 0 40194 22 0 0 25 0 1 0 93400068 108015616 26060 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 26371 26060 182 377 0 25991 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 105484

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1576888/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=130356 CPUtime=462.15
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 33954 0 0 0 46188 27 0 0 25 0 1 0 93400068 133484544 32262 1992294400 134512640 136057169 4294956160 18446744073709551615 134809437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 32589 32262 182 377 0 32209 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 130356

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1576696/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=130752 CPUtime=522.13
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 34053 0 0 0 52186 27 0 0 25 0 1 0 93400068 133890048 32361 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 32688 32361 182 377 0 32308 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 130752

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1564280/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=143488 CPUtime=582.12
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 37249 0 0 0 58182 30 0 0 25 0 1 0 93400068 146931712 35557 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 35872 35557 182 377 0 35492 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 143488

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1555192/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=151816 CPUtime=642.1
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 39319 0 0 0 64179 31 0 0 25 0 1 0 93400068 155459584 37627 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 37954 37627 182 377 0 37574 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 151816

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529912/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=702.08
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45613 0 0 0 70171 37 0 0 25 0 1 0 93400068 181264384 43921 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43921 182 377 0 43874 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 177016

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529912/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=762.07
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45619 0 0 0 76170 37 0 0 25 0 1 0 93400068 181264384 43927 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43927 182 377 0 43874 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 177016

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529848/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=822.04
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45624 0 0 0 82167 37 0 0 25 0 1 0 93400068 181264384 43932 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43932 182 377 0 43874 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 177016

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529848/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=882.02
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45625 0 0 0 88165 37 0 0 25 0 1 0 93400068 181264384 43933 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43933 182 377 0 43874 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 177016

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529848/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=942
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45625 0 0 0 94163 37 0 0 25 0 1 0 93400068 181264384 43933 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43933 182 377 0 43874 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 177016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529848/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=1001.98
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45625 0 0 0 100161 37 0 0 25 0 1 0 93400068 181264384 43933 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43933 182 377 0 43874 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 177016

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529848/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=1061.97
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45630 0 0 0 106160 37 0 0 25 0 1 0 93400068 181264384 43938 1992294400 134512640 136057169 4294956160 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43938 182 377 0 43874 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 177016

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529784/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=1121.95
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45630 0 0 0 112158 37 0 0 25 0 1 0 93400068 181264384 43938 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43938 182 377 0 43874 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 177016

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529784/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=1181.94
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45630 0 0 0 118156 38 0 0 25 0 1 0 93400068 181264384 43938 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43938 182 377 0 43874 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 177016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17292
/proc/meminfo: memFree=1529784/2055920 swapFree=4192812/4192956
[pid=17291] ppid=17289 vsize=177016 CPUtime=1200.03
/proc/17291/stat : 17291 (clasp) R 17289 17291 17160 0 -1 4194304 45630 0 0 0 119965 38 0 0 25 0 1 0 93400068 181264384 43938 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17291/statm: 44254 43938 182 377 0 43874 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 177016

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.66
CPU system time (s): 0.410937
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 177016

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

runsolver used 1.21781 second user time and 3.15852 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 12:01:57
IDJOB=1720213
IDBENCH=69598
IDSOLVER=508
FILE ID=node54/1720213-1240653717
PBS_JOBID= 9186529
Free space on /tmp= 66276 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.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-1720213-1240653717/watcher-1720213-1240653717 -o /tmp/evaluation-result-1720213-1240653717/solver-1720213-1240653717 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1720213-1240653717.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= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=1502843992

node54.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.234
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.234
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:       1705952 kB
Buffers:         34880 kB
Cached:         226780 kB
SwapCached:        140 kB
Active:          99208 kB
Inactive:       177952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5972 kB
Writeback:           0 kB
Mapped:          25048 kB
Slab:            58704 kB
Committed_AS:   333760 kB
PageTables:       1368 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= 66276 MiB
End job on node54 at 2009-04-25 12:21:59