Trace number 1785420

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) 5000.09 5001.32

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark207.864
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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-1785420-1241912758/watcher-1785420-1241912758 -o /tmp/evaluation-result-1785420-1241912758/solver-1785420-1241912758 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785420-1241912758.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 23983
/proc/meminfo: memFree=1754864/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=1980 CPUtime=0
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 219309339 2027520 253 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 495 253 144 377 0 115 0

[startup+0.097192 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 23983
/proc/meminfo: memFree=1754864/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=3604 CPUtime=0.09
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 219309339 3690496 661 1992294400 134512640 136057169 4294956160 18446744073709551615 134613312 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 901 661 182 377 0 521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.101189 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 23983
/proc/meminfo: memFree=1754864/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=3604 CPUtime=0.09
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 695 0 0 0 9 0 0 0 18 0 1 0 219309339 3690496 661 1992294400 134512640 136057169 4294956160 18446744073709551615 134809810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 901 661 182 377 0 521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.301208 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 23983
/proc/meminfo: memFree=1754864/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=3868 CPUtime=0.29
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 784 0 0 0 29 0 0 0 19 0 1 0 219309339 3960832 750 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 967 750 182 377 0 587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3868

[startup+0.701244 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 23983
/proc/meminfo: memFree=1754864/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=5584 CPUtime=0.69
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 1227 0 0 0 69 0 0 0 22 0 1 0 219309339 5718016 1193 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 1396 1193 182 377 0 1016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5584

[startup+1.50132 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 23984
/proc/meminfo: memFree=1750312/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=6532 CPUtime=1.49
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 1439 0 0 0 149 0 0 0 25 0 1 0 219309339 6688768 1405 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 1633 1405 182 377 0 1253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6532

[startup+3.10147 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 23984
/proc/meminfo: memFree=1749672/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=7192 CPUtime=3.09
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 1627 0 0 0 309 0 0 0 25 0 1 0 219309339 7364608 1593 1992294400 134512640 136057169 4294956160 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 1798 1593 182 377 0 1418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7192

[startup+6.30176 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 23984
/proc/meminfo: memFree=1746472/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=9604 CPUtime=6.29
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 2218 0 0 0 628 1 0 0 25 0 1 0 219309339 9834496 2184 1992294400 134512640 136057169 4294956160 18446744073709551615 134823340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 2401 2184 182 377 0 2021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9604

[startup+12.7014 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 23984
/proc/meminfo: memFree=1744376/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=11732 CPUtime=12.69
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 2750 0 0 0 1268 1 0 0 25 0 1 0 219309339 12013568 2716 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 2933 2716 182 377 0 2553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11732

[startup+25.5015 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 23984
/proc/meminfo: memFree=1742200/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=14552 CPUtime=25.48
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 3462 0 0 0 2547 1 0 0 25 0 1 0 219309339 14901248 3428 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 3638 3428 182 377 0 3258 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14552

[startup+51.1019 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 23984
/proc/meminfo: memFree=1737784/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=18648 CPUtime=51.08
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 4436 0 0 0 5106 2 0 0 25 0 1 0 219309339 19095552 4402 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 4662 4402 182 377 0 4282 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18648

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 23984
/proc/meminfo: memFree=1733304/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=23076 CPUtime=102.27
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 5533 0 0 0 10224 3 0 0 25 0 1 0 219309339 23629824 5499 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 5769 5499 182 377 0 5389 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23076

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23984
/proc/meminfo: memFree=1728824/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=27660 CPUtime=162.25
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 6653 0 0 0 16221 4 0 0 25 0 1 0 219309339 28323840 6619 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 6915 6619 182 377 0 6535 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27660

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23984
/proc/meminfo: memFree=1726264/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=30324 CPUtime=222.24
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 7291 0 0 0 22220 4 0 0 25 0 1 0 219309339 31051776 7257 1992294400 134512640 136057169 4294956160 18446744073709551615 134637397 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 7581 7257 182 377 0 7201 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 30324

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1723768/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=32788 CPUtime=282.22
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 7890 0 0 0 28218 4 0 0 25 0 1 0 219309339 33574912 7856 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 8197 7856 182 377 0 7817 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 32788

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1722680/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=34040 CPUtime=342.21
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 8159 0 0 0 34216 5 0 0 25 0 1 0 219309339 34856960 8125 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 8510 8125 182 377 0 8130 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 34040

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1721016/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=35700 CPUtime=402.19
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 8581 0 0 0 40214 5 0 0 25 0 1 0 219309339 36556800 8547 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 8925 8547 182 377 0 8545 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 35700

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1719352/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=37116 CPUtime=462.18
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 8987 0 0 0 46212 6 0 0 25 0 1 0 219309339 38006784 8894 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 9279 8894 182 377 0 8899 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 37116

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1718520/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=38336 CPUtime=522.16
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 9251 0 0 0 52210 6 0 0 25 0 1 0 219309339 39256064 9158 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 9584 9158 182 377 0 9204 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 38336

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1717432/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=39404 CPUtime=582.15
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 9506 0 0 0 58209 6 0 0 25 0 1 0 219309339 40349696 9413 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 9851 9413 182 377 0 9471 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 39404

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23984
/proc/meminfo: memFree=1715960/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=40988 CPUtime=642.14
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 9873 0 0 0 64207 7 0 0 25 0 1 0 219309339 41971712 9780 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 10247 9780 182 377 0 9867 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 40988

[startup+702.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1674488/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=82248 CPUtime=4061.3
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20153 0 0 0 406103 27 0 0 25 0 1 0 219309339 84221952 19730 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20562 19730 182 377 0 20182 0
Current children cumulated CPU time (s) 4061.3
Current children cumulated vsize (KiB) 82248

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1674424/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=82248 CPUtime=4121.28
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20153 0 0 0 412101 27 0 0 25 0 1 0 219309339 84221952 19730 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20562 19730 182 377 0 20182 0
Current children cumulated CPU time (s) 4121.28
Current children cumulated vsize (KiB) 82248

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1674424/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=82248 CPUtime=4181.26
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20161 0 0 0 418099 27 0 0 25 0 1 0 219309339 84221952 19738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20562 19738 182 377 0 20182 0
Current children cumulated CPU time (s) 4181.26
Current children cumulated vsize (KiB) 82248

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1674168/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=82388 CPUtime=4241.25
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20213 0 0 0 424097 28 0 0 25 0 1 0 219309339 84365312 19790 1992294400 134512640 136057169 4294956160 18446744073709551615 134613009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20597 19790 182 377 0 20217 0
Current children cumulated CPU time (s) 4241.25
Current children cumulated vsize (KiB) 82388

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1674040/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=82628 CPUtime=4301.24
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20244 0 0 0 430096 28 0 0 25 0 1 0 219309339 84611072 19821 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20657 19821 182 377 0 20277 0
Current children cumulated CPU time (s) 4301.24
Current children cumulated vsize (KiB) 82628

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1673784/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=82864 CPUtime=4361.22
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20292 0 0 0 436094 28 0 0 25 0 1 0 219309339 84852736 19869 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20716 19869 182 377 0 20336 0
Current children cumulated CPU time (s) 4361.22
Current children cumulated vsize (KiB) 82864

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1673592/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=83080 CPUtime=4421.2
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20339 0 0 0 442092 28 0 0 25 0 1 0 219309339 85073920 19916 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20770 19916 182 377 0 20390 0
Current children cumulated CPU time (s) 4421.2
Current children cumulated vsize (KiB) 83080

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23992
/proc/meminfo: memFree=1673208/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=83524 CPUtime=4481.18
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20450 0 0 0 448090 28 0 0 25 0 1 0 219309339 85528576 20027 1992294400 134512640 136057169 4294956160 18446744073709551615 134651872 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20881 20027 182 377 0 20501 0
Current children cumulated CPU time (s) 4481.18
Current children cumulated vsize (KiB) 83524

[startup+4542.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 23998
/proc/meminfo: memFree=1673080/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=83524 CPUtime=4541.17
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20450 0 0 0 454088 29 0 0 25 0 1 0 219309339 85528576 20027 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20881 20027 182 377 0 20501 0
Current children cumulated CPU time (s) 4541.17
Current children cumulated vsize (KiB) 83524

[startup+4602.3 s]
/proc/loadavg: 1.05 1.03 1.01 2/65 23998
/proc/meminfo: memFree=1673016/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=83524 CPUtime=4601.16
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20452 0 0 0 460087 29 0 0 25 0 1 0 219309339 85528576 20029 1992294400 134512640 136057169 4294956160 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 20881 20029 182 377 0 20501 0
Current children cumulated CPU time (s) 4601.16
Current children cumulated vsize (KiB) 83524

[startup+4662.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 23998
/proc/meminfo: memFree=1672056/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=84248 CPUtime=4661.14
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20693 0 0 0 466084 30 0 0 25 0 1 0 219309339 86269952 20245 1992294400 134512640 136057169 4294956160 18446744073709551615 134812057 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 21062 20245 182 377 0 20682 0
Current children cumulated CPU time (s) 4661.14
Current children cumulated vsize (KiB) 84248

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 23998
/proc/meminfo: memFree=1671800/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=84660 CPUtime=4721.13
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20759 0 0 0 472083 30 0 0 25 0 1 0 219309339 86691840 20311 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 21165 20311 182 377 0 20785 0
Current children cumulated CPU time (s) 4721.13
Current children cumulated vsize (KiB) 84660

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23998
/proc/meminfo: memFree=1671608/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=84804 CPUtime=4781.11
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 20789 0 0 0 478081 30 0 0 25 0 1 0 219309339 86839296 20341 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 21201 20341 182 377 0 20821 0
Current children cumulated CPU time (s) 4781.11
Current children cumulated vsize (KiB) 84804

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 23998
/proc/meminfo: memFree=1669688/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=86652 CPUtime=4841.1
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 21265 0 0 0 484079 31 0 0 25 0 1 0 219309339 88731648 20817 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 21663 20817 182 377 0 21283 0
Current children cumulated CPU time (s) 4841.1
Current children cumulated vsize (KiB) 86652

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23998
/proc/meminfo: memFree=1666296/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=89952 CPUtime=4901.09
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 22109 0 0 0 490076 33 0 0 25 0 1 0 219309339 92110848 21661 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 22488 21661 182 377 0 22108 0
Current children cumulated CPU time (s) 4901.09
Current children cumulated vsize (KiB) 89952

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23998
/proc/meminfo: memFree=1650744/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=105552 CPUtime=4961.06
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 25986 0 0 0 496070 36 0 0 25 0 1 0 219309339 108085248 25538 1992294400 134512640 136057169 4294956160 18446744073709551615 134615973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 26388 25538 182 377 0 26008 0
Current children cumulated CPU time (s) 4961.06
Current children cumulated vsize (KiB) 105552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23998
/proc/meminfo: memFree=1645688/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=110568 CPUtime=5000.07
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 27234 0 0 0 499969 38 0 0 25 0 1 0 219309339 113221632 26786 1992294400 134512640 136057169 4294956160 18446744073709551615 134615646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 27642 26786 182 377 0 27262 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 110568

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23998
/proc/meminfo: memFree=1645688/2055920 swapFree=4110764/4192956
[pid=23983] ppid=23981 vsize=110568 CPUtime=5000.07
/proc/23983/stat : 23983 (clasp) R 23981 23983 23866 0 -1 4194304 27234 0 0 0 499969 38 0 0 25 0 1 0 219309339 113221632 26786 1992294400 134512640 136057169 4294956160 18446744073709551615 134615646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23983/statm: 27642 26786 182 377 0 27262 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 110568

Child status: 0
Real time (s): 5001.32
CPU time (s): 5000.09
CPU user time (s): 4999.69
CPU system time (s): 0.400939
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 110568

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

runsolver used 3.64145 second user time and 10.6974 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-10 01:45:58
IDJOB=1785420
IDBENCH=70913
IDSOLVER=637
FILE ID=node14/1785420-1241912758
PBS_JOBID= 9264788
Free space on /tmp= 66004 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_8_4_5_cmp.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-1785420-1241912758/watcher-1785420-1241912758 -o /tmp/evaluation-result-1785420-1241912758/solver-1785420-1241912758 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785420-1241912758.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=1385094624

node14.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.256
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	: 5931.00
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.256
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:       1755280 kB
Buffers:         48460 kB
Cached:         110876 kB
SwapCached:      77100 kB
Active:          61148 kB
Inactive:       177292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755280 kB
SwapTotal:     4192956 kB
SwapFree:      4110764 kB
Dirty:            2276 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            48168 kB
Committed_AS:   670780 kB
PageTables:       1448 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= 66004 MiB
End job on node14 at 2009-05-10 03:09:22