Trace number 1520641

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S722433227-030.cnf
MD5SUMe6110b5edd373bb12951d072e14f505c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1520641-1238309352/watcher-1520641-1238309352 -o /tmp/evaluation-result-1520641-1238309352/solver-1520641-1238309352 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520641-1238309352.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.99 0.97 0.98 3/64 3840
/proc/meminfo: memFree=1152112/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=2872 CPUtime=0
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 333 0 0 0 0 0 0 0 18 0 1 0 1103601129 2940928 317 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 718 317 219 541 0 168 0

[startup+0.0889801 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3840
/proc/meminfo: memFree=1152112/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=3268 CPUtime=0.08
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 493 0 0 0 8 0 0 0 18 0 1 0 1103601129 3346432 477 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 817 477 253 541 0 267 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3268

[startup+0.10298 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3840
/proc/meminfo: memFree=1152112/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=3400 CPUtime=0.09
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 514 0 0 0 9 0 0 0 18 0 1 0 1103601129 3481600 498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 850 498 253 541 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.303 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3840
/proc/meminfo: memFree=1152112/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=4196 CPUtime=0.29
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 729 0 0 0 29 0 0 0 19 0 1 0 1103601129 4296704 713 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 1049 713 253 541 0 499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4196

[startup+0.701045 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3840
/proc/meminfo: memFree=1152112/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=5556 CPUtime=0.69
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 1050 0 0 0 69 0 0 0 22 0 1 0 1103601129 5689344 1034 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 1389 1034 253 541 0 839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5556

[startup+1.50113 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1148200/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=7212 CPUtime=1.49
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 1471 0 0 0 148 1 0 0 25 0 1 0 1103601129 7385088 1415 1992294400 4194304 6412682 548682068864 18446744073709551615 4333381 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 1803 1415 253 541 0 1253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7212

[startup+3.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1146728/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=8440 CPUtime=3.08
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 1789 0 0 0 307 1 0 0 25 0 1 0 1103601129 8642560 1688 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 2110 1688 256 541 0 1560 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8440

[startup+6.30165 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1144488/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=10340 CPUtime=6.29
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 2344 0 0 0 626 3 0 0 25 0 1 0 1103601129 10588160 2131 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 2585 2131 256 541 0 2035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10340

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1141864/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=13400 CPUtime=12.69
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 3103 0 0 0 1264 5 0 0 25 0 1 0 1103601129 13721600 2742 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 3350 2742 256 541 0 2800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13400

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1138408/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=17196 CPUtime=25.49
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 4164 0 0 0 2541 8 0 0 25 0 1 0 1103601129 17608704 3608 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 4299 3608 256 541 0 3749 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17196

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1132840/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=24688 CPUtime=51.08
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 5978 0 0 0 5094 14 0 0 25 0 1 0 1103601129 25280512 5164 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 6172 5164 256 541 0 5622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24688

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1125608/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=31696 CPUtime=102.27
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 8142 0 0 0 10204 23 0 0 25 0 1 0 1103601129 32456704 6778 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 7924 6778 256 541 0 7374 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31696

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1118120/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=40780 CPUtime=162.24
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 10624 0 0 0 16192 32 0 0 25 0 1 0 1103601129 41758720 8742 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 10195 8742 256 541 0 9645 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40780

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1112360/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=47828 CPUtime=222.23
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 12278 0 0 0 22181 42 0 0 25 0 1 0 1103601129 48975872 10078 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 11957 10078 256 541 0 11407 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47828

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1105320/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=55784 CPUtime=282.21
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 14401 0 0 0 28170 51 0 0 25 0 1 0 1103601129 57122816 11835 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 13946 11835 256 541 0 13396 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 55784

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1100008/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=61512 CPUtime=342.2
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 16137 0 0 0 34161 59 0 0 25 0 1 0 1103601129 62988288 13150 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 15378 13150 256 541 0 14828 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 61512

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1094184/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=66896 CPUtime=402.18
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 18016 0 0 0 40151 67 0 0 25 0 1 0 1103601129 68501504 14545 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 16724 14545 256 541 0 16174 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 66896

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1090664/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=71492 CPUtime=462.16
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 18949 0 0 0 46141 75 0 0 25 0 1 0 1103601129 73207808 15478 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 17873 15478 256 541 0 17323 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 71492

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1085608/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=76276 CPUtime=522.14
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 20762 0 0 0 52131 83 0 0 25 0 1 0 1103601129 78106624 16735 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 19069 16735 256 541 0 18519 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 76276

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1082984/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=79156 CPUtime=582.12
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 21412 0 0 0 58124 88 0 0 25 0 1 0 1103601129 81055744 17385 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 19789 17385 256 541 0 19239 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 79156

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1076392/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=87192 CPUtime=642.11
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 23650 0 0 0 64116 95 0 0 25 0 1 0 1103601129 89284608 18983 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 21798 18983 256 541 0 21248 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 87192

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3841
/proc/meminfo: memFree=1075752/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=87832 CPUtime=702.09
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 23864 0 0 0 70107 102 0 0 25 0 1 0 1103601129 89939968 19197 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 21958 19197 256 541 0 21408 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 87832

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1067688/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=97876 CPUtime=762.07
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 25866 0 0 0 76098 109 0 0 25 0 1 0 1103601129 100225024 21199 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 24469 21199 256 541 0 23919 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 97876

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1065704/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=100440 CPUtime=822.05
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 27094 0 0 0 82091 114 0 0 25 0 1 0 1103601129 102850560 21691 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 25110 21691 256 541 0 24560 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 100440

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1065000/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=101252 CPUtime=882.03
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 27270 0 0 0 88084 119 0 0 25 0 1 0 1103601129 103682048 21867 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 25313 21867 256 541 0 24763 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 101252

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1061288/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=106052 CPUtime=942.02
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 28214 0 0 0 94079 123 0 0 25 0 1 0 1103601129 108597248 22811 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 26513 22811 256 541 0 25963 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 106052

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1055720/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=111564 CPUtime=1002
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 29581 0 0 0 100071 129 0 0 25 0 1 0 1103601129 114241536 24178 1992294400 4194304 6412682 548682068864 18446744073709551615 4287600 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 27891 24178 256 541 0 27341 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 111564

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1053096/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=113804 CPUtime=1061.98
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 31062 0 0 0 106064 134 0 0 25 0 1 0 1103601129 116535296 24813 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 28451 24813 256 541 0 27901 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 113804

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1052008/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=115404 CPUtime=1121.97
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 31355 0 0 0 112058 139 0 0 25 0 1 0 1103601129 118173696 25106 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 28851 25106 256 541 0 28301 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 115404

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1050792/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=116684 CPUtime=1181.95
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 31648 0 0 0 118052 143 0 0 25 0 1 0 1103601129 119484416 25399 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 29171 25399 256 541 0 28621 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 116684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 3847
/proc/meminfo: memFree=1050728/2055920 swapFree=4173368/4192956
[pid=3840] ppid=3838 vsize=116684 CPUtime=1200.05
/proc/3840/stat : 3840 (kw) R 3838 3840 3415 0 -1 0 31660 0 0 0 119860 145 0 0 25 0 1 0 1103601129 119484416 25411 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/3840/statm: 29171 25411 256 541 0 28621 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 116684

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.07
CPU user time (s): 1198.6
CPU system time (s): 1.46978
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 116980

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

runsolver used 0.706892 second user time and 2.6406 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-29 08:49:12
IDJOB=1520641
IDBENCH=70750
IDSOLVER=501
FILE ID=node19/1520641-1238309352
PBS_JOBID= 9061060
Free space on /tmp= 66404 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S722433227-030.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520641-1238309352/watcher-1520641-1238309352 -o /tmp/evaluation-result-1520641-1238309352/solver-1520641-1238309352 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520641-1238309352.cnf

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

MD5SUM BENCH= e6110b5edd373bb12951d072e14f505c
RANDOM SEED=1801028153

node19.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.235
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.235
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:       1152528 kB
Buffers:        101340 kB
Cached:         694432 kB
SwapCached:      13360 kB
Active:         138136 kB
Inactive:       672712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152528 kB
SwapTotal:     4192956 kB
SwapFree:      4173368 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            78488 kB
Committed_AS:  2943952 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= 66400 MiB
End job on node19 at 2009-03-29 09:09:15