Trace number 1734799

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1734799-1240797354/watcher-1734799-1240797354 -o /tmp/evaluation-result-1734799-1240797354/solver-1734799-1240797354 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1734799-1240797354.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 0.97 0.98 3/64 27384
/proc/meminfo: memFree=1593152/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=2016 CPUtime=0
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 107768596 2064384 249 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 504 249 144 377 0 124 0

[startup+0.063568 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 27384
/proc/meminfo: memFree=1593152/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=5540 CPUtime=0.05
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 1350 0 0 0 5 0 0 0 18 0 1 0 107768596 5672960 1141 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 1385 1141 144 377 0 1005 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5540

[startup+0.101572 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 27384
/proc/meminfo: memFree=1593152/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=8368 CPUtime=0.09
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 2101 0 0 0 9 0 0 0 18 0 1 0 107768596 8568832 1743 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 2092 1749 163 377 0 1712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8368

[startup+0.301594 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 27384
/proc/meminfo: memFree=1593152/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=10236 CPUtime=0.29
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 2760 0 0 0 29 0 0 0 19 0 1 0 107768596 10481664 2266 1992294400 134512640 136057169 4294956160 18446744073709551615 134774713 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 2559 2266 166 377 0 2179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10236

[startup+0.70164 s]
/proc/loadavg: 1.00 0.97 0.98 3/64 27384
/proc/meminfo: memFree=1593152/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=10236 CPUtime=0.69
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 2760 0 0 0 69 0 0 0 23 0 1 0 107768596 10481664 2266 1992294400 134512640 136057169 4294956160 18446744073709551615 134774493 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 2559 2266 166 377 0 2179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10236

[startup+1.50173 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1584376/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=11820 CPUtime=1.49
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 3144 0 0 0 149 0 0 0 25 0 1 0 107768596 12103680 2650 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 2955 2650 168 377 0 2575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11820

[startup+3.10192 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1583416/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=11008 CPUtime=3.09
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 3361 0 0 0 309 0 0 0 25 0 1 0 107768596 11272192 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 2752 2531 182 377 0 2372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11008

[startup+6.30129 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1579384/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=17220 CPUtime=6.29
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 4894 0 0 0 628 1 0 0 25 0 1 0 107768596 17633280 4064 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 4305 4064 182 377 0 3925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17220

[startup+12.701 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1566584/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=28800 CPUtime=12.68
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 7801 0 0 0 1266 2 0 0 25 0 1 0 107768596 29491200 6971 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 7200 6971 182 377 0 6820 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28800

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1562104/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=32376 CPUtime=25.48
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 8680 0 0 0 2545 3 0 0 25 0 1 0 107768596 33153024 7850 1992294400 134512640 136057169 4294956160 18446744073709551615 134812010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 8094 7850 182 377 0 7714 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32376

[startup+51.1015 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1555000/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=39628 CPUtime=51.07
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 10486 0 0 0 5102 5 0 0 25 0 1 0 107768596 40579072 9656 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 9907 9656 182 377 0 9527 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39628

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1545912/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=48688 CPUtime=102.26
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 12731 0 0 0 10218 8 0 0 25 0 1 0 107768596 49856512 11901 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 12172 11901 182 377 0 11792 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48688

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1539704/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=54856 CPUtime=162.24
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 14274 0 0 0 16215 9 0 0 25 0 1 0 107768596 56172544 13444 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 13714 13444 182 377 0 13334 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54856

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1532088/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=62736 CPUtime=222.23
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 16157 0 0 0 22212 11 0 0 25 0 1 0 107768596 64241664 15327 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 15684 15327 182 377 0 15304 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62736

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27385
/proc/meminfo: memFree=1531896/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=62736 CPUtime=282.21
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 16196 0 0 0 28210 11 0 0 25 0 1 0 107768596 64241664 15366 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 15684 15366 182 377 0 15304 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62736

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 27391
/proc/meminfo: memFree=1531512/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=63164 CPUtime=342.18
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 16269 0 0 0 34207 11 0 0 25 0 1 0 107768596 64679936 15439 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 15791 15439 182 377 0 15411 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 63164

[startup+402.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1530544/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=63848 CPUtime=402.14
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 16443 0 0 0 40202 12 0 0 25 0 1 0 107768596 65380352 15613 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 15962 15613 182 377 0 15582 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 63848

[startup+462.301 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1530096/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=64516 CPUtime=462.13
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 16568 0 0 0 46200 13 0 0 25 0 1 0 107768596 66064384 15738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 16129 15738 182 377 0 15749 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 64516

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1521392/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=73164 CPUtime=522.1
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 18744 0 0 0 52194 16 0 0 25 0 1 0 107768596 74919936 17914 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 18291 17914 182 377 0 17911 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 73164

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1518128/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=76664 CPUtime=582.09
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 19549 0 0 0 58192 17 0 0 25 0 1 0 107768596 78503936 18719 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 19166 18719 182 377 0 18786 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 76664

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1516720/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=78116 CPUtime=642.07
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 19923 0 0 0 64190 17 0 0 25 0 1 0 107768596 79990784 19093 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 19529 19093 182 377 0 19149 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 78116

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1514936/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=79832 CPUtime=702.05
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 20367 0 0 0 70187 18 0 0 25 0 1 0 107768596 81747968 19537 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 19958 19537 182 377 0 19578 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 79832

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1512696/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=82228 CPUtime=762.04
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 20938 0 0 0 76185 19 0 0 25 0 1 0 107768596 84201472 20108 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 20557 20108 182 377 0 20177 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 82228

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1508856/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=86224 CPUtime=822.02
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 22012 0 0 0 82182 20 0 0 25 0 1 0 107768596 88293376 21046 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 21556 21046 182 377 0 21176 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 86224

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1506808/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=88436 CPUtime=882
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 22549 0 0 0 88179 21 0 0 25 0 1 0 107768596 90558464 21583 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 22109 21583 182 377 0 21729 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 88436

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1504632/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=90524 CPUtime=941.98
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 23055 0 0 0 94176 22 0 0 25 0 1 0 107768596 92696576 22089 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 22631 22089 182 377 0 22251 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 90524

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1504184/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=91020 CPUtime=1001.96
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 23157 0 0 0 100174 22 0 0 25 0 1 0 107768596 93204480 22191 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 22755 22191 182 377 0 22375 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 91020

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1503672/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=91560 CPUtime=1061.94
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 23287 0 0 0 106172 22 0 0 25 0 1 0 107768596 93757440 22321 1992294400 134512640 136057169 4294956160 18446744073709551615 134828260 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 22890 22321 182 377 0 22510 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 91560

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1502776/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=92492 CPUtime=1121.93
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 23499 0 0 0 112170 23 0 0 25 0 1 0 107768596 94711808 22533 1992294400 134512640 136057169 4294956160 18446744073709551615 134813083 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 23123 22533 182 377 0 22743 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 92492

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1502392/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=93064 CPUtime=1181.91
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 23621 0 0 0 118168 23 0 0 25 0 1 0 107768596 95297536 22655 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 23266 22655 182 377 0 22886 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 93064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 27801
/proc/meminfo: memFree=1502264/2055920 swapFree=4192812/4192956
[pid=27384] ppid=27382 vsize=93064 CPUtime=1200.01
/proc/27384/stat : 27384 (clasp) R 27382 27384 27225 0 -1 4194304 23624 0 0 0 119978 23 0 0 25 0 1 0 107768596 95297536 22658 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27384/statm: 23266 22658 182 377 0 22886 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 93064

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.04
CPU user time (s): 1199.78
CPU system time (s): 0.252961
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 93064

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

runsolver used 1.07184 second user time and 2.26765 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-27 03:55:54
IDJOB=1734799
IDBENCH=71295
IDSOLVER=508
FILE ID=node20/1734799-1240797354
PBS_JOBID= 9187359
Free space on /tmp= 66248 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.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-1734799-1240797354/watcher-1734799-1240797354 -o /tmp/evaluation-result-1734799-1240797354/solver-1734799-1240797354 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1734799-1240797354.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= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=27227363

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:       1593632 kB
Buffers:         58552 kB
Cached:         324424 kB
SwapCached:          0 kB
Active:          56712 kB
Inactive:       340080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1593632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3992 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            51480 kB
Committed_AS:   468880 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-27 04:15:56