Trace number 1733792

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.14 1200.75

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
Bench CategoryCRAFTED (crafted 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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733792-1240792671/watcher-1733792-1240792671 -o /tmp/evaluation-result-1733792-1240792671/solver-1733792-1240792671 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1733792-1240792671.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 1.00 1.00 3/64 25984
/proc/meminfo: memFree=1743672/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=3816 CPUtime=0
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 396 0 0 0 0 0 0 0 18 0 1 0 107301256 3907584 380 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 954 380 219 541 0 404 0

[startup+0.0738791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25984
/proc/meminfo: memFree=1743672/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=5024 CPUtime=0.06
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 709 0 0 0 6 0 0 0 18 0 1 0 107301256 5144576 693 1992294400 4194304 6412682 548682068864 18446744073709551615 4349283 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 1256 693 219 541 0 706 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5024

[startup+0.101885 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25984
/proc/meminfo: memFree=1743672/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=5556 CPUtime=0.09
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 819 0 0 0 9 0 0 0 18 0 1 0 107301256 5689344 803 1992294400 4194304 6412682 548682068864 18446744073709551615 5487182 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 1389 803 219 541 0 839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5556

[startup+0.30192 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25984
/proc/meminfo: memFree=1743672/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=8692 CPUtime=0.29
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 1645 0 0 0 28 1 0 0 19 0 1 0 107301256 8900608 1629 1992294400 4194304 6412682 548682068864 18446744073709551615 4369652 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 2173 1629 219 541 0 1623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8692

[startup+0.701993 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25984
/proc/meminfo: memFree=1743672/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=16456 CPUtime=0.69
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 3581 0 0 0 67 2 0 0 23 0 1 0 107301256 16850944 3565 1992294400 4194304 6412682 548682068864 18446744073709551615 4564504 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 4114 3565 239 541 0 3564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16456

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25985
/proc/meminfo: memFree=1730352/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=16456 CPUtime=1.49
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 3581 0 0 0 147 2 0 0 25 0 1 0 107301256 16850944 3565 1992294400 4194304 6412682 548682068864 18446744073709551615 4565041 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 4114 3565 239 541 0 3564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16456

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25985
/proc/meminfo: memFree=1730224/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=16456 CPUtime=3.09
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 3581 0 0 0 307 2 0 0 25 0 1 0 107301256 16850944 3565 1992294400 4194304 6412682 548682068864 18446744073709551615 4522335 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 4114 3565 239 541 0 3564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16456

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25985
/proc/meminfo: memFree=1727408/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=19092 CPUtime=6.29
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 4171 0 0 0 627 2 0 0 25 0 1 0 107301256 19550208 4155 1992294400 4194304 6412682 548682068864 18446744073709551615 4522294 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 4773 4155 247 541 0 4223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19092

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1725232/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=22004 CPUtime=12.68
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 4717 0 0 0 1266 2 0 0 25 0 1 0 107301256 22532096 4701 1992294400 4194304 6412682 548682068864 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 5501 4701 247 541 0 4951 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22004

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1721200/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=26992 CPUtime=25.48
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 6100 0 0 0 2537 11 0 0 25 0 1 0 107301256 27639808 5834 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 6748 5834 257 541 0 6198 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26992

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1703920/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=47408 CPUtime=51.06
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 11640 0 0 0 5074 32 0 0 25 0 1 0 107301256 48545792 10222 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 11852 10222 257 541 0 11302 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47408

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1679472/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=74484 CPUtime=102.24
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 18950 0 0 0 10166 58 0 0 25 0 1 0 107301256 76271616 16150 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 18621 16150 257 541 0 18071 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 74484

[startup+162.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 25986
/proc/meminfo: memFree=1656944/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=99016 CPUtime=162.21
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 25782 0 0 0 16141 80 0 0 25 0 1 0 107301256 101392384 21942 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 24754 21942 257 541 0 24204 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 99016

[startup+222.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 25986
/proc/meminfo: memFree=1639280/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=119800 CPUtime=222.18
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 31332 0 0 0 22119 99 0 0 25 0 1 0 107301256 122675200 26116 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 29950 26116 257 541 0 29400 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 119800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1625584/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=134408 CPUtime=282.14
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 35646 0 0 0 28100 114 0 0 25 0 1 0 107301256 137633792 29584 1992294400 4194304 6412682 548682068864 18446744073709551615 4320537 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 33602 29584 257 541 0 33052 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 134408

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1602544/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=158764 CPUtime=342.12
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 42363 0 0 0 34081 131 0 0 25 0 1 0 107301256 162574336 35328 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 39691 35328 257 541 0 39141 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 158764

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1594736/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=168104 CPUtime=402.08
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 44426 0 0 0 40062 146 0 0 25 0 1 0 107301256 172138496 37391 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 42026 37391 257 541 0 41476 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 168104

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1580144/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=183496 CPUtime=462.05
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 49060 0 0 0 46046 159 0 0 25 0 1 0 107301256 187899904 40907 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 45874 40907 257 541 0 45324 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 183496

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25986
/proc/meminfo: memFree=1566512/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=196684 CPUtime=522.03
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 52616 0 0 0 52029 174 0 0 25 0 1 0 107301256 201404416 44463 1992294400 4194304 6412682 548682068864 18446744073709551615 4287118 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 49171 44463 257 541 0 48621 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 196684

[startup+582.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 25986
/proc/meminfo: memFree=1555824/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=208016 CPUtime=581.98
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 56387 0 0 0 58016 182 0 0 25 0 1 0 107301256 213008384 46948 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 52004 46948 257 541 0 51454 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 208016

[startup+642.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 25986
/proc/meminfo: memFree=1551856/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=212496 CPUtime=641.96
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 57401 0 0 0 64002 194 0 0 25 0 1 0 107301256 217595904 47962 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 53124 47962 257 541 0 52574 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 212496

[startup+702.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 25986
/proc/meminfo: memFree=1536304/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=229020 CPUtime=701.93
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 61301 0 0 0 69986 207 0 0 25 0 1 0 107301256 234516480 51862 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 57255 51862 257 541 0 56705 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 229020

[startup+762.305 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 25986
/proc/meminfo: memFree=1526832/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=245500 CPUtime=761.91
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 65101 0 0 0 75973 218 0 0 25 0 1 0 107301256 251392000 54183 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 61375 54183 257 541 0 60825 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 245500

[startup+822.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 25986
/proc/meminfo: memFree=1523824/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=248060 CPUtime=821.86
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 65845 0 0 0 81960 226 0 0 25 0 1 0 107301256 254013440 54927 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 62015 54927 257 541 0 61465 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 248060

[startup+882.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 25986
/proc/meminfo: memFree=1510064/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=263740 CPUtime=881.84
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 69349 0 0 0 87946 238 0 0 25 0 1 0 107301256 270069760 58431 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 65935 58431 257 541 0 65385 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 263740

[startup+942.301 s]
/proc/loadavg: 1.04 1.05 1.00 2/65 25986
/proc/meminfo: memFree=1483824/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=290660 CPUtime=941.8
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 75828 0 0 0 93933 247 0 0 25 0 1 0 107301256 297635840 64910 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 72665 64910 257 541 0 72115 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 290660

[startup+1002.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 25986
/proc/meminfo: memFree=1489584/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=285212 CPUtime=1001.77
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 76092 0 0 0 99924 253 0 0 25 0 1 0 107301256 292057088 63473 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 71303 63473 257 541 0 70753 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 285212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 25986
/proc/meminfo: memFree=1488304/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=287212 CPUtime=1061.74
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 76422 0 0 0 105913 261 0 0 25 0 1 0 107301256 294105088 63803 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 71803 63803 257 541 0 71253 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 287212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25986
/proc/meminfo: memFree=1485872/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=288492 CPUtime=1121.71
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 77011 0 0 0 111901 270 0 0 25 0 1 0 107301256 295415808 64392 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 72123 64392 257 541 0 71573 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 288492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25986
/proc/meminfo: memFree=1467824/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=307192 CPUtime=1181.69
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 81596 0 0 0 117884 285 0 0 25 0 1 0 107301256 314564608 68977 1992294400 4194304 6412682 548682068864 18446744073709551615 4287987 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 76798 68977 257 541 0 76248 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 307192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25986
/proc/meminfo: memFree=1461040/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=314396 CPUtime=1200.08
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 83209 0 0 0 119720 288 0 0 25 0 1 0 107301256 321941504 70590 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 78599 70590 257 541 0 78049 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 314396

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25986
/proc/meminfo: memFree=1461040/2055920 swapFree=4180820/4192956
[pid=25984] ppid=25982 vsize=314396 CPUtime=1200.08
/proc/25984/stat : 25984 (kw) R 25982 25984 25854 0 -1 0 83209 0 0 0 119720 288 0 0 25 0 1 0 107301256 321941504 70590 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/25984/statm: 78599 70590 257 541 0 78049 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 314396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.75
CPU time (s): 1200.14
CPU user time (s): 1197.21
CPU system time (s): 2.93055
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 314396

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

runsolver used 1.02084 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 02:37:51
IDJOB=1733792
IDBENCH=71148
IDSOLVER=501
FILE ID=node2/1733792-1240792671
PBS_JOBID= 9187319
Free space on /tmp= 66312 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733792-1240792671/watcher-1733792-1240792671 -o /tmp/evaluation-result-1733792-1240792671/solver-1733792-1240792671 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1733792-1240792671.cnf

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=1388728135

node2.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.265
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.265
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:       1744152 kB
Buffers:         46972 kB
Cached:         187700 kB
SwapCached:       5980 kB
Active:          68164 kB
Inactive:       174880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744152 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            4808 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            54592 kB
Committed_AS:   416712 kB
PageTables:       1468 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= 66312 MiB
End job on node2 at 2009-04-27 02:57:54