Trace number 1513824

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 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1806027711-062.cnf
MD5SUM03e92abd50719ffb3da2b41e986c9d5a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.44017
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513824-1238223362/watcher-1513824-1238223362 -o /tmp/evaluation-result-1513824-1238223362/solver-1513824-1238223362 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513824-1238223362.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 0.98 0.94 3/80 32537
/proc/meminfo: memFree=1863260/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=2684 CPUtime=0
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 444 0 0 0 0 0 0 0 20 0 1 0 1094999892 2748416 428 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 671 428 144 377 0 291 0

[startup+0.0478409 s]
/proc/loadavg: 0.92 0.98 0.94 3/80 32537
/proc/meminfo: memFree=1863260/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=5336 CPUtime=0.04
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 1220 0 0 0 4 0 0 0 20 0 1 0 1094999892 5464064 1085 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 1334 1085 165 377 0 954 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5336

[startup+0.101845 s]
/proc/loadavg: 0.92 0.98 0.94 3/80 32537
/proc/meminfo: memFree=1863260/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=6000 CPUtime=0.09
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 1364 0 0 0 9 0 0 0 20 0 1 0 1094999892 6144000 1229 1992294400 134512640 136057169 4294956160 18446744073709551615 134782886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 1500 1229 170 377 0 1120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6000

[startup+0.301865 s]
/proc/loadavg: 0.92 0.98 0.94 3/80 32537
/proc/meminfo: memFree=1863260/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=5736 CPUtime=0.29
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 1493 0 0 0 29 0 0 0 22 0 1 0 1094999892 5873664 1196 1992294400 134512640 136057169 4294956160 18446744073709551615 134648213 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 1434 1196 179 377 0 1054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5736

[startup+0.701907 s]
/proc/loadavg: 0.92 0.98 0.94 3/80 32537
/proc/meminfo: memFree=1863260/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=5736 CPUtime=0.69
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 1497 0 0 0 69 0 0 0 25 0 1 0 1094999892 5873664 1200 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 1434 1200 183 377 0 1054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5736

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.94 2/81 32538
/proc/meminfo: memFree=1857940/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=8536 CPUtime=1.49
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 2199 0 0 0 149 0 0 0 25 0 1 0 1094999892 8740864 1902 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 2134 1902 183 377 0 1754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8536

[startup+3.10115 s]
/proc/loadavg: 0.92 0.98 0.94 2/81 32538
/proc/meminfo: memFree=1854164/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=11968 CPUtime=3.09
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 3061 0 0 0 308 1 0 0 25 0 1 0 1094999892 12255232 2764 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 2992 2764 183 377 0 2612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11968

[startup+6.30148 s]
/proc/loadavg: 1.01 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1848788/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=15696 CPUtime=6.28
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 4001 0 0 0 627 1 0 0 25 0 1 0 1094999892 16072704 3704 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 3924 3704 183 377 0 3544 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15696

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1844636/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=22068 CPUtime=12.69
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 5580 0 0 0 1267 2 0 0 25 0 1 0 1094999892 22597632 5283 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 5517 5283 183 377 0 5137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22068

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1839068/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=25328 CPUtime=25.49
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 6388 0 0 0 2546 3 0 0 25 0 1 0 1094999892 25935872 6091 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 6332 6091 183 377 0 5952 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25328

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1832284/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=32060 CPUtime=51.07
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 8105 0 0 0 5103 4 0 0 25 0 1 0 1094999892 32829440 7808 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 8015 7808 183 377 0 7635 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32060

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1824348/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=39984 CPUtime=102.27
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 10075 0 0 0 10221 6 0 0 25 0 1 0 1094999892 40943616 9778 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 9996 9778 183 377 0 9616 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39984

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1816092/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=48352 CPUtime=162.24
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 12119 0 0 0 16217 7 0 0 25 0 1 0 1094999892 49512448 11822 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 12088 11822 183 377 0 11708 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48352

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1812188/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=52180 CPUtime=222.23
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 13081 0 0 0 22215 8 0 0 25 0 1 0 1094999892 53432320 12784 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 13045 12784 183 377 0 12665 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52180

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32538
/proc/meminfo: memFree=1811548/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=52792 CPUtime=282.21
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 13223 0 0 0 28213 8 0 0 25 0 1 0 1094999892 54059008 12926 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 13198 12926 183 377 0 12818 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 52792

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1808732/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=55564 CPUtime=342.19
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 13898 0 0 0 34210 9 0 0 25 0 1 0 1094999892 56897536 13601 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 13891 13601 183 377 0 13511 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 55564

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1804444/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=59792 CPUtime=402.17
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 14957 0 0 0 40206 11 0 0 25 0 1 0 1094999892 61227008 14660 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 14948 14660 183 377 0 14568 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 59792

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1801692/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=62440 CPUtime=462.16
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 15646 0 0 0 46204 12 0 0 25 0 1 0 1094999892 63938560 15349 1992294400 134512640 136057169 4294956160 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 15610 15349 183 377 0 15230 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 62440

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1798812/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=65616 CPUtime=522.13
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 16415 0 0 0 52201 12 0 0 25 0 1 0 1094999892 67190784 16118 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 16404 16118 183 377 0 16024 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 65616

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1794204/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=70104 CPUtime=582.12
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 17554 0 0 0 58199 13 0 0 25 0 1 0 1094999892 71786496 17257 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 17526 17257 183 377 0 17146 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 70104

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1792412/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=71820 CPUtime=642.11
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 17978 0 0 0 64198 13 0 0 25 0 1 0 1094999892 73543680 17681 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 17955 17681 183 377 0 17575 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 71820

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1789852/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=74328 CPUtime=702.08
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 18619 0 0 0 70195 13 0 0 25 0 1 0 1094999892 76111872 18322 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 18582 18322 183 377 0 18202 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 74328

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32544
/proc/meminfo: memFree=1789724/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=74328 CPUtime=762.07
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 18622 0 0 0 76194 13 0 0 25 0 1 0 1094999892 76111872 18325 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 18582 18325 183 377 0 18202 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 74328

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1787996/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=76044 CPUtime=822.05
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 19031 0 0 0 82191 14 0 0 25 0 1 0 1094999892 77869056 18734 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 19011 18734 183 377 0 18631 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 76044

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1775580/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=88572 CPUtime=882.03
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22131 0 0 0 88188 15 0 0 25 0 1 0 1094999892 90697728 21834 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22143 21834 183 377 0 21763 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 88572

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1775580/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=88572 CPUtime=942.02
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22131 0 0 0 94187 15 0 0 25 0 1 0 1094999892 90697728 21834 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22143 21834 183 377 0 21763 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 88572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1775708/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=88572 CPUtime=1002
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22131 0 0 0 100185 15 0 0 25 0 1 0 1094999892 90697728 21834 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22143 21834 183 377 0 21763 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 88572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1775708/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=88572 CPUtime=1061.98
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22131 0 0 0 106183 15 0 0 25 0 1 0 1094999892 90697728 21834 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22143 21834 183 377 0 21763 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 88572

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1774684/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=89496 CPUtime=1121.97
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22372 0 0 0 112182 15 0 0 25 0 1 0 1094999892 91643904 22075 1992294400 134512640 136057169 4294956160 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22374 22075 183 377 0 21994 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 89496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1774684/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=89496 CPUtime=1181.95
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22374 0 0 0 118180 15 0 0 25 0 1 0 1094999892 91643904 22077 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22374 22077 183 377 0 21994 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 89496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/81 32545
/proc/meminfo: memFree=1774684/2055920 swapFree=4163576/4192956
[pid=32537] ppid=32535 vsize=89496 CPUtime=1200.05
/proc/32537/stat : 32537 (clasp) R 32535 32537 32443 0 -1 4194304 22375 0 0 0 119990 15 0 0 25 0 1 0 1094999892 91643904 22078 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32537/statm: 22374 22078 183 377 0 21994 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 89496

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.07
CPU user time (s): 1199.9
CPU system time (s): 0.169974
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 89496

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

runsolver used 1.53477 second user time and 3.9374 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 07:56:02
IDJOB=1513824
IDBENCH=70295
IDSOLVER=508
FILE ID=node90/1513824-1238223362
PBS_JOBID= 9060565
Free space on /tmp= 66456 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1806027711-062.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-1513824-1238223362/watcher-1513824-1238223362 -o /tmp/evaluation-result-1513824-1238223362/solver-1513824-1238223362 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513824-1238223362.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= 03e92abd50719ffb3da2b41e986c9d5a
RANDOM SEED=693082960

node90.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1863676 kB
Buffers:         30652 kB
Cached:          90764 kB
SwapCached:      18936 kB
Active:          95472 kB
Inactive:        46312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863676 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          25644 kB
Slab:            34720 kB
Committed_AS:  2500300 kB
PageTables:       2668 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= 66452 MiB
End job on node90 at 2009-03-28 08:16:05