Trace number 3439483

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
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.13 4999.99

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.6647
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439483-1306934585/watcher-3439483-1306934585 -o /tmp/evaluation-result-3439483-1306934585/solver-3439483-1306934585 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439483-1306934585.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.03 2/421 7809
/proc/meminfo: memFree=26317036/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=12564 CPUtime=0.01 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 571 0 0 0 1 0 0 0 25 0 1 0 805056677 12865536 510 33554432000 4194304 4394578 140734929340048 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 3141 510 266 49 0 282 0

[startup+0.0798001 s]
/proc/loadavg: 1.92 2.00 2.03 2/421 7809
/proc/meminfo: memFree=26317036/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=12960 CPUtime=0.07 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 675 0 0 0 7 0 0 0 25 0 1 0 805056677 13271040 614 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 3240 614 266 49 0 381 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12960

[startup+0.100797 s]
/proc/loadavg: 1.92 2.00 2.03 2/421 7809
/proc/meminfo: memFree=26317036/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=13092 CPUtime=0.09 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 708 0 0 0 9 0 0 0 25 0 1 0 805056677 13406208 647 33554432000 4194304 4394578 140734929340048 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 3273 647 266 49 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13092

[startup+0.30077 s]
/proc/loadavg: 1.92 2.00 2.03 2/421 7809
/proc/meminfo: memFree=26317036/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=13620 CPUtime=0.29 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 825 0 0 0 29 0 0 0 25 0 1 0 805056677 13946880 764 33554432000 4194304 4394578 140734929340048 18446744073709551615 4313612 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 3405 764 266 49 0 546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13620

[startup+0.700718 s]
/proc/loadavg: 1.92 2.00 2.03 2/421 7809
/proc/meminfo: memFree=26317036/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=14276 CPUtime=0.69 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 993 0 0 0 69 0 0 0 25 0 1 0 805056677 14618624 932 33554432000 4194304 4394578 140734929340048 18446744073709551615 4296793 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 3569 932 267 49 0 710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14276

[startup+1.50058 s]
/proc/loadavg: 1.92 2.00 2.03 3/425 7831
/proc/meminfo: memFree=26310348/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=15200 CPUtime=1.49 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 1248 0 0 0 149 0 0 0 25 0 1 0 805056677 15564800 1187 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 3800 1187 267 49 0 941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15200

[startup+3.10028 s]
/proc/loadavg: 1.92 2.00 2.03 3/425 7831
/proc/meminfo: memFree=26306496/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=16388 CPUtime=3.09 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 1544 0 0 0 309 0 0 0 25 0 1 0 805056677 16781312 1483 33554432000 4194304 4394578 140734929340048 18446744073709551615 4346304 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 4097 1483 267 49 0 1238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16388

[startup+6.30067 s]
/proc/loadavg: 1.93 2.00 2.03 3/425 7831
/proc/meminfo: memFree=26301096/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=18636 CPUtime=6.29 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 2087 0 0 0 629 0 0 0 25 0 1 0 805056677 19083264 2026 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 4659 2026 267 49 0 1800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18636

[startup+12.7005 s]
/proc/loadavg: 1.93 2.00 2.03 3/425 7832
/proc/meminfo: memFree=26293200/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=22352 CPUtime=12.69 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 3009 0 0 0 1269 0 0 0 25 0 1 0 805056677 22888448 2948 33554432000 4194304 4394578 140734929340048 18446744073709551615 4290933 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 5588 2948 267 49 0 2729 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22352

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 2.03 3/425 7832
/proc/meminfo: memFree=26279188/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=28436 CPUtime=25.49 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 4551 0 0 0 2549 0 0 0 25 0 1 0 805056677 29118464 4490 33554432000 4194304 4394578 140734929340048 18446744073709551615 4299126 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 7109 4490 267 49 0 4250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28436

[startup+51.1005 s]
/proc/loadavg: 1.96 2.00 2.03 3/425 7833
/proc/meminfo: memFree=26254124/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=40444 CPUtime=51.09 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 7553 0 0 0 5108 1 0 0 25 0 1 0 805056677 41414656 7492 33554432000 4194304 4394578 140734929340048 18446744073709551615 4285658 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 10111 7492 267 49 0 7252 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40444

[startup+102.315 s]
/proc/loadavg: 2.04 2.01 2.03 3/425 7834
/proc/meminfo: memFree=26210076/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=60352 CPUtime=102.31 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 12491 0 0 0 10229 2 0 0 25 0 1 0 805056677 61800448 12430 33554432000 4194304 4394578 140734929340048 18446744073709551615 4287252 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 15088 12430 267 49 0 12229 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 60352

[startup+162.3 s]
/proc/loadavg: 2.14 2.04 2.03 3/425 7836
/proc/meminfo: memFree=26146312/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=91864 CPUtime=162.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 20324 0 0 0 16226 4 0 0 25 0 1 0 805056677 94068736 20263 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 22966 20263 267 49 0 20107 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91864

[startup+222.3 s]
/proc/loadavg: 2.11 2.04 2.03 3/425 7837
/proc/meminfo: memFree=26104864/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=115592 CPUtime=222.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 26227 0 0 0 22225 5 0 0 25 0 1 0 805056677 118366208 26166 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 28898 26166 267 49 0 26039 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 115592

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.03 3/425 7839
/proc/meminfo: memFree=26042460/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=142900 CPUtime=282.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 33038 0 0 0 28223 7 0 0 25 0 1 0 805056677 146329600 32977 33554432000 4194304 4394578 140734929340048 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 35725 32977 267 49 0 32866 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 142900

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/425 7840
/proc/meminfo: memFree=25982792/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=175080 CPUtime=342.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 41072 0 0 0 34222 8 0 0 25 0 1 0 805056677 179281920 41011 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 43770 41011 267 49 0 40911 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 175080

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/425 7842
/proc/meminfo: memFree=25949776/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=183160 CPUtime=402.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 43094 0 0 0 40221 9 0 0 25 0 1 0 805056677 187555840 43033 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 45790 43033 267 49 0 42931 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183160

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.01 3/425 7844
/proc/meminfo: memFree=25917512/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=207656 CPUtime=462.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 49225 0 0 0 46220 10 0 0 25 0 1 0 805056677 212639744 49164 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 51914 49164 267 49 0 49055 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 207656

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 7845
/proc/meminfo: memFree=25855364/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=235880 CPUtime=522.3 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 56254 0 0 0 52218 12 0 0 25 0 1 0 805056677 241541120 56193 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 58970 56193 267 49 0 56111 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 235880

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/425 7847
/proc/meminfo: memFree=25794828/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=266396 CPUtime=582.31 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 63917 0 0 0 58217 14 0 0 25 0 1 0 805056677 272789504 63856 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 66599 63856 267 49 0 63740 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 266396

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.06 2.05 2.00 3/425 7952
/proc/meminfo: memFree=23017704/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1416032 CPUtime=4062.43 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 351372 0 0 0 406157 86 0 0 25 0 1 0 805056677 1450016768 351311 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298294 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 354008 351311 267 49 0 351149 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 1416032

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/425 7953
/proc/meminfo: memFree=22984704/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1416032 CPUtime=4122.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 351387 0 0 0 412156 86 0 0 25 0 1 0 805056677 1450016768 351326 33554432000 4194304 4394578 140734929340048 18446744073709551615 4309225 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 354008 351326 267 49 0 351149 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 1416032

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 7955
/proc/meminfo: memFree=22984432/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1416032 CPUtime=4182.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 351390 0 0 0 418156 86 0 0 25 0 1 0 805056677 1450016768 351329 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 354008 351329 267 49 0 351149 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 1416032

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 7956
/proc/meminfo: memFree=22984284/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1416032 CPUtime=4242.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 351391 0 0 0 424156 86 0 0 25 0 1 0 805056677 1450016768 351330 33554432000 4194304 4394578 140734929340048 18446744073709551615 4285745 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 354008 351330 267 49 0 351149 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 1416032

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 7958
/proc/meminfo: memFree=22984132/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1416176 CPUtime=4302.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 351397 0 0 0 430156 86 0 0 25 0 1 0 805056677 1450164224 351336 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 354044 351336 267 49 0 351185 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 1416176

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 7960
/proc/meminfo: memFree=22983248/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1417760 CPUtime=4362.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 351808 0 0 0 436156 86 0 0 25 0 1 0 805056677 1451786240 351747 33554432000 4194304 4394578 140734929340048 18446744073709551615 246516492513 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 354440 351747 267 49 0 351581 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 1417760

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 7961
/proc/meminfo: memFree=22954084/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1446012 CPUtime=4422.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 358880 0 0 0 442155 87 0 0 25 0 1 0 805056677 1480716288 358819 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298881 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 361503 358819 267 49 0 358644 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 1446012

[startup+4482.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/425 7963
/proc/meminfo: memFree=22931992/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1468888 CPUtime=4482.42 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 364602 0 0 0 448154 88 0 0 25 0 1 0 805056677 1504141312 364541 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298852 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 367222 364541 267 49 0 364363 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 1468888

[startup+4542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/425 7964
/proc/meminfo: memFree=22901584/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1498428 CPUtime=4542.43 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 371991 0 0 0 454153 90 0 0 25 0 1 0 805056677 1534390272 371930 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 374607 371930 267 49 0 371748 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 1498428

[startup+4602.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/425 7966
/proc/meminfo: memFree=22886064/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1512540 CPUtime=4602.44 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 375518 0 0 0 460153 91 0 0 25 0 1 0 805056677 1548840960 375457 33554432000 4194304 4394578 140734929340048 18446744073709551615 4299086 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 378135 375457 267 49 0 375276 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1512540

[startup+4662.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/425 7968
/proc/meminfo: memFree=22850200/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1537472 CPUtime=4662.43 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 381745 0 0 0 466151 92 0 0 25 0 1 0 805056677 1574371328 381684 33554432000 4194304 4394578 140734929340048 18446744073709551615 4285758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 384368 381684 267 49 0 381509 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 1537472

[startup+4722.31 s]
/proc/loadavg: 2.03 2.05 2.01 3/425 7969
/proc/meminfo: memFree=22779864/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1559724 CPUtime=4722.45 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 387302 0 0 0 472151 94 0 0 25 0 1 0 805056677 1597157376 387241 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 389931 387241 267 49 0 387072 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1559724

[startup+4782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 7971
/proc/meminfo: memFree=22722924/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1577392 CPUtime=4782.44 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 391709 0 0 0 478148 96 0 0 25 0 1 0 805056677 1615249408 391648 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 394348 391648 267 49 0 391489 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 1577392

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 7972
/proc/meminfo: memFree=22658792/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1590512 CPUtime=4842.44 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 394995 0 0 0 484147 97 0 0 25 0 1 0 805056677 1628684288 394934 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 397628 394934 267 49 0 394769 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1590512

[startup+4902.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/425 7974
/proc/meminfo: memFree=22612524/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1614536 CPUtime=4902.44 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 401003 0 0 0 490146 98 0 0 25 0 1 0 805056677 1653284864 400942 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 403634 400942 267 49 0 400775 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 1614536

[startup+4962.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/425 7976
/proc/meminfo: memFree=22543056/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1634216 CPUtime=4962.44 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 405917 0 0 0 496144 100 0 0 25 0 1 0 805056677 1673437184 405856 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 408554 405856 267 49 0 405695 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1634216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/425 7977
/proc/meminfo: memFree=22490344/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1665660 CPUtime=5000.05 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 413796 0 0 0 499903 102 0 0 25 0 1 0 805056677 1705635840 413735 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 416415 413735 267 49 0 413556 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1665660

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

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

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/425 7977
/proc/meminfo: memFree=22490344/32951124 swapFree=44043512/67111528
[pid=7809] ppid=7807 vsize=1665660 CPUtime=5000.05 cores=0,2,4,6
/proc/7809/stat : 7809 (SApperloT2010) R 7807 7809 7579 0 -1 4202496 413796 0 0 0 499903 102 0 0 25 0 1 0 805056677 1705635840 413735 33554432000 4194304 4394578 140734929340048 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7809/statm: 416415 413735 267 49 0 413556 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1665660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.99
CPU time (s): 5000.13
CPU user time (s): 4999.04
CPU system time (s): 1.09483
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1665660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.04
system time used= 1.09483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 413796
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= 10
involuntary context switches= 5560

runsolver used 21.1228 second user time and 42.6395 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-01 15:23:05
IDJOB=3439483
IDBENCH=85366
IDSOLVER=1933
FILE ID=node134/3439483-1306934585
RUNJOBID= node134-1306929583-7597
PBS_JOBID= 13488583
Free space on /tmp= 73716 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439483-1306934585/watcher-3439483-1306934585 -o /tmp/evaluation-result-3439483-1306934585/solver-3439483-1306934585 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439483-1306934585.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=859345624

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26317076 kB
Buffers:        168572 kB
Cached:         354044 kB
SwapCached:       9540 kB
Active:        5949640 kB
Inactive:       395868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26317076 kB
SwapTotal:    67111528 kB
SwapFree:     44043512 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:     5820968 kB
Mapped:          20788 kB
Slab:           131908 kB
PageTables:      89152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110750264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73716 MiB
End job on node134 at 2011-06-01 16:46:27