Trace number 3439488

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.15 5000

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.124
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
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 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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-3439488-1306934585/watcher-3439488-1306934585 -o /tmp/evaluation-result-3439488-1306934585/solver-3439488-1306934585 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439488-1306934585.cnf 

running on 4 cores: 1,3,5,7

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 3/424 7830
/proc/meminfo: memFree=26315416/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=12528 CPUtime=0 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 576 0 0 0 0 0 0 0 25 0 1 0 805056685 12828672 515 33554432000 4194304 4394578 140737250055360 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 3132 515 267 49 0 273 0

[startup+0.060554 s]
/proc/loadavg: 1.92 2.00 2.03 3/424 7830
/proc/meminfo: memFree=26315416/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=12924 CPUtime=0.05 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 677 0 0 0 5 0 0 0 25 0 1 0 805056685 13234176 616 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 3231 616 267 49 0 372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12924

[startup+0.100536 s]
/proc/loadavg: 1.92 2.00 2.03 3/424 7830
/proc/meminfo: memFree=26315416/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=13056 CPUtime=0.09 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 707 0 0 0 9 0 0 0 25 0 1 0 805056685 13369344 646 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 3264 646 267 49 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13056

[startup+0.300498 s]
/proc/loadavg: 1.92 2.00 2.03 3/424 7830
/proc/meminfo: memFree=26315416/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=13584 CPUtime=0.29 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 841 0 0 0 29 0 0 0 25 0 1 0 805056685 13910016 780 33554432000 4194304 4394578 140737250055360 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 3396 780 267 49 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13584

[startup+0.700438 s]
/proc/loadavg: 1.92 2.00 2.03 3/424 7830
/proc/meminfo: memFree=26315416/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=14112 CPUtime=0.69 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 972 0 0 0 69 0 0 0 25 0 1 0 805056685 14450688 911 33554432000 4194304 4394578 140737250055360 18446744073709551615 4299175 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 3528 911 267 49 0 669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14112

[startup+1.50029 s]
/proc/loadavg: 1.92 2.00 2.03 3/425 7831
/proc/meminfo: memFree=26309472/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=15036 CPUtime=1.49 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 1183 0 0 0 149 0 0 0 25 0 1 0 805056685 15396864 1122 33554432000 4194304 4394578 140737250055360 18446744073709551615 4299082 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 3759 1122 267 49 0 900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15036

[startup+3.10099 s]
/proc/loadavg: 1.92 2.00 2.03 3/425 7831
/proc/meminfo: memFree=26306248/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=16224 CPUtime=3.09 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 1506 0 0 0 309 0 0 0 25 0 1 0 805056685 16613376 1445 33554432000 4194304 4394578 140737250055360 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 4056 1445 267 49 0 1197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16224

[startup+6.30042 s]
/proc/loadavg: 1.93 2.00 2.03 3/425 7831
/proc/meminfo: memFree=26300848/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=18996 CPUtime=6.29 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 2168 0 0 0 629 0 0 0 25 0 1 0 805056685 19451904 2107 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 4749 2107 267 49 0 1890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18996

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.03 3/425 7832
/proc/meminfo: memFree=26293200/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=21648 CPUtime=12.69 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 2858 0 0 0 1269 0 0 0 25 0 1 0 805056685 22167552 2797 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 5412 2797 267 49 0 2553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21648

[startup+25.5009 s]
/proc/loadavg: 1.95 2.00 2.03 3/425 7832
/proc/meminfo: memFree=26279064/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=29308 CPUtime=25.49 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 4750 0 0 0 2548 1 0 0 25 0 1 0 805056685 30011392 4689 33554432000 4194304 4394578 140737250055360 18446744073709551615 4316072 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 7327 4689 267 49 0 4468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29308

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.03 3/425 7833
/proc/meminfo: memFree=26254124/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=42508 CPUtime=51.09 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 8059 0 0 0 5107 2 0 0 25 0 1 0 805056685 43528192 7998 33554432000 4194304 4394578 140737250055360 18446744073709551615 4297120 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 10627 7998 267 49 0 7768 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 42508

[startup+102.315 s]
/proc/loadavg: 2.04 2.01 2.03 3/425 7834
/proc/meminfo: memFree=26210076/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=64704 CPUtime=102.3 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 13557 0 0 0 10226 4 0 0 25 0 1 0 805056685 66256896 13496 33554432000 4194304 4394578 140737250055360 18446744073709551615 4291957 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 16176 13496 267 49 0 13317 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64704

[startup+162.301 s]
/proc/loadavg: 2.14 2.04 2.03 3/425 7836
/proc/meminfo: memFree=26146312/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=96724 CPUtime=162.3 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 21507 0 0 0 16223 7 0 0 25 0 1 0 805056685 99045376 21446 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 24181 21446 267 49 0 21322 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96724

[startup+222.301 s]
/proc/loadavg: 2.11 2.04 2.03 3/425 7837
/proc/meminfo: memFree=26104864/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=114848 CPUtime=222.3 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 26007 0 0 0 22222 8 0 0 25 0 1 0 805056685 117604352 25946 33554432000 4194304 4394578 140737250055360 18446744073709551615 4285904 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 28712 25946 267 49 0 25853 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114848

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.03 3/425 7839
/proc/meminfo: memFree=26042336/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=152336 CPUtime=282.29 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 35380 0 0 0 28219 10 0 0 25 0 1 0 805056685 155992064 35319 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 38084 35319 267 49 0 35225 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 152336

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/425 7840
/proc/meminfo: memFree=25982792/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=178384 CPUtime=342.3 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 41887 0 0 0 34218 12 0 0 25 0 1 0 805056685 182665216 41826 33554432000 4194304 4394578 140737250055360 18446744073709551615 4287911 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 44596 41826 267 49 0 41737 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 178384

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/425 7842
/proc/meminfo: memFree=25949776/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=203148 CPUtime=402.3 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 48058 0 0 0 40216 14 0 0 25 0 1 0 805056685 208023552 47997 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298676 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 50787 47997 267 49 0 47928 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 203148

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/425 7844
/proc/meminfo: memFree=25917388/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=212504 CPUtime=462.31 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 50420 0 0 0 46216 15 0 0 25 0 1 0 805056685 217604096 50359 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 53126 50359 267 49 0 50267 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 212504

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 7845
/proc/meminfo: memFree=25855240/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=247436 CPUtime=522.3 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 59141 0 0 0 52213 17 0 0 25 0 1 0 805056685 253374464 59080 33554432000 4194304 4394578 140737250055360 18446744073709551615 246516495393 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 61859 59080 267 49 0 59000 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 247436

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/425 7847
/proc/meminfo: memFree=25794456/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=275724 CPUtime=582.31 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 66250 0 0 0 58212 19 0 0 25 0 1 0 805056685 282341376 66189 33554432000 4194304 4394578 140737250055360 18446744073709551615 4290896 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 68931 66189 267 49 0 66072 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 275724

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.05 2.05 2.00 3/425 7952
/proc/meminfo: memFree=23017704/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1895012 CPUtime=4062.43 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 471117 0 0 0 406127 116 0 0 25 0 1 0 805056685 1940492288 471056 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 473753 471056 267 49 0 470894 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 1895012

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/425 7953
/proc/meminfo: memFree=22984704/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1927912 CPUtime=4122.42 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479339 0 0 0 412125 117 0 0 25 0 1 0 805056685 1974181888 479278 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 481978 479278 267 49 0 479119 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 1927912

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 7955
/proc/meminfo: memFree=22984432/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1927912 CPUtime=4182.42 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479344 0 0 0 418125 117 0 0 25 0 1 0 805056685 1974181888 479283 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298955 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 481978 479283 267 49 0 479119 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 1927912

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 7956
/proc/meminfo: memFree=22984284/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1927912 CPUtime=4242.42 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479344 0 0 0 424125 117 0 0 25 0 1 0 805056685 1974181888 479283 33554432000 4194304 4394578 140737250055360 18446744073709551615 4315548 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 481978 479283 267 49 0 479119 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 1927912

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 7958
/proc/meminfo: memFree=22984132/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1927912 CPUtime=4302.42 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479354 0 0 0 430125 117 0 0 25 0 1 0 805056685 1974181888 479293 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 481978 479293 267 49 0 479119 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 1927912

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 7960
/proc/meminfo: memFree=22983124/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1927912 CPUtime=4362.42 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479354 0 0 0 436125 117 0 0 25 0 1 0 805056685 1974181888 479293 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 481978 479293 267 49 0 479119 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 1927912

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/425 7961
/proc/meminfo: memFree=22954084/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1928048 CPUtime=4422.42 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479360 0 0 0 442125 117 0 0 25 0 1 0 805056685 1974321152 479299 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 482012 479299 267 49 0 479153 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 1928048

[startup+4482.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/425 7963
/proc/meminfo: memFree=22931992/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1928048 CPUtime=4482.43 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479366 0 0 0 448126 117 0 0 25 0 1 0 805056685 1974321152 479305 33554432000 4194304 4394578 140737250055360 18446744073709551615 4299133 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 482012 479305 267 49 0 479153 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 1928048

[startup+4542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/425 7964
/proc/meminfo: memFree=22901088/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1928048 CPUtime=4542.43 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479373 0 0 0 454126 117 0 0 25 0 1 0 805056685 1974321152 479312 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 482012 479312 267 49 0 479153 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 1928048

[startup+4602.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/425 7966
/proc/meminfo: memFree=22886064/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1928048 CPUtime=4602.44 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 479382 0 0 0 460127 117 0 0 25 0 1 0 805056685 1974321152 479321 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 482012 479321 267 49 0 479153 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1928048

[startup+4662.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/425 7968
/proc/meminfo: memFree=22850200/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1939868 CPUtime=4662.43 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 482322 0 0 0 466126 117 0 0 25 0 1 0 805056685 1986424832 482261 33554432000 4194304 4394578 140737250055360 18446744073709551615 4346411 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 484967 482261 267 49 0 482108 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 1939868

[startup+4722.32 s]
/proc/loadavg: 2.03 2.05 2.01 3/425 7969
/proc/meminfo: memFree=22779864/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=1987420 CPUtime=4722.44 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 494207 0 0 0 472124 120 0 0 25 0 1 0 805056685 2035118080 494146 33554432000 4194304 4394578 140737250055360 18446744073709551615 4291837 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 496855 494146 267 49 0 493996 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 1987420

[startup+4782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/425 7971
/proc/meminfo: memFree=22722676/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=2028592 CPUtime=4782.44 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 504500 0 0 0 478121 123 0 0 25 0 1 0 805056685 2077278208 504439 33554432000 4194304 4394578 140737250055360 18446744073709551615 4296777 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 507148 504439 267 49 0 504289 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2028592

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/425 7972
/proc/meminfo: memFree=22658544/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=2077988 CPUtime=4842.44 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 516845 0 0 0 484118 126 0 0 25 0 1 0 805056685 2127859712 516784 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 519497 516784 267 49 0 516638 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 2077988

[startup+4902.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/425 7974
/proc/meminfo: memFree=22612524/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=2102020 CPUtime=4902.43 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 522877 0 0 0 490116 127 0 0 25 0 1 0 805056685 2152468480 522816 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 525505 522816 267 49 0 522646 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2102020

[startup+4962.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/425 7976
/proc/meminfo: memFree=22542808/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=2151768 CPUtime=4962.44 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 535315 0 0 0 496114 130 0 0 25 0 1 0 805056685 2203410432 535254 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 537942 535254 267 49 0 535083 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 2151768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/426 7978
/proc/meminfo: memFree=24125896/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=2170956 CPUtime=5000.06 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 540112 0 0 0 499875 131 0 0 25 0 1 0 805056685 2223058944 540051 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 542739 540051 267 49 0 539880 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 2170956

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/426 7978
/proc/meminfo: memFree=24125896/32951124 swapFree=44043512/67111528
[pid=7830] ppid=7828 vsize=2170956 CPUtime=5000.06 cores=1,3,5,7
/proc/7830/stat : 7830 (SApperloT2010) R 7828 7830 7579 0 -1 4202496 540112 0 0 0 499875 131 0 0 25 0 1 0 805056685 2223058944 540051 33554432000 4194304 4394578 140737250055360 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 3 0 0 0
/proc/7830/statm: 542739 540051 267 49 0 539880 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 2170956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000
CPU time (s): 5000.15
CPU user time (s): 4998.75
CPU system time (s): 1.39779
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2170956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.75
system time used= 1.39779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540112
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= 5
involuntary context switches= 5036

runsolver used 18.9251 second user time and 44.7302 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-01 15:23:05
IDJOB=3439488
IDBENCH=85368
IDSOLVER=1933
FILE ID=node134/3439488-1306934585
RUNJOBID= node134-1306929583-7598
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-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439488-1306934585/watcher-3439488-1306934585 -o /tmp/evaluation-result-3439488-1306934585/solver-3439488-1306934585 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439488-1306934585.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
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:      26315696 kB
Buffers:        168600 kB
Cached:         354016 kB
SwapCached:       9540 kB
Active:        5951372 kB
Inactive:       395968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26315696 kB
SwapTotal:    67111528 kB
SwapFree:     44043512 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:     5822520 kB
Mapped:          21564 kB
Slab:           131908 kB
PageTables:      89152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110770456 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