Trace number 1519615

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.44

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1766907733-036.cnf
MD5SUMbb1339ae162280016fc37fa2e91a7c5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

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-1519615-1238231825/watcher-1519615-1238231825 -o /tmp/evaluation-result-1519615-1238231825/solver-1519615-1238231825 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519615-1238231825.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.98 0.98 3/65 13892
/proc/meminfo: memFree=890088/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=2912 CPUtime=0
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 320 0 0 0 0 0 0 0 20 0 1 0 982556230 2981888 304 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 728 304 216 541 0 178 0

[startup+0.0276891 s]
/proc/loadavg: 0.99 0.98 0.98 3/65 13892
/proc/meminfo: memFree=890088/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=3176 CPUtime=0.02
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 410 0 0 0 2 0 0 0 20 0 1 0 982556230 3252224 394 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 794 394 216 541 0 244 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3176

[startup+0.101696 s]
/proc/loadavg: 0.99 0.98 0.98 3/65 13892
/proc/meminfo: memFree=890088/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=4364 CPUtime=0.09
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 722 0 0 0 9 0 0 0 20 0 1 0 982556230 4468736 706 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 1091 706 216 541 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4364

[startup+0.301714 s]
/proc/loadavg: 0.99 0.98 0.98 3/65 13892
/proc/meminfo: memFree=890088/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=6340 CPUtime=0.29
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 1230 0 0 0 29 0 0 0 22 0 1 0 982556230 6492160 1214 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 1585 1214 235 541 0 1035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6340

[startup+0.701752 s]
/proc/loadavg: 0.99 0.98 0.98 3/65 13892
/proc/meminfo: memFree=890088/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=6340 CPUtime=0.69
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 1230 0 0 0 69 0 0 0 25 0 1 0 982556230 6492160 1214 1992294400 4194304 6412682 548682068864 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 1585 1214 235 541 0 1035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6340

[startup+1.50183 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=886816/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=8320 CPUtime=1.49
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 2066 0 0 0 148 1 0 0 25 0 1 0 982556230 8519680 1744 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 2080 1744 244 541 0 1530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8320

[startup+3.10198 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=881376/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=13180 CPUtime=3.09
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 3244 0 0 0 306 3 0 0 25 0 1 0 982556230 13496320 2882 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 3295 2882 244 541 0 2745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13180

[startup+6.30128 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=876448/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=17140 CPUtime=6.29
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 4299 0 0 0 624 5 0 0 25 0 1 0 982556230 17551360 3840 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 4285 3840 247 541 0 3735 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17140

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=870688/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=22568 CPUtime=12.69
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 5707 0 0 0 1261 8 0 0 25 0 1 0 982556230 23109632 5040 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 5642 5040 247 541 0 5092 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22568

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=862112/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=31484 CPUtime=25.48
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 8137 0 0 0 2535 13 0 0 25 0 1 0 982556230 32239616 7155 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 7871 7155 247 541 0 7321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31484

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=850400/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=44792 CPUtime=51.07
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 11564 0 0 0 5086 21 0 0 25 0 1 0 982556230 45867008 10103 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 11198 10103 247 541 0 10648 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44792

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=831136/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=65600 CPUtime=102.27
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 17056 0 0 0 10189 38 0 0 25 0 1 0 982556230 67174400 14868 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 16400 14868 247 541 0 15850 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65600

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13893
/proc/meminfo: memFree=813856/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=85552 CPUtime=162.24
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 22064 0 0 0 16171 53 0 0 25 0 1 0 982556230 87605248 19192 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 21388 19192 247 541 0 20838 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 85552

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=802528/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=98148 CPUtime=222.23
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 25292 0 0 0 22158 65 0 0 25 0 1 0 982556230 100503552 21999 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 24537 21999 247 541 0 23987 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98148

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=790432/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=110848 CPUtime=282.22
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 28754 0 0 0 28147 75 0 0 25 0 1 0 982556230 113508352 24977 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 27712 24977 247 541 0 27162 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 110848

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=783264/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=118320 CPUtime=342.2
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 30587 0 0 0 34135 85 0 0 25 0 1 0 982556230 121159680 26810 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 29580 26810 247 541 0 29030 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 118320

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=773600/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=128860 CPUtime=402.18
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 33526 0 0 0 40125 93 0 0 25 0 1 0 982556230 131952640 29193 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 32215 29193 247 541 0 31665 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 128860

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=762784/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=140512 CPUtime=462.17
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 36281 0 0 0 46115 102 0 0 25 0 1 0 982556230 143884288 31948 1992294400 4194304 6412682 548682068864 18446744073709551615 4286829 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 35128 31948 247 541 0 34578 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 140512

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=757920/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=148268 CPUtime=522.15
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 38092 0 0 0 52106 109 0 0 25 0 1 0 982556230 151826432 33119 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 37067 33119 247 541 0 36517 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 148268

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=751072/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=156160 CPUtime=582.13
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 39859 0 0 0 58097 116 0 0 25 0 1 0 982556230 159907840 34886 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 39040 34886 247 541 0 38490 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 156160

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=739936/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=167700 CPUtime=642.12
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 43313 0 0 0 64089 123 0 0 25 0 1 0 982556230 171724800 37604 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 41925 37604 247 541 0 41375 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 167700

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=736992/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=171224 CPUtime=702.1
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 44039 0 0 0 70080 130 0 0 25 0 1 0 982556230 175333376 38330 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 42806 38330 247 541 0 42256 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 171224

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=732064/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=176664 CPUtime=762.09
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 45267 0 0 0 76073 136 0 0 25 0 1 0 982556230 180903936 39558 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 44166 39558 247 541 0 43616 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 176664

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=717792/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=191856 CPUtime=822.07
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 49603 0 0 0 82062 145 0 0 25 0 1 0 982556230 196460544 43048 1992294400 4194304 6412682 548682068864 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 47964 43048 247 541 0 47414 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 191856

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=717216/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=192544 CPUtime=882.05
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 49784 0 0 0 88054 151 0 0 25 0 1 0 982556230 197165056 43229 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 48136 43229 247 541 0 47586 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 192544

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=714720/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=195584 CPUtime=942.04
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 50439 0 0 0 94048 156 0 0 25 0 1 0 982556230 200278016 43884 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 48896 43884 247 541 0 48346 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 195584

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=707424/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=202748 CPUtime=1002.02
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 52245 0 0 0 100039 163 0 0 25 0 1 0 982556230 207613952 45690 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 50687 45690 247 541 0 50137 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 202748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=693408/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=218560 CPUtime=1062
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 55806 0 0 0 106030 170 0 0 25 0 1 0 982556230 223805440 49251 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 54640 49251 247 541 0 54090 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 218560

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=692384/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=219240 CPUtime=1121.99
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 56957 0 0 0 112023 176 0 0 25 0 1 0 982556230 224501760 49429 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 54810 49429 247 541 0 54260 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 219240

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=690912/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=221000 CPUtime=1181.97
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 57335 0 0 0 118016 181 0 0 25 0 1 0 982556230 226304000 49807 1992294400 4194304 6412682 548682068864 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 55250 49807 247 541 0 54700 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 221000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 13895
/proc/meminfo: memFree=689568/2055920 swapFree=4176856/4192956
[pid=13892] ppid=13890 vsize=222600 CPUtime=1200.07
/proc/13892/stat : 13892 (kw) R 13890 13892 13482 0 -1 0 57659 0 0 0 119825 182 0 0 25 0 1 0 982556230 227942400 50131 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13892/statm: 55650 50131 247 541 0 55100 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 222600

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.44
CPU time (s): 1200.11
CPU user time (s): 1198.26
CPU system time (s): 1.85372
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 223132

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

runsolver used 1.3378 second user time and 3.03854 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-28 10:17:05
IDJOB=1519615
IDBENCH=70237
IDSOLVER=501
FILE ID=node8/1519615-1238231825
PBS_JOBID= 9060619
Free space on /tmp= 64044 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1766907733-036.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519615-1238231825/watcher-1519615-1238231825 -o /tmp/evaluation-result-1519615-1238231825/solver-1519615-1238231825 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519615-1238231825.cnf

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

MD5SUM BENCH= bb1339ae162280016fc37fa2e91a7c5e
RANDOM SEED=508595637

node8.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.232
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.232
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:        890632 kB
Buffers:         85708 kB
Cached:         980780 kB
SwapCached:       9204 kB
Active:          89348 kB
Inactive:       987852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        890632 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            2788 kB
Writeback:           0 kB
Mapped:          16388 kB
Slab:            73952 kB
Committed_AS:  2564192 kB
PageTables:       1376 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= 64044 MiB
End job on node8 at 2009-03-28 10:37:08