Trace number 3439348

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.21 5000.06

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

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-3439348-1306929583/watcher-3439348-1306929583 -o /tmp/evaluation-result-3439348-1306929583/solver-3439348-1306929583 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439348-1306929583.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: 8.05 8.11 8.09 2/424 7617
/proc/meminfo: memFree=26315872/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=12168 CPUtime=0 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 481 0 0 0 0 0 0 0 25 0 1 0 804556467 12460032 419 33554432000 4194304 4394578 140734195550736 18446744073709551615 4293753 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 3042 419 266 49 0 183 0

[startup+0.0823349 s]
/proc/loadavg: 8.05 8.11 8.09 2/424 7617
/proc/meminfo: memFree=26315872/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=12432 CPUtime=0.07 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 551 0 0 0 7 0 0 0 25 0 1 0 804556467 12730368 489 33554432000 4194304 4394578 140734195550736 18446744073709551615 246516493071 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 3108 489 266 49 0 249 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12432

[startup+0.100333 s]
/proc/loadavg: 8.05 8.11 8.09 2/424 7617
/proc/meminfo: memFree=26315872/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=12432 CPUtime=0.09 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 557 0 0 0 9 0 0 0 25 0 1 0 804556467 12730368 495 33554432000 4194304 4394578 140734195550736 18446744073709551615 4335848 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 3108 495 266 49 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.300292 s]
/proc/loadavg: 8.05 8.11 8.09 2/424 7617
/proc/meminfo: memFree=26315872/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=13092 CPUtime=0.29 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 697 0 0 0 29 0 0 0 25 0 1 0 804556467 13406208 635 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 3273 635 266 49 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13092

[startup+0.700194 s]
/proc/loadavg: 8.05 8.11 8.09 2/424 7617
/proc/meminfo: memFree=26315872/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=13752 CPUtime=0.69 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 858 0 0 0 69 0 0 0 25 0 1 0 804556467 14082048 796 33554432000 4194304 4394578 140734195550736 18446744073709551615 4285399 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 3438 796 267 49 0 579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13752

[startup+1.50105 s]
/proc/loadavg: 8.05 8.11 8.09 3/425 7618
/proc/meminfo: memFree=26309812/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=14676 CPUtime=1.49 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 1117 0 0 0 149 0 0 0 25 0 1 0 804556467 15028224 1055 33554432000 4194304 4394578 140734195550736 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 3669 1055 267 49 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14676

[startup+3.10078 s]
/proc/loadavg: 7.56 8.01 8.05 3/425 7618
/proc/meminfo: memFree=26305852/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=16508 CPUtime=3.09 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 1559 0 0 0 309 0 0 0 25 0 1 0 804556467 16904192 1497 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 4127 1497 267 49 0 1268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16508

[startup+6.3002 s]
/proc/loadavg: 7.56 8.01 8.05 3/425 7618
/proc/meminfo: memFree=26298536/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=19740 CPUtime=6.29 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 2377 0 0 0 629 0 0 0 25 0 1 0 804556467 20213760 2315 33554432000 4194304 4394578 140734195550736 18446744073709551615 4287674 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 4935 2315 267 49 0 2076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19740

[startup+12.701 s]
/proc/loadavg: 6.71 7.81 7.99 3/425 7618
/proc/meminfo: memFree=26284612/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=27012 CPUtime=12.69 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 4188 0 0 0 1269 0 0 0 25 0 1 0 804556467 27660288 4126 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 6753 4126 267 49 0 3894 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27012

[startup+25.5007 s]
/proc/loadavg: 5.98 7.62 7.92 3/425 7619
/proc/meminfo: memFree=26259108/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=39260 CPUtime=25.49 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 7241 0 0 0 2548 1 0 0 25 0 1 0 804556467 40202240 7179 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 9815 7179 267 49 0 6956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39260

[startup+51.101 s]
/proc/loadavg: 4.62 7.17 7.77 3/425 7619
/proc/meminfo: memFree=26206264/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=61300 CPUtime=51.09 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 12754 0 0 0 5107 2 0 0 25 0 1 0 804556467 62771200 12692 33554432000 4194304 4394578 140734195550736 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 15325 12692 267 49 0 12466 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61300

[startup+102.316 s]
/proc/loadavg: 3.09 6.31 7.44 3/425 7630
/proc/meminfo: memFree=26107216/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=107212 CPUtime=102.31 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 24241 0 0 0 10226 5 0 0 25 0 1 0 804556467 109785088 24179 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 26803 24179 267 49 0 23944 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 107212

[startup+162.301 s]
/proc/loadavg: 2.43 5.54 7.10 3/425 7631
/proc/meminfo: memFree=26012092/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=150604 CPUtime=162.3 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 35085 0 0 0 16222 8 0 0 25 0 1 0 804556467 154218496 35023 33554432000 4194304 4394578 140734195550736 18446744073709551615 4292188 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 37651 35023 267 49 0 34792 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150604

[startup+222.301 s]
/proc/loadavg: 2.16 4.89 6.78 3/425 7633
/proc/meminfo: memFree=25887692/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=211928 CPUtime=222.3 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 50433 0 0 0 22218 12 0 0 25 0 1 0 804556467 217014272 50371 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 52982 50371 267 49 0 50123 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 211928

[startup+282.301 s]
/proc/loadavg: 2.20 4.39 6.49 3/425 7636
/proc/meminfo: memFree=25803600/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=266924 CPUtime=282.29 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 64167 0 0 0 28215 14 0 0 25 0 1 0 804556467 273330176 64105 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 66731 64105 267 49 0 63872 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 266924

[startup+342.301 s]
/proc/loadavg: 2.14 3.97 6.21 3/425 7639
/proc/meminfo: memFree=25721076/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=282488 CPUtime=342.3 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 68068 0 0 0 34215 15 0 0 25 0 1 0 804556467 289267712 68006 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 70622 68006 267 49 0 67763 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 282488

[startup+402.301 s]
/proc/loadavg: 2.05 3.61 5.94 3/425 7641
/proc/meminfo: memFree=25603500/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=341164 CPUtime=402.3 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 82738 0 0 0 40213 17 0 0 25 0 1 0 804556467 349351936 82676 33554432000 4194304 4394578 140734195550736 18446744073709551615 4291832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 85291 82676 267 49 0 82432 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 341164

[startup+462.301 s]
/proc/loadavg: 2.02 3.31 5.69 3/425 7642
/proc/meminfo: memFree=25487164/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=391652 CPUtime=462.3 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 95348 0 0 0 46210 20 0 0 25 0 1 0 804556467 401051648 95286 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 97913 95286 267 49 0 95054 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 391652

[startup+522.301 s]
/proc/loadavg: 2.11 3.10 5.47 3/425 7644
/proc/meminfo: memFree=25382612/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=431064 CPUtime=522.3 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 105198 0 0 0 52208 22 0 0 25 0 1 0 804556467 441409536 105136 33554432000 4194304 4394578 140734195550736 18446744073709551615 4292878 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 107766 105136 267 49 0 104907 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 431064

[startup+582.301 s]
/proc/loadavg: 2.11 2.92 5.25 3/425 7645
/proc/meminfo: memFree=25333108/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=478772 CPUtime=582.31 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 117120 0 0 0 58205 26 0 0 25 0 1 0 804556467 490262528 117058 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 119693 117058 267 49 0 116834 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 478772

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.06 2.06 2.09 3/425 7750
/proc/meminfo: memFree=20142364/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=2966596 CPUtime=4062.43 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 739068 0 0 0 406089 154 0 0 25 0 1 0 804556467 3037794304 739006 33554432000 4194304 4394578 140734195550736 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 741649 739006 267 49 0 738790 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 2966596

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.08 3/425 7752
/proc/meminfo: memFree=20020576/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3026324 CPUtime=4122.41 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 754010 0 0 0 412085 156 0 0 25 0 1 0 804556467 3098955776 753948 33554432000 4194304 4394578 140734195550736 18446744073709551615 4291784 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 756581 753948 267 49 0 753722 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 3026324

[startup+4182.3 s]
/proc/loadavg: 2.05 2.05 2.08 3/425 7753
/proc/meminfo: memFree=19899516/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3093936 CPUtime=4182.41 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 770913 0 0 0 418082 159 0 0 25 0 1 0 804556467 3168190464 770851 33554432000 4194304 4394578 140734195550736 18446744073709551615 4287907 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 773484 770851 267 49 0 770625 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 3093936

[startup+4242.3 s]
/proc/loadavg: 2.02 2.04 2.07 3/425 7755
/proc/meminfo: memFree=19789768/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3142496 CPUtime=4242.42 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 783050 0 0 0 424081 161 0 0 25 0 1 0 804556467 3217915904 782988 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 785624 782988 267 49 0 782765 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 3142496

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/425 7757
/proc/meminfo: memFree=19694648/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3206892 CPUtime=4302.42 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 799166 0 0 0 430078 164 0 0 25 0 1 0 804556467 3283857408 799104 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 801723 799104 267 49 0 798864 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 3206892

[startup+4362.3 s]
/proc/loadavg: 2.04 2.03 2.07 3/425 7758
/proc/meminfo: memFree=19586736/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3250496 CPUtime=4362.42 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 810062 0 0 0 436076 166 0 0 25 0 1 0 804556467 3328507904 810000 33554432000 4194304 4394578 140734195550736 18446744073709551615 4292080 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 812624 810000 267 49 0 809765 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 3250496

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/425 7760
/proc/meminfo: memFree=19480076/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3296032 CPUtime=4422.42 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 821441 0 0 0 442073 169 0 0 25 0 1 0 804556467 3375136768 821379 33554432000 4194304 4394578 140734195550736 18446744073709551615 4288207 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 824008 821379 267 49 0 821149 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 3296032

[startup+4482.3 s]
/proc/loadavg: 2.20 2.06 2.07 3/425 7761
/proc/meminfo: memFree=19350716/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3361280 CPUtime=4482.42 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 837763 0 0 0 448070 172 0 0 25 0 1 0 804556467 3441950720 837701 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 840320 837701 267 49 0 837461 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 3361280

[startup+4542.3 s]
/proc/loadavg: 2.19 2.08 2.08 3/425 7763
/proc/meminfo: memFree=19239712/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3408192 CPUtime=4542.42 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 849486 0 0 0 454067 175 0 0 25 0 1 0 804556467 3489988608 849424 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 852048 849424 267 49 0 849189 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 3408192

[startup+4602.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/425 7765
/proc/meminfo: memFree=19164664/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3477032 CPUtime=4602.44 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 866673 0 0 0 460065 179 0 0 25 0 1 0 804556467 3560480768 866611 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298647 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 869258 866611 267 49 0 866399 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 3477032

[startup+4662.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/425 7766
/proc/meminfo: memFree=19053156/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3538272 CPUtime=4662.43 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 881980 0 0 0 466062 181 0 0 25 0 1 0 804556467 3623190528 881918 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298714 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 884568 881918 267 49 0 881709 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 3538272

[startup+4722.31 s]
/proc/loadavg: 2.06 2.05 2.07 3/425 7768
/proc/meminfo: memFree=18958892/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3566524 CPUtime=4722.45 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 889049 0 0 0 472063 182 0 0 25 0 1 0 804556467 3652120576 888987 33554432000 4194304 4394578 140734195550736 18446744073709551615 4313558 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 891631 888987 267 49 0 888772 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 3566524

[startup+4782.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/425 7769
/proc/meminfo: memFree=18909256/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3566524 CPUtime=4782.43 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 889049 0 0 0 478061 182 0 0 25 0 1 0 804556467 3652120576 888987 33554432000 4194304 4394578 140734195550736 18446744073709551615 4292727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 891631 888987 267 49 0 888772 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 3566524

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/425 7771
/proc/meminfo: memFree=18842268/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3566524 CPUtime=4842.44 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 889053 0 0 0 484062 182 0 0 25 0 1 0 804556467 3652120576 888991 33554432000 4194304 4394578 140734195550736 18446744073709551615 4297078 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 891631 888991 267 49 0 888772 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 3566524

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/425 7773
/proc/meminfo: memFree=18769712/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3606192 CPUtime=4902.44 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 898975 0 0 0 490060 184 0 0 25 0 1 0 804556467 3692740608 898913 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 901548 898913 267 49 0 898689 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 3606192

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/425 7774
/proc/meminfo: memFree=18638996/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3669588 CPUtime=4962.44 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 914837 0 0 0 496057 187 0 0 25 0 1 0 804556467 3757658112 914775 33554432000 4194304 4394578 140734195550736 18446744073709551615 4285392 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 917397 914775 267 49 0 914538 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 3669588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.04 3/425 7775
/proc/meminfo: memFree=18556652/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=3714488 CPUtime=5000.05 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4202496 926042 0 0 0 499816 189 0 0 25 0 1 0 804556467 3803635712 925980 33554432000 4194304 4394578 140734195550736 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7617/statm: 928622 925980 267 49 0 925763 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 3714488

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

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

[startup+5000.02 s]
/proc/loadavg: 2.00 2.02 2.04 3/425 7775
/proc/meminfo: memFree=18556652/32951124 swapFree=44043512/67111528
[pid=7617] ppid=7615 vsize=0 CPUtime=5000.15 cores=0,2,4,6
/proc/7617/stat : 7617 (SApperloT2010) R 7615 7617 7579 0 -1 4203524 926042 0 0 0 499816 199 0 0 25 0 1 0 804556467 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 4 0 0 0
/proc/7617/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.06
CPU time (s): 5000.21
CPU user time (s): 4998.17
CPU system time (s): 2.04069
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3714488

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

runsolver used 21.1838 second user time and 42.5645 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-01 13:59:43
IDJOB=3439348
IDBENCH=84021
IDSOLVER=1933
FILE ID=node134/3439348-1306929583
RUNJOBID= node134-1306929583-7597
PBS_JOBID= 13488583
Free space on /tmp= 73716 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439348-1306929583/watcher-3439348-1306929583 -o /tmp/evaluation-result-3439348-1306929583/solver-3439348-1306929583 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439348-1306929583.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=2076326964

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:      26316152 kB
Buffers:        165888 kB
Cached:         354136 kB
SwapCached:       9540 kB
Active:        5949372 kB
Inactive:       394116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26316152 kB
SwapTotal:    67111528 kB
SwapFree:     44043512 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:     5822116 kB
Mapped:          20628 kB
Slab:           132040 kB
PageTables:      89324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110769688 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 15:23:05