Trace number 3263053

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
ppfolio par? (TO) 4800.36 1201.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
MD5SUM808fa775df860c59a1178e77fc60f410
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3416.66
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses25452
Sum of the clauses size254370
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530
Number of clauses of size over 525422

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
4800.29/1201.91	Done

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: 935)

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-3263053-1304090423/watcher-3263053-1304090423 -o /tmp/evaluation-result-3263053-1304090423/solver-3263053-1304090423 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263053-1304090423.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 3.55 5.99 7.17 2/173 24492
/proc/meminfo: memFree=12748020/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) R 24490 24492 24128 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0

[startup+0.0592239 s]
/proc/loadavg: 3.55 5.99 7.17 2/173 24492
/proc/meminfo: memFree=12748020/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10022 s]
/proc/loadavg: 3.55 5.99 7.17 2/173 24492
/proc/meminfo: memFree=12748020/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300186 s]
/proc/loadavg: 3.55 5.99 7.17 2/173 24492
/proc/meminfo: memFree=12748020/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700114 s]
/proc/loadavg: 3.55 5.99 7.17 2/173 24492
/proc/meminfo: memFree=12748020/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 3.55 5.99 7.17 11/188 24509
/proc/meminfo: memFree=12665920/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=26204 CPUtime=1.49 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 1531 0 0 0 149 0 0 0 25 0 1 0 599272981 26832896 1393 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 6551 1393 306 96 0 3113 0
[pid=24494] ppid=24492 vsize=16040 CPUtime=1.49 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 1587 0 0 0 149 0 0 0 25 0 1 0 599272981 16424960 1361 33554432000 4194304 4785740 140735191144784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 4010 1361 340 145 0 1055 0
[pid=24495] ppid=24492 vsize=456236 CPUtime=0.78 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1417 0 0 0 78 0 0 0 25 0 1 0 599272981 467185664 1314 33554432000 134512640 134534564 4293346064 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 114059 1314 91 6 0 112725 0
[pid=24496] ppid=24492 vsize=11248 CPUtime=1.49 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 2417 0 0 0 149 0 0 0 25 0 1 0 599272981 11517952 2002 33554432000 4194304 4352236 140734278092320 18446744073709551615 4274035 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 2812 2002 123 39 0 1892 0
[pid=24497] ppid=24492 vsize=12464 CPUtime=0.69 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 6634 0 0 0 69 0 0 0 25 0 1 0 599272981 12763136 1446 33554432000 4194304 4331988 140737153271376 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 3116 1446 150 34 0 1558 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 540516

[startup+3.10069 s]
/proc/loadavg: 3.55 5.99 7.17 11/188 24509
/proc/meminfo: memFree=12656248/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=7801372 CPUtime=3.08 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 5921 0 0 0 308 0 0 0 25 0 1 0 599272981 7988604928 2126 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 1950343 2126 331 96 0 1946905 0
[pid=24494] ppid=24492 vsize=18028 CPUtime=3.09 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 2055 0 0 0 309 0 0 0 25 0 1 0 599272981 18460672 1829 33554432000 4194304 4785740 140735191144784 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 4507 1829 340 145 0 1552 0
[pid=24495] ppid=24492 vsize=456236 CPUtime=1.57 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1417 0 0 0 157 0 0 0 25 0 1 0 599272981 467185664 1314 33554432000 134512640 134534564 4293346064 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 114059 1314 91 6 0 112725 0
[pid=24496] ppid=24492 vsize=11248 CPUtime=3.09 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 2417 0 0 0 309 0 0 0 25 0 1 0 599272981 11517952 2002 33554432000 4194304 4352236 140734278092320 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 2812 2002 123 39 0 1892 0
[pid=24497] ppid=24492 vsize=12464 CPUtime=1.49 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 6634 0 0 0 149 0 0 0 25 0 1 0 599272981 12763136 1446 33554432000 4194304 4331988 140737153271376 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 3116 1446 150 34 0 1558 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 8317672

[startup+6.30114 s]
/proc/loadavg: 4.07 6.05 7.19 11/188 24509
/proc/meminfo: memFree=12647616/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=38956 CPUtime=6.28 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 8595 0 0 0 628 0 0 0 25 0 1 0 599272981 39890944 4107 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 9739 4107 337 96 0 6301 0
[pid=24494] ppid=24492 vsize=19216 CPUtime=6.29 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 2330 0 0 0 629 0 0 0 25 0 1 0 599272981 19677184 2104 33554432000 4194304 4785740 140735191144784 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 4804 2104 340 145 0 1849 0
[pid=24495] ppid=24492 vsize=456236 CPUtime=3.16 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1417 0 0 0 316 0 0 0 25 0 1 0 599272981 467185664 1314 33554432000 134512640 134534564 4293346064 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 114059 1314 91 6 0 112725 0
[pid=24496] ppid=24492 vsize=12224 CPUtime=6.29 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 3722 0 0 0 629 0 0 0 25 0 1 0 599272981 12517376 2218 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 3056 2218 127 39 0 2136 0
[pid=24497] ppid=24492 vsize=12692 CPUtime=3.09 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 6659 0 0 0 309 0 0 0 25 0 1 0 599272981 12996608 1471 33554432000 4194304 4331988 140737153271376 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 3173 1471 150 34 0 1615 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 557648

[startup+12.701 s]
/proc/loadavg: 4.54 6.12 7.20 11/188 24509
/proc/meminfo: memFree=12629420/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=174468 CPUtime=12.68 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 10248 0 0 0 1268 0 0 0 25 0 1 0 599272981 178655232 5029 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 43617 5029 337 96 0 40179 0
[pid=24494] ppid=24492 vsize=21716 CPUtime=12.69 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 2877 0 0 0 1269 0 0 0 25 0 1 0 599272981 22237184 2651 33554432000 4194304 4785740 140735191144784 18446744073709551615 216734876266 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 5429 2651 340 145 0 2474 0
[pid=24495] ppid=24492 vsize=456236 CPUtime=6.32 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1417 0 0 0 632 0 0 0 25 0 1 0 599272981 467185664 1314 33554432000 134512640 134534564 4293346064 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 114059 1314 91 6 0 112725 0
[pid=24496] ppid=24492 vsize=12504 CPUtime=12.69 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 4651 0 0 0 1269 0 0 0 25 0 1 0 599272981 12804096 2320 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 3126 2320 127 39 0 2206 0
[pid=24497] ppid=24492 vsize=13212 CPUtime=6.29 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 6788 0 0 0 629 0 0 0 25 0 1 0 599272981 13529088 1600 33554432000 4194304 4331988 140737153271376 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 3303 1600 150 34 0 1745 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 696460

[startup+25.5008 s]
/proc/loadavg: 5.90 6.34 7.26 11/188 24509
/proc/meminfo: memFree=12591408/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=164784 CPUtime=25.48 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 15931 0 0 0 2547 1 0 0 25 0 1 0 599272981 168738816 5338 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 41196 5338 337 96 0 37758 0
[pid=24494] ppid=24492 vsize=23556 CPUtime=25.49 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 3335 0 0 0 2549 0 0 0 25 0 1 0 599272981 24121344 3109 33554432000 4194304 4785740 140735191144784 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 5889 3109 340 145 0 2934 0
[pid=24495] ppid=24492 vsize=456236 CPUtime=12.7 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1417 0 0 0 1270 0 0 0 25 0 1 0 599272981 467185664 1314 33554432000 134512640 134534564 4293346064 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 114059 1314 91 6 0 112725 0
[pid=24496] ppid=24492 vsize=17976 CPUtime=25.49 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 8141 0 0 0 2548 1 0 0 25 0 1 0 599272981 18407424 3688 33554432000 4194304 4352236 140734278092320 18446744073709551615 4208234 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 4494 3688 127 39 0 3574 0
[pid=24497] ppid=24492 vsize=14784 CPUtime=12.64 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 7172 0 0 0 1264 0 0 0 25 0 1 0 599272981 15138816 1984 33554432000 4194304 4331988 140737153271376 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 3696 1984 150 34 0 2138 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 695660

[startup+51.1013 s]
/proc/loadavg: 7.30 6.63 7.33 11/188 24510
/proc/meminfo: memFree=12558228/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=180536 CPUtime=51.08 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 28439 0 0 0 5105 3 0 0 25 0 1 0 599272981 184868864 8153 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 45134 8153 337 96 0 41696 0
[pid=24494] ppid=24492 vsize=27128 CPUtime=51.09 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 4101 0 0 0 5109 0 0 0 25 0 1 0 599272981 27779072 3875 33554432000 4194304 4785740 140735191144784 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 6782 3875 340 145 0 3827 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=25.41 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 2541 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=18236 CPUtime=51.09 cores=3

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

[pid=24493] ppid=24492 vsize=82504 CPUtime=942.3 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 246197 0 0 0 94141 89 0 0 25 0 1 0 599272981 84484096 15522 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 20626 15522 337 96 0 17188 0
[pid=24494] ppid=24492 vsize=48884 CPUtime=942.31 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 9351 0 0 0 94229 2 0 0 25 0 1 0 599272981 50057216 8837 33554432000 4194304 4785740 140735191144784 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 12221 8837 340 145 0 9266 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=468.63 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 46863 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=55936 CPUtime=942.31 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 96114 0 0 0 94217 14 0 0 25 0 1 0 599272981 57278464 13146 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13984 13146 127 39 0 13064 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=468.53 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15110 0 0 0 46852 1 0 0 25 0 1 0 599272981 26357760 3801 33554432000 4194304 4331988 140737153271376 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3801 175 34 0 4877 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 691452

[startup+1002.3 s]
/proc/loadavg: 10.26 10.06 9.15 11/188 24535
/proc/meminfo: memFree=12389800/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=82636 CPUtime=1002.3 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 251612 0 0 0 100138 92 0 0 25 0 1 0 599272981 84619264 16785 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 20659 16785 337 96 0 17221 0
[pid=24494] ppid=24492 vsize=50736 CPUtime=1002.31 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 9727 0 0 0 100229 2 0 0 25 0 1 0 599272981 51953664 9213 33554432000 4194304 4785740 140735191144784 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 12684 9213 340 145 0 9729 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=498.43 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 49843 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=52096 CPUtime=1002.31 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 99442 0 0 0 100216 15 0 0 25 0 1 0 599272981 53346304 12186 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13024 12186 127 39 0 12104 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=498.4 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15127 0 0 0 49839 1 0 0 25 0 1 0 599272981 26357760 3818 33554432000 4194304 4331988 140737153271376 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3818 175 34 0 4877 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 689596

[startup+1062.3 s]
/proc/loadavg: 10.13 10.06 9.20 11/188 24537
/proc/meminfo: memFree=12414828/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=64944 CPUtime=1062.31 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 255952 0 0 0 106137 94 0 0 25 0 1 0 599272981 66502656 12860 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 16236 12860 337 96 0 12798 0
[pid=24494] ppid=24492 vsize=51592 CPUtime=1062.31 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 9916 0 0 0 106229 2 0 0 25 0 1 0 599272981 52830208 9402 33554432000 4194304 4785740 140735191144784 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 12898 9402 340 145 0 9943 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=528.3 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 52830 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=55936 CPUtime=1062.31 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 103730 0 0 0 106216 15 0 0 25 0 1 0 599272981 57278464 13146 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13984 13146 127 39 0 13064 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=528.21 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15143 0 0 0 52820 1 0 0 25 0 1 0 599272981 26357760 3834 33554432000 4194304 4331988 140737153271376 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3834 175 34 0 4877 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 676600

[startup+1122.3 s]
/proc/loadavg: 10.40 10.14 9.28 12/189 24541
/proc/meminfo: memFree=12354508/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=82852 CPUtime=1121.85 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 263920 0 0 0 112087 98 0 0 25 0 1 0 599272981 84840448 16754 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 20713 16754 337 96 0 17275 0
[pid=24494] ppid=24492 vsize=52020 CPUtime=1122.31 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 10016 0 0 0 112229 2 0 0 25 0 1 0 599272981 53268480 9502 33554432000 4194304 4785740 140735191144784 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 13005 9502 340 145 0 10050 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=558.12 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 55812 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=53632 CPUtime=1122.31 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 108338 0 0 0 112215 16 0 0 25 0 1 0 599272981 54919168 12570 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13408 12570 127 39 0 12488 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=558.06 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15154 0 0 0 55805 1 0 0 25 0 1 0 599272981 26357760 3845 33554432000 4194304 4331988 140737153271376 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3845 175 34 0 4877 0
Current children cumulated CPU time (s) 4482.65
Current children cumulated vsize (KiB) 692632

[startup+1182.3 s]
/proc/loadavg: 10.30 10.17 9.35 11/188 24543
/proc/meminfo: memFree=12306052/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=83112 CPUtime=1181.49 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 274824 0 0 0 118046 103 0 0 25 0 1 0 599272981 85106688 14809 33554432000 4194304 4587354 140736427234176 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 20778 14809 337 96 0 17340 0
[pid=24494] ppid=24492 vsize=52588 CPUtime=1182.32 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 10215 0 0 0 118230 2 0 0 25 0 1 0 599272981 53850112 9629 33554432000 4194304 4785740 140735191144784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 13147 9629 340 145 0 10192 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=587.96 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 58796 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=55936 CPUtime=1182.32 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 112082 0 0 0 118215 17 0 0 25 0 1 0 599272981 57278464 13146 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13984 13146 127 39 0 13064 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=587.9 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15166 0 0 0 58789 1 0 0 25 0 1 0 599272981 26357760 3857 33554432000 4194304 4331988 140737153271376 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3857 175 34 0 4877 0
Current children cumulated CPU time (s) 4721.99
Current children cumulated vsize (KiB) 695764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.42 10.20 9.38 6/181 24545
/proc/meminfo: memFree=12564896/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=83112 CPUtime=1201.1 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 276872 0 0 0 120005 105 0 0 25 0 1 0 599272981 85106688 16766 33554432000 4194304 4587354 140736427234176 18446744073709551615 216734875281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 20778 16766 337 96 0 17340 0
[pid=24494] ppid=24492 vsize=52588 CPUtime=1201.92 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 10222 0 0 0 120190 2 0 0 25 0 1 0 599272981 53850112 9636 33554432000 4194304 4785740 140735191144784 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 13147 9636 340 145 0 10192 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=597.71 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 59771 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=54144 CPUtime=1201.92 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 113618 0 0 0 120175 17 0 0 25 0 1 0 599272981 55443456 12698 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13536 12698 127 39 0 12616 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=597.64 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15170 0 0 0 59763 1 0 0 25 0 1 0 599272981 26357760 3861 33554432000 4194304 4331988 140737153271376 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3861 175 34 0 4877 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 693972

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

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

[startup+1201.9 s]
/proc/loadavg: 10.42 10.20 9.38 6/181 24545
/proc/meminfo: memFree=12564896/32951124 swapFree=67102140/67111528
[pid=24492] ppid=24490 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24492/stat : 24492 (ppfolio) S 24490 24492 24128 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599272980 18763776 389 33554432000 4194304 4287625 140736473762944 18446744073709551615 216735198735 0 0 4096 65536 4447436165401804799 0 0 17 1 0 0 0
/proc/24492/statm: 4581 389 341 23 0 91 0
[pid=24493] ppid=24492 vsize=83112 CPUtime=1201.1 cores=1
/proc/24493/stat : 24493 (cryptominisat) R 24492 24492 24128 0 -1 4202496 276872 0 0 0 120005 105 0 0 25 0 1 0 599272981 85106688 16766 33554432000 4194304 4587354 140736427234176 18446744073709551615 216734875281 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24493/statm: 20778 16766 337 96 0 17340 0
[pid=24494] ppid=24492 vsize=52588 CPUtime=1201.92 cores=5
/proc/24494/stat : 24494 (clasp) R 24492 24492 24128 0 -1 4202496 10222 0 0 0 120190 2 0 0 25 0 1 0 599272981 53850112 9636 33554432000 4194304 4785740 140735191144784 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24494/statm: 13147 9636 340 145 0 10192 0
[pid=24495] ppid=24492 vsize=460064 CPUtime=597.71 cores=7
/proc/24495/stat : 24495 (TNM) R 24492 24492 24128 0 -1 4202496 1579 0 0 0 59771 0 0 0 25 0 1 0 599272981 471105536 1476 33554432000 134512640 134534564 4293346064 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24495/statm: 115016 1476 95 6 0 113682 0
[pid=24496] ppid=24492 vsize=54144 CPUtime=1201.92 cores=3
/proc/24496/stat : 24496 (lingeling) R 24492 24492 24128 0 -1 4202496 113618 0 0 0 120175 17 0 0 25 0 1 0 599272981 55443456 12698 33554432000 4194304 4352236 140734278092320 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24496/statm: 13536 12698 127 39 0 12616 0
[pid=24497] ppid=24492 vsize=25740 CPUtime=597.64 cores=7
/proc/24497/stat : 24497 (march_hi) R 24492 24492 24128 0 -1 4202496 15170 0 0 0 59763 1 0 0 25 0 1 0 599272981 26357760 3861 33554432000 4194304 4331988 140737153271376 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24497/statm: 6435 3861 175 34 0 4877 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 693972

Child status: 0
Real time (s): 1201.91
CPU time (s): 4800.36
CPU user time (s): 4799.07
CPU system time (s): 1.2958
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 8317672

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

runsolver used 1.83872 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 17:20:23
IDJOB=3263053
IDBENCH=83921
IDSOLVER=1612
FILE ID=node119/3263053-1304090423
RUNJOBID= node119-1304090423-24478
PBS_JOBID= 13170550
Free space on /tmp= 71816 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-log.shuffled-as.sat03-137.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263053-1304090423/watcher-3263053-1304090423 -o /tmp/evaluation-result-3263053-1304090423/solver-3263053-1304090423 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263053-1304090423.cnf

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

MD5SUM BENCH= 808fa775df860c59a1178e77fc60f410
RANDOM SEED=1345150917

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
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:      12749912 kB
Buffers:       2234768 kB
Cached:       17320224 kB
SwapCached:       5504 kB
Active:        7980264 kB
Inactive:     11636080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12749912 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           17216 kB
Writeback:           0 kB
AnonPages:       58336 kB
Mapped:          14344 kB
Slab:           521744 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192504 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= 71792 MiB
End job on node119 at 2011-04-29 17:40:25