Trace number 3280474

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 parUNSAT 326.427 81.724

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6
326.30/81.72	s UNSATISFIABLE
326.30/81.72	solver [1] cryptominisat 2.7.1 answered
326.30/81.72	Done

Verifier Data

No possible verification on an UNSAT instance

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

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

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: 9.73 10.09 9.90 6/182 7615
/proc/meminfo: memFree=14970868/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) R 7613 7615 7235 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0

[startup+0.221781 s]
/proc/loadavg: 9.73 10.09 9.90 6/182 7615
/proc/meminfo: memFree=14970868/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) R 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300766 s]
/proc/loadavg: 9.73 10.09 9.90 6/182 7615
/proc/meminfo: memFree=14970868/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400746 s]
/proc/loadavg: 9.73 10.09 9.90 6/182 7615
/proc/meminfo: memFree=14970868/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700692 s]
/proc/loadavg: 9.73 10.09 9.90 6/182 7615
/proc/meminfo: memFree=14970868/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 9.73 10.09 9.90 11/188 7621
/proc/meminfo: memFree=14951352/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1089304 CPUtime=1.49 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 2912 0 0 0 149 0 0 0 25 0 1 0 514830851 1115447296 1554 33554432000 4194304 4587354 140735967290592 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 272326 1554 332 96 0 268888 0
[pid=7617] ppid=7615 vsize=15816 CPUtime=1.49 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 1438 0 0 0 149 0 0 0 25 0 1 0 514830851 16195584 1300 33554432000 4194304 4785740 140735299998880 18446744073709551615 4538778 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 3954 1300 340 145 0 999 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=0.78 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 78 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=7448 CPUtime=1.49 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 1600 0 0 0 149 0 0 0 25 0 1 0 514830851 7626752 1030 33554432000 4194304 4352236 140733302979712 18446744073709551615 4281264 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 1862 1030 127 39 0 942 0
[pid=7620] ppid=7615 vsize=14592 CPUtime=0.7 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 2996 0 0 0 70 0 0 0 25 0 1 0 514830851 14942208 1441 33554432000 4194304 4331988 140735107315920 18446744073709551615 4287517 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 3648 1441 174 34 0 2090 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1601968

[startup+3.10125 s]
/proc/loadavg: 9.73 10.09 9.90 11/188 7621
/proc/meminfo: memFree=14944656/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1116116 CPUtime=3.09 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 4999 0 0 0 308 1 0 0 25 0 1 0 514830851 1142902784 3164 33554432000 4194304 4587354 140735967290592 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 279029 3164 338 96 0 275591 0
[pid=7617] ppid=7615 vsize=16476 CPUtime=3.09 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 1620 0 0 0 309 0 0 0 25 0 1 0 514830851 16871424 1482 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 4119 1482 340 145 0 1164 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=1.57 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 157 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 9770384 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=8864 CPUtime=3.09 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 2213 0 0 0 309 0 0 0 25 0 1 0 514830851 9076736 1387 33554432000 4194304 4352236 140733302979712 18446744073709551615 4213667 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 2216 1387 127 39 0 1296 0
[pid=7620] ppid=7615 vsize=14980 CPUtime=1.5 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3095 0 0 0 150 0 0 0 25 0 1 0 514830851 15339520 1540 33554432000 4194304 4331988 140735107315920 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 3745 1540 174 34 0 2187 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1631244

[startup+6.30065 s]
/proc/loadavg: 9.75 10.09 9.90 11/188 7621
/proc/meminfo: memFree=14939200/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1120200 CPUtime=6.28 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 7077 0 0 0 627 1 0 0 25 0 1 0 514830851 1147084800 3420 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 280050 3420 338 96 0 276612 0
[pid=7617] ppid=7615 vsize=17420 CPUtime=6.29 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 1838 0 0 0 629 0 0 0 25 0 1 0 514830851 17838080 1700 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 4355 1700 340 145 0 1400 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=3.16 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 316 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=10020 CPUtime=6.28 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 3814 0 0 0 628 0 0 0 25 0 1 0 514830851 10260480 1676 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 2505 1676 127 39 0 1585 0
[pid=7620] ppid=7615 vsize=15368 CPUtime=3.1 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3190 0 0 0 310 0 0 0 25 0 1 0 514830851 15736832 1635 33554432000 4194304 4331988 140735107315920 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 3842 1635 174 34 0 2284 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1637816

[startup+12.7005 s]
/proc/loadavg: 9.77 10.08 9.90 11/188 7621
/proc/meminfo: memFree=14930692/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1115880 CPUtime=12.69 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 11405 0 0 0 1267 2 0 0 25 0 1 0 514830851 1142661120 4862 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 278970 4862 338 96 0 275532 0
[pid=7617] ppid=7615 vsize=18228 CPUtime=12.69 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 2050 0 0 0 1269 0 0 0 25 0 1 0 514830851 18665472 1912 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 4557 1912 340 145 0 1602 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=6.32 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 632 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134530407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=9892 CPUtime=12.68 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 4902 0 0 0 1268 0 0 0 25 0 1 0 514830851 10129408 1644 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 2473 1644 127 39 0 1553 0
[pid=7620] ppid=7615 vsize=15932 CPUtime=6.29 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3341 0 0 0 629 0 0 0 25 0 1 0 514830851 16314368 1785 33554432000 4194304 4331988 140735107315920 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 3983 1785 174 34 0 2425 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1634740

[startup+25.5071 s]
/proc/loadavg: 9.82 10.08 9.91 11/188 7622
/proc/meminfo: memFree=14916400/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1116680 CPUtime=25.5 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 17927 0 0 0 2547 3 0 0 25 0 1 0 514830851 1143480320 6914 33554432000 4194304 4587354 140735967290592 18446744073709551615 4236438 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 279170 6914 338 96 0 275732 0
[pid=7617] ppid=7615 vsize=20040 CPUtime=25.5 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 2468 0 0 0 2550 0 0 0 25 0 1 0 514830851 20520960 2330 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5010 2330 341 145 0 2055 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=12.7 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 1270 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=13736 CPUtime=25.49 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 7943 0 0 0 2548 1 0 0 25 0 1 0 514830851 14065664 2605 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328843 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 3434 2605 127 39 0 2514 0
[pid=7620] ppid=7615 vsize=16408 CPUtime=12.64 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3456 0 0 0 1264 0 0 0 25 0 1 0 514830851 16801792 1899 33554432000 4194304 4331988 140735107315920 18446744073709551615 4226245 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4102 1899 174 34 0 2544 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 1641672

[startup+51.1003 s]
/proc/loadavg: 9.94 10.09 9.91 11/188 7622
/proc/meminfo: memFree=14899448/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=56260 CPUtime=51.09 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 23589 0 0 0 5104 5 0 0 25 0 1 0 514830851 57610240 6834 33554432000 4194304 4587354 140735967290592 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 14065 6834 338 96 0 10627 0
[pid=7617] ppid=7615 vsize=21940 CPUtime=51.09 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 2927 0 0 0 5109 0 0 0 25 0 1 0 514830851 22466560 2789 33554432000 4194304 4785740 140735299998880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5485 2789 341 145 0 2530 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=25.41 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 2541 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=15404 CPUtime=51.08 cores=2

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

Current children cumulated CPU time (s) 204.87
Current children cumulated vsize (KiB) 585592

[startup+64.1009 s]
/proc/loadavg: 10.10 10.12 9.92 11/188 7623
/proc/meminfo: memFree=14891012/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1120872 CPUtime=64.09 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 26107 0 0 0 6404 5 0 0 25 0 1 0 514830851 1147772928 7214 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 280218 7214 338 96 0 276780 0
[pid=7617] ppid=7615 vsize=22228 CPUtime=64.09 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3000 0 0 0 6409 0 0 0 25 0 1 0 514830851 22761472 2862 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5557 2862 341 145 0 2602 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=31.9 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 3190 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=15020 CPUtime=64.08 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 13928 0 0 0 6406 2 0 0 25 0 1 0 514830851 15380480 2926 33554432000 4194304 4352236 140733302979712 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 3755 2926 127 39 0 2835 0
[pid=7620] ppid=7615 vsize=17616 CPUtime=31.83 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3705 0 0 0 3183 0 0 0 25 0 1 0 514830851 18038784 2148 33554432000 4194304 4331988 140735107315920 18446744073709551615 4226464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4404 2148 175 34 0 2846 0
Current children cumulated CPU time (s) 255.99
Current children cumulated vsize (KiB) 1650544

[startup+70.5007 s]
/proc/loadavg: 10.09 10.11 9.92 11/188 7623
/proc/meminfo: memFree=14903040/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=52076 CPUtime=70.49 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 27765 0 0 0 7044 5 0 0 25 0 1 0 514830851 53325824 7856 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 13019 7856 338 96 0 9581 0
[pid=7617] ppid=7615 vsize=22492 CPUtime=70.49 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3052 0 0 0 7049 0 0 0 25 0 1 0 514830851 23031808 2914 33554432000 4194304 4785740 140735299998880 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5623 2914 341 145 0 2668 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=35.1 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 3510 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 9771280 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=19244 CPUtime=70.48 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 15496 0 0 0 7046 2 0 0 25 0 1 0 514830851 19705856 3982 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 4811 3982 127 39 0 3891 0
[pid=7620] ppid=7615 vsize=17616 CPUtime=35 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3733 0 0 0 3500 0 0 0 25 0 1 0 514830851 18038784 2176 33554432000 4194304 4331988 140735107315920 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4404 2176 175 34 0 2846 0
Current children cumulated CPU time (s) 281.56
Current children cumulated vsize (KiB) 586236

[startup+76.9005 s]
/proc/loadavg: 10.08 10.11 9.92 11/188 7623
/proc/meminfo: memFree=14899192/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1125368 CPUtime=76.89 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 28779 0 0 0 7683 6 0 0 25 0 1 0 514830851 1152376832 8843 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 281342 8843 338 96 0 277904 0
[pid=7617] ppid=7615 vsize=22492 CPUtime=76.89 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3062 0 0 0 7689 0 0 0 25 0 1 0 514830851 23031808 2924 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5623 2924 341 145 0 2668 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=38.28 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 3828 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=19756 CPUtime=76.88 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 16200 0 0 0 7685 3 0 0 25 0 1 0 514830851 20230144 4110 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 4939 4110 127 39 0 4019 0
[pid=7620] ppid=7615 vsize=17744 CPUtime=38.19 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3752 0 0 0 3819 0 0 0 25 0 1 0 514830851 18169856 2195 33554432000 4194304 4331988 140735107315920 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4436 2195 175 34 0 2878 0
Current children cumulated CPU time (s) 307.13
Current children cumulated vsize (KiB) 1660168

[startup+80.1009 s]
/proc/loadavg: 10.08 10.11 9.92 11/188 7623
/proc/meminfo: memFree=14904648/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1113960 CPUtime=80.09 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 28877 0 0 0 8003 6 0 0 25 0 1 0 514830851 1140695040 7949 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 278490 7949 338 96 0 275052 0
[pid=7617] ppid=7615 vsize=22676 CPUtime=80.09 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3094 0 0 0 8009 0 0 0 25 0 1 0 514830851 23220224 2956 33554432000 4194304 4785740 140735299998880 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5669 2956 341 145 0 2714 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=39.86 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 3986 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=15404 CPUtime=80.08 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 16776 0 0 0 8005 3 0 0 25 0 1 0 514830851 15773696 3022 33554432000 4194304 4352236 140733302979712 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 3851 3022 127 39 0 2931 0
[pid=7620] ppid=7615 vsize=17744 CPUtime=39.79 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3766 0 0 0 3979 0 0 0 25 0 1 0 514830851 18169856 2209 33554432000 4194304 4331988 140735107315920 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4436 2209 175 34 0 2878 0
Current children cumulated CPU time (s) 319.91
Current children cumulated vsize (KiB) 1644592

[startup+80.9008 s]
/proc/loadavg: 10.08 10.11 9.92 11/188 7623
/proc/meminfo: memFree=14905516/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1113960 CPUtime=80.89 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 28881 0 0 0 8083 6 0 0 25 0 1 0 514830851 1140695040 7953 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 278490 7953 338 96 0 275052 0
[pid=7617] ppid=7615 vsize=22676 CPUtime=80.89 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3094 0 0 0 8089 0 0 0 25 0 1 0 514830851 23220224 2956 33554432000 4194304 4785740 140735299998880 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5669 2956 341 145 0 2714 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=40.26 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 4026 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=15404 CPUtime=80.88 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 16776 0 0 0 8085 3 0 0 25 0 1 0 514830851 15773696 3022 33554432000 4194304 4352236 140733302979712 18446744073709551615 4276472 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 3851 3022 127 39 0 2931 0
[pid=7620] ppid=7615 vsize=17744 CPUtime=40.19 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3768 0 0 0 4019 0 0 0 25 0 1 0 514830851 18169856 2211 33554432000 4194304 4331988 140735107315920 18446744073709551615 4226184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4436 2211 175 34 0 2878 0
Current children cumulated CPU time (s) 323.11
Current children cumulated vsize (KiB) 1644592

[startup+81.3007 s]
/proc/loadavg: 10.08 10.11 9.92 11/188 7623
/proc/meminfo: memFree=14905516/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1113960 CPUtime=81.29 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 28884 0 0 0 8123 6 0 0 25 0 1 0 514830851 1140695040 7956 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 278490 7956 338 96 0 275052 0
[pid=7617] ppid=7615 vsize=22676 CPUtime=81.29 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3108 0 0 0 8129 0 0 0 25 0 1 0 514830851 23220224 2970 33554432000 4194304 4785740 140735299998880 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5669 2970 341 145 0 2714 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=40.46 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 4046 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=15404 CPUtime=81.28 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 16776 0 0 0 8125 3 0 0 25 0 1 0 514830851 15773696 3022 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 3851 3022 127 39 0 2931 0
[pid=7620] ppid=7615 vsize=17744 CPUtime=40.39 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3773 0 0 0 4039 0 0 0 25 0 1 0 514830851 18169856 2216 33554432000 4194304 4331988 140735107315920 18446744073709551615 4263467 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4436 2216 175 34 0 2878 0
Current children cumulated CPU time (s) 324.71
Current children cumulated vsize (KiB) 1644592

[startup+81.7006 s]
/proc/loadavg: 10.08 10.11 9.92 11/188 7623
/proc/meminfo: memFree=14905144/32951124 swapFree=67111528/67111528
[pid=7615] ppid=7613 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7615/stat : 7615 (ppfolio) S 7613 7615 7235 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514830850 18763776 389 33554432000 4194304 4287625 140736615954880 18446744073709551615 244446965263 0 0 4096 65536 6965881017840173055 0 0 17 4 0 0 0
/proc/7615/statm: 4581 389 341 23 0 91 0
[pid=7616] ppid=7615 vsize=1113960 CPUtime=81.69 cores=0
/proc/7616/stat : 7616 (cryptominisat) R 7615 7615 7235 0 -1 4202496 28886 0 0 0 8163 6 0 0 25 0 1 0 514830851 1140695040 7958 33554432000 4194304 4587354 140735967290592 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7616/statm: 278490 7958 338 96 0 275052 0
[pid=7617] ppid=7615 vsize=22676 CPUtime=81.69 cores=4
/proc/7617/stat : 7617 (clasp) R 7615 7615 7235 0 -1 4202496 3109 0 0 0 8169 0 0 0 25 0 1 0 514830851 23220224 2971 33554432000 4194304 4785740 140735299998880 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7617/statm: 5669 2971 341 145 0 2714 0
[pid=7618] ppid=7615 vsize=456484 CPUtime=40.65 cores=6
/proc/7618/stat : 7618 (TNM) R 7615 7615 7235 0 -1 4202496 645 0 0 0 4065 0 0 0 25 0 1 0 514830851 467439616 542 33554432000 134512640 134534564 4293086800 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7618/statm: 114121 542 95 6 0 112787 0
[pid=7619] ppid=7615 vsize=15532 CPUtime=81.68 cores=2
/proc/7619/stat : 7619 (lingeling) R 7615 7615 7235 0 -1 4202496 16808 0 0 0 8165 3 0 0 25 0 1 0 514830851 15904768 3054 33554432000 4194304 4352236 140733302979712 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7619/statm: 3883 3054 127 39 0 2963 0
[pid=7620] ppid=7615 vsize=17920 CPUtime=40.59 cores=6
/proc/7620/stat : 7620 (march_hi) R 7615 7615 7235 0 -1 4202496 3788 0 0 0 4059 0 0 0 25 0 1 0 514830851 18350080 2231 33554432000 4194304 4331988 140735107315920 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7620/statm: 4480 2231 175 34 0 2922 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 1644896

Child status: 0
Real time (s): 81.724
CPU time (s): 326.427
CPU user time (s): 326.313
CPU system time (s): 0.113982
CPU usage (%): 399.426
Max. virtual memory (cumulated for all children) (KiB): 1661832

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

runsolver used 0.139978 second user time and 0.311952 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 01:11:44
IDJOB=3280474
IDBENCH=20393
IDSOLVER=1612
FILE ID=node105/3280474-1304032304
RUNJOBID= node105-1304028688-7254
PBS_JOBID= 13170347
Free space on /tmp= 71920 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280474-1304032304/watcher-3280474-1304032304 -o /tmp/evaluation-result-3280474-1304032304/solver-3280474-1304032304 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3280474-1304032304.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=387559937

node105.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.825
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.65
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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      14971032 kB
Buffers:       2296596 kB
Cached:       14397220 kB
SwapCached:          0 kB
Active:        9560996 kB
Inactive:      7848312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14971032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10140 kB
Writeback:           0 kB
AnonPages:      715216 kB
Mapped:          16732 kB
Slab:           506720 kB
PageTables:       6148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2946292 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= 71908 MiB
End job on node105 at 2011-04-29 01:13:06