Trace number 1520623

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.1 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1912687159-077.cnf
MD5SUMf099d7c4c7a591bc2b090785989ddd19
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 variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1520623-1238308754/watcher-1520623-1238308754 -o /tmp/evaluation-result-1520623-1238308754/solver-1520623-1238308754 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520623-1238308754.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.98 3/64 5963
/proc/meminfo: memFree=964488/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=2888 CPUtime=0
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 335 0 0 0 0 0 0 0 18 0 1 0 1103541722 2957312 319 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 722 319 219 541 0 172 0

[startup+0.0429339 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 5963
/proc/meminfo: memFree=964488/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=3016 CPUtime=0.04
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 429 0 0 0 4 0 0 0 18 0 1 0 1103541722 3088384 413 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 754 413 253 541 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3016

[startup+0.102945 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 5963
/proc/meminfo: memFree=964488/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=3412 CPUtime=0.09
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 510 0 0 0 9 0 0 0 18 0 1 0 1103541722 3493888 494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 853 494 253 541 0 303 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.302984 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 5963
/proc/meminfo: memFree=964488/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=4220 CPUtime=0.29
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 727 0 0 0 29 0 0 0 19 0 1 0 1103541722 4321280 711 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 1055 711 253 541 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701063 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 5963
/proc/meminfo: memFree=964488/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=5608 CPUtime=0.69
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 1057 0 0 0 68 1 0 0 23 0 1 0 1103541722 5742592 1041 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 1402 1041 253 541 0 852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5608

[startup+1.50122 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=960576/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=7376 CPUtime=1.49
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 1476 0 0 0 148 1 0 0 25 0 1 0 1103541722 7553024 1420 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 1844 1420 253 541 0 1294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7376

[startup+3.10153 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=959232/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=8448 CPUtime=3.08
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 1790 0 0 0 306 2 0 0 25 0 1 0 1103541722 8650752 1689 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 2112 1689 256 541 0 1562 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8448

[startup+6.30116 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=956736/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=10576 CPUtime=6.29
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 2394 0 0 0 625 4 0 0 25 0 1 0 1103541722 10829824 2181 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 2644 2181 256 541 0 2094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10576

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=953920/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=13528 CPUtime=12.68
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 3156 0 0 0 1262 6 0 0 25 0 1 0 1103541722 13852672 2795 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 3382 2795 256 541 0 2832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13528

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=950656/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=17360 CPUtime=25.48
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 4197 0 0 0 2539 9 0 0 25 0 1 0 1103541722 17776640 3641 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 4340 3641 256 541 0 3790 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17360

[startup+51.103 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=945472/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=23796 CPUtime=51.07
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 5807 0 0 0 5093 14 0 0 25 0 1 0 1103541722 24367104 4993 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 5949 4993 256 541 0 5399 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23796

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=938176/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=31476 CPUtime=102.26
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 8111 0 0 0 10203 23 0 0 25 0 1 0 1103541722 32231424 6748 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 7869 6748 256 541 0 7319 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31476

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=930624/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=39352 CPUtime=162.24
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 10480 0 0 0 16189 35 0 0 25 0 1 0 1103541722 40296448 8599 1992294400 4194304 6412682 548682068864 18446744073709551615 4361736 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 9838 8599 256 541 0 9288 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39352

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=926080/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=46048 CPUtime=222.22
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 11950 0 0 0 22180 42 0 0 25 0 1 0 1103541722 47153152 9751 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 11512 9751 256 541 0 10962 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 46048

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5964
/proc/meminfo: memFree=920512/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=52468 CPUtime=282.19
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 13756 0 0 0 28171 48 0 0 25 0 1 0 1103541722 53727232 11191 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 13117 11191 256 541 0 12567 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 52468

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=914496/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=58448 CPUtime=342.17
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 15199 0 0 0 34162 55 0 0 25 0 1 0 1103541722 59850752 12634 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 14612 12634 256 541 0 14062 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 58448

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=912512/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=60928 CPUtime=402.15
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 16132 0 0 0 40153 62 0 0 25 0 1 0 1103541722 62390272 13146 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 15232 13146 256 541 0 14682 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 60928

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=906560/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=66872 CPUtime=462.12
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 18077 0 0 0 46144 68 0 0 25 0 1 0 1103541722 68476928 14607 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 16718 14607 256 541 0 16168 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 66872

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=905600/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=67752 CPUtime=522.11
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 18326 0 0 0 52136 75 0 0 25 0 1 0 1103541722 69378048 14856 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 16938 14856 256 541 0 16388 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 67752

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=899136/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=74760 CPUtime=582.08
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 19944 0 0 0 58127 81 0 0 25 0 1 0 1103541722 76554240 16474 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 18690 16474 256 541 0 18140 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 74760

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=895744/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=79216 CPUtime=642.07
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 21335 0 0 0 64120 87 0 0 25 0 1 0 1103541722 81117184 17309 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 19804 17309 256 541 0 19254 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 79216

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=894656/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=80176 CPUtime=702.05
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 21621 0 0 0 70114 91 0 0 25 0 1 0 1103541722 82100224 17595 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 20044 17595 256 541 0 19494 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 80176

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=891072/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=83060 CPUtime=762.03
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 22521 0 0 0 76108 95 0 0 25 0 1 0 1103541722 85053440 18495 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 20765 18495 256 541 0 20215 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 83060

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=886464/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=91828 CPUtime=822
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 24298 0 0 0 82098 102 0 0 25 0 1 0 1103541722 94031872 19632 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 22957 19632 256 541 0 22407 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 91828

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=886144/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=91988 CPUtime=881.98
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 24369 0 0 0 88092 106 0 0 25 0 1 0 1103541722 94195712 19703 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 22997 19703 256 541 0 22447 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 91988

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=885376/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=93428 CPUtime=941.97
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 24605 0 0 0 94086 111 0 0 25 0 1 0 1103541722 95670272 19939 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 23357 19939 256 541 0 22807 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 93428

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=880896/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=99140 CPUtime=1001.94
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 25672 0 0 0 100079 115 0 0 25 0 1 0 1103541722 101519360 21006 1992294400 4194304 6412682 548682068864 18446744073709551615 4287605 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 24785 21006 256 541 0 24235 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 99140

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=875904/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=104516 CPUtime=1061.91
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 27658 0 0 0 106070 121 0 0 25 0 1 0 1103541722 107024384 22256 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 26129 22256 256 541 0 25579 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 104516

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=875264/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=105156 CPUtime=1121.9
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 27842 0 0 0 112063 127 0 0 25 0 1 0 1103541722 107679744 22440 1992294400 4194304 6412682 548682068864 18446744073709551615 4286846 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 26289 22440 256 541 0 25739 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 105156

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=873088/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=107716 CPUtime=1181.87
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 28363 0 0 0 118056 131 0 0 25 0 1 0 1103541722 110301184 22961 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 26929 22961 256 541 0 26379 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 107716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5966
/proc/meminfo: memFree=872384/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=108996 CPUtime=1200.07
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 28544 0 0 0 119874 133 0 0 25 0 1 0 1103541722 111611904 23142 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 27249 23142 256 541 0 26699 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 108996

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.98 2/65 5966
/proc/meminfo: memFree=872384/2055920 swapFree=4176728/4192956
[pid=5963] ppid=5961 vsize=108996 CPUtime=1200.07
/proc/5963/stat : 5963 (kw) R 5961 5963 5556 0 -1 0 28544 0 0 0 119874 133 0 0 25 0 1 0 1103541722 111611904 23142 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5963/statm: 27249 23142 256 541 0 26699 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 108996

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1198.75
CPU system time (s): 1.35179
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 108996

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

runsolver used 0.923859 second user time and 2.46762 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-29 08:39:14
IDJOB=1520623
IDBENCH=70741
IDSOLVER=501
FILE ID=node11/1520623-1238308754
PBS_JOBID= 9061035
Free space on /tmp= 66356 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1912687159-077.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520623-1238308754/watcher-1520623-1238308754 -o /tmp/evaluation-result-1520623-1238308754/solver-1520623-1238308754 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520623-1238308754.cnf

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

MD5SUM BENCH= f099d7c4c7a591bc2b090785989ddd19
RANDOM SEED=1726002808

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:        964904 kB
Buffers:        101984 kB
Cached:         885040 kB
SwapCached:      10196 kB
Active:         271964 kB
Inactive:       726720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        964904 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            78272 kB
Committed_AS:  2789500 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= 66352 MiB
End job on node11 at 2009-03-29 08:59:17