Trace number 1512780

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 1203.62

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1388268034-092.cnf
MD5SUM487c5503612c9b61998004f60168456d
Bench CategoryRANDOM (random 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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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-1512780-1238208931/watcher-1512780-1238208931 -o /tmp/evaluation-result-1512780-1238208931/solver-1512780-1238208931 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512780-1238208931.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.99 1.97 1.91 4/86 29242
/proc/meminfo: memFree=1707968/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=2092 CPUtime=0
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1093557145 2142208 255 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 523 255 144 377 0 143 0

[startup+0.10129 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 29242
/proc/meminfo: memFree=1707968/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=3900 CPUtime=0.09
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 752 0 0 0 9 0 0 0 18 0 1 0 1093557145 3993600 728 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 975 730 169 377 0 595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3900

[startup+0.202301 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 29242
/proc/meminfo: memFree=1707968/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=4428 CPUtime=0.2
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 925 0 0 0 20 0 0 0 18 0 1 0 1093557145 4534272 901 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 1107 901 183 377 0 727 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 4428

[startup+0.302314 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 29242
/proc/meminfo: memFree=1707968/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=4560 CPUtime=0.3
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 953 0 0 0 30 0 0 0 19 0 1 0 1093557145 4669440 929 1992294400 134512640 136057169 4294956160 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 1140 929 183 377 0 760 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4560

[startup+0.702364 s]
/proc/loadavg: 1.99 1.97 1.91 4/86 29242
/proc/meminfo: memFree=1707968/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=6016 CPUtime=0.69
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 1322 0 0 0 69 0 0 0 23 0 1 0 1093557145 6160384 1298 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 1504 1298 183 377 0 1124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6016

[startup+1.50146 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 29243
/proc/meminfo: memFree=1701816/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=9192 CPUtime=1.49
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 2097 0 0 0 149 0 0 0 25 0 1 0 1093557145 9412608 2073 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 2298 2073 183 377 0 1918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9192

[startup+3.10166 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 29243
/proc/meminfo: memFree=1700152/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=10496 CPUtime=3.09
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 2425 0 0 0 309 0 0 0 25 0 1 0 1093557145 10747904 2401 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 2624 2401 183 377 0 2244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10496

[startup+6.30106 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 29243
/proc/meminfo: memFree=1698168/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=11932 CPUtime=6.29
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 2777 0 0 0 629 0 0 0 25 0 1 0 1093557145 12218368 2753 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 2983 2753 183 377 0 2603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11932

[startup+12.7019 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 29243
/proc/meminfo: memFree=1695048/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=14212 CPUtime=12.69
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 3349 0 0 0 1268 1 0 0 25 0 1 0 1093557145 14553088 3325 1992294400 134512640 136057169 4294956160 18446744073709551615 134616015 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 3553 3325 183 377 0 3173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14212

[startup+25.5015 s]
/proc/loadavg: 1.99 1.97 1.91 3/87 29243
/proc/meminfo: memFree=1692872/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=16448 CPUtime=25.48
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 3901 0 0 0 2547 1 0 0 25 0 1 0 1093557145 16842752 3877 1992294400 134512640 136057169 4294956160 18446744073709551615 134634155 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 4112 3877 183 377 0 3732 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16448

[startup+51.1017 s]
/proc/loadavg: 2.06 1.99 1.91 3/87 29243
/proc/meminfo: memFree=1687944/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=21324 CPUtime=51.07
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 5137 0 0 0 5105 2 0 0 25 0 1 0 1093557145 21835776 5113 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 5331 5113 183 377 0 4951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21324

[startup+102.301 s]
/proc/loadavg: 2.16 2.02 1.93 3/87 29243
/proc/meminfo: memFree=1684552/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=24732 CPUtime=102.25
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 5959 0 0 0 10222 3 0 0 25 0 1 0 1093557145 25325568 5935 1992294400 134512640 136057169 4294956160 18446744073709551615 134809637 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 6183 5935 183 377 0 5803 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24732

[startup+162.302 s]
/proc/loadavg: 2.12 2.03 1.93 3/87 29243
/proc/meminfo: memFree=1679560/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=29588 CPUtime=162.23
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 7179 0 0 0 16219 4 0 0 25 0 1 0 1093557145 30298112 7155 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 7397 7155 183 377 0 7017 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29588

[startup+222.307 s]
/proc/loadavg: 2.11 2.04 1.94 3/87 29243
/proc/meminfo: memFree=1677256/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=31992 CPUtime=222.21
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 7772 0 0 0 22217 4 0 0 25 0 1 0 1093557145 32759808 7748 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 7998 7748 183 377 0 7618 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31992

[startup+282.302 s]
/proc/loadavg: 2.09 2.04 1.94 3/87 29243
/proc/meminfo: memFree=1672968/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=36384 CPUtime=282.18
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 8863 0 0 0 28213 5 0 0 25 0 1 0 1093557145 37257216 8839 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 9096 8839 183 377 0 8716 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 36384

[startup+342.302 s]
/proc/loadavg: 2.09 2.05 1.95 3/87 29249
/proc/meminfo: memFree=1672144/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=37240 CPUtime=342.14
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 9079 0 0 0 34209 5 0 0 25 0 1 0 1093557145 38133760 9041 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 9310 9041 183 377 0 8930 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 37240

[startup+402.302 s]
/proc/loadavg: 2.38 2.12 1.97 3/87 29725
/proc/meminfo: memFree=1667648/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=40500 CPUtime=399.06
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 9918 0 0 0 39898 8 0 0 25 0 1 0 1093557145 41472000 9880 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 10125 9880 183 377 0 9745 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 40500

[startup+462.301 s]
/proc/loadavg: 2.18 2.11 1.98 3/87 29725
/proc/meminfo: memFree=1666960/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=41940 CPUtime=459.04
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 10254 0 0 0 45896 8 0 0 25 0 1 0 1093557145 42946560 10216 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 10485 10216 183 377 0 10105 0
Current children cumulated CPU time (s) 459.04
Current children cumulated vsize (KiB) 41940

[startup+522.303 s]
/proc/loadavg: 2.11 2.10 1.98 3/87 29725
/proc/meminfo: memFree=1666128/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=42856 CPUtime=519.02
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 10502 0 0 0 51894 8 0 0 25 0 1 0 1093557145 43884544 10464 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 10714 10464 183 377 0 10334 0
Current children cumulated CPU time (s) 519.02
Current children cumulated vsize (KiB) 42856

[startup+582.302 s]
/proc/loadavg: 2.08 2.10 1.99 3/87 29725
/proc/meminfo: memFree=1664656/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=44256 CPUtime=579
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 10872 0 0 0 57891 9 0 0 25 0 1 0 1093557145 45318144 10821 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 11064 10821 183 377 0 10684 0
Current children cumulated CPU time (s) 579
Current children cumulated vsize (KiB) 44256

[startup+642.303 s]
/proc/loadavg: 2.03 2.08 1.99 3/87 29725
/proc/meminfo: memFree=1661456/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=47632 CPUtime=638.97
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 11688 0 0 0 63888 9 0 0 25 0 1 0 1093557145 48775168 11635 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 11908 11635 183 377 0 11528 0
Current children cumulated CPU time (s) 638.97
Current children cumulated vsize (KiB) 47632

[startup+702.303 s]
/proc/loadavg: 2.04 2.07 2.00 3/87 29725
/proc/meminfo: memFree=1659472/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=49464 CPUtime=698.95
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 12172 0 0 0 69885 10 0 0 25 0 1 0 1093557145 50651136 12102 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 12366 12102 183 377 0 11986 0
Current children cumulated CPU time (s) 698.95
Current children cumulated vsize (KiB) 49464

[startup+762.303 s]
/proc/loadavg: 2.01 2.06 2.00 3/87 29725
/proc/meminfo: memFree=1658640/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=50240 CPUtime=758.93
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 12364 0 0 0 75883 10 0 0 25 0 1 0 1093557145 51445760 12294 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 12560 12294 183 377 0 12180 0
Current children cumulated CPU time (s) 758.93
Current children cumulated vsize (KiB) 50240

[startup+822.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/87 29725
/proc/meminfo: memFree=1658384/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=50500 CPUtime=818.9
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 12441 0 0 0 81880 10 0 0 25 0 1 0 1093557145 51712000 12371 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 12625 12371 183 377 0 12245 0
Current children cumulated CPU time (s) 818.9
Current children cumulated vsize (KiB) 50500

[startup+882.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 29725
/proc/meminfo: memFree=1657872/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=51020 CPUtime=878.88
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 12578 0 0 0 87878 10 0 0 25 0 1 0 1093557145 52244480 12508 1992294400 134512640 136057169 4294956160 18446744073709551615 134651254 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 12755 12508 183 377 0 12375 0
Current children cumulated CPU time (s) 878.88
Current children cumulated vsize (KiB) 51020

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 29725
/proc/meminfo: memFree=1656592/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=52456 CPUtime=938.86
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 12902 0 0 0 93875 11 0 0 25 0 1 0 1093557145 53714944 12832 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 13114 12832 183 377 0 12734 0
Current children cumulated CPU time (s) 938.86
Current children cumulated vsize (KiB) 52456

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 29725
/proc/meminfo: memFree=1653584/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=55312 CPUtime=998.83
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 13744 0 0 0 99872 11 0 0 25 0 1 0 1093557145 56639488 13570 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 13828 13570 183 377 0 13448 0
Current children cumulated CPU time (s) 998.83
Current children cumulated vsize (KiB) 55312

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 29725
/proc/meminfo: memFree=1651856/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=57212 CPUtime=1058.81
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 14186 0 0 0 105869 12 0 0 25 0 1 0 1093557145 58585088 14012 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 14303 14012 183 377 0 13923 0
Current children cumulated CPU time (s) 1058.81
Current children cumulated vsize (KiB) 57212

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 29725
/proc/meminfo: memFree=1651472/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=57580 CPUtime=1118.78
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 14284 0 0 0 111866 12 0 0 25 0 1 0 1093557145 58961920 14110 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 14395 14110 183 377 0 14015 0
Current children cumulated CPU time (s) 1118.78
Current children cumulated vsize (KiB) 57580

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29725
/proc/meminfo: memFree=1651216/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=57712 CPUtime=1178.76
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 14335 0 0 0 117864 12 0 0 25 0 1 0 1093557145 59097088 14161 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 14428 14161 183 377 0 14048 0
Current children cumulated CPU time (s) 1178.76
Current children cumulated vsize (KiB) 57712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29725
/proc/meminfo: memFree=1650448/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=58392 CPUtime=1200.06
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 14530 0 0 0 119994 12 0 0 25 0 1 0 1093557145 59793408 14336 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 14598 14336 183 377 0 14218 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58392

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

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

[startup+1203.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 29725
/proc/meminfo: memFree=1650448/2055920 swapFree=4170308/4192956
[pid=29242] ppid=29240 vsize=58392 CPUtime=1200.06
/proc/29242/stat : 29242 (clasp) R 29240 29242 29099 0 -1 4194304 14530 0 0 0 119994 12 0 0 25 0 1 0 1093557145 59793408 14336 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29242/statm: 14598 14336 183 377 0 14218 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58392

Child status: 0
Real time (s): 1203.62
CPU time (s): 1200.08
CPU user time (s): 1199.94
CPU system time (s): 0.139978
CPU usage (%): 99.7063
Max. virtual memory (cumulated for all children) (KiB): 58392

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

runsolver used 1.3348 second user time and 4.15737 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-28 03:55:31
IDJOB=1512780
IDBENCH=70208
IDSOLVER=508
FILE ID=node92/1512780-1238208931
PBS_JOBID= 9060475
Free space on /tmp= 66560 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1388268034-092.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-1512780-1238208931/watcher-1512780-1238208931 -o /tmp/evaluation-result-1512780-1238208931/solver-1512780-1238208931 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512780-1238208931.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= 487c5503612c9b61998004f60168456d
RANDOM SEED=1953749578

node92.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.249
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.249
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:       1708448 kB
Buffers:         39288 kB
Cached:         243304 kB
SwapCached:       7632 kB
Active:          36348 kB
Inactive:       256184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708448 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:          15680 kB
Slab:            39032 kB
Committed_AS:  1876292 kB
PageTables:       2768 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= 66560 MiB
End job on node92 at 2009-03-28 04:15:37