Trace number 3438593

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.1 4999.95

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes2.cnf
MD5SUMaac2bd287b8cd6b96cbf7ecc463acf19
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.13 1.49 2/518 7278
/proc/meminfo: memFree=16900376/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=17036 CPUtime=0 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 1154 0 0 0 0 0 0 0 22 0 1 0 781776597 17444864 1093 33554432000 4194304 4394578 140734988250800 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 4259 1094 247 49 0 1400 0

[startup+0.020638 s]
/proc/loadavg: 1.01 1.13 1.49 2/518 7278
/proc/meminfo: memFree=16900376/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=18620 CPUtime=0.01 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 1536 0 0 0 1 0 0 0 22 0 1 0 781776597 19066880 1475 33554432000 4194304 4394578 140734988250800 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 4655 1477 247 49 0 1796 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18620

[startup+0.10062 s]
/proc/loadavg: 1.01 1.13 1.49 2/518 7278
/proc/meminfo: memFree=16900376/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=29180 CPUtime=0.09 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 4194 0 0 0 9 0 0 0 22 0 1 0 781776597 29880320 4133 33554432000 4194304 4394578 140734988250800 18446744073709551615 228095450880 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 7295 4134 247 49 0 4436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29180

[startup+0.300608 s]
/proc/loadavg: 1.01 1.13 1.49 2/518 7278
/proc/meminfo: memFree=16900376/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=36764 CPUtime=0.29 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 6088 0 0 0 28 1 0 0 23 0 1 0 781776597 37646336 6026 33554432000 4194304 4394578 140734988250800 18446744073709551615 228095475607 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 9191 6026 256 49 0 6332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36764

[startup+0.700507 s]
/proc/loadavg: 1.01 1.13 1.49 2/518 7278
/proc/meminfo: memFree=16900376/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=48692 CPUtime=0.69 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 10135 0 0 0 66 3 0 0 25 0 1 0 781776597 49860608 9031 33554432000 4194304 4394578 140734988250800 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 12173 9031 267 49 0 9314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48692

[startup+1.50036 s]
/proc/loadavg: 1.01 1.13 1.49 3/522 7285
/proc/meminfo: memFree=16827636/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=58484 CPUtime=1.49 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 12569 0 0 0 146 3 0 0 25 0 1 0 781776597 59887616 11465 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 14621 11465 267 49 0 11762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58484

[startup+3.1011 s]
/proc/loadavg: 1.09 1.15 1.49 3/522 7285
/proc/meminfo: memFree=16784732/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=72076 CPUtime=3.09 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 15953 0 0 0 306 3 0 0 25 0 1 0 781776597 73805824 14849 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 18019 14849 267 49 0 15160 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72076

[startup+6.30051 s]
/proc/loadavg: 1.09 1.15 1.49 3/522 7285
/proc/meminfo: memFree=16749528/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=94984 CPUtime=6.29 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 21633 0 0 0 624 5 0 0 25 0 1 0 781776597 97263616 20529 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 23746 20529 267 49 0 20887 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94984

[startup+12.7003 s]
/proc/loadavg: 1.23 1.17 1.50 3/522 7285
/proc/meminfo: memFree=16696496/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=128508 CPUtime=12.69 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 29848 0 0 0 1263 6 0 0 25 0 1 0 781776597 131592192 28744 33554432000 4194304 4394578 140734988250800 18446744073709551615 228095111877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 32127 28744 267 49 0 29268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128508

[startup+25.501 s]
/proc/loadavg: 1.35 1.20 1.50 3/522 7286
/proc/meminfo: memFree=16624308/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=178960 CPUtime=25.49 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 41994 0 0 0 2540 9 0 0 25 0 1 0 781776597 183255040 40890 33554432000 4194304 4394578 140734988250800 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 44740 40890 267 49 0 41881 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178960

[startup+51.1003 s]
/proc/loadavg: 1.57 1.26 1.51 3/522 7295
/proc/meminfo: memFree=16610372/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=180648 CPUtime=51.09 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 42410 0 0 0 5100 9 0 0 25 0 1 0 781776597 184983552 41306 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 45162 41306 267 49 0 42303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 180648

[startup+102.32 s]
/proc/loadavg: 1.83 1.38 1.54 3/522 7297
/proc/meminfo: memFree=16567376/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=207772 CPUtime=102.3 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 48845 0 0 0 10219 11 0 0 25 0 1 0 781776597 212758528 47741 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 51943 47741 267 49 0 49084 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 207772

[startup+162.301 s]
/proc/loadavg: 1.97 1.50 1.57 3/522 7795
/proc/meminfo: memFree=16481624/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=229632 CPUtime=162.29 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 53865 0 0 0 16216 13 0 0 25 0 1 0 781776597 235143168 52761 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 57408 52761 267 49 0 54549 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 229632

[startup+222.301 s]
/proc/loadavg: 2.13 1.63 1.60 4/522 7797
/proc/meminfo: memFree=16433848/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=246600 CPUtime=222.29 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 57688 0 0 0 22216 13 0 0 25 0 1 0 781776597 252518400 56584 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 61650 56584 267 49 0 58791 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 246600

[startup+282.301 s]
/proc/loadavg: 2.12 1.70 1.63 3/522 7798
/proc/meminfo: memFree=16384328/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=267328 CPUtime=282.28 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 62176 0 0 0 28214 14 0 0 25 0 1 0 781776597 273743872 61072 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 66832 61072 267 49 0 63973 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 267328

[startup+342.32 s]
/proc/loadavg: 2.04 1.76 1.65 3/522 7800
/proc/meminfo: memFree=16377088/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=275012 CPUtime=342.31 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 63836 0 0 0 34216 15 0 0 25 0 1 0 781776597 281612288 62732 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 68753 62732 267 49 0 65894 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 275012

[startup+402.301 s]
/proc/loadavg: 2.13 1.83 1.68 3/522 7802
/proc/meminfo: memFree=16359440/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=289692 CPUtime=402.3 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 67054 0 0 0 40214 16 0 0 25 0 1 0 781776597 296644608 65950 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 72423 65950 267 49 0 69564 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 289692

[startup+462.301 s]
/proc/loadavg: 2.09 1.87 1.70 3/522 7803
/proc/meminfo: memFree=16315740/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=300484 CPUtime=462.29 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 69624 0 0 0 46213 16 0 0 25 0 1 0 781776597 307695616 68520 33554432000 4194304 4394578 140734988250800 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 75121 68520 267 49 0 72262 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 300484

[startup+522.301 s]
/proc/loadavg: 2.03 1.89 1.72 3/522 7805
/proc/meminfo: memFree=16311972/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=305016 CPUtime=522.3 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 70603 0 0 0 52213 17 0 0 25 0 1 0 781776597 312336384 69499 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 76254 69499 267 49 0 73395 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 305016

[startup+582.301 s]
/proc/loadavg: 2.01 1.91 1.73 3/522 7806
/proc/meminfo: memFree=16304724/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=313068 CPUtime=582.29 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 72264 0 0 0 58212 17 0 0 25 0 1 0 781776597 320581632 71160 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 78267 71160 267 49 0 75408 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 313068

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/522 7971
/proc/meminfo: memFree=13978028/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=596588 CPUtime=4062.41 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 134431 0 0 0 406206 35 0 0 25 0 1 0 781776597 610906112 133327 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 149147 133327 267 49 0 146288 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 596588

[startup+4122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 7973
/proc/meminfo: memFree=13921280/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=598124 CPUtime=4122.41 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 134717 0 0 0 412206 35 0 0 25 0 1 0 781776597 612478976 133613 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 149531 133613 267 49 0 146672 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 598124

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 7974
/proc/meminfo: memFree=13870872/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=598572 CPUtime=4182.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 134836 0 0 0 418207 35 0 0 25 0 1 0 781776597 612937728 133732 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 149643 133732 267 49 0 146784 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 598572

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 7976
/proc/meminfo: memFree=13743324/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=599788 CPUtime=4242.41 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 135060 0 0 0 424206 35 0 0 25 0 1 0 781776597 614182912 133956 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 149947 133956 267 49 0 147088 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 599788

[startup+4302.32 s]
/proc/loadavg: 2.08 2.04 2.01 3/522 7978
/proc/meminfo: memFree=13676424/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=604012 CPUtime=4302.43 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 135847 0 0 0 430208 35 0 0 25 0 1 0 781776597 618508288 134743 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 151003 134743 267 49 0 148144 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 604012

[startup+4362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/522 7979
/proc/meminfo: memFree=13616348/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=605604 CPUtime=4362.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 136185 0 0 0 436206 36 0 0 25 0 1 0 781776597 620138496 135081 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 151401 135081 267 49 0 148542 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 605604

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 7981
/proc/meminfo: memFree=13607968/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=606660 CPUtime=4422.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 136423 0 0 0 442206 36 0 0 25 0 1 0 781776597 621219840 135319 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 151665 135319 267 49 0 148806 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 606660

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 7982
/proc/meminfo: memFree=13597360/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=608196 CPUtime=4482.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 136719 0 0 0 448206 36 0 0 25 0 1 0 781776597 622792704 135615 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 152049 135615 267 49 0 149190 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 608196

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 7984
/proc/meminfo: memFree=13587728/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=610980 CPUtime=4542.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 137249 0 0 0 454206 36 0 0 25 0 1 0 781776597 625643520 136145 33554432000 4194304 4394578 140734988250800 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 152745 136145 267 49 0 149886 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 610980

[startup+4602.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/522 7986
/proc/meminfo: memFree=13507572/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=613284 CPUtime=4602.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 137667 0 0 0 460206 36 0 0 25 0 1 0 781776597 628002816 136563 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 153321 136563 267 49 0 150462 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 613284

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/522 7987
/proc/meminfo: memFree=13389452/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=615588 CPUtime=4662.42 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 138090 0 0 0 466206 36 0 0 25 0 1 0 781776597 630362112 136986 33554432000 4194304 4394578 140734988250800 18446744073709551615 4287256 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 153897 136986 267 49 0 151038 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 615588

[startup+4722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 7989
/proc/meminfo: memFree=13296128/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=617316 CPUtime=4722.43 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 138389 0 0 0 472207 36 0 0 25 0 1 0 781776597 632131584 137285 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 154329 137285 267 49 0 151470 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 617316

[startup+4782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 7990
/proc/meminfo: memFree=13255884/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=619620 CPUtime=4782.43 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 138835 0 0 0 478207 36 0 0 25 0 1 0 781776597 634490880 137731 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 154905 137731 267 49 0 152046 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 619620

[startup+4842.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/522 7992
/proc/meminfo: memFree=13121008/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=626404 CPUtime=4842.44 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 139986 0 0 0 484207 37 0 0 25 0 1 0 781776597 641437696 138882 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 156601 138882 267 49 0 153742 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 626404

[startup+4902.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 7994
/proc/meminfo: memFree=13056064/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=629636 CPUtime=4902.43 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 140713 0 0 0 490206 37 0 0 25 0 1 0 781776597 644747264 139609 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 157409 139609 267 49 0 154550 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 629636

[startup+4962.32 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 7995
/proc/meminfo: memFree=12969448/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=646452 CPUtime=4962.45 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 144614 0 0 0 496207 38 0 0 25 0 1 0 781776597 661966848 143510 33554432000 4194304 4394578 140734988250800 18446744073709551615 4315624 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 161613 143510 267 49 0 158754 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 646452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 7996
/proc/meminfo: memFree=12950316/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=661368 CPUtime=5000.04 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 148081 0 0 0 499965 39 0 0 25 0 1 0 781776597 677240832 146977 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 165342 146977 267 49 0 162483 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 661368

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.03 2.00 3/522 7996
/proc/meminfo: memFree=12950316/32951124 swapFree=58800692/67111528
[pid=7278] ppid=7276 vsize=661368 CPUtime=5000.04 cores=0,2,4,6
/proc/7278/stat : 7278 (SApperloT2010) R 7276 7278 6384 0 -1 4202496 148081 0 0 0 499965 39 0 0 25 0 1 0 781776597 677240832 146977 33554432000 4194304 4394578 140734988250800 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7278/statm: 165342 146977 267 49 0 162483 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 661368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.1
CPU user time (s): 4999.67
CPU system time (s): 0.425935
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 661368

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

runsolver used 27.2569 second user time and 59.129 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-01 04:00:11
IDJOB=3438593
IDBENCH=71612
IDSOLVER=1933
FILE ID=node142/3438593-1306893611
RUNJOBID= node142-1306893611-7264
PBS_JOBID= 13488434
Free space on /tmp= 15864 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes2.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438593-1306893611/watcher-3438593-1306893611 -o /tmp/evaluation-result-3438593-1306893611/solver-3438593-1306893611 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438593-1306893611.cnf

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

MD5SUM BENCH= aac2bd287b8cd6b96cbf7ecc463acf19
RANDOM SEED=1789452045

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16900672 kB
Buffers:         32600 kB
Cached:        5224532 kB
SwapCached:      11212 kB
Active:        9060748 kB
Inactive:      6611396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16900672 kB
SwapTotal:    67111528 kB
SwapFree:     58800692 kB
Dirty:            7024 kB
Writeback:           0 kB
AnonPages:    10412356 kB
Mapped:          31340 kB
Slab:           233104 kB
PageTables:      74812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145384684 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= 15904 MiB
End job on node142 at 2011-06-01 05:23:33