Trace number 3439468

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.2 5000.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.159
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

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

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.98 1.99 4/553 25270
/proc/meminfo: memFree=25313320/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=12816 CPUtime=0.01 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 623 0 0 0 1 0 0 0 21 0 1 0 804947073 13123584 562 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 3204 562 267 49 0 345 0

[startup+0.037783 s]
/proc/loadavg: 1.84 1.98 1.99 4/553 25270
/proc/meminfo: memFree=25313320/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=12816 CPUtime=0.03 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 652 0 0 0 3 0 0 0 21 0 1 0 804947073 13123584 591 33554432000 4194304 4394578 140733983505504 18446744073709551615 239476353433 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 3204 591 267 49 0 345 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12816

[startup+0.100761 s]
/proc/loadavg: 1.84 1.98 1.99 4/553 25270
/proc/meminfo: memFree=25313320/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=13080 CPUtime=0.09 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 716 0 0 0 9 0 0 0 21 0 1 0 804947073 13393920 655 33554432000 4194304 4394578 140733983505504 18446744073709551615 4296816 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 3270 655 267 49 0 411 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13080

[startup+0.300723 s]
/proc/loadavg: 1.84 1.98 1.99 4/553 25270
/proc/meminfo: memFree=25313320/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=13740 CPUtime=0.29 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 852 0 0 0 29 0 0 0 22 0 1 0 804947073 14069760 791 33554432000 4194304 4394578 140733983505504 18446744073709551615 4285745 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 3435 791 267 49 0 576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13740

[startup+0.700647 s]
/proc/loadavg: 1.84 1.98 1.99 4/553 25270
/proc/meminfo: memFree=25313320/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=14400 CPUtime=0.69 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 1018 0 0 0 69 0 0 0 24 0 1 0 804947073 14745600 957 33554432000 4194304 4394578 140733983505504 18446744073709551615 4273872 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 3600 957 267 49 0 741 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14400

[startup+1.5005 s]
/proc/loadavg: 1.84 1.98 1.99 3/555 25272
/proc/meminfo: memFree=25305632/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=15192 CPUtime=1.49 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 1234 0 0 0 149 0 0 0 25 0 1 0 804947073 15556608 1173 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 3798 1173 267 49 0 939 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15192

[startup+3.10019 s]
/proc/loadavg: 1.84 1.98 1.99 3/555 25272
/proc/meminfo: memFree=25300796/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=16648 CPUtime=3.09 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 1583 0 0 0 309 0 0 0 25 0 1 0 804947073 17047552 1522 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 4162 1522 267 49 0 1303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16648

[startup+6.30057 s]
/proc/loadavg: 1.85 1.98 1.99 4/555 25272
/proc/meminfo: memFree=25295536/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=19024 CPUtime=6.29 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 2203 0 0 0 629 0 0 0 25 0 1 0 804947073 19480576 2142 33554432000 4194304 4394578 140733983505504 18446744073709551615 4299129 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 4756 2142 267 49 0 1897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19024

[startup+12.7003 s]
/proc/loadavg: 1.86 1.98 1.99 3/555 25272
/proc/meminfo: memFree=25285248/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=24184 CPUtime=12.69 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 3497 0 0 0 1269 0 0 0 25 0 1 0 804947073 24764416 3436 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 6046 3436 267 49 0 3187 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24184

[startup+25.5009 s]
/proc/loadavg: 1.89 1.98 1.99 3/555 25272
/proc/meminfo: memFree=25271232/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=31716 CPUtime=25.5 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 5365 0 0 0 2549 1 0 0 25 0 1 0 804947073 32477184 5304 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 7929 5304 267 49 0 5070 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 31716

[startup+51.101 s]
/proc/loadavg: 1.93 1.98 1.99 4/555 25273
/proc/meminfo: memFree=25249484/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=45176 CPUtime=51.1 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 8713 0 0 0 5108 2 0 0 25 0 1 0 804947073 46260224 8652 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 11294 8652 267 49 0 8435 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 45176

[startup+102.321 s]
/proc/loadavg: 2.12 2.04 2.01 4/555 25275
/proc/meminfo: memFree=25202440/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=68448 CPUtime=102.31 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 14509 0 0 0 10228 3 0 0 25 0 1 0 804947073 70090752 14448 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 17112 14448 267 49 0 14253 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68448

[startup+162.301 s]
/proc/loadavg: 2.11 2.06 2.01 3/555 25276
/proc/meminfo: memFree=25138180/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=100288 CPUtime=162.3 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 22414 0 0 0 16224 6 0 0 25 0 1 0 804947073 102694912 22353 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 25072 22353 267 49 0 22213 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100288

[startup+222.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/555 25278
/proc/meminfo: memFree=25101560/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=117020 CPUtime=222.3 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 26573 0 0 0 22223 7 0 0 25 0 1 0 804947073 119828480 26512 33554432000 4194304 4394578 140733983505504 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 29255 26512 267 49 0 26396 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 117020

[startup+282.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 25279
/proc/meminfo: memFree=25045596/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=145640 CPUtime=282.3 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 33747 0 0 0 28221 9 0 0 25 0 1 0 804947073 149135360 33686 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 36410 33686 267 49 0 33551 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 145640

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 25281
/proc/meminfo: memFree=24988176/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=173044 CPUtime=342.31 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 40611 0 0 0 34220 11 0 0 25 0 1 0 804947073 177197056 40550 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 43261 40550 267 49 0 40402 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 173044

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/555 25283
/proc/meminfo: memFree=24959864/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=196612 CPUtime=402.3 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 46503 0 0 0 40218 12 0 0 25 0 1 0 804947073 201330688 46442 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 49153 46442 267 49 0 46294 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 196612

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 25284
/proc/meminfo: memFree=24922764/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=208712 CPUtime=462.31 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 49539 0 0 0 46218 13 0 0 25 0 1 0 804947073 213721088 49478 33554432000 4194304 4394578 140733983505504 18446744073709551615 4291415 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 52178 49478 267 49 0 49319 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 208712

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 25286
/proc/meminfo: memFree=24863580/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=243656 CPUtime=522.31 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 58257 0 0 0 52216 15 0 0 25 0 1 0 804947073 249503744 58196 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 60914 58196 267 49 0 58055 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 243656

[startup+582.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/555 25287
/proc/meminfo: memFree=24806888/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=271608 CPUtime=582.32 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 65248 0 0 0 58215 17 0 0 25 0 1 0 804947073 278126592 65187 33554432000 4194304 4394578 140733983505504 18446744073709551615 4291940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 67902 65187 267 49 0 65043 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 271608

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 4/555 25392
/proc/meminfo: memFree=21879628/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1954920 CPUtime=4062.47 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486129 0 0 0 406131 116 0 0 25 0 1 0 804947073 2001838080 486068 33554432000 4194304 4394578 140733983505504 18446744073709551615 4287512 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488730 486068 267 49 0 485871 0
Current children cumulated CPU time (s) 4062.47
Current children cumulated vsize (KiB) 1954920

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 25394
/proc/meminfo: memFree=21879488/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4122.45 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486136 0 0 0 412129 116 0 0 25 0 1 0 804947073 2001973248 486075 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486075 267 49 0 485904 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 1955052

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 25395
/proc/meminfo: memFree=21879344/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4182.46 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486139 0 0 0 418130 116 0 0 25 0 1 0 804947073 2001973248 486078 33554432000 4194304 4394578 140733983505504 18446744073709551615 4299197 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486078 267 49 0 485904 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 1955052

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 25397
/proc/meminfo: memFree=21868044/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4242.46 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486141 0 0 0 424130 116 0 0 25 0 1 0 804947073 2001973248 486080 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486080 267 49 0 485904 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 1955052

[startup+4302.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/555 25399
/proc/meminfo: memFree=21832304/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4302.46 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486143 0 0 0 430130 116 0 0 25 0 1 0 804947073 2001973248 486082 33554432000 4194304 4394578 140733983505504 18446744073709551615 4285745 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486082 267 49 0 485904 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 1955052

[startup+4362.3 s]
/proc/loadavg: 2.07 2.04 2.01 4/555 25400
/proc/meminfo: memFree=21808472/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4362.46 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486147 0 0 0 436130 116 0 0 25 0 1 0 804947073 2001973248 486086 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486086 267 49 0 485904 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 1955052

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 25402
/proc/meminfo: memFree=21784140/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4422.47 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486151 0 0 0 442131 116 0 0 25 0 1 0 804947073 2001973248 486090 33554432000 4194304 4394578 140733983505504 18446744073709551615 4297160 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486090 267 49 0 485904 0
Current children cumulated CPU time (s) 4422.47
Current children cumulated vsize (KiB) 1955052

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/555 25403
/proc/meminfo: memFree=21753856/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955052 CPUtime=4482.47 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486153 0 0 0 448131 116 0 0 25 0 1 0 804947073 2001973248 486092 33554432000 4194304 4394578 140733983505504 18446744073709551615 4299175 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488763 486092 267 49 0 485904 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 1955052

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 25405
/proc/meminfo: memFree=21724320/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955196 CPUtime=4542.47 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486159 0 0 0 454131 116 0 0 25 0 1 0 804947073 2002120704 486098 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488799 486098 267 49 0 485940 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 1955196

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 25407
/proc/meminfo: memFree=21688336/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1955196 CPUtime=4602.49 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 486165 0 0 0 460133 116 0 0 25 0 1 0 804947073 2002120704 486104 33554432000 4194304 4394578 140733983505504 18446744073709551615 4316201 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 488799 486104 267 49 0 485940 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 1955196

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/555 25408
/proc/meminfo: memFree=21657800/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=1984136 CPUtime=4662.47 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 493395 0 0 0 466129 118 0 0 25 0 1 0 804947073 2031755264 493334 33554432000 4194304 4394578 140733983505504 18446744073709551615 4296335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 496034 493334 267 49 0 493175 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 1984136

[startup+4722.32 s]
/proc/loadavg: 2.00 2.00 2.00 4/555 25410
/proc/meminfo: memFree=21594912/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2015396 CPUtime=4722.5 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 501235 0 0 0 472130 120 0 0 25 0 1 0 804947073 2063765504 501174 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 503849 501174 267 49 0 500990 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 2015396

[startup+4782.3 s]
/proc/loadavg: 2.19 2.05 2.01 3/555 25411
/proc/meminfo: memFree=21532636/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2053524 CPUtime=4782.48 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 510748 0 0 0 478125 123 0 0 25 0 1 0 804947073 2102808576 510687 33554432000 4194304 4394578 140733983505504 18446744073709551615 239476719511 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 513381 510687 267 49 0 510522 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 2053524

[startup+4842.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/555 25413
/proc/meminfo: memFree=21473100/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2073292 CPUtime=4842.48 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 515704 0 0 0 484123 125 0 0 25 0 1 0 804947073 2123051008 515643 33554432000 4194304 4394578 140733983505504 18446744073709551615 4291940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 518323 515643 267 49 0 515464 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 2073292

[startup+4902.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/555 25415
/proc/meminfo: memFree=21416156/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2112032 CPUtime=4902.49 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 525395 0 0 0 490122 127 0 0 25 0 1 0 804947073 2162720768 525334 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 528008 525334 267 49 0 525149 0
Current children cumulated CPU time (s) 4902.49
Current children cumulated vsize (KiB) 2112032

[startup+4962.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/555 25416
/proc/meminfo: memFree=21349908/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2144580 CPUtime=4962.49 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 533513 0 0 0 496121 128 0 0 25 0 1 0 804947073 2196049920 533452 33554432000 4194304 4394578 140733983505504 18446744073709551615 4291813 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 536145 533452 267 49 0 533286 0
Current children cumulated CPU time (s) 4962.49
Current children cumulated vsize (KiB) 2144580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 4/555 25417
/proc/meminfo: memFree=21306992/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2166264 CPUtime=5000.1 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 538945 0 0 0 499881 129 0 0 25 0 1 0 804947073 2218254336 538884 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 541566 538884 267 49 0 538707 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2166264

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 4/555 25417
/proc/meminfo: memFree=21306992/32950928 swapFree=67056580/67111528
[pid=25270] ppid=25266 vsize=2166264 CPUtime=5000.1 cores=1,3,5,7
/proc/25270/stat : 25270 (SApperloT2010) R 25266 25270 23827 0 -1 4202496 538945 0 0 0 499881 129 0 0 25 0 1 0 804947073 2218254336 538884 33554432000 4194304 4394578 140733983505504 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/25270/statm: 541566 538884 267 49 0 538707 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2166264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.01
CPU time (s): 5000.2
CPU user time (s): 4998.82
CPU system time (s): 1.38279
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2166264

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

runsolver used 25.3072 second user time and 65.544 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-01 15:05:00
IDJOB=3439468
IDBENCH=85355
IDSOLVER=1933
FILE ID=node148/3439468-1306933500
RUNJOBID= node148-1306928498-25038
PBS_JOBID= 13488476
Free space on /tmp= 73900 MiB

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

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=459952206

node148.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.854
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.70
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.854
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.75
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.854
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.854
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.75
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25313492 kB
Buffers:        138404 kB
Cached:         363456 kB
SwapCached:       7908 kB
Active:        6985096 kB
Inactive:       344648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25313492 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:     6825756 kB
Mapped:          43396 kB
Slab:           179288 kB
PageTables:      57516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170361152 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= 73900 MiB
End job on node148 at 2011-06-01 16:28:22