Trace number 1735449

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-1735449-1240802472/watcher-1735449-1240802472 -o /tmp/evaluation-result-1735449-1240802472/solver-1735449-1240802472 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1735449-1240802472.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24792
/proc/meminfo: memFree=1674688/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=2092 CPUtime=0
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 108279996 2142208 254 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 523 255 144 377 0 143 0

[startup+0.053648 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24792
/proc/meminfo: memFree=1674688/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=5036 CPUtime=0.04
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 1188 0 0 0 4 0 0 0 18 0 1 0 108279996 5156864 979 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 1259 980 144 377 0 879 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5036

[startup+0.102654 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24792
/proc/meminfo: memFree=1674688/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=8232 CPUtime=0.09
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 2283 0 0 0 8 1 0 0 18 0 1 0 108279996 8429568 1720 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 2058 1721 163 377 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8232

[startup+0.301683 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24792
/proc/meminfo: memFree=1674688/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=12916 CPUtime=0.29
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 3706 0 0 0 27 2 0 0 19 0 1 0 108279996 13225984 2804 1992294400 134512640 136057169 4294956160 18446744073709551615 134774440 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 3229 2804 166 377 0 2849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12916

[startup+0.701741 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 24792
/proc/meminfo: memFree=1674688/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=12916 CPUtime=0.69
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 3706 0 0 0 67 2 0 0 22 0 1 0 108279996 13225984 2804 1992294400 134512640 136057169 4294956160 18446744073709551615 134774493 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 3229 2804 166 377 0 2849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12916

[startup+1.50185 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1664120/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=13708 CPUtime=1.49
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 3921 0 0 0 147 2 0 0 25 0 1 0 108279996 14036992 3019 1992294400 134512640 136057169 4294956160 18446744073709551615 134765822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 3427 3019 168 377 0 3047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13708

[startup+3.10109 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1662008/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=13388 CPUtime=3.09
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 4446 0 0 0 307 2 0 0 25 0 1 0 108279996 13709312 3122 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 3347 3122 182 377 0 2967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13388

[startup+6.30155 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1661560/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=16592 CPUtime=6.29
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 5266 0 0 0 627 2 0 0 25 0 1 0 108279996 16990208 3942 1992294400 134512640 136057169 4294956160 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 4148 3942 182 377 0 3768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16592

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1646584/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=30752 CPUtime=12.69
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 8772 0 0 0 1264 5 0 0 25 0 1 0 108279996 31490048 7448 1992294400 134512640 136057169 4294956160 18446744073709551615 134823907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 7688 7448 182 377 0 7308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30752

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1636472/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=39504 CPUtime=25.48
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 10963 0 0 0 2542 6 0 0 25 0 1 0 108279996 40452096 9639 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 9876 9639 182 377 0 9496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39504

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1632632/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=43280 CPUtime=51.08
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 11922 0 0 0 5101 7 0 0 25 0 1 0 108279996 44318720 10598 1992294400 134512640 136057169 4294956160 18446744073709551615 134618292 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 10820 10598 182 377 0 10440 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43280

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1626424/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=49564 CPUtime=102.26
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 13473 0 0 0 10218 8 0 0 25 0 1 0 108279996 50753536 12149 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 12391 12149 182 377 0 12011 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49564

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1617080/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=59124 CPUtime=162.24
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 15797 0 0 0 16214 10 0 0 25 0 1 0 108279996 60542976 14473 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 14781 14473 182 377 0 14401 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59124

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1613944/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=62232 CPUtime=222.22
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 16565 0 0 0 22211 11 0 0 25 0 1 0 108279996 63725568 15241 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 15558 15241 182 377 0 15178 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 62232

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1605560/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=70440 CPUtime=282.21
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 18646 0 0 0 28208 13 0 0 25 0 1 0 108279996 72130560 17322 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 17610 17322 182 377 0 17230 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70440

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1596536/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=79736 CPUtime=342.19
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 20911 0 0 0 34205 14 0 0 25 0 1 0 108279996 81649664 19587 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 19934 19587 182 377 0 19554 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 79736

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1592056/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=84176 CPUtime=402.17
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 22018 0 0 0 40201 16 0 0 25 0 1 0 108279996 86196224 20694 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 21044 20694 182 377 0 20664 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 84176

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1587512/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=88576 CPUtime=462.15
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 23138 0 0 0 46198 17 0 0 25 0 1 0 108279996 90701824 21814 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 22144 21814 182 377 0 21764 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 88576

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24793
/proc/meminfo: memFree=1583928/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=92172 CPUtime=522.14
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 24034 0 0 0 52196 18 0 0 25 0 1 0 108279996 94384128 22710 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 23043 22710 182 377 0 22663 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 92172

[startup+582.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1580664/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=95504 CPUtime=582.12
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 24839 0 0 0 58194 18 0 0 25 0 1 0 108279996 97796096 23515 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 23876 23515 182 377 0 23496 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 95504

[startup+642.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1580600/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=95504 CPUtime=642.1
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 24839 0 0 0 64192 18 0 0 25 0 1 0 108279996 97796096 23515 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 23876 23515 182 377 0 23496 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 95504

[startup+702.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1580280/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=95856 CPUtime=702.08
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 24923 0 0 0 70190 18 0 0 25 0 1 0 108279996 98156544 23599 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 23964 23599 182 377 0 23584 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 95856

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1579768/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=96392 CPUtime=762.06
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 25048 0 0 0 76188 18 0 0 25 0 1 0 108279996 98705408 23724 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 24098 23724 182 377 0 23718 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 96392

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1575864/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=100408 CPUtime=822.04
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 26152 0 0 0 82185 19 0 0 25 0 1 0 108279996 102817792 24692 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 25102 24692 182 377 0 24722 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 100408

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1573560/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=102884 CPUtime=882.03
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 26714 0 0 0 88183 20 0 0 25 0 1 0 108279996 105353216 25254 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 25721 25254 182 377 0 25341 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 102884

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24793
/proc/meminfo: memFree=1569720/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=106728 CPUtime=942
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 27666 0 0 0 94180 20 0 0 25 0 1 0 108279996 109289472 26206 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 26682 26206 182 377 0 26302 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 106728

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 24795
/proc/meminfo: memFree=1564920/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=111488 CPUtime=1001.99
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 28864 0 0 0 100177 22 0 0 25 0 1 0 108279996 114163712 27404 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 27872 27404 182 377 0 27492 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 111488

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24795
/proc/meminfo: memFree=1564728/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=111700 CPUtime=1061.97
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 28898 0 0 0 106175 22 0 0 25 0 1 0 108279996 114380800 27438 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 27925 27438 182 377 0 27545 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 111700

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24795
/proc/meminfo: memFree=1564600/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=111860 CPUtime=1121.95
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 28929 0 0 0 112173 22 0 0 25 0 1 0 108279996 114544640 27469 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 27965 27469 182 377 0 27585 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 111860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24795
/proc/meminfo: memFree=1559544/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=116972 CPUtime=1181.94
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 30192 0 0 0 118171 23 0 0 25 0 1 0 108279996 119779328 28732 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 29243 28732 182 377 0 28863 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 116972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24795
/proc/meminfo: memFree=1559416/2055920 swapFree=4192812/4192956
[pid=24792] ppid=24790 vsize=117116 CPUtime=1200.04
/proc/24792/stat : 24792 (clasp) R 24790 24792 24640 0 -1 4194304 30227 0 0 0 119981 23 0 0 25 0 1 0 108279996 119926784 28767 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24792/statm: 29279 28767 182 377 0 28899 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 117116

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.06
CPU user time (s): 1199.81
CPU system time (s): 0.251961
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 117116

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

runsolver used 0.905862 second user time and 2.5956 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-27 05:21:12
IDJOB=1735449
IDBENCH=71428
IDSOLVER=508
FILE ID=node30/1735449-1240802472
PBS_JOBID= 9187395
Free space on /tmp= 66356 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.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-1735449-1240802472/watcher-1735449-1240802472 -o /tmp/evaluation-result-1735449-1240802472/solver-1735449-1240802472 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1735449-1240802472.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= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=1991994734

node30.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.265
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.265
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:       1675104 kB
Buffers:         42096 kB
Cached:         254036 kB
SwapCached:        144 kB
Active:          38844 kB
Inactive:       271800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4568 kB
Writeback:           0 kB
Mapped:          24180 kB
Slab:            56196 kB
Committed_AS:   516712 kB
PageTables:       1356 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= 66356 MiB
End job on node30 at 2009-04-27 05:41:15