Trace number 1520029

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
kw 2009-03-20? (TO) 1200.11 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S644655157-049.cnf
MD5SUMf938cfdd4478a8554923c46697238b9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1520029-1238256293/watcher-1520029-1238256293 -o /tmp/evaluation-result-1520029-1238256293/solver-1520029-1238256293 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520029-1238256293.cnf 

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.91 0.97 0.98 3/73 11825
/proc/meminfo: memFree=1644160/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=2744 CPUtime=0
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 298 0 0 0 0 0 0 0 20 0 1 0 1098294143 2809856 282 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 686 282 216 541 0 136 0

[startup+0.0461361 s]
/proc/loadavg: 0.91 0.97 0.98 3/73 11825
/proc/meminfo: memFree=1644160/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=3092 CPUtime=0.04
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 427 0 0 0 4 0 0 0 20 0 1 0 1098294143 3166208 395 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 773 395 242 541 0 223 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3092

[startup+0.102142 s]
/proc/loadavg: 0.91 0.97 0.98 3/73 11825
/proc/meminfo: memFree=1644160/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=3488 CPUtime=0.09
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 544 0 0 0 9 0 0 0 20 0 1 0 1098294143 3571712 512 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 872 512 244 541 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3488

[startup+0.301163 s]
/proc/loadavg: 0.91 0.97 0.98 3/73 11825
/proc/meminfo: memFree=1644160/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=4684 CPUtime=0.29
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 850 0 0 0 29 0 0 0 22 0 1 0 1098294143 4796416 818 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 1171 818 244 541 0 621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4684

[startup+0.702205 s]
/proc/loadavg: 0.91 0.97 0.98 3/73 11825
/proc/meminfo: memFree=1644160/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=6472 CPUtime=0.69
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 1282 0 0 0 68 1 0 0 25 0 1 0 1098294143 6627328 1250 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 1618 1250 244 541 0 1068 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6472

[startup+1.50129 s]
/proc/loadavg: 0.91 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1639032/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=8140 CPUtime=1.49
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 1669 0 0 0 147 2 0 0 25 0 1 0 1098294143 8335360 1597 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 2035 1597 244 541 0 1485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8140

[startup+3.10146 s]
/proc/loadavg: 0.91 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1637880/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=9636 CPUtime=3.09
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 2154 0 0 0 306 3 0 0 25 0 1 0 1098294143 9867264 1985 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 2409 1985 248 541 0 1859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9636

[startup+6.3018 s]
/proc/loadavg: 0.92 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1635256/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=12332 CPUtime=6.29
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 2850 0 0 0 624 5 0 0 25 0 1 0 1098294143 12627968 2552 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 3083 2552 248 541 0 2533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12332

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1631544/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=16032 CPUtime=12.68
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 3803 0 0 0 1261 7 0 0 25 0 1 0 1098294143 16416768 3335 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 4008 3335 248 541 0 3458 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16032

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1627256/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=20932 CPUtime=25.48
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 5071 0 0 0 2537 11 0 0 25 0 1 0 1098294143 21434368 4379 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 5233 4379 248 541 0 4683 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20932

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1620728/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=29292 CPUtime=51.08
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 7043 0 0 0 5090 18 0 0 25 0 1 0 1098294143 29995008 6054 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 7323 6054 248 541 0 6773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29292

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1611960/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=38692 CPUtime=102.27
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 9812 0 0 0 10199 28 0 0 25 0 1 0 1098294143 39620608 8191 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 9673 8191 248 541 0 9123 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38692

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1604664/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=46812 CPUtime=162.24
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 11951 0 0 0 16189 35 0 0 25 0 1 0 1098294143 47935488 10053 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 11703 10053 248 541 0 11153 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 46812

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1596408/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=56452 CPUtime=222.23
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 14276 0 0 0 22179 44 0 0 25 0 1 0 1098294143 57806848 12060 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 14113 12060 248 541 0 13563 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 56452

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1592760/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=60424 CPUtime=282.22
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 15550 0 0 0 28170 52 0 0 25 0 1 0 1098294143 61874176 12968 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 15106 12968 248 541 0 14556 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 60424

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1586616/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=67520 CPUtime=342.2
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 17472 0 0 0 34161 59 0 0 25 0 1 0 1098294143 69140480 14469 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 16880 14469 248 541 0 16330 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 67520

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1582136/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=72152 CPUtime=402.18
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 18612 0 0 0 40153 65 0 0 25 0 1 0 1098294143 73883648 15609 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 18038 15609 248 541 0 17488 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 72152

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1578872/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=75652 CPUtime=462.17
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 19868 0 0 0 46147 70 0 0 25 0 1 0 1098294143 77467648 16381 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 18913 16381 248 541 0 18363 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 75652

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1575800/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=79092 CPUtime=522.16
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 20670 0 0 0 52138 78 0 0 25 0 1 0 1098294143 80990208 17183 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 19773 17183 248 541 0 19223 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 79092

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1569528/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=85708 CPUtime=582.14
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 22738 0 0 0 58131 83 0 0 25 0 1 0 1098294143 87764992 18695 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 21427 18695 248 541 0 20877 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 85708

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1567288/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=88428 CPUtime=642.13
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 23275 0 0 0 64125 88 0 0 25 0 1 0 1098294143 90550272 19232 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 22107 19232 248 541 0 21557 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 88428

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1564344/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=91948 CPUtime=702.11
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 24004 0 0 0 70119 92 0 0 25 0 1 0 1098294143 94154752 19961 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 22987 19961 248 541 0 22437 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 91948

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1559032/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=100120 CPUtime=762.1
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 25947 0 0 0 76112 98 0 0 25 0 1 0 1098294143 102522880 21264 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 25030 21264 248 541 0 24480 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 100120

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1557368/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=103000 CPUtime=822.08
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 26453 0 0 0 82105 103 0 0 25 0 1 0 1098294143 105472000 21770 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 25750 21770 248 541 0 25200 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 103000

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1556280/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=103320 CPUtime=882.07
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 26627 0 0 0 88099 108 0 0 25 0 1 0 1098294143 105799680 21944 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 25830 21944 248 541 0 25280 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 103320

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1548344/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=113024 CPUtime=942.04
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 28635 0 0 0 94092 112 0 0 25 0 1 0 1098294143 115736576 23952 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 28256 23952 248 541 0 27706 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 113024

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1545720/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=115904 CPUtime=1002.04
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 29971 0 0 0 100087 117 0 0 25 0 1 0 1098294143 118685696 24552 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 28976 24552 248 541 0 28426 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 115904

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1544952/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=117344 CPUtime=1062.02
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 30226 0 0 0 106081 121 0 0 25 0 1 0 1098294143 120160256 24807 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 29336 24807 248 541 0 28786 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 117344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1542712/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=119904 CPUtime=1122
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 30785 0 0 0 112075 125 0 0 25 0 1 0 1098294143 122781696 25366 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 29976 25366 248 541 0 29426 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 119904

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1540920/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=121824 CPUtime=1181.99
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 31231 0 0 0 118071 128 0 0 25 0 1 0 1098294143 124747776 25812 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 30456 25812 248 541 0 29906 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 121824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 11826
/proc/meminfo: memFree=1539960/2055920 swapFree=4164824/4192956
[pid=11825] ppid=11823 vsize=123104 CPUtime=1200.09
/proc/11825/stat : 11825 (kw) R 11823 11825 11696 0 -1 0 31468 0 0 0 119880 129 0 0 25 0 1 0 1098294143 126058496 26049 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/11825/statm: 30776 26049 248 541 0 30226 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 123104

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.11
CPU user time (s): 1198.8
CPU system time (s): 1.3108
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 123104

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

runsolver used 1.25381 second user time and 3.12352 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-28 17:04:53
IDJOB=1520029
IDBENCH=70444
IDSOLVER=501
FILE ID=node81/1520029-1238256293
PBS_JOBID= 9060826
Free space on /tmp= 126236 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S644655157-049.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520029-1238256293/watcher-1520029-1238256293 -o /tmp/evaluation-result-1520029-1238256293/solver-1520029-1238256293 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520029-1238256293.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f938cfdd4478a8554923c46697238b9e
RANDOM SEED=1163758739

node81.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.220
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.220
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:       1644640 kB
Buffers:         49476 kB
Cached:         266440 kB
SwapCached:      18984 kB
Active:         101656 kB
Inactive:       235044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644640 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          26528 kB
Slab:            59456 kB
Committed_AS:  2806564 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126232 MiB
End job on node81 at 2009-03-28 17:24:56