Trace number 1735999

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 1199.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM424de5d4f0392bf458f49384a643429b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.16421
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1735999-1240808957/watcher-1735999-1240808957 -o /tmp/evaluation-result-1735999-1240808957/solver-1735999-1240808957 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1735999-1240808957.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 1.00 1.10 3/64 29488
/proc/meminfo: memFree=1720984/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=1964 CPUtime=0
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 241 0 0 0 0 0 0 0 18 0 1 0 108929088 2011136 225 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 491 225 144 377 0 111 0

[startup+0.090142 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 29488
/proc/meminfo: memFree=1720984/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=4040 CPUtime=0.08
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 821 0 0 0 8 0 0 0 18 0 1 0 108929088 4136960 759 1992294400 134512640 136057169 4294956144 18446744073709551615 134774451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1010 759 166 377 0 630 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4040

[startup+0.101138 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 29488
/proc/meminfo: memFree=1720984/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=4040 CPUtime=0.09
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 821 0 0 0 9 0 0 0 18 0 1 0 108929088 4136960 759 1992294400 134512640 136057169 4294956144 18446744073709551615 134774442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1010 759 166 377 0 630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4040

[startup+0.301081 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 29488
/proc/meminfo: memFree=1720984/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=4212 CPUtime=0.29
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 977 0 0 0 29 0 0 0 19 0 1 0 108929088 4313088 829 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1053 829 182 377 0 673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4212

[startup+0.701967 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 29488
/proc/meminfo: memFree=1720984/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=4212 CPUtime=0.69
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 984 0 0 0 69 0 0 0 22 0 1 0 108929088 4313088 836 1992294400 134512640 136057169 4294956144 18446744073709551615 134613116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1053 836 182 377 0 673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4212

[startup+1.50174 s]
/proc/loadavg: 0.92 1.00 1.10 2/65 29489
/proc/meminfo: memFree=1717584/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=6236 CPUtime=1.49
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 1490 0 0 0 149 0 0 0 25 0 1 0 108929088 6385664 1342 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1559 1342 182 377 0 1179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6236

[startup+3.10129 s]
/proc/loadavg: 0.92 1.00 1.10 2/65 29489
/proc/meminfo: memFree=1715920/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=7424 CPUtime=3.1
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 1780 0 0 0 309 1 0 0 25 0 1 0 108929088 7602176 1632 1992294400 134512640 136057169 4294956144 18446744073709551615 134615538 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1856 1632 182 377 0 1476 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 7424

[startup+6.30138 s]
/proc/loadavg: 0.93 1.00 1.10 2/65 29489
/proc/meminfo: memFree=1714640/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=7984 CPUtime=6.3
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 1927 0 0 0 629 1 0 0 25 0 1 0 108929088 8175616 1779 1992294400 134512640 136057169 4294956144 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 1996 1779 182 377 0 1616 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 7984

[startup+12.7016 s]
/proc/loadavg: 0.93 1.00 1.10 2/65 29489
/proc/meminfo: memFree=1711824/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=10368 CPUtime=12.69
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 2524 0 0 0 1268 1 0 0 25 0 1 0 108929088 10616832 2376 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 2592 2376 182 377 0 2212 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10368

[startup+25.5019 s]
/proc/loadavg: 0.95 1.00 1.09 2/65 29489
/proc/meminfo: memFree=1710800/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=11512 CPUtime=25.49
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 2780 0 0 0 2548 1 0 0 25 0 1 0 108929088 11788288 2632 1992294400 134512640 136057169 4294956144 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 2878 2632 182 377 0 2498 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11512

[startup+51.1017 s]
/proc/loadavg: 0.96 1.00 1.09 2/65 29489
/proc/meminfo: memFree=1709072/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=13272 CPUtime=51.1
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 3217 0 0 0 5108 2 0 0 25 0 1 0 108929088 13590528 3069 1992294400 134512640 136057169 4294956144 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 3318 3069 182 377 0 2938 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13272

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 1.08 2/65 29489
/proc/meminfo: memFree=1704208/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=18116 CPUtime=102.31
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 4434 0 0 0 10228 3 0 0 25 0 1 0 108929088 18550784 4286 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 4529 4286 182 377 0 4149 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 18116

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 29489
/proc/meminfo: memFree=1703504/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=19276 CPUtime=162.31
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 4707 0 0 0 16228 3 0 0 25 0 1 0 108929088 19738624 4559 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 4819 4559 182 377 0 4439 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 19276

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 29489
/proc/meminfo: memFree=1700496/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=21832 CPUtime=222.32
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 5326 0 0 0 22228 4 0 0 25 0 1 0 108929088 22355968 5178 1992294400 134512640 136057169 4294956144 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 5458 5178 182 377 0 5078 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 21832

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 29489
/proc/meminfo: memFree=1698640/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=23972 CPUtime=282.32
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 5803 0 0 0 28228 4 0 0 25 0 1 0 108929088 24547328 5655 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 5993 5655 182 377 0 5613 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 23972

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 29489
/proc/meminfo: memFree=1697168/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=25288 CPUtime=342.34
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 6144 0 0 0 34229 5 0 0 25 0 1 0 108929088 25894912 5996 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 6322 5996 182 377 0 5942 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 25288

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 29489
/proc/meminfo: memFree=1695696/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=26896 CPUtime=402.34
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 6536 0 0 0 40229 5 0 0 25 0 1 0 108929088 27541504 6388 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 6724 6388 182 377 0 6344 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 26896

[startup+462.301 s]
/proc/loadavg: 1.03 1.01 1.06 2/65 29489
/proc/meminfo: memFree=1693840/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=28556 CPUtime=462.35
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 6951 0 0 0 46229 6 0 0 25 0 1 0 108929088 29241344 6803 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 7139 6803 182 377 0 6759 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 28556

[startup+522.301 s]
/proc/loadavg: 1.01 1.00 1.05 2/65 29489
/proc/meminfo: memFree=1692688/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=29756 CPUtime=522.36
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 7240 0 0 0 52230 6 0 0 25 0 1 0 108929088 30470144 7092 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 7439 7092 182 377 0 7059 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 29756

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 29489
/proc/meminfo: memFree=1692240/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=30248 CPUtime=582.37
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 7335 0 0 0 58231 6 0 0 25 0 1 0 108929088 30973952 7187 1992294400 134512640 136057169 4294956144 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 7562 7187 182 377 0 7182 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 30248

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 29489
/proc/meminfo: memFree=1691024/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=31396 CPUtime=642.38
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 7622 0 0 0 64232 6 0 0 25 0 1 0 108929088 32149504 7474 1992294400 134512640 136057169 4294956144 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 7849 7474 182 377 0 7469 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 31396

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 29489
/proc/meminfo: memFree=1688848/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=33732 CPUtime=702.38
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 8180 0 0 0 70231 7 0 0 25 0 1 0 108929088 34541568 8032 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 8433 8032 182 377 0 8053 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 33732

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 29489
/proc/meminfo: memFree=1686992/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=35636 CPUtime=762.39
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 8643 0 0 0 76232 7 0 0 25 0 1 0 108929088 36491264 8495 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 8909 8495 182 377 0 8529 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 35636

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 29489
/proc/meminfo: memFree=1687120/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=35636 CPUtime=822.4
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 8646 0 0 0 82233 7 0 0 25 0 1 0 108929088 36491264 8498 1992294400 134512640 136057169 4294956144 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 8909 8498 182 377 0 8529 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 35636

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 29489
/proc/meminfo: memFree=1687120/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=35636 CPUtime=882.4
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 8652 0 0 0 88233 7 0 0 25 0 1 0 108929088 36491264 8504 1992294400 134512640 136057169 4294956144 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 8909 8504 182 377 0 8529 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 35636

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 29489
/proc/meminfo: memFree=1687056/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=35636 CPUtime=942.41
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 8658 0 0 0 94234 7 0 0 25 0 1 0 108929088 36491264 8510 1992294400 134512640 136057169 4294956144 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 8909 8510 182 377 0 8529 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 35636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29489
/proc/meminfo: memFree=1685008/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=37588 CPUtime=1002.42
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 9159 0 0 0 100234 8 0 0 25 0 1 0 108929088 38490112 9011 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 9397 9011 182 377 0 9017 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 37588

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29489
/proc/meminfo: memFree=1684624/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=38076 CPUtime=1062.43
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 9244 0 0 0 106235 8 0 0 25 0 1 0 108929088 38989824 9096 1992294400 134512640 136057169 4294956144 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 9519 9096 182 377 0 9139 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 38076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29489
/proc/meminfo: memFree=1683536/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=39156 CPUtime=1122.43
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 9512 0 0 0 112235 8 0 0 25 0 1 0 108929088 40095744 9364 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 9789 9364 182 377 0 9409 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 39156

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 29489
/proc/meminfo: memFree=1682768/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=40024 CPUtime=1182.44
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 9712 0 0 0 118236 8 0 0 25 0 1 0 108929088 40984576 9564 1992294400 134512640 136057169 4294956144 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 10006 9564 182 377 0 9626 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 40024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 29489
/proc/meminfo: memFree=1682640/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=40024 CPUtime=1200.05
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 9735 0 0 0 119996 9 0 0 25 0 1 0 108929088 40984576 9587 1992294400 134512640 136057169 4294956144 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 10006 9587 182 377 0 9626 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40024

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

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

[startup+1199.9 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 29489
/proc/meminfo: memFree=1682640/2055920 swapFree=4181400/4192956
[pid=29488] ppid=29486 vsize=40024 CPUtime=1200.05
/proc/29488/stat : 29488 (clasp) R 29486 29488 29322 0 -1 4194304 9735 0 0 0 119996 9 0 0 25 0 1 0 108929088 40984576 9587 1992294400 134512640 136057169 4294956144 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29488/statm: 10006 9587 182 377 0 9626 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 40024

Child status: 0
Real time (s): 1199.91
CPU time (s): 1200.07
CPU user time (s): 1199.97
CPU system time (s): 0.098984
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 40024

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

runsolver used 0.799878 second user time and 2.56961 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-27 07:09:17
IDJOB=1735999
IDBENCH=71569
IDSOLVER=508
FILE ID=node16/1735999-1240808957
PBS_JOBID= 9187420
Free space on /tmp= 66404 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes1.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-1735999-1240808957/watcher-1735999-1240808957 -o /tmp/evaluation-result-1735999-1240808957/solver-1735999-1240808957 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1735999-1240808957.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= 424de5d4f0392bf458f49384a643429b
RANDOM SEED=1785209053

node16.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:       1721464 kB
Buffers:         37856 kB
Cached:         219184 kB
SwapCached:       5440 kB
Active:          31540 kB
Inactive:       233400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721464 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            55500 kB
Committed_AS:   435212 kB
PageTables:       1436 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= 66404 MiB
End job on node16 at 2009-04-27 07:29:19