Trace number 3288616

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 1439.19 360.303

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

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
1438.79/360.26	s UNSATISFIABLE
1439.16/360.30	solver [1] cryptominisat 2.7.1 answered
1439.16/360.30	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-3288616-1304035633/watcher-3288616-1304035633 -o /tmp/evaluation-result-3288616-1304035633/solver-3288616-1304035633 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288616-1304035633.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: 9.84 10.07 9.22 6/182 25643
/proc/meminfo: memFree=15578832/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) R 25641 25643 24860 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0

[startup+0.157393 s]
/proc/loadavg: 9.84 10.07 9.22 6/182 25643
/proc/meminfo: memFree=15578832/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200385 s]
/proc/loadavg: 9.84 10.07 9.22 6/182 25643
/proc/meminfo: memFree=15578832/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300369 s]
/proc/loadavg: 9.84 10.07 9.22 6/182 25643
/proc/meminfo: memFree=15578832/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700298 s]
/proc/loadavg: 9.84 10.07 9.22 6/182 25643
/proc/meminfo: memFree=15578832/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50116 s]
/proc/loadavg: 9.84 10.07 9.22 11/188 25649
/proc/meminfo: memFree=15337232/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=179372 CPUtime=1.49 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 34988 0 0 0 144 5 0 0 25 0 1 0 515162170 183676928 34173 33554432000 4194304 4587354 140735343429520 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 44843 34173 312 96 0 41405 0
[pid=25645] ppid=25643 vsize=86168 CPUtime=1.49 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 22493 0 0 0 146 3 0 0 25 0 1 0 515162170 88236032 17948 33554432000 4194304 4785740 140736953832752 18446744073709551615 4495525 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 21542 17948 318 145 0 18587 0
[pid=25646] ppid=25643 vsize=469028 CPUtime=0.73 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 6707 0 0 0 71 2 0 0 25 0 1 0 515162170 480284672 6605 33554432000 134512640 134534564 4294785664 18446744073709551615 6482028 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 117257 6605 90 6 0 115923 0
[pid=25647] ppid=25643 vsize=55052 CPUtime=1.49 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 16905 0 0 0 146 3 0 0 20 0 1 0 515162170 56373248 12916 33554432000 4194304 4352236 140735505577008 18446744073709551615 4312774 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 13763 12916 118 39 0 12843 0
[pid=25648] ppid=25643 vsize=84520 CPUtime=0.73 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4194304 15178 0 0 0 71 2 0 0 25 0 1 0 515162170 86548480 11079 33554432000 4194304 4331988 140735055673648 18446744073709551615 4257024 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 21130 11079 125 34 0 19572 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 892464

[startup+3.10087 s]
/proc/loadavg: 9.84 10.07 9.22 11/188 25649
/proc/meminfo: memFree=15155528/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=226360 CPUtime=3.09 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 48982 0 0 0 302 7 0 0 25 0 1 0 515162170 231792640 40039 33554432000 4194304 4587354 140735343429520 18446744073709551615 4232269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 56590 40039 323 96 0 53152 0
[pid=25645] ppid=25643 vsize=101816 CPUtime=3.09 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 28213 0 0 0 305 4 0 0 25 0 1 0 515162170 104259584 22170 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 25454 22170 340 145 0 22499 0
[pid=25646] ppid=25643 vsize=509548 CPUtime=1.54 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 17812 0 0 0 150 4 0 0 25 0 1 0 515162170 521777152 17709 33554432000 134512640 134534564 4294785664 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 127387 17709 91 6 0 126053 0
[pid=25647] ppid=25643 vsize=66992 CPUtime=3.09 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 19903 0 0 0 306 3 0 0 25 0 1 0 515162170 68599808 15914 33554432000 4194304 4352236 140735505577008 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 16748 15914 125 39 0 15828 0
[pid=25648] ppid=25643 vsize=102800 CPUtime=1.52 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4194304 32947 0 0 0 148 4 0 0 25 0 1 0 515162170 105267200 16761 33554432000 4194304 4331988 140735055673648 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 25700 16761 129 34 0 24142 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1025840

[startup+6.3013 s]
/proc/loadavg: 9.85 10.07 9.22 11/188 25649
/proc/meminfo: memFree=15117460/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=196736 CPUtime=6.29 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 51135 0 0 0 621 8 0 0 25 0 1 0 515162170 201457664 37278 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 49184 37278 327 96 0 45746 0
[pid=25645] ppid=25643 vsize=101816 CPUtime=6.29 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 28213 0 0 0 625 4 0 0 25 0 1 0 515162170 104259584 22170 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 25454 22170 340 145 0 22499 0
[pid=25646] ppid=25643 vsize=509548 CPUtime=3.14 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 17812 0 0 0 310 4 0 0 25 0 1 0 515162170 521777152 17709 33554432000 134512640 134534564 4294785664 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 127387 17709 91 6 0 126053 0
[pid=25647] ppid=25643 vsize=66988 CPUtime=6.29 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 19905 0 0 0 626 3 0 0 25 0 1 0 515162170 68595712 15915 33554432000 4194304 4352236 140735505577008 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 16747 15915 127 39 0 15827 0
[pid=25648] ppid=25643 vsize=91052 CPUtime=3.11 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4194304 61395 0 0 0 302 9 0 0 25 0 1 0 515162170 93237248 13817 33554432000 4194304 4331988 140735055673648 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 22763 13817 129 34 0 21205 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 984464

[startup+12.7012 s]
/proc/loadavg: 9.86 10.07 9.23 11/188 25650
/proc/meminfo: memFree=15136820/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=211972 CPUtime=12.69 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 53941 0 0 0 1260 9 0 0 25 0 1 0 515162170 217059328 40044 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 52993 40044 334 96 0 49555 0
[pid=25645] ppid=25643 vsize=101816 CPUtime=12.69 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 28213 0 0 0 1265 4 0 0 25 0 1 0 515162170 104259584 22170 33554432000 4194304 4785740 140736953832752 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 25454 22170 340 145 0 22499 0
[pid=25646] ppid=25643 vsize=509548 CPUtime=6.3 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 17812 0 0 0 626 4 0 0 25 0 1 0 515162170 521777152 17709 33554432000 134512640 134534564 4294785664 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 127387 17709 91 6 0 126053 0
[pid=25647] ppid=25643 vsize=66984 CPUtime=12.69 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 19905 0 0 0 1266 3 0 0 25 0 1 0 515162170 68591616 15914 33554432000 4194304 4352236 140735505577008 18446744073709551615 4233979 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 16746 15914 127 39 0 15826 0
[pid=25648] ppid=25643 vsize=91052 CPUtime=6.3 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4194304 124178 0 0 0 613 17 0 0 25 0 1 0 515162170 93237248 13816 33554432000 4194304 4331988 140735055673648 18446744073709551615 4261708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 22763 13816 129 34 0 21205 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 999696

[startup+25.5009 s]
/proc/loadavg: 9.89 10.06 9.24 11/188 25650
/proc/meminfo: memFree=15106576/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=470512 CPUtime=25.48 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 56404 0 0 0 2539 9 0 0 25 0 1 0 515162170 481804288 42389 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 117628 42389 334 96 0 114190 0
[pid=25645] ppid=25643 vsize=101816 CPUtime=25.49 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 28213 0 0 0 2545 4 0 0 25 0 1 0 515162170 104259584 22170 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 25454 22170 340 145 0 22499 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=12.64 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 1259 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=60328 CPUtime=25.48 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 21358 0 0 0 2545 3 0 0 25 0 1 0 515162170 61775872 14250 33554432000 4194304 4352236 140735505577008 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15082 14250 127 39 0 14162 0
[pid=25648] ppid=25643 vsize=91052 CPUtime=12.7 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4194304 249729 0 0 0 1235 35 0 0 25 0 1 0 515162170 93237248 13815 33554432000 4194304 4331988 140735055673648 18446744073709551615 4261525 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 22763 13815 129 34 0 21205 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1264648

[startup+51.1013 s]
/proc/loadavg: 9.99 10.07 9.26 11/188 25651
/proc/meminfo: memFree=15085788/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=458912 CPUtime=51.09 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 59554 0 0 0 5098 11 0 0 25 0 1 0 515162170 469925888 42962 33554432000 4194304 4587354 140735343429520 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 114728 42962 335 96 0 111290 0
[pid=25645] ppid=25643 vsize=106508 CPUtime=51.09 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 29623 0 0 0 5104 5 0 0 25 0 1 0 515162170 109064192 23580 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 26627 23580 340 145 0 23672 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=25.4 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 2535 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=59376 CPUtime=51.09 cores=3

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

[pid=25645] ppid=25643 vsize=163456 CPUtime=345.58 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43483 0 0 0 34547 11 0 0 25 0 1 0 515162170 167378944 37440 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 40864 37440 340 145 0 37909 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=171.82 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17177 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=345.6 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 34556 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4233914 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=171.88 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997634 0 0 0 17039 149 0 0 25 0 1 0 515162170 803803136 140447 33554432000 4194304 4331988 140735055673648 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140447 174 34 0 194683 0
Current children cumulated CPU time (s) 1380.47
Current children cumulated vsize (KiB) 2012200

[startup+352.001 s]
/proc/loadavg: 10.13 10.12 9.50 11/188 25692
/proc/meminfo: memFree=14923052/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=480444 CPUtime=352 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 96913 0 0 0 35179 21 0 0 25 0 1 0 515162170 491974656 43791 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 120111 43791 335 96 0 116673 0
[pid=25645] ppid=25643 vsize=164216 CPUtime=351.99 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43658 0 0 0 35188 11 0 0 25 0 1 0 515162170 168157184 37615 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 41054 37615 340 145 0 38099 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=175.01 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17496 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=352 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 35196 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=175.06 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997669 0 0 0 17357 149 0 0 25 0 1 0 515162170 803803136 140482 33554432000 4194304 4331988 140735055673648 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140482 174 34 0 194683 0
Current children cumulated CPU time (s) 1406.06
Current children cumulated vsize (KiB) 2033124

[startup+355.201 s]
/proc/loadavg: 10.12 10.11 9.50 11/188 25692
/proc/meminfo: memFree=14917968/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=480444 CPUtime=355.19 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 96913 0 0 0 35498 21 0 0 25 0 1 0 515162170 491974656 43791 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 120111 43791 335 96 0 116673 0
[pid=25645] ppid=25643 vsize=164216 CPUtime=355.18 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43661 0 0 0 35507 11 0 0 25 0 1 0 515162170 168157184 37618 33554432000 4194304 4785740 140736953832752 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 41054 37618 340 145 0 38099 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=176.61 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17656 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=355.2 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 35516 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4233979 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=176.64 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997670 0 0 0 17515 149 0 0 25 0 1 0 515162170 803803136 140483 33554432000 4194304 4331988 140735055673648 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140483 174 34 0 194683 0
Current children cumulated CPU time (s) 1418.82
Current children cumulated vsize (KiB) 2033124

[startup+358.401 s]
/proc/loadavg: 10.12 10.11 9.50 11/188 25692
/proc/meminfo: memFree=14911272/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=480444 CPUtime=358.39 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 96913 0 0 0 35818 21 0 0 25 0 1 0 515162170 491974656 43791 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 120111 43791 335 96 0 116673 0
[pid=25645] ppid=25643 vsize=164720 CPUtime=358.38 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43752 0 0 0 35827 11 0 0 25 0 1 0 515162170 168673280 37709 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 41180 37709 340 145 0 38225 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=178.21 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17816 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=358.4 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 35836 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=178.23 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997683 0 0 0 17674 149 0 0 25 0 1 0 515162170 803803136 140496 33554432000 4194304 4331988 140735055673648 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140496 174 34 0 194683 0
Current children cumulated CPU time (s) 1431.61
Current children cumulated vsize (KiB) 2033628

[startup+359.201 s]
/proc/loadavg: 10.12 10.11 9.50 11/188 25692
/proc/meminfo: memFree=14908792/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=480444 CPUtime=359.19 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 96913 0 0 0 35898 21 0 0 25 0 1 0 515162170 491974656 43791 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 120111 43791 335 96 0 116673 0
[pid=25645] ppid=25643 vsize=164720 CPUtime=359.18 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43755 0 0 0 35907 11 0 0 25 0 1 0 515162170 168673280 37712 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 41180 37712 340 145 0 38225 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=178.61 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17856 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=359.2 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 35916 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=178.62 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997683 0 0 0 17713 149 0 0 25 0 1 0 515162170 803803136 140496 33554432000 4194304 4331988 140735055673648 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140496 174 34 0 194683 0
Current children cumulated CPU time (s) 1434.8
Current children cumulated vsize (KiB) 2033628

[startup+360 s]
/proc/loadavg: 10.11 10.11 9.50 11/188 25692
/proc/meminfo: memFree=14922432/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=480444 CPUtime=359.99 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 96913 0 0 0 35978 21 0 0 25 0 1 0 515162170 491974656 43791 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 120111 43791 335 96 0 116673 0
[pid=25645] ppid=25643 vsize=164720 CPUtime=359.98 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43755 0 0 0 35987 11 0 0 25 0 1 0 515162170 168673280 37712 33554432000 4194304 4785740 140736953832752 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 41180 37712 340 145 0 38225 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=179.01 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17896 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=360 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 35996 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=179.01 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997683 0 0 0 17752 149 0 0 25 0 1 0 515162170 803803136 140496 33554432000 4194304 4331988 140735055673648 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140496 174 34 0 194683 0
Current children cumulated CPU time (s) 1437.99
Current children cumulated vsize (KiB) 2033628

[startup+360.2 s]
/proc/loadavg: 10.11 10.11 9.50 11/188 25692
/proc/meminfo: memFree=14922432/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515162170 18763776 389 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 15038125953064632319 0 0 17 1 0 0 0
/proc/25643/statm: 4581 389 341 23 0 91 0
[pid=25644] ppid=25643 vsize=480444 CPUtime=360.19 cores=1
/proc/25644/stat : 25644 (cryptominisat) R 25643 25643 24860 0 -1 4202496 96913 0 0 0 35998 21 0 0 25 0 1 0 515162170 491974656 43791 33554432000 4194304 4587354 140735343429520 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25644/statm: 120111 43791 335 96 0 116673 0
[pid=25645] ppid=25643 vsize=164720 CPUtime=360.18 cores=5
/proc/25645/stat : 25645 (clasp) R 25643 25643 24860 0 -1 4202496 43756 0 0 0 36007 11 0 0 25 0 1 0 515162170 168673280 37713 33554432000 4194304 4785740 140736953832752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25645/statm: 41180 37713 340 145 0 38225 0
[pid=25646] ppid=25643 vsize=522616 CPUtime=179.11 cores=7
/proc/25646/stat : 25646 (TNM) R 25643 25643 24860 0 -1 4202496 25194 0 0 0 17906 5 0 0 25 0 1 0 515162170 535158784 25091 33554432000 134512640 134534564 4294785664 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25646/statm: 130654 25091 95 6 0 129320 0
[pid=25647] ppid=25643 vsize=62560 CPUtime=360.2 cores=3
/proc/25647/stat : 25647 (lingeling) R 25643 25643 24860 0 -1 4202496 22248 0 0 0 36016 4 0 0 25 0 1 0 515162170 64061440 14808 33554432000 4194304 4352236 140735505577008 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25647/statm: 15640 14808 127 39 0 14720 0
[pid=25648] ppid=25643 vsize=784964 CPUtime=179.11 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4202496 997683 0 0 0 17762 149 0 0 25 0 1 0 515162170 803803136 140496 33554432000 4194304 4331988 140735055673648 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25648/statm: 196241 140496 174 34 0 194683 0
Current children cumulated CPU time (s) 1438.79
Current children cumulated vsize (KiB) 2033628

[startup+360.301 s]
/proc/loadavg: 10.11 10.11 9.50 11/188 25692
/proc/meminfo: memFree=14922432/32950928 swapFree=67111528/67111528
[pid=25643] ppid=25641 vsize=18324 CPUtime=1259.96 cores=1,3,5,7
/proc/25643/stat : 25643 (ppfolio) S 25641 25643 24860 0 -1 4202496 521 188126 0 0 0 0 125949 47 15 0 1 0 515162170 18763776 390 33554432000 4194304 4287625 140733436988672 18446744073709551615 268272709135 0 0 4096 65536 1046213179576680448 0 0 17 1 0 0 0
/proc/25643/statm: 4581 390 342 23 0 91 0
[pid=25648] ppid=25643 vsize=0 CPUtime=179.2 cores=7
/proc/25648/stat : 25648 (march_hi) R 25643 25643 24860 0 -1 4203524 997683 0 0 0 17769 151 0 0 25 0 1 0 515162170 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/25648/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1439.16
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 360.303
CPU time (s): 1439.19
CPU user time (s): 1437.2
CPU system time (s): 1.9897
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 2402756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1437.2
system time used= 1.9897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1186347
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= 339
involuntary context switches= 9554

runsolver used 0.52292 second user time and 1.44578 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 02:07:14
IDJOB=3288616
IDBENCH=82500
IDSOLVER=1612
FILE ID=node122/3288616-1304035633
RUNJOBID= node122-1304034417-25446
PBS_JOBID= 13170330
Free space on /tmp= 71636 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288616-1304035633/watcher-3288616-1304035633 -o /tmp/evaluation-result-3288616-1304035633/solver-3288616-1304035633 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3288616-1304035633.cnf

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=864238472

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.75
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15578988 kB
Buffers:       1731156 kB
Cached:       14518012 kB
SwapCached:          0 kB
Active:        5811532 kB
Inactive:     10994520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15578988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28812 kB
Writeback:           0 kB
AnonPages:      556272 kB
Mapped:          16960 kB
Slab:           501492 kB
PageTables:       6172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2787020 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= 71628 MiB
End job on node122 at 2011-04-29 02:13:14