Trace number 3190933

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 parSAT 1534.36 384.12

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
MD5SUMa7d53123c03c2abad4ab13635af690bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark132.864
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6
1534.24/384.11	s SATISFIABLE
1534.24/384.11	v 1 -2 -3 4 -5 -6 -7 -8 9 -10 11 12 -13 14 15 16 17 -18 19 20 21 -22 23 24 -25 -26 -27 -28 -29 -30 31 -32 33 34 35 -36 -37 -38 -39 40 -41 -42 -43 44 -45 46 47 48 -49 50 51 -52 -53 54 55 -56 57 -58 59 60 -61 62 63 64 -65 66 67 68 -69 -70 71 72 -73 74 -75 -76 77 -78 -79 80 -81 -82 -83 84 85 -86 87 -88 89 90 -91 92 93 94 95 -96 -97 98 -99 -100 -101 102 103 104 -105 106 -107 -108 109 -110 111 -112 113 -114 115 -116 117 -118 -119 120 -121 -122 123 -124 -125 126 -127 -128 129 -130 -131 -132 133 134 -135 -136 137 -138 -139 140 141 142 143 144 145 -146 147 -148 149 -150 151 152 153 -154 155 -156 -157 158 159 160 -161 162 163 164 -165 -166 -167 168 -169 -170 -171 172 173 174 -175 176 177 178 -179 180 -181 -182 183 184 -185 186 -187 188 -189 -190 191 192 193 -194 195 -196 -197 198 -199 -200 
1534.24/384.11	v 0 
1534.24/384.11	solver [3] TNM 2009 answered
1534.24/384.11	Done

Verifier Data

OK

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-3190933-1304046356/watcher-3190933-1304046356 -o /tmp/evaluation-result-3190933-1304046356/solver-3190933-1304046356 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190933-1304046356.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: 10.21 10.16 9.83 6/182 30594
/proc/meminfo: memFree=21325284/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) R 30592 30594 30178 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0

[startup+0.969003 s]
/proc/loadavg: 10.21 10.16 9.83 6/182 30594
/proc/meminfo: memFree=21325284/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.001 s]
/proc/loadavg: 10.21 10.16 9.83 6/182 30594
/proc/meminfo: memFree=21325284/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10098 s]
/proc/loadavg: 10.21 10.16 9.83 6/182 30594
/proc/meminfo: memFree=21325284/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20096 s]
/proc/loadavg: 10.21 10.16 9.83 6/182 30594
/proc/meminfo: memFree=21325284/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 10.21 10.16 9.83 6/182 30594
/proc/meminfo: memFree=21325284/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10663 s]
/proc/loadavg: 10.19 10.16 9.83 11/188 30600
/proc/meminfo: memFree=21267700/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1382660 CPUtime=3.1 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 9583 0 0 0 309 1 0 0 25 0 1 0 248826924 1415843840 5330 33554432000 4194304 4587354 140737234408064 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 345665 5330 337 96 0 342227 0
[pid=30596] ppid=30594 vsize=19840 CPUtime=3.09 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 2440 0 0 0 309 0 0 0 25 0 1 0 248826924 20316160 2296 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 4960 2296 340 145 0 2005 0
[pid=30597] ppid=30594 vsize=453976 CPUtime=1.97 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 843 0 0 0 197 0 0 0 21 0 1 0 248826924 464871424 739 33554432000 134512640 134534564 4289957296 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 113494 739 91 6 0 112160 0
[pid=30598] ppid=30594 vsize=7532 CPUtime=3.1 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 1863 0 0 0 310 0 0 0 25 0 1 0 248826924 7712768 1077 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 1883 1077 127 39 0 963 0
[pid=30599] ppid=30594 vsize=9532 CPUtime=1.11 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 3135 0 0 0 111 0 0 0 25 0 1 0 248826924 9760768 769 33554432000 4194304 4331988 140735021699776 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 2383 769 150 34 0 825 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1891864

[startup+6.30107 s]
/proc/loadavg: 10.19 10.16 9.83 11/188 30600
/proc/meminfo: memFree=21259268/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=44104 CPUtime=6.29 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 10528 0 0 0 628 1 0 0 25 0 1 0 248826924 45162496 5349 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 11026 5349 337 96 0 7588 0
[pid=30596] ppid=30594 vsize=22000 CPUtime=6.29 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 2908 0 0 0 629 0 0 0 25 0 1 0 248826924 22528000 2764 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 5500 2764 340 145 0 2545 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=3.55 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 355 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=7708 CPUtime=6.29 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 2038 0 0 0 629 0 0 0 25 0 1 0 248826924 7892992 1117 33554432000 4194304 4352236 140735250734928 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 1927 1117 127 39 0 1007 0
[pid=30599] ppid=30594 vsize=11768 CPUtime=2.7 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 3839 0 0 0 270 0 0 0 25 0 1 0 248826924 12050432 1223 33554432000 4194304 4331988 140735021699776 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 561976

[startup+12.7009 s]
/proc/loadavg: 10.18 10.16 9.83 11/188 30600
/proc/meminfo: memFree=21285208/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=51924 CPUtime=12.69 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 17500 0 0 0 1266 3 0 0 25 0 1 0 248826924 53170176 7664 33554432000 4194304 4587354 140737234408064 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 12981 7664 337 96 0 9543 0
[pid=30596] ppid=30594 vsize=24384 CPUtime=12.69 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 3486 0 0 0 1269 0 0 0 25 0 1 0 248826924 24969216 3342 33554432000 4194304 4785740 140735481979008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 6096 3342 340 145 0 3141 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=6.74 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 674 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=7904 CPUtime=12.69 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 2268 0 0 0 1269 0 0 0 25 0 1 0 248826924 8093696 1155 33554432000 4194304 4352236 140735250734928 18446744073709551615 4329173 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 1976 1155 127 39 0 1056 0
[pid=30599] ppid=30594 vsize=11768 CPUtime=5.88 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 3839 0 0 0 588 0 0 0 25 0 1 0 248826924 12050432 1223 33554432000 4194304 4331988 140735021699776 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 2942 1223 174 34 0 1384 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 572376

[startup+25.5007 s]
/proc/loadavg: 10.14 10.15 9.83 11/188 30601
/proc/meminfo: memFree=21236028/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1402788 CPUtime=25.49 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 24750 0 0 0 2544 5 0 0 25 0 1 0 248826924 1436454912 12046 33554432000 4194304 4587354 140737234408064 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 350697 12046 337 96 0 347259 0
[pid=30596] ppid=30594 vsize=28320 CPUtime=25.49 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 4411 0 0 0 2549 0 0 0 25 0 1 0 248826924 28999680 4267 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 7080 4267 340 145 0 4125 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=13.14 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 1314 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=8416 CPUtime=25.49 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 2663 0 0 0 2549 0 0 0 25 0 1 0 248826924 8617984 1294 33554432000 4194304 4352236 140735250734928 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 2104 1294 127 39 0 1184 0
[pid=30599] ppid=30594 vsize=13304 CPUtime=12.21 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 4120 0 0 0 1221 0 0 0 25 0 1 0 248826924 13623296 1504 33554432000 4194304 4331988 140735021699776 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 3326 1504 175 34 0 1768 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1929224

[startup+51.1012 s]
/proc/loadavg: 10.16 10.15 9.84 11/188 30602
/proc/meminfo: memFree=21209716/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=68332 CPUtime=51.08 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 35734 0 0 0 5102 6 0 0 25 0 1 0 248826924 69971968 11747 33554432000 4194304 4587354 140737234408064 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 17083 11747 337 96 0 13645 0
[pid=30596] ppid=30594 vsize=33008 CPUtime=51.09 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 5463 0 0 0 5109 0 0 0 25 0 1 0 248826924 33800192 5319 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 8252 5319 340 145 0 5297 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=25.84 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 2584 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=11940 CPUtime=51.09 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 4685 0 0 0 5109 0 0 0 25 0 1 0 248826924 12226560 2164 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 2985 2164 127 39 0 2065 0
[pid=30599] ppid=30594 vsize=15220 CPUtime=24.97 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 4481 0 0 0 2497 0 0 0 25 0 1 0 248826924 15585280 1865 33554432000 4194304 4331988 140735021699776 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 3805 1865 175 34 0 2247 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 604896

[startup+102.301 s]
/proc/loadavg: 10.10 10.14 9.85 11/188 30603
/proc/meminfo: memFree=21224708/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1391744 CPUtime=102.28 cores=0

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

Current children cumulated CPU time (s) 1434.77
Current children cumulated vsize (KiB) 658568

[startup+372.001 s]
/proc/loadavg: 10.21 10.17 9.93 11/188 30610
/proc/meminfo: memFree=21059740/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452692 CPUtime=371.95 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 153378 0 0 0 37147 48 0 0 25 0 1 0 248826924 1487556608 10633 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363173 10633 337 96 0 359735 0
[pid=30596] ppid=30594 vsize=58260 CPUtime=371.99 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11354 0 0 0 37198 1 0 0 25 0 1 0 248826924 59658240 10950 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14565 10950 341 145 0 11610 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=185.41 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 18541 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=372 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 37197 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4235702 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=184.55 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 8860 0 0 0 18454 1 0 0 25 0 1 0 248826924 38875136 6244 33554432000 4194304 4331988 140735021699776 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6244 175 34 0 7933 0
Current children cumulated CPU time (s) 1485.9
Current children cumulated vsize (KiB) 2038684

[startup+378.401 s]
/proc/loadavg: 10.17 10.16 9.93 11/188 30610
/proc/meminfo: memFree=21058000/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452692 CPUtime=378.36 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 153772 0 0 0 37787 49 0 0 25 0 1 0 248826924 1487556608 11021 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363173 11021 337 96 0 359735 0
[pid=30596] ppid=30594 vsize=58260 CPUtime=378.39 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11354 0 0 0 37838 1 0 0 25 0 1 0 248826924 59658240 10950 33554432000 4194304 4785740 140735481979008 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14565 10950 341 145 0 11610 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=188.61 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 18861 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=378.4 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 37837 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=187.71 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 8949 0 0 0 18770 1 0 0 25 0 1 0 248826924 38875136 6333 33554432000 4194304 4331988 140735021699776 18446744073709551615 4298550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6333 175 34 0 7933 0
Current children cumulated CPU time (s) 1511.47
Current children cumulated vsize (KiB) 2038684

[startup+381.601 s]
/proc/loadavg: 10.17 10.16 9.93 11/188 30610
/proc/meminfo: memFree=21053660/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452180 CPUtime=381.56 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 155485 0 0 0 38107 49 0 0 25 0 1 0 248826924 1487032320 11947 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363045 11947 337 96 0 359607 0
[pid=30596] ppid=30594 vsize=58740 CPUtime=381.6 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11460 0 0 0 38158 2 0 0 25 0 1 0 248826924 60149760 11056 33554432000 4194304 4785740 140735481979008 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14685 11056 341 145 0 11730 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=190.21 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 19021 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=381.6 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 38157 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=189.29 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 8994 0 0 0 18928 1 0 0 25 0 1 0 248826924 38875136 6378 33554432000 4194304 4331988 140735021699776 18446744073709551615 4287741 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6378 175 34 0 7933 0
Current children cumulated CPU time (s) 1524.26
Current children cumulated vsize (KiB) 2038652

[startup+383.201 s]
/proc/loadavg: 10.24 10.17 9.93 11/188 30610
/proc/meminfo: memFree=21052048/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452180 CPUtime=383.15 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 155954 0 0 0 38266 49 0 0 25 0 1 0 248826924 1487032320 12411 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363045 12411 337 96 0 359607 0
[pid=30596] ppid=30594 vsize=58740 CPUtime=383.2 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11462 0 0 0 38318 2 0 0 25 0 1 0 248826924 60149760 11058 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14685 11058 341 145 0 11730 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=191.01 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 19101 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=383.2 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 38317 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=190.09 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 9018 0 0 0 19008 1 0 0 25 0 1 0 248826924 38875136 6402 33554432000 4194304 4331988 140735021699776 18446744073709551615 4299232 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6402 175 34 0 7933 0
Current children cumulated CPU time (s) 1530.65
Current children cumulated vsize (KiB) 2038652

[startup+383.601 s]
/proc/loadavg: 10.24 10.17 9.93 11/188 30610
/proc/meminfo: memFree=21049320/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452180 CPUtime=383.56 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 156057 0 0 0 38307 49 0 0 25 0 1 0 248826924 1487032320 12513 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363045 12513 337 96 0 359607 0
[pid=30596] ppid=30594 vsize=58740 CPUtime=383.6 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11462 0 0 0 38358 2 0 0 25 0 1 0 248826924 60149760 11058 33554432000 4194304 4785740 140735481979008 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14685 11058 341 145 0 11730 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=191.21 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 19121 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=383.6 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 38357 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328875 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=190.29 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 9023 0 0 0 19028 1 0 0 25 0 1 0 248826924 38875136 6407 33554432000 4194304 4331988 140735021699776 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6407 175 34 0 7933 0
Current children cumulated CPU time (s) 1532.26
Current children cumulated vsize (KiB) 2038652

[startup+384.001 s]
/proc/loadavg: 10.24 10.17 9.93 11/188 30610
/proc/meminfo: memFree=21049320/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452180 CPUtime=383.95 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 156170 0 0 0 38346 49 0 0 25 0 1 0 248826924 1487032320 12623 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363045 12623 337 96 0 359607 0
[pid=30596] ppid=30594 vsize=58740 CPUtime=384 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11462 0 0 0 38398 2 0 0 25 0 1 0 248826924 60149760 11058 33554432000 4194304 4785740 140735481979008 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14685 11058 341 145 0 11730 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=191.41 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 19141 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=384 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 38397 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=190.48 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 9029 0 0 0 19047 1 0 0 25 0 1 0 248826924 38875136 6413 33554432000 4194304 4331988 140735021699776 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6413 175 34 0 7933 0
Current children cumulated CPU time (s) 1533.84
Current children cumulated vsize (KiB) 2038652

[startup+384.101 s]
/proc/loadavg: 10.24 10.17 9.93 11/188 30610
/proc/meminfo: memFree=21049320/32951124 swapFree=67111528/67111528
[pid=30594] ppid=30592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/30594/stat : 30594 (ppfolio) S 30592 30594 30178 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 248826924 18763776 390 33554432000 4194304 4287625 140733291697728 18446744073709551615 268660682255 0 0 4096 65536 4314844683818762239 0 0 17 4 0 0 0
/proc/30594/statm: 4581 390 341 23 0 91 0
[pid=30595] ppid=30594 vsize=1452180 CPUtime=384.05 cores=0
/proc/30595/stat : 30595 (cryptominisat) R 30594 30594 30178 0 -1 4202496 156195 0 0 0 38356 49 0 0 25 0 1 0 248826924 1487032320 12648 33554432000 4194304 4587354 140737234408064 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30595/statm: 363045 12648 337 96 0 359607 0
[pid=30596] ppid=30594 vsize=58740 CPUtime=384.1 cores=4
/proc/30596/stat : 30596 (clasp) R 30594 30594 30178 0 -1 4202496 11462 0 0 0 38408 2 0 0 25 0 1 0 248826924 60149760 11058 33554432000 4194304 4785740 140735481979008 18446744073709551615 4278090 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/30596/statm: 14685 11058 341 145 0 11730 0
[pid=30597] ppid=30594 vsize=458072 CPUtime=191.42 cores=6
/proc/30597/stat : 30597 (TNM) R 30594 30594 30178 0 -1 4202496 1001 0 0 0 19142 0 0 0 25 0 1 0 248826924 469065728 897 33554432000 134512640 134534564 4289957296 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30597/statm: 114518 897 95 6 0 113184 0
[pid=30598] ppid=30594 vsize=13372 CPUtime=384.1 cores=2
/proc/30598/stat : 30598 (lingeling) R 30594 30594 30178 0 -1 4202496 20082 0 0 0 38407 3 0 0 25 0 1 0 248826924 13692928 2533 33554432000 4194304 4352236 140735250734928 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/30598/statm: 3343 2533 127 39 0 2423 0
[pid=30599] ppid=30594 vsize=37964 CPUtime=190.57 cores=6
/proc/30599/stat : 30599 (march_hi) R 30594 30594 30178 0 -1 4202496 9032 0 0 0 19056 1 0 0 25 0 1 0 248826924 38875136 6416 33554432000 4194304 4331988 140735021699776 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/30599/statm: 9491 6416 175 34 0 7933 0
Current children cumulated CPU time (s) 1534.24
Current children cumulated vsize (KiB) 2038652

Child status: 0
Real time (s): 384.12
CPU time (s): 1534.36
CPU user time (s): 1533.77
CPU system time (s): 0.58991
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 3299660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1533.77
system time used= 0.58991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198336
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= 357
involuntary context switches= 10970

runsolver used 0.610907 second user time and 1.48377 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 05:05:57
IDJOB=3190933
IDBENCH=82664
IDSOLVER=1612
FILE ID=node107/3190933-1304046356
RUNJOBID= node107-1304042629-30196
PBS_JOBID= 13170385
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S72668411-025-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190933-1304046356/watcher-3190933-1304046356 -o /tmp/evaluation-result-3190933-1304046356/solver-3190933-1304046356 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190933-1304046356.cnf

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

MD5SUM BENCH= a7d53123c03c2abad4ab13635af690bf
RANDOM SEED=293163715

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21325440 kB
Buffers:       2018904 kB
Cached:        8987520 kB
SwapCached:          0 kB
Active:        3093600 kB
Inactive:      8052172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21325440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21692 kB
Writeback:           0 kB
AnonPages:      139764 kB
Mapped:          16712 kB
Slab:           416212 kB
PageTables:       5244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1149212 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= 71780 MiB
End job on node107 at 2011-04-29 05:12:21