Trace number 1519879

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.15 1200.57

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S2070759512-014.cnf
MD5SUM8d7f64a35c0c8e6b970d380bfdb49f2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark80.1298
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
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-1519879-1238242832/watcher-1519879-1238242832 -o /tmp/evaluation-result-1519879-1238242832/solver-1519879-1238242832 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519879-1238242832.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: 1.00 0.99 0.91 3/64 668
/proc/meminfo: memFree=1054400/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=4484 CPUtime=0
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 725 0 0 0 0 0 0 0 18 0 1 0 1096949545 4591616 709 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 1121 714 209 541 0 571 0

[startup+0.0752659 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 668
/proc/meminfo: memFree=1054400/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=10472 CPUtime=0.06
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 2142 0 0 0 6 0 0 0 18 0 1 0 1096949545 10723328 2126 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 2618 2126 219 541 0 2068 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10472

[startup+0.10127 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 668
/proc/meminfo: memFree=1054400/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=10604 CPUtime=0.09
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 2209 0 0 0 9 0 0 0 18 0 1 0 1096949545 10858496 2193 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 2651 2193 219 541 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10604

[startup+0.301308 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 668
/proc/meminfo: memFree=1054400/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=12960 CPUtime=0.29
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 2854 0 0 0 28 1 0 0 19 0 1 0 1096949545 13271040 2767 1992294400 4194304 6412682 548682068864 18446744073709551615 4544212 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 3240 2771 229 541 0 2690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12960

[startup+0.701387 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 668
/proc/meminfo: memFree=1054400/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=15492 CPUtime=0.69
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 3602 0 0 0 68 1 0 0 22 0 1 0 1096949545 15863808 3421 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 3873 3421 253 541 0 3323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15492

[startup+1.50154 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=1041528/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=15492 CPUtime=1.49
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 3614 0 0 0 148 1 0 0 25 0 1 0 1096949545 15863808 3433 1992294400 4194304 6412682 548682068864 18446744073709551615 4289388 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 3873 3433 253 541 0 3323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15492

[startup+3.10186 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=1040440/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=18664 CPUtime=3.09
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 4405 0 0 0 306 3 0 0 25 0 1 0 1096949545 19111936 4224 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 4666 4224 253 541 0 4116 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18664

[startup+6.30149 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=1033656/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=25164 CPUtime=6.29
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 5997 0 0 0 624 5 0 0 25 0 1 0 1096949545 25767936 5816 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 6291 5816 253 541 0 5741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25164

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=1024576/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=32348 CPUtime=12.68
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 7807 0 0 0 1261 7 0 0 25 0 1 0 1096949545 33124352 7626 1992294400 4194304 6412682 548682068864 18446744073709551615 4425189 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 8087 7626 253 541 0 7537 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32348

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=1017856/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=39216 CPUtime=25.49
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 9489 0 0 0 2537 12 0 0 25 0 1 0 1096949545 40157184 9308 1992294400 4194304 6412682 548682068864 18446744073709551615 4417611 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 9804 9308 256 541 0 9254 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39216

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=1003328/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=53604 CPUtime=51.08
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 13113 0 0 0 5087 21 0 0 25 0 1 0 1096949545 54890496 12932 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 13401 12932 256 541 0 12851 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53604

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=980224/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=76564 CPUtime=102.26
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 19044 0 0 0 10191 35 0 0 25 0 1 0 1096949545 78401536 18639 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 19141 18639 256 541 0 18591 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76564

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=959040/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=97600 CPUtime=162.23
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 24627 0 0 0 16173 50 0 0 25 0 1 0 1096949545 99942400 23926 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 24400 23926 256 541 0 23850 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97600

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=928000/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=129120 CPUtime=222.21
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 32767 0 0 0 22155 66 0 0 25 0 1 0 1096949545 132218880 31675 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 32280 31675 256 541 0 31730 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 129120

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=911424/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=145628 CPUtime=282.19
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 37162 0 0 0 28139 80 0 0 25 0 1 0 1096949545 149123072 35829 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 36407 35829 256 541 0 35857 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 145628

[startup+342.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=888256/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=168636 CPUtime=342.17
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 43202 0 0 0 34124 93 0 0 25 0 1 0 1096949545 172683264 41592 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 42159 41592 256 541 0 41609 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 168636

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=872960/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=183688 CPUtime=402.16
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 47339 0 0 0 40109 107 0 0 25 0 1 0 1096949545 188096512 45411 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 45922 45411 256 541 0 45372 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 183688

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=845824/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=210628 CPUtime=462.13
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 54465 0 0 0 46092 121 0 0 25 0 1 0 1096949545 215683072 52171 1992294400 4194304 6412682 548682068864 18446744073709551615 4287189 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 52657 52171 256 541 0 52107 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 210628

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=845568/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=211128 CPUtime=522.11
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 54582 0 0 0 52080 131 0 0 25 0 1 0 1096949545 216195072 52288 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 52782 52288 256 541 0 52232 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 211128

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=816576/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=241112 CPUtime=582.08
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 62177 0 0 0 58062 146 0 0 25 0 1 0 1096949545 246898688 59462 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 60278 59462 256 541 0 59728 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 241112

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=811008/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=246924 CPUtime=642.07
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 63621 0 0 0 64052 155 0 0 25 0 1 0 1096949545 252850176 60906 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 61731 60906 256 541 0 61181 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 246924

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=776256/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=281136 CPUtime=702.04
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 72712 0 0 0 70034 170 0 0 25 0 1 0 1096949545 287883264 69513 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 70284 69513 256 541 0 69734 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 281136

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=776256/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=281136 CPUtime=762.03
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 72712 0 0 0 76026 177 0 0 25 0 1 0 1096949545 287883264 69513 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 70284 69513 256 541 0 69734 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 281136

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=744512/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=313224 CPUtime=822.01
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 80802 0 0 0 82010 191 0 0 25 0 1 0 1096949545 320741376 77603 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 78306 77603 256 541 0 77756 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 313224

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=734784/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=322340 CPUtime=881.98
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 83632 0 0 0 87998 200 0 0 25 0 1 0 1096949545 330076160 79877 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 80585 79877 256 541 0 80035 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 322340

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=734784/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=322340 CPUtime=941.97
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 83632 0 0 0 93991 206 0 0 25 0 1 0 1096949545 330076160 79877 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 80585 79877 256 541 0 80035 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 322340

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=699840/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=357496 CPUtime=1001.94
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 92473 0 0 0 99973 221 0 0 25 0 1 0 1096949545 366075904 88718 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 89374 88718 256 541 0 88824 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 357496

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=682944/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=373740 CPUtime=1061.92
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 97202 0 0 0 105960 232 0 0 25 0 1 0 1096949545 382709760 92807 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 93435 92807 256 541 0 92885 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 373740

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=682944/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=373740 CPUtime=1121.9
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 97202 0 0 0 111954 236 0 0 25 0 1 0 1096949545 382709760 92807 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 93435 92807 256 541 0 92885 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 373740

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=676096/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=381396 CPUtime=1181.88
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 99107 0 0 0 117944 244 0 0 25 0 1 0 1096949545 390549504 94712 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 95349 94712 256 541 0 94799 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 381396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=663616/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=393152 CPUtime=1200.07
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 102066 0 0 0 119759 248 0 0 25 0 1 0 1096949545 402587648 97671 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 98288 97671 256 541 0 97738 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 393152

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 669
/proc/meminfo: memFree=663616/2055920 swapFree=4176728/4192956
[pid=668] ppid=666 vsize=393152 CPUtime=1200.07
/proc/668/stat : 668 (kw) R 666 668 473 0 -1 0 102066 0 0 0 119759 248 0 0 25 0 1 0 1096949545 402587648 97671 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/668/statm: 98288 97671 256 541 0 97738 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 393152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.15
CPU user time (s): 1197.6
CPU system time (s): 2.54861
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 393152

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

runsolver used 0.98185 second user time and 2.35964 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-28 13:20:32
IDJOB=1519879
IDBENCH=70369
IDSOLVER=501
FILE ID=node11/1519879-1238242832
PBS_JOBID= 9060727
Free space on /tmp= 66344 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S2070759512-014.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519879-1238242832/watcher-1519879-1238242832 -o /tmp/evaluation-result-1519879-1238242832/solver-1519879-1238242832 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519879-1238242832.cnf

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

MD5SUM BENCH= 8d7f64a35c0c8e6b970d380bfdb49f2a
RANDOM SEED=264179418

node11.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.274
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.274
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:       1054880 kB
Buffers:         90152 kB
Cached:         818468 kB
SwapCached:      10196 kB
Active:         216492 kB
Inactive:       703728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054880 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            3156 kB
Writeback:           0 kB
Mapped:          17348 kB
Slab:            66756 kB
Committed_AS:  2782832 kB
PageTables:       1456 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= 66344 MiB
End job on node11 at 2009-03-28 13:40:35