Trace number 1729218

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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-1729218-1240746625/watcher-1729218-1240746625 -o /tmp/evaluation-result-1729218-1240746625/solver-1729218-1240746625 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1729218-1240746625.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: 1.00 1.00 1.00 3/64 25051
/proc/meminfo: memFree=1568832/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=1968 CPUtime=0
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102695715 2015232 254 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 492 254 144 377 0 112 0

[startup+0.058051 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25051
/proc/meminfo: memFree=1568832/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=2700 CPUtime=0.05
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 500 0 0 0 5 0 0 0 18 0 1 0 102695715 2764800 468 1992294400 134512640 136057169 4294956160 18446744073709551615 134811691 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 675 468 178 377 0 295 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2700

[startup+0.101055 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25051
/proc/meminfo: memFree=1568832/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=2700 CPUtime=0.09
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 504 0 0 0 9 0 0 0 18 0 1 0 102695715 2764800 472 1992294400 134512640 136057169 4294956160 18446744073709551615 134645315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 675 472 182 377 0 295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.301078 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25051
/proc/meminfo: memFree=1568832/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=2700 CPUtime=0.29
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 506 0 0 0 29 0 0 0 19 0 1 0 102695715 2764800 474 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 675 474 182 377 0 295 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2700

[startup+0.701123 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25051
/proc/meminfo: memFree=1568832/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=3756 CPUtime=0.69
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 747 0 0 0 69 0 0 0 22 0 1 0 102695715 3846144 715 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 939 715 182 377 0 559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3756

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1566648/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=4036 CPUtime=1.49
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 836 0 0 0 149 0 0 0 25 0 1 0 102695715 4132864 804 1992294400 134512640 136057169 4294956160 18446744073709551615 134618507 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 1009 804 182 377 0 629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4036

[startup+3.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1565688/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=4956 CPUtime=3.09
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 1063 0 0 0 309 0 0 0 25 0 1 0 102695715 5074944 1031 1992294400 134512640 136057169 4294956160 18446744073709551615 134635302 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 1239 1031 182 377 0 859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4956

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1564536/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=6160 CPUtime=6.29
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 1371 0 0 0 629 0 0 0 25 0 1 0 102695715 6307840 1339 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 1540 1339 182 377 0 1160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6160

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1563512/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=6552 CPUtime=12.68
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 1449 0 0 0 1268 0 0 0 25 0 1 0 102695715 6709248 1417 1992294400 134512640 136057169 4294956160 18446744073709551615 134819786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 1638 1417 182 377 0 1258 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6552

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1561720/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=8264 CPUtime=25.49
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 1891 0 0 0 2548 1 0 0 25 0 1 0 102695715 8462336 1859 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 2066 1859 182 377 0 1686 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8264

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1559288/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=10776 CPUtime=51.07
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 2497 0 0 0 5106 1 0 0 25 0 1 0 102695715 11034624 2465 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 2694 2465 182 377 0 2314 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10776

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1558008/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=12060 CPUtime=102.27
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 2835 0 0 0 10225 2 0 0 25 0 1 0 102695715 12349440 2803 1992294400 134512640 136057169 4294956160 18446744073709551615 134823368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 3015 2803 182 377 0 2635 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12060

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1554232/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=16120 CPUtime=162.25
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 3853 0 0 0 16222 3 0 0 25 0 1 0 102695715 16506880 3821 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 4030 3821 182 377 0 3650 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16120

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1553336/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=16644 CPUtime=222.23
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 3966 0 0 0 22220 3 0 0 25 0 1 0 102695715 17043456 3934 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 4161 3934 182 377 0 3781 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16644

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1552888/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=17044 CPUtime=282.2
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 4072 0 0 0 28217 3 0 0 25 0 1 0 102695715 17453056 4040 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 4261 4040 182 377 0 3881 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17044

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1552376/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=17588 CPUtime=342.19
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 4198 0 0 0 34215 4 0 0 25 0 1 0 102695715 18010112 4166 1992294400 134512640 136057169 4294956160 18446744073709551615 134825040 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 4397 4166 182 377 0 4017 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 17588

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1550712/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=19188 CPUtime=402.17
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 4597 0 0 0 40213 4 0 0 25 0 1 0 102695715 19648512 4565 1992294400 134512640 136057169 4294956160 18446744073709551615 134618440 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 4797 4565 182 377 0 4417 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 19188

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1550200/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=19716 CPUtime=462.16
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 4720 0 0 0 46211 5 0 0 25 0 1 0 102695715 20189184 4688 1992294400 134512640 136057169 4294956160 18446744073709551615 134809869 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 4929 4688 182 377 0 4549 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 19716

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1548728/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=21168 CPUtime=522.13
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 5089 0 0 0 52208 5 0 0 25 0 1 0 102695715 21676032 5057 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 5292 5057 182 377 0 4912 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 21168

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25052
/proc/meminfo: memFree=1547000/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=22844 CPUtime=582.12
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 5518 0 0 0 58206 6 0 0 25 0 1 0 102695715 23392256 5486 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 5711 5486 182 377 0 5331 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 22844

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1545336/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=24284 CPUtime=642.09
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 5862 0 0 0 64203 6 0 0 25 0 1 0 102695715 24866816 5830 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6071 5830 182 377 0 5691 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 24284

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1543608/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=26172 CPUtime=702.07
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6341 0 0 0 70200 7 0 0 25 0 1 0 102695715 26800128 6309 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6543 6309 182 377 0 6163 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 26172

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1543736/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=25776 CPUtime=762.07
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6342 0 0 0 76199 8 0 0 25 0 1 0 102695715 26394624 6221 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6444 6221 182 377 0 6064 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 25776

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1543928/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=25776 CPUtime=822.04
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6342 0 0 0 82196 8 0 0 25 0 1 0 102695715 26394624 6221 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6444 6221 182 377 0 6064 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 25776

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1543864/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=26044 CPUtime=882.02
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6403 0 0 0 88194 8 0 0 25 0 1 0 102695715 26669056 6282 1992294400 134512640 136057169 4294956160 18446744073709551615 134823668 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6511 6282 182 377 0 6131 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 26044

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1543224/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=26728 CPUtime=942
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6560 0 0 0 94192 8 0 0 25 0 1 0 102695715 27369472 6439 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6682 6439 182 377 0 6302 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 26728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1542904/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=27008 CPUtime=1001.98
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6635 0 0 0 100190 8 0 0 25 0 1 0 102695715 27656192 6514 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6752 6514 182 377 0 6372 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 27008

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1542328/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=27536 CPUtime=1061.97
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6764 0 0 0 106188 9 0 0 25 0 1 0 102695715 28196864 6643 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6884 6643 182 377 0 6504 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 27536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1541816/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=27932 CPUtime=1121.95
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 6877 0 0 0 112186 9 0 0 25 0 1 0 102695715 28602368 6756 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 6983 6756 182 377 0 6603 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 27932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1540600/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=29280 CPUtime=1181.93
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 7188 0 0 0 118184 9 0 0 25 0 1 0 102695715 29982720 7067 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 7320 7067 182 377 0 6940 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 29280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25058
/proc/meminfo: memFree=1540216/2055920 swapFree=4192812/4192956
[pid=25051] ppid=25049 vsize=29676 CPUtime=1200.03
/proc/25051/stat : 25051 (clasp) R 25049 25051 24638 0 -1 4194304 7293 0 0 0 119994 9 0 0 25 0 1 0 102695715 30388224 7172 1992294400 134512640 136057169 4294956160 18446744073709551615 134820249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25051/statm: 7419 7172 182 377 0 7039 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 29676

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.05
CPU user time (s): 1199.94
CPU system time (s): 0.103984
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 29676

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

runsolver used 1.03584 second user time and 2.29265 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-26 13:50:25
IDJOB=1729218
IDBENCH=24697
IDSOLVER=508
FILE ID=node20/1729218-1240746625
PBS_JOBID= 9187001
Free space on /tmp= 66252 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.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-1729218-1240746625/watcher-1729218-1240746625 -o /tmp/evaluation-result-1729218-1240746625/solver-1729218-1240746625 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1729218-1240746625.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= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1721504587

node20.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.214
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.214
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:       1569248 kB
Buffers:         54724 kB
Cached:         352392 kB
SwapCached:          0 kB
Active:         207724 kB
Inactive:       213332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            51624 kB
Committed_AS:   433620 kB
PageTables:       1396 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= 66248 MiB
End job on node20 at 2009-04-26 14:10:27