Trace number 1724189

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.08 1200.42

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.67314
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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-1724189-1240693183/watcher-1724189-1240693183 -o /tmp/evaluation-result-1724189-1240693183/solver-1724189-1240693183 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1724189-1240693183.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.90 0.94 0.98 3/64 20007
/proc/meminfo: memFree=1720440/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=2688 CPUtime=0
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 416 0 0 0 0 0 0 0 18 0 1 0 97351538 2752512 400 1992294400 134512640 136057169 4294956160 18446744073709551615 134766992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 672 400 144 377 0 292 0

[startup+0.091226 s]
/proc/loadavg: 0.90 0.94 0.98 3/64 20007
/proc/meminfo: memFree=1720440/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=7500 CPUtime=0.08
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 1930 0 0 0 8 0 0 0 18 0 1 0 97351538 7680000 1585 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 1875 1586 144 377 0 1495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7500

[startup+0.101226 s]
/proc/loadavg: 0.90 0.94 0.98 3/64 20007
/proc/meminfo: memFree=1720440/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=8028 CPUtime=0.09
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 2070 0 0 0 9 0 0 0 18 0 1 0 97351538 8220672 1725 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 2007 1725 144 377 0 1627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8028

[startup+0.301249 s]
/proc/loadavg: 0.90 0.94 0.98 3/64 20007
/proc/meminfo: memFree=1720440/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=15960 CPUtime=0.29
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 4657 0 0 0 27 2 0 0 19 0 1 0 97351538 16343040 3693 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 3990 3693 168 377 0 3610 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15960

[startup+0.701295 s]
/proc/loadavg: 0.90 0.94 0.98 3/64 20007
/proc/meminfo: memFree=1720440/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=15960 CPUtime=0.69
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 4657 0 0 0 67 2 0 0 23 0 1 0 97351538 16343040 3693 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 3990 3693 168 377 0 3610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15960

[startup+1.50139 s]
/proc/loadavg: 0.90 0.94 0.98 2/65 20008
/proc/meminfo: memFree=1706096/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=15960 CPUtime=1.49
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 4657 0 0 0 147 2 0 0 25 0 1 0 97351538 16343040 3693 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 3990 3693 168 377 0 3610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15960

[startup+3.10157 s]
/proc/loadavg: 0.90 0.94 0.98 2/65 20008
/proc/meminfo: memFree=1705968/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=18204 CPUtime=3.09
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 5195 0 0 0 306 3 0 0 25 0 1 0 97351538 18640896 4231 1992294400 134512640 136057169 4294956160 18446744073709551615 134771778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 4551 4231 170 377 0 4171 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18204

[startup+6.30194 s]
/proc/loadavg: 0.91 0.94 0.98 2/65 20008
/proc/meminfo: memFree=1699376/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=22496 CPUtime=6.29
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 6854 0 0 0 625 4 0 0 25 0 1 0 97351538 23035904 5358 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 5624 5358 182 377 0 5244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22496

[startup+12.7017 s]
/proc/loadavg: 0.91 0.94 0.98 2/65 20008
/proc/meminfo: memFree=1699128/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=22496 CPUtime=12.69
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 6854 0 0 0 1265 4 0 0 25 0 1 0 97351538 23035904 5358 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 5624 5358 182 377 0 5244 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22496

[startup+25.5012 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 20008
/proc/meminfo: memFree=1698808/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=23156 CPUtime=25.48
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 7024 0 0 0 2544 4 0 0 25 0 1 0 97351538 23711744 5528 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 5789 5528 182 377 0 5409 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23156

[startup+51.1011 s]
/proc/loadavg: 0.95 0.95 0.98 2/65 20008
/proc/meminfo: memFree=1690808/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=31376 CPUtime=51.08
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 9067 0 0 0 5101 7 0 0 25 0 1 0 97351538 32129024 7571 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 7844 7571 182 377 0 7464 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31376

[startup+102.305 s]
/proc/loadavg: 0.98 0.95 0.98 2/65 20014
/proc/meminfo: memFree=1683448/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=38568 CPUtime=102.25
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 10827 0 0 0 10216 9 0 0 25 0 1 0 97351538 39493632 9331 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 9642 9331 182 377 0 9262 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38568

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 20014
/proc/meminfo: memFree=1679416/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=42536 CPUtime=162.23
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 11817 0 0 0 16213 10 0 0 25 0 1 0 97351538 43556864 10321 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 10634 10321 182 377 0 10254 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 42536

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 20014
/proc/meminfo: memFree=1677368/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=44608 CPUtime=222.22
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 12320 0 0 0 22211 11 0 0 25 0 1 0 97351538 45678592 10824 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 11152 10824 182 377 0 10772 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 44608

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1675768/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=46364 CPUtime=282.2
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 12722 0 0 0 28209 11 0 0 25 0 1 0 97351538 47476736 11226 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 11591 11226 182 377 0 11211 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 46364

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1673144/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=48912 CPUtime=342.19
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 13350 0 0 0 34207 12 0 0 25 0 1 0 97351538 50085888 11854 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 12228 11854 182 377 0 11848 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48912

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1669240/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=53192 CPUtime=402.17
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 14460 0 0 0 40204 13 0 0 25 0 1 0 97351538 54468608 12828 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 13298 12828 182 377 0 12918 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 53192

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1668856/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=53516 CPUtime=462.15
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 14540 0 0 0 46202 13 0 0 25 0 1 0 97351538 54800384 12908 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 13379 12908 182 377 0 12999 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 53516

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1664120/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=58384 CPUtime=522.14
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 15704 0 0 0 52200 14 0 0 25 0 1 0 97351538 59785216 14072 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 14596 14072 182 377 0 14216 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 58384

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1663416/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=59076 CPUtime=582.12
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 15868 0 0 0 58198 14 0 0 25 0 1 0 97351538 60493824 14236 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 14769 14236 182 377 0 14389 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 59076

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1661112/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=61420 CPUtime=642.11
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 16441 0 0 0 64196 15 0 0 25 0 1 0 97351538 62894080 14809 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 15355 14809 182 377 0 14975 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 61420

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1659704/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=62848 CPUtime=702.09
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 16782 0 0 0 70194 15 0 0 25 0 1 0 97351538 64356352 15150 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 15712 15150 182 377 0 15332 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 62848

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1657400/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=65288 CPUtime=762.08
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 17350 0 0 0 76192 16 0 0 25 0 1 0 97351538 66854912 15718 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 16322 15718 182 377 0 15942 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 65288

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1657080/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=65736 CPUtime=822.06
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 17472 0 0 0 82190 16 0 0 25 0 1 0 97351538 67313664 15840 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 16434 15840 182 377 0 16054 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 65736

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1655928/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=67032 CPUtime=882.04
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 17749 0 0 0 88188 16 0 0 25 0 1 0 97351538 68640768 16117 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 16758 16117 182 377 0 16378 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 67032

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1654648/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=68572 CPUtime=942.02
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 18112 0 0 0 94185 17 0 0 25 0 1 0 97351538 70217728 16480 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 17143 16480 182 377 0 16763 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 68572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1651256/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=71700 CPUtime=1002.01
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 18902 0 0 0 100183 18 0 0 25 0 1 0 97351538 73420800 17270 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 17925 17270 182 377 0 17545 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 71700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1649912/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=73208 CPUtime=1061.99
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 19236 0 0 0 106181 18 0 0 25 0 1 0 97351538 74964992 17604 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 18302 17604 182 377 0 17922 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 73208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1649208/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=73856 CPUtime=1121.97
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 19384 0 0 0 112179 18 0 0 25 0 1 0 97351538 75628544 17752 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 18464 17752 182 377 0 18084 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 73856

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1648696/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=74488 CPUtime=1181.96
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 19523 0 0 0 118177 19 0 0 25 0 1 0 97351538 76275712 17891 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 18622 17891 182 377 0 18242 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 74488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20014
/proc/meminfo: memFree=1648120/2055920 swapFree=4192812/4192956
[pid=20007] ppid=20005 vsize=75056 CPUtime=1200.06
/proc/20007/stat : 20007 (clasp) R 20005 20007 19940 0 -1 4194304 19655 0 0 0 119987 19 0 0 25 0 1 0 97351538 76857344 18023 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20007/statm: 18764 18023 182 377 0 18384 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 75056

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.88
CPU system time (s): 0.205968
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 75056

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

runsolver used 0.870867 second user time and 2.48562 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 22:59:43
IDJOB=1724189
IDBENCH=71764
IDSOLVER=508
FILE ID=node20/1724189-1240693183
PBS_JOBID= 9186766
Free space on /tmp= 66244 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.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-1724189-1240693183/watcher-1724189-1240693183 -o /tmp/evaluation-result-1724189-1240693183/solver-1724189-1240693183 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1724189-1240693183.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= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED=2106491872

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:       1720856 kB
Buffers:         33488 kB
Cached:         227360 kB
SwapCached:          0 kB
Active:         116032 kB
Inactive:       158720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5292 kB
Writeback:           0 kB
Mapped:          23612 kB
Slab:            46264 kB
Committed_AS:   405096 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= 66240 MiB
End job on node20 at 2009-04-25 23:19:46