Trace number 3439358

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-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.579
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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-3439358-1306929658/watcher-3439358-1306929658 -o /tmp/evaluation-result-3439358-1306929658/solver-3439358-1306929658 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439358-1306929658.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: 7.41 7.93 7.96 3/549 8515
/proc/meminfo: memFree=21433108/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=12036 CPUtime=0 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 457 0 0 0 0 0 0 0 23 0 1 0 804566157 12324864 395 33554432000 4194304 4394578 140734904869488 18446744073709551615 253640884119 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/8515/statm: 3009 395 266 49 0 150 0

[startup+0.0862849 s]
/proc/loadavg: 7.41 7.93 7.96 3/549 8515
/proc/meminfo: memFree=21433108/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=12432 CPUtime=0.08 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 527 0 0 0 8 0 0 0 23 0 1 0 804566157 12730368 465 33554432000 4194304 4394578 140734904869488 18446744073709551615 4290851 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 3108 465 266 49 0 249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12432

[startup+0.100295 s]
/proc/loadavg: 7.41 7.93 7.96 3/549 8515
/proc/meminfo: memFree=21433108/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=12432 CPUtime=0.09 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 537 0 0 0 9 0 0 0 23 0 1 0 804566157 12730368 475 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 3108 475 266 49 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.300246 s]
/proc/loadavg: 7.41 7.93 7.96 3/549 8515
/proc/meminfo: memFree=21433108/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=12812 CPUtime=0.29 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 642 0 0 0 29 0 0 0 25 0 1 0 804566157 13119488 580 33554432000 4194304 4394578 140734904869488 18446744073709551615 4338097 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 3203 580 267 49 0 344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12812

[startup+0.700174 s]
/proc/loadavg: 7.41 7.93 7.96 3/549 8515
/proc/meminfo: memFree=21433108/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=13464 CPUtime=0.69 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 812 0 0 0 69 0 0 0 25 0 1 0 804566157 13787136 750 33554432000 4194304 4394578 140734904869488 18446744073709551615 4292087 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 3366 750 267 49 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13464

[startup+1.50103 s]
/proc/loadavg: 7.41 7.93 7.96 5/551 8517
/proc/meminfo: memFree=21426916/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=14768 CPUtime=1.49 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 1112 0 0 0 149 0 0 0 25 0 1 0 804566157 15122432 1050 33554432000 4194304 4394578 140734904869488 18446744073709551615 4291913 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 3692 1050 267 49 0 833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14768

[startup+3.10073 s]
/proc/loadavg: 6.97 7.83 7.93 5/551 8517
/proc/meminfo: memFree=21422700/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=16844 CPUtime=3.09 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 1654 0 0 0 309 0 0 0 25 0 1 0 804566157 17248256 1592 33554432000 4194304 4394578 140734904869488 18446744073709551615 4291864 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 4211 1592 267 49 0 1352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16844

[startup+6.30015 s]
/proc/loadavg: 6.97 7.83 7.93 5/551 8526
/proc/meminfo: memFree=21414624/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=20896 CPUtime=6.29 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 2647 0 0 0 629 0 0 0 25 0 1 0 804566157 21397504 2585 33554432000 4194304 4394578 140734904869488 18446744073709551615 4349523 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 5224 2585 267 49 0 2365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20896

[startup+12.701 s]
/proc/loadavg: 6.37 7.67 7.88 5/551 8527
/proc/meminfo: memFree=21399196/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=26940 CPUtime=12.69 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 4167 0 0 0 1268 1 0 0 25 0 1 0 804566157 27586560 4105 33554432000 4194304 4394578 140734904869488 18446744073709551615 4310187 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 6735 4105 267 49 0 3876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26940

[startup+25.5007 s]
/proc/loadavg: 5.70 7.49 7.81 5/551 8527
/proc/meminfo: memFree=21370308/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=40028 CPUtime=25.49 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 7456 0 0 0 2547 2 0 0 25 0 1 0 804566157 40988672 7394 33554432000 4194304 4394578 140734904869488 18446744073709551615 4316145 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 10007 7394 267 49 0 7148 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40028

[startup+51.101 s]
/proc/loadavg: 4.43 7.05 7.66 3/551 8528
/proc/meminfo: memFree=21309788/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=69188 CPUtime=51.1 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 14735 0 0 0 5106 4 0 0 25 0 1 0 804566157 70848512 14673 33554432000 4194304 4394578 140734904869488 18446744073709551615 4285588 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 17297 14673 267 49 0 14438 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 69188

[startup+102.32 s]
/proc/loadavg: 3.02 6.21 7.34 5/551 8529
/proc/meminfo: memFree=21203248/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=117704 CPUtime=102.31 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 26862 0 0 0 10225 6 0 0 25 0 1 0 804566157 120528896 26800 33554432000 4194304 4394578 140734904869488 18446744073709551615 4285918 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 29426 26800 267 49 0 26567 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 117704

[startup+162.301 s]
/proc/loadavg: 2.40 5.50 7.03 5/551 8531
/proc/meminfo: memFree=21099924/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=167576 CPUtime=162.29 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 39333 0 0 0 16220 9 0 0 25 0 1 0 804566157 171597824 39271 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 41894 39272 267 49 0 39035 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 167576

[startup+222.301 s]
/proc/loadavg: 2.13 4.81 6.68 5/551 8535
/proc/meminfo: memFree=20967364/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=229400 CPUtime=222.3 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 54772 0 0 0 22217 13 0 0 25 0 1 0 804566157 234905600 54710 33554432000 4194304 4394578 140734904869488 18446744073709551615 4291498 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 57350 54710 267 49 0 54491 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 229400

[startup+282.301 s]
/proc/loadavg: 2.05 4.34 6.41 3/551 8537
/proc/meminfo: memFree=20900748/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=260344 CPUtime=282.3 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 62515 0 0 0 28215 15 0 0 25 0 1 0 804566157 266592256 62453 33554432000 4194304 4394578 140734904869488 18446744073709551615 253640508341 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 65086 62453 267 49 0 62227 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260344

[startup+342.301 s]
/proc/loadavg: 2.02 3.88 6.11 3/551 8538
/proc/meminfo: memFree=20765560/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=322664 CPUtime=342.3 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 78103 0 0 0 34212 18 0 0 25 0 1 0 804566157 330407936 78041 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 80666 78041 267 49 0 77807 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 322664

[startup+402.301 s]
/proc/loadavg: 2.00 3.56 5.87 3/551 8540
/proc/meminfo: memFree=20641280/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=377864 CPUtime=402.31 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 91917 0 0 0 40209 22 0 0 25 0 1 0 804566157 386932736 91855 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 94466 91855 267 49 0 91607 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 377864

[startup+462.301 s]
/proc/loadavg: 2.00 3.27 5.63 3/551 8542
/proc/meminfo: memFree=20527300/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=441084 CPUtime=462.3 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 107703 0 0 0 46204 26 0 0 25 0 1 0 804566157 451670016 107641 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 110271 107641 267 49 0 107412 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 441084

[startup+522.301 s]
/proc/loadavg: 2.14 3.08 5.41 5/551 8543
/proc/meminfo: memFree=20406748/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=503704 CPUtime=522.31 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 123374 0 0 0 52201 30 0 0 25 0 1 0 804566157 515792896 123312 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 125926 123312 267 49 0 123067 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 503704

[startup+582.3 s]
/proc/loadavg: 2.20 2.92 5.21 5/551 8545
/proc/meminfo: memFree=20371632/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=503836 CPUtime=582.31 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 123379 0 0 0 58201 30 0 0 25 0 1 0 804566157 515928064 123317 33554432000 4194304 4394578 140734904869488 18446744073709551615 4290887 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 125959 123317 267 49 0 123100 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 503836

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.02 2.04 2.08 5/551 8650
/proc/meminfo: memFree=14951208/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3095492 CPUtime=4062.44 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 771319 0 0 0 406078 166 0 0 25 0 1 0 804566157 3169783808 771257 33554432000 4194304 4394578 140734904869488 18446744073709551615 4327709 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 773873 771257 267 49 0 771014 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 3095492

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/551 8651
/proc/meminfo: memFree=14839952/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3157956 CPUtime=4122.41 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 786930 0 0 0 412072 169 0 0 25 0 1 0 804566157 3233746944 786868 33554432000 4194304 4394578 140734904869488 18446744073709551615 4309146 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 789489 786868 267 49 0 786630 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 3157956

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/551 8653
/proc/meminfo: memFree=14741100/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3208980 CPUtime=4182.42 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 799679 0 0 0 418070 172 0 0 25 0 1 0 804566157 3285995520 799617 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 802245 799617 267 49 0 799386 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 3208980

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.06 5/551 8654
/proc/meminfo: memFree=14610500/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3272300 CPUtime=4242.41 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 815515 0 0 0 424066 175 0 0 25 0 1 0 804566157 3350835200 815453 33554432000 4194304 4394578 140734904869488 18446744073709551615 4293744 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 818075 815453 267 49 0 815216 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 3272300

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.06 5/551 8656
/proc/meminfo: memFree=14528884/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3302148 CPUtime=4302.42 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 822979 0 0 0 430066 176 0 0 25 0 1 0 804566157 3381399552 822917 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 825537 822917 267 49 0 822678 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 3302148

[startup+4362.3 s]
/proc/loadavg: 2.04 2.02 2.06 5/551 8658
/proc/meminfo: memFree=14387616/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3364868 CPUtime=4362.42 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 838648 0 0 0 436063 179 0 0 25 0 1 0 804566157 3445624832 838586 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 841217 838586 267 49 0 838358 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 3364868

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.06 5/551 8659
/proc/meminfo: memFree=14260868/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3427880 CPUtime=4422.43 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 854419 0 0 0 442060 183 0 0 25 0 1 0 804566157 3510149120 854357 33554432000 4194304 4394578 140734904869488 18446744073709551615 4291517 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 856970 854357 267 49 0 854111 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 3427880

[startup+4482.3 s]
/proc/loadavg: 2.09 2.05 2.06 4/551 8661
/proc/meminfo: memFree=14193136/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3480364 CPUtime=4482.43 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 867539 0 0 0 448058 185 0 0 25 0 1 0 804566157 3563892736 867477 33554432000 4194304 4394578 140734904869488 18446744073709551615 4299894 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 870091 867477 267 49 0 867232 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 3480364

[startup+4542.3 s]
/proc/loadavg: 2.03 2.04 2.05 5/551 8662
/proc/meminfo: memFree=14131340/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3540220 CPUtime=4542.42 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 882495 0 0 0 454054 188 0 0 25 0 1 0 804566157 3625185280 882433 33554432000 4194304 4394578 140734904869488 18446744073709551615 4291310 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 885055 882433 267 49 0 882196 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 3540220

[startup+4602.3 s]
/proc/loadavg: 2.01 2.03 2.05 5/551 8664
/proc/meminfo: memFree=14117672/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3553520 CPUtime=4602.44 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 885809 0 0 0 460055 189 0 0 25 0 1 0 804566157 3638804480 885747 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 888380 885747 267 49 0 885521 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 3553520

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.04 5/551 8666
/proc/meminfo: memFree=14014852/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3593696 CPUtime=4662.43 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 895847 0 0 0 466052 191 0 0 25 0 1 0 804566157 3679944704 895785 33554432000 4194304 4394578 140734904869488 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 898424 895785 267 49 0 895565 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 3593696

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.04 5/551 8667
/proc/meminfo: memFree=13890576/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3654288 CPUtime=4722.45 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 910994 0 0 0 472051 194 0 0 25 0 1 0 804566157 3741990912 910932 33554432000 4194304 4394578 140734904869488 18446744073709551615 4287716 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 913572 910932 267 49 0 910713 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 3654288

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/551 8669
/proc/meminfo: memFree=13783168/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3706784 CPUtime=4782.43 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 924146 0 0 0 478046 197 0 0 25 0 1 0 804566157 3795746816 924084 33554432000 4194304 4394578 140734904869488 18446744073709551615 4287725 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 926696 924084 267 49 0 923837 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 3706784

[startup+4842.3 s]
/proc/loadavg: 2.13 2.04 2.04 3/551 8670
/proc/meminfo: memFree=13657016/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3767332 CPUtime=4842.44 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 939263 0 0 0 484044 200 0 0 25 0 1 0 804566157 3857747968 939201 33554432000 4194304 4394578 140734904869488 18446744073709551615 4291571 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 941833 939201 267 49 0 938974 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 3767332

[startup+4902.3 s]
/proc/loadavg: 2.11 2.04 2.04 5/551 8672
/proc/meminfo: memFree=13538200/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3807928 CPUtime=4902.44 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 949433 0 0 0 490042 202 0 0 25 0 1 0 804566157 3899318272 949371 33554432000 4194304 4394578 140734904869488 18446744073709551615 4316270 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 951982 949371 267 49 0 949123 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 3807928

[startup+4962.3 s]
/proc/loadavg: 2.15 2.06 2.04 5/551 8674
/proc/meminfo: memFree=13458184/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3865564 CPUtime=4962.44 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 963825 0 0 0 496040 204 0 0 25 0 1 0 804566157 3958337536 963763 33554432000 4194304 4394578 140734904869488 18446744073709551615 4292188 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 966391 963763 267 49 0 963532 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 3865564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.16 2.07 2.04 5/551 8675
/proc/meminfo: memFree=13370136/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=3904596 CPUtime=5000.05 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4202496 973577 0 0 0 499799 206 0 0 25 0 1 0 804566157 3998306304 973515 33554432000 4194304 4394578 140734904869488 18446744073709551615 4346344 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/8515/statm: 976149 973515 267 49 0 973290 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 3904596

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.16 2.07 2.04 5/551 8675
/proc/meminfo: memFree=13370136/32951124 swapFree=53733252/67111528
[pid=8515] ppid=8513 vsize=0 CPUtime=5000.16 cores=1,3,5,7
/proc/8515/stat : 8515 (SApperloT2010) R 8513 8515 8478 0 -1 4203524 973582 0 0 0 499800 216 0 0 25 0 1 0 804566157 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 5 0 0 0
/proc/8515/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
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
CPU system time (s): 2.21066
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3904596

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

runsolver used 26.8809 second user time and 59.489 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-01 14:00:58
IDJOB=3439358
IDBENCH=84030
IDSOLVER=1933
FILE ID=node106/3439358-1306929658
RUNJOBID= node106-1306929658-8497
PBS_JOBID= 13488586
Free space on /tmp= 73712 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439358-1306929658/watcher-3439358-1306929658 -o /tmp/evaluation-result-3439358-1306929658/solver-3439358-1306929658 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439358-1306929658.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=1817959860

node106.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.830
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.830
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	: 5226.20
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.830
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.75
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.830
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	: 5332.82
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.830
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.74
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.830
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.75
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21433388 kB
Buffers:        364200 kB
Cached:        5760616 kB
SwapCached:      22744 kB
Active:        5662756 kB
Inactive:      5522184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21433388 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:               4 kB
Writeback:           0 kB
AnonPages:     5056204 kB
Mapped:          25696 kB
Slab:           181280 kB
PageTables:      78360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167529928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73712 MiB
End job on node106 at 2011-06-01 15:24:20