Trace number 3288662

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 1511.82 378.495

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
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) 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
1511.50/378.46	s UNSATISFIABLE
1511.50/378.49	solver [1] cryptominisat 2.7.1 answered
1511.50/378.49	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-3288662-1304035635/watcher-3288662-1304035635 -o /tmp/evaluation-result-3288662-1304035635/solver-3288662-1304035635 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288662-1304035635.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: 7.59 8.40 9.06 4/180 31919
/proc/meminfo: memFree=13833620/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) R 31917 31919 31124 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0

[startup+0.0998529 s]
/proc/loadavg: 7.59 8.40 9.06 4/180 31919
/proc/meminfo: memFree=13833620/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10085 s]
/proc/loadavg: 7.59 8.40 9.06 4/180 31919
/proc/meminfo: memFree=13833620/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300819 s]
/proc/loadavg: 7.59 8.40 9.06 4/180 31919
/proc/meminfo: memFree=13833620/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700749 s]
/proc/loadavg: 7.59 8.40 9.06 4/180 31919
/proc/meminfo: memFree=13833620/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5006 s]
/proc/loadavg: 7.63 8.40 9.05 9/186 31925
/proc/meminfo: memFree=13607520/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=171044 CPUtime=1.48 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 33655 0 0 0 144 4 0 0 25 0 1 0 515163994 175149056 32856 33554432000 4194304 4587354 140733674802848 18446744073709551615 4366360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 42761 32856 312 96 0 39323 0
[pid=31921] ppid=31919 vsize=83508 CPUtime=1.49 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 21744 0 0 0 146 3 0 0 25 0 1 0 515163994 85512192 17267 33554432000 4194304 4785740 140734186672672 18446744073709551615 4495584 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 20877 17267 314 145 0 17922 0
[pid=31922] ppid=31919 vsize=491464 CPUtime=0.77 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 12965 0 0 0 75 2 0 0 25 0 1 0 515163994 503259136 12861 33554432000 134512640 134534564 4290506912 18446744073709551615 134519844 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 122866 12861 91 6 0 121532 0
[pid=31923] ppid=31919 vsize=54100 CPUtime=1.49 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 16079 0 0 0 146 3 0 0 25 0 1 0 515163994 55398400 12677 33554432000 4194304 4352236 140736813419120 18446744073709551615 4319056 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 13525 12677 117 39 0 12605 0
[pid=31924] ppid=31919 vsize=81040 CPUtime=0.69 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4194304 14350 0 0 0 67 2 0 0 25 0 1 0 515163994 82984960 10448 33554432000 4194304 4331988 140736426598704 18446744073709551615 4257036 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 20260 10448 126 34 0 18702 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 899480

[startup+3.10131 s]
/proc/loadavg: 7.63 8.40 9.05 9/186 31925
/proc/meminfo: memFree=13441856/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=207588 CPUtime=3.09 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 45738 0 0 0 302 7 0 0 25 0 1 0 515163994 212570112 37210 33554432000 4194304 4587354 140733674802848 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 51897 37210 323 96 0 48459 0
[pid=31921] ppid=31919 vsize=98348 CPUtime=3.08 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 27239 0 0 0 305 3 0 0 25 0 1 0 515163994 100708352 21311 33554432000 4194304 4785740 140734186672672 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 24587 21311 339 145 0 21632 0
[pid=31922] ppid=31919 vsize=507964 CPUtime=1.57 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 17283 0 0 0 154 3 0 0 25 0 1 0 515163994 520155136 17179 33554432000 134512640 134534564 4290506912 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 126991 17179 91 6 0 125657 0
[pid=31923] ppid=31919 vsize=54100 CPUtime=3.09 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 16091 0 0 0 306 3 0 0 25 0 1 0 515163994 55398400 12689 33554432000 4194304 4352236 140736813419120 18446744073709551615 4267918 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 13525 12689 123 39 0 12605 0
[pid=31924] ppid=31919 vsize=97840 CPUtime=1.49 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 41041 0 0 0 143 6 0 0 25 0 1 0 515163994 100188160 15782 33554432000 4194304 4331988 140736426598704 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 24460 15782 148 34 0 22902 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 984164

[startup+6.30072 s]
/proc/loadavg: 7.66 8.39 9.05 9/186 31925
/proc/meminfo: memFree=13399944/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=207588 CPUtime=6.29 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 46914 0 0 0 622 7 0 0 25 0 1 0 515163994 212570112 38375 33554432000 4194304 4587354 140733674802848 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 51897 38375 327 96 0 48459 0
[pid=31921] ppid=31919 vsize=98348 CPUtime=6.28 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 27240 0 0 0 625 3 0 0 25 0 1 0 515163994 100708352 21312 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 24587 21312 340 145 0 21632 0
[pid=31922] ppid=31919 vsize=507964 CPUtime=3.16 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 17283 0 0 0 313 3 0 0 25 0 1 0 515163994 520155136 17179 33554432000 134512640 134534564 4290506912 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 126991 17179 91 6 0 125657 0
[pid=31923] ppid=31919 vsize=54100 CPUtime=6.28 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 16094 0 0 0 625 3 0 0 25 0 1 0 515163994 55398400 12692 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328151 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 13525 12692 126 39 0 12605 0
[pid=31924] ppid=31919 vsize=122660 CPUtime=3.09 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 79551 0 0 0 297 12 0 0 25 0 1 0 515163994 125603840 21611 33554432000 4194304 4331988 140736426598704 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 30665 21611 151 34 0 29107 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1008984

[startup+12.7005 s]
/proc/loadavg: 7.68 8.38 9.04 9/186 31926
/proc/meminfo: memFree=13320692/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=207588 CPUtime=12.69 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 47188 0 0 0 1262 7 0 0 25 0 1 0 515163994 212570112 38640 33554432000 4194304 4587354 140733674802848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 51897 38640 334 96 0 48459 0
[pid=31921] ppid=31919 vsize=98348 CPUtime=12.68 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 27240 0 0 0 1265 3 0 0 25 0 1 0 515163994 100708352 21312 33554432000 4194304 4785740 140734186672672 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 24587 21312 340 145 0 21632 0
[pid=31922] ppid=31919 vsize=507964 CPUtime=6.32 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 17283 0 0 0 629 3 0 0 25 0 1 0 515163994 520155136 17179 33554432000 134512640 134534564 4290506912 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 126991 17179 91 6 0 125657 0
[pid=31923] ppid=31919 vsize=54100 CPUtime=12.68 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 16094 0 0 0 1265 3 0 0 25 0 1 0 515163994 55398400 12692 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 13525 12692 126 39 0 12605 0
[pid=31924] ppid=31919 vsize=195028 CPUtime=6.29 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 97884 0 0 0 614 15 0 0 25 0 1 0 515163994 199708672 39944 33554432000 4194304 4331988 140736426598704 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 48757 39944 151 34 0 47199 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1081352

[startup+25.5012 s]
/proc/loadavg: 7.75 8.36 9.02 9/186 31926
/proc/meminfo: memFree=13155012/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=207588 CPUtime=25.49 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 47280 0 0 0 2542 7 0 0 25 0 1 0 515163994 212570112 38641 33554432000 4194304 4587354 140733674802848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 51897 38641 334 96 0 48459 0
[pid=31921] ppid=31919 vsize=98348 CPUtime=25.48 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 27240 0 0 0 2545 3 0 0 25 0 1 0 515163994 100708352 21312 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 24587 21312 340 145 0 21632 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=12.7 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 1267 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=60124 CPUtime=25.47 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 17728 0 0 0 2544 3 0 0 25 0 1 0 515163994 61566976 14198 33554432000 4194304 4352236 140736813419120 18446744073709551615 4234441 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15031 14198 126 39 0 14111 0
[pid=31924] ppid=31919 vsize=300060 CPUtime=12.64 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 163410 0 0 0 1238 26 0 0 25 0 1 0 515163994 307261440 66342 33554432000 4194304 4331988 140736426598704 18446744073709551615 4261503 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 75015 66342 151 34 0 73457 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1205080

[startup+51.1005 s]
/proc/loadavg: 7.90 8.35 9.00 9/186 31927
/proc/meminfo: memFree=12789640/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=290512 CPUtime=51.09 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 49678 0 0 0 5101 8 0 0 25 0 1 0 515163994 297484288 41007 33554432000 4194304 4587354 140733674802848 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 72628 41007 335 96 0 69190 0
[pid=31921] ppid=31919 vsize=103228 CPUtime=51.09 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 28736 0 0 0 5105 4 0 0 25 0 1 0 515163994 105705472 22808 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 25807 22808 340 145 0 22852 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=25.41 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 2538 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=59960 CPUtime=51.07 cores=2

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

Current children cumulated CPU time (s) 1431.18
Current children cumulated vsize (KiB) 1804200

[startup+371.101 s]
/proc/loadavg: 8.06 8.17 8.72 9/186 31935
/proc/meminfo: memFree=12244744/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=274564 CPUtime=371.1 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 71433 0 0 0 37094 16 0 0 25 0 1 0 515163994 281153536 39604 33554432000 4194304 4587354 140733674802848 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 68641 39604 335 96 0 65203 0
[pid=31921] ppid=31919 vsize=163284 CPUtime=371.1 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43178 0 0 0 37102 8 0 0 25 0 1 0 515163994 167202816 37250 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40821 37250 340 145 0 37866 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=184.57 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18454 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=371.05 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37101 4 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=184.49 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374422 0 0 0 18393 56 0 0 25 0 1 0 515163994 783904768 137728 33554432000 4194304 4331988 140736426598704 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137728 174 34 0 189825 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 1804952

[startup+374.301 s]
/proc/loadavg: 8.06 8.17 8.72 9/186 31935
/proc/meminfo: memFree=12232592/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=274564 CPUtime=374.3 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 71433 0 0 0 37414 16 0 0 25 0 1 0 515163994 281153536 39604 33554432000 4194304 4587354 140733674802848 18446744073709551615 4243491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 68641 39604 335 96 0 65203 0
[pid=31921] ppid=31919 vsize=163284 CPUtime=374.3 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43183 0 0 0 37422 8 0 0 25 0 1 0 515163994 167202816 37255 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40821 37255 340 145 0 37866 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=186.17 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18614 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=374.26 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37421 5 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=186.07 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374425 0 0 0 18551 56 0 0 25 0 1 0 515163994 783904768 137731 33554432000 4194304 4331988 140736426598704 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137731 174 34 0 189825 0
Current children cumulated CPU time (s) 1495.1
Current children cumulated vsize (KiB) 1804952

[startup+375.901 s]
/proc/loadavg: 8.06 8.17 8.72 9/186 31935
/proc/meminfo: memFree=12221172/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=284800 CPUtime=375.9 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 73115 0 0 0 37573 17 0 0 25 0 1 0 515163994 291635200 41279 33554432000 4194304 4587354 140733674802848 18446744073709551615 4238249 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 71200 41279 335 96 0 67762 0
[pid=31921] ppid=31919 vsize=163284 CPUtime=375.9 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43183 0 0 0 37582 8 0 0 25 0 1 0 515163994 167202816 37255 33554432000 4194304 4785740 140734186672672 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40821 37255 340 145 0 37866 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=186.97 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18694 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=375.86 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37581 5 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=186.86 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374425 0 0 0 18630 56 0 0 25 0 1 0 515163994 783904768 137731 33554432000 4194304 4331988 140736426598704 18446744073709551615 4299188 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137731 174 34 0 189825 0
Current children cumulated CPU time (s) 1501.49
Current children cumulated vsize (KiB) 1815188

[startup+377.501 s]
/proc/loadavg: 8.13 8.19 8.73 9/186 31935
/proc/meminfo: memFree=12207780/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=284800 CPUtime=377.5 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 73229 0 0 0 37733 17 0 0 25 0 1 0 515163994 291635200 41389 33554432000 4194304 4587354 140733674802848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 71200 41389 335 96 0 67762 0
[pid=31921] ppid=31919 vsize=163612 CPUtime=377.5 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43270 0 0 0 37742 8 0 0 25 0 1 0 515163994 167538688 37342 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40903 37342 340 145 0 37948 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=187.76 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18773 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=377.46 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37741 5 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=187.66 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374425 0 0 0 18710 56 0 0 25 0 1 0 515163994 783904768 137731 33554432000 4194304 4331988 140736426598704 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137731 174 34 0 189825 0
Current children cumulated CPU time (s) 1507.88
Current children cumulated vsize (KiB) 1815516

[startup+377.901 s]
/proc/loadavg: 8.13 8.19 8.73 9/186 31935
/proc/meminfo: memFree=12207780/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=284800 CPUtime=377.9 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 73250 0 0 0 37773 17 0 0 25 0 1 0 515163994 291635200 41409 33554432000 4194304 4587354 140733674802848 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 71200 41409 335 96 0 67762 0
[pid=31921] ppid=31919 vsize=163840 CPUtime=377.9 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43305 0 0 0 37782 8 0 0 25 0 1 0 515163994 167772160 37377 33554432000 4194304 4785740 140734186672672 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40960 37377 340 145 0 38005 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=187.96 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18793 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=377.86 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37781 5 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=187.86 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374425 0 0 0 18730 56 0 0 25 0 1 0 515163994 783904768 137731 33554432000 4194304 4331988 140736426598704 18446744073709551615 4298853 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137731 174 34 0 189825 0
Current children cumulated CPU time (s) 1509.48
Current children cumulated vsize (KiB) 1815744

[startup+378.301 s]
/proc/loadavg: 8.13 8.19 8.73 9/186 31935
/proc/meminfo: memFree=12199596/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=284800 CPUtime=378.31 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 73276 0 0 0 37814 17 0 0 25 0 1 0 515163994 291635200 41433 33554432000 4194304 4587354 140733674802848 18446744073709551615 4232215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 71200 41433 335 96 0 67762 0
[pid=31921] ppid=31919 vsize=163840 CPUtime=378.3 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43305 0 0 0 37822 8 0 0 25 0 1 0 515163994 167772160 37377 33554432000 4194304 4785740 140734186672672 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40960 37377 340 145 0 38005 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=188.16 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18813 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=378.27 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37822 5 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=188.06 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374425 0 0 0 18750 56 0 0 25 0 1 0 515163994 783904768 137731 33554432000 4194304 4331988 140736426598704 18446744073709551615 4239684 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137731 174 34 0 189825 0
Current children cumulated CPU time (s) 1511.1
Current children cumulated vsize (KiB) 1815744

[startup+378.407 s]
/proc/loadavg: 8.13 8.19 8.73 9/186 31935
/proc/meminfo: memFree=12199596/32951124 swapFree=67111528/67111528
[pid=31919] ppid=31917 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31919/stat : 31919 (ppfolio) S 31917 31919 31124 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515163994 18763776 390 33554432000 4194304 4287625 140734037202400 18446744073709551615 230809185807 0 0 4096 65536 11357339667587399679 0 0 17 4 0 0 0
/proc/31919/statm: 4581 390 341 23 0 91 0
[pid=31920] ppid=31919 vsize=284800 CPUtime=378.41 cores=0
/proc/31920/stat : 31920 (cryptominisat) R 31919 31919 31124 0 -1 4202496 73280 0 0 0 37824 17 0 0 25 0 1 0 515163994 291635200 41437 33554432000 4194304 4587354 140733674802848 18446744073709551615 4229039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31920/statm: 71200 41437 335 96 0 67762 0
[pid=31921] ppid=31919 vsize=163840 CPUtime=378.4 cores=4
/proc/31921/stat : 31921 (clasp) R 31919 31919 31124 0 -1 4202496 43306 0 0 0 37832 8 0 0 25 0 1 0 515163994 167772160 37378 33554432000 4194304 4785740 140734186672672 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31921/statm: 40960 37378 340 145 0 38005 0
[pid=31922] ppid=31919 vsize=520636 CPUtime=188.17 cores=6
/proc/31922/stat : 31922 (TNM) R 31919 31919 31124 0 -1 4202496 24310 0 0 0 18814 3 0 0 25 0 1 0 515163994 533131264 24206 33554432000 134512640 134534564 4290506912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31922/statm: 130159 24206 95 6 0 128825 0
[pid=31923] ppid=31919 vsize=62612 CPUtime=378.37 cores=2
/proc/31923/stat : 31923 (lingeling) R 31919 31919 31124 0 -1 4202496 21466 0 0 0 37832 5 0 0 25 0 1 0 515163994 64114688 14820 33554432000 4194304 4352236 140736813419120 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31923/statm: 15653 14820 126 39 0 14733 0
[pid=31924] ppid=31919 vsize=765532 CPUtime=188.15 cores=6
/proc/31924/stat : 31924 (march_hi) R 31919 31919 31124 0 -1 4202496 374425 0 0 0 18759 56 0 0 25 0 1 0 515163994 783904768 137731 33554432000 4194304 4331988 140736426598704 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31924/statm: 191383 137731 174 34 0 189825 0
Current children cumulated CPU time (s) 1511.5
Current children cumulated vsize (KiB) 1815744

Child status: 0
Real time (s): 378.495
CPU time (s): 1511.82
CPU user time (s): 1510.85
CPU system time (s): 0.974851
CPU usage (%): 399.43
Max. virtual memory (cumulated for all children) (KiB): 1897404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1510.85
system time used= 0.974851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537346
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= 203
involuntary context switches= 10639

runsolver used 0.644901 second user time and 1.42578 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 02:07:15
IDJOB=3288662
IDBENCH=82501
IDSOLVER=1612
FILE ID=node104/3288662-1304035635
RUNJOBID= node104-1304032539-31476
PBS_JOBID= 13170348
Free space on /tmp= 70480 MiB

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

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1920195609

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13833652 kB
Buffers:       2208964 kB
Cached:       14513504 kB
SwapCached:          0 kB
Active:        5575372 kB
Inactive:     12948072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13833652 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28952 kB
Writeback:           0 kB
AnonPages:     1800776 kB
Mapped:          16204 kB
Slab:           524532 kB
PageTables:       8312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1967272 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= 70472 MiB
End job on node104 at 2011-04-29 02:13:34