Trace number 3273775

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 868.718 217.481

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n220-s24359701-sat.cnf
MD5SUMceff918324677440f95867755c4e7133
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.76412
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses528
Sum of the clauses size1320
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2440
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 588
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
868.35/217.47	s SATISFIABLE
868.35/217.47	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 201 -202 -203 -204 -205 206 -207 -208 209 -210 211 -212 213 -214 -215 -216 217 -218 -219 220 
868.35/217.47	v 0 
868.35/217.48	solver [3] TNM 2009 answered
868.35/217.48	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-3273775-1304082558/watcher-3273775-1304082558 -o /tmp/evaluation-result-3273775-1304082558/solver-3273775-1304082558 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3273775-1304082558.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.70 8.04 8.36 6/181 425
/proc/meminfo: memFree=31089028/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) R 423 425 32278 0 -1 4194304 266 0 0 0 0 0 0 0 25 0 1 0 519854548 18677760 215 33554432000 4194304 4287625 140733231734912 18446744073709551615 235589903848 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/425/statm: 4560 216 182 23 0 57 0

[startup+0.268482 s]
/proc/loadavg: 7.70 8.04 8.36 6/181 425
/proc/meminfo: memFree=31089028/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) R 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300475 s]
/proc/loadavg: 7.70 8.04 8.36 6/181 425
/proc/meminfo: memFree=31089028/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) R 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400458 s]
/proc/loadavg: 7.70 8.04 8.36 6/181 425
/proc/meminfo: memFree=31089028/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700405 s]
/proc/loadavg: 7.70 8.04 8.36 6/181 425
/proc/meminfo: memFree=31089028/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50027 s]
/proc/loadavg: 7.70 8.04 8.36 10/187 431
/proc/meminfo: memFree=31079420/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1530648 CPUtime=1.49 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 2484 0 0 0 149 0 0 0 20 0 1 0 519854549 1567383552 960 33554432000 4194304 4587354 140735904283168 18446744073709551615 235594563262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 382662 960 331 96 0 379224 0
[pid=427] ppid=425 vsize=13220 CPUtime=1.49 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 764 0 0 0 149 0 0 0 25 0 1 0 519854549 13537280 655 33554432000 4194304 4785740 140735996094960 18446744073709551615 4552832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 3305 655 340 145 0 350 0
[pid=428] ppid=425 vsize=455700 CPUtime=0.87 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 87 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=6464 CPUtime=1.49 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 1127 0 0 0 149 0 0 0 20 0 1 0 519854549 6619136 815 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 1616 815 127 39 0 696 0
[pid=430] ppid=425 vsize=7668 CPUtime=0.61 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 561 0 0 0 61 0 0 0 25 0 1 0 519854549 7852032 428 33554432000 4194304 4331988 140735389288448 18446744073709551615 4298992 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 1917 428 175 34 0 359 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2032024

[startup+3.10098 s]
/proc/loadavg: 7.70 8.04 8.36 10/187 431
/proc/meminfo: memFree=31068260/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1538352 CPUtime=3.09 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 5261 0 0 0 309 0 0 0 25 0 1 0 519854549 1575272448 3190 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 384588 3190 337 96 0 381150 0
[pid=427] ppid=425 vsize=13484 CPUtime=3.09 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 837 0 0 0 309 0 0 0 25 0 1 0 519854549 13807616 728 33554432000 4194304 4785740 140735996094960 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 3371 728 340 145 0 416 0
[pid=428] ppid=425 vsize=455700 CPUtime=1.67 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 167 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=7624 CPUtime=3.09 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 1641 0 0 0 309 0 0 0 25 0 1 0 519854549 7806976 1105 33554432000 4194304 4352236 140736642099984 18446744073709551615 4276703 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 1906 1105 127 39 0 986 0
[pid=430] ppid=425 vsize=8680 CPUtime=1.41 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 750 0 0 0 141 0 0 0 25 0 1 0 519854549 8888320 617 33554432000 4194304 4331988 140735389288448 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 2170 617 175 34 0 612 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2042164

[startup+6.30042 s]
/proc/loadavg: 7.81 8.06 8.37 10/187 431
/proc/meminfo: memFree=31056988/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1544164 CPUtime=6.29 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 8442 0 0 0 628 1 0 0 25 0 1 0 519854549 1581223936 4334 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 386041 4334 337 96 0 382603 0
[pid=427] ppid=425 vsize=14020 CPUtime=6.29 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 958 0 0 0 629 0 0 0 25 0 1 0 519854549 14356480 849 33554432000 4194304 4785740 140735996094960 18446744073709551615 4277553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 3505 849 340 145 0 550 0
[pid=428] ppid=425 vsize=455700 CPUtime=3.25 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 325 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=8008 CPUtime=6.29 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 2345 0 0 0 629 0 0 0 25 0 1 0 519854549 8200192 1201 33554432000 4194304 4352236 140736642099984 18446744073709551615 4231009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 2002 1201 127 39 0 1082 0
[pid=430] ppid=425 vsize=9916 CPUtime=3 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 1084 0 0 0 300 0 0 0 25 0 1 0 519854549 10153984 951 33554432000 4194304 4331988 140735389288448 18446744073709551615 4297770 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 2479 951 175 34 0 921 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2050132

[startup+12.7003 s]
/proc/loadavg: 7.90 8.07 8.37 10/187 431
/proc/meminfo: memFree=31046900/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1544428 CPUtime=12.68 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 11558 0 0 0 1267 1 0 0 25 0 1 0 519854549 1581494272 4825 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 386107 4825 337 96 0 382669 0
[pid=427] ppid=425 vsize=14568 CPUtime=12.69 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1108 0 0 0 1269 0 0 0 25 0 1 0 519854549 14917632 999 33554432000 4194304 4785740 140735996094960 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 3642 999 340 145 0 687 0
[pid=428] ppid=425 vsize=455700 CPUtime=6.44 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 644 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=9288 CPUtime=12.69 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 3529 0 0 0 1269 0 0 0 25 0 1 0 519854549 9510912 1521 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 2322 1521 127 39 0 1402 0
[pid=430] ppid=425 vsize=13424 CPUtime=6.17 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 1731 0 0 0 617 0 0 0 25 0 1 0 519854549 13746176 1598 33554432000 4194304 4331988 140735389288448 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 3356 1598 175 34 0 1798 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2055732

[startup+25.507 s]
/proc/loadavg: 8.14 8.12 8.38 10/187 431
/proc/meminfo: memFree=31037844/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1549884 CPUtime=25.5 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 18293 0 0 0 2547 3 0 0 25 0 1 0 519854549 1587081216 6072 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 387471 6072 337 96 0 384033 0
[pid=427] ppid=425 vsize=15380 CPUtime=25.49 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1296 0 0 0 2549 0 0 0 25 0 1 0 519854549 15749120 1187 33554432000 4194304 4785740 140735996094960 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 3845 1187 340 145 0 890 0
[pid=428] ppid=425 vsize=455700 CPUtime=12.84 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 1284 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 9918827 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=9292 CPUtime=25.49 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 5610 0 0 0 2549 0 0 0 25 0 1 0 519854549 9515008 1522 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328372 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 2323 1522 127 39 0 1403 0
[pid=430] ppid=425 vsize=21152 CPUtime=12.51 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 2972 0 0 0 1250 1 0 0 25 0 1 0 519854549 21659648 2839 33554432000 4194304 4331988 140735389288448 18446744073709551615 4246727 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 5288 2839 175 34 0 3730 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 2069732

[startup+51.1006 s]
/proc/loadavg: 8.50 8.20 8.40 10/187 432
/proc/meminfo: memFree=31023352/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1557692 CPUtime=51.09 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 27493 0 0 0 5104 5 0 0 25 0 1 0 519854549 1595076608 7805 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 389423 7805 337 96 0 385985 0
[pid=427] ppid=425 vsize=16192 CPUtime=51.09 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1506 0 0 0 5109 0 0 0 25 0 1 0 519854549 16580608 1397 33554432000 4194304 4785740 140735996094960 18446744073709551615 4550881 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4048 1397 340 145 0 1093 0
[pid=428] ppid=425 vsize=455700 CPUtime=25.54 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 2554 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 9918847 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=12092 CPUtime=51.08 cores=2

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

Current children cumulated CPU time (s) 767.28
Current children cumulated vsize (KiB) 2169656

[startup+204.901 s]
/proc/loadavg: 8.98 8.54 8.49 10/187 436
/proc/meminfo: memFree=30921832/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1570948 CPUtime=204.89 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 67991 0 0 0 20476 13 0 0 25 0 1 0 519854549 1608650752 11652 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392737 11652 337 96 0 389299 0
[pid=427] ppid=425 vsize=17684 CPUtime=204.89 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1863 0 0 0 20489 0 0 0 25 0 1 0 519854549 18108416 1754 33554432000 4194304 4785740 140735996094960 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1754 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=102.03 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10203 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=20540 CPUtime=204.86 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26028 0 0 0 20484 2 0 0 25 0 1 0 519854549 21032960 4334 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 5135 4334 127 39 0 4215 0
[pid=430] ppid=425 vsize=115584 CPUtime=101.74 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 19148 0 0 0 10168 6 0 0 25 0 1 0 519854549 118358016 19015 33554432000 4194304 4331988 140735389288448 18446744073709551615 4228311 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 19015 175 34 0 27338 0
Current children cumulated CPU time (s) 818.41
Current children cumulated vsize (KiB) 2198780

[startup+211.3 s]
/proc/loadavg: 9.07 8.57 8.50 10/187 436
/proc/meminfo: memFree=30937328/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1571212 CPUtime=211.29 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 69681 0 0 0 21116 13 0 0 25 0 1 0 519854549 1608921088 10668 33554432000 4194304 4587354 140735904283168 18446744073709551615 4236364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392803 10668 337 96 0 389365 0
[pid=427] ppid=425 vsize=17684 CPUtime=211.29 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1863 0 0 0 21129 0 0 0 25 0 1 0 519854549 18108416 1754 33554432000 4194304 4785740 140735996094960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1754 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=105.23 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10523 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=19388 CPUtime=211.27 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26476 0 0 0 21125 2 0 0 25 0 1 0 519854549 19853312 4046 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 4847 4046 127 39 0 3927 0
[pid=430] ppid=425 vsize=115584 CPUtime=104.91 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 19689 0 0 0 10485 6 0 0 25 0 1 0 519854549 118358016 19556 33554432000 4194304 4331988 140735389288448 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 19556 175 34 0 27338 0
Current children cumulated CPU time (s) 843.99
Current children cumulated vsize (KiB) 2197892

[startup+214.501 s]
/proc/loadavg: 9.06 8.57 8.50 10/187 436
/proc/meminfo: memFree=30925300/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1571212 CPUtime=214.5 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 70234 0 0 0 21436 14 0 0 25 0 1 0 519854549 1608921088 11205 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392803 11205 337 96 0 389365 0
[pid=427] ppid=425 vsize=17684 CPUtime=214.49 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1863 0 0 0 21449 0 0 0 25 0 1 0 519854549 18108416 1754 33554432000 4194304 4785740 140735996094960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1754 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=106.83 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10683 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134528444 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=19388 CPUtime=214.47 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26476 0 0 0 21445 2 0 0 25 0 1 0 519854549 19853312 4046 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 4847 4046 127 39 0 3927 0
[pid=430] ppid=425 vsize=115584 CPUtime=106.49 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 19948 0 0 0 10643 6 0 0 25 0 1 0 519854549 118358016 19815 33554432000 4194304 4331988 140735389288448 18446744073709551615 4298883 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 19815 175 34 0 27338 0
Current children cumulated CPU time (s) 856.78
Current children cumulated vsize (KiB) 2197892

[startup+216.101 s]
/proc/loadavg: 9.06 8.57 8.50 10/187 436
/proc/meminfo: memFree=30921572/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1571212 CPUtime=216.1 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 70464 0 0 0 21596 14 0 0 25 0 1 0 519854549 1608921088 11431 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392803 11431 337 96 0 389365 0
[pid=427] ppid=425 vsize=17684 CPUtime=216.09 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1864 0 0 0 21609 0 0 0 25 0 1 0 519854549 18108416 1755 33554432000 4194304 4785740 140735996094960 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1755 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=107.62 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10762 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=19388 CPUtime=216.07 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26476 0 0 0 21605 2 0 0 25 0 1 0 519854549 19853312 4046 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 4847 4046 127 39 0 3927 0
[pid=430] ppid=425 vsize=115584 CPUtime=107.29 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 20085 0 0 0 10723 6 0 0 25 0 1 0 519854549 118358016 19952 33554432000 4194304 4331988 140735389288448 18446744073709551615 4226438 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 19952 175 34 0 27338 0
Current children cumulated CPU time (s) 863.17
Current children cumulated vsize (KiB) 2197892

[startup+216.906 s]
/proc/loadavg: 9.06 8.57 8.50 10/187 436
/proc/meminfo: memFree=30919464/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1571212 CPUtime=216.9 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 70575 0 0 0 21676 14 0 0 25 0 1 0 519854549 1608921088 11538 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392803 11538 337 96 0 389365 0
[pid=427] ppid=425 vsize=17684 CPUtime=216.89 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1864 0 0 0 21689 0 0 0 25 0 1 0 519854549 18108416 1755 33554432000 4194304 4785740 140735996094960 18446744073709551615 4308885 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1755 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=108.02 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10802 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=19388 CPUtime=216.87 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26476 0 0 0 21685 2 0 0 25 0 1 0 519854549 19853312 4046 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 4847 4046 127 39 0 3927 0
[pid=430] ppid=425 vsize=115584 CPUtime=107.69 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 20157 0 0 0 10763 6 0 0 25 0 1 0 519854549 118358016 20024 33554432000 4194304 4331988 140735389288448 18446744073709551615 4246653 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 20024 175 34 0 27338 0
Current children cumulated CPU time (s) 866.37
Current children cumulated vsize (KiB) 2197892

[startup+217.3 s]
/proc/loadavg: 9.06 8.57 8.50 10/187 436
/proc/meminfo: memFree=30919464/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1571212 CPUtime=217.3 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 70624 0 0 0 21716 14 0 0 25 0 1 0 519854549 1608921088 11587 33554432000 4194304 4587354 140735904283168 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392803 11587 337 96 0 389365 0
[pid=427] ppid=425 vsize=17684 CPUtime=217.29 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1864 0 0 0 21729 0 0 0 25 0 1 0 519854549 18108416 1755 33554432000 4194304 4785740 140735996094960 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1755 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=108.22 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10822 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=19388 CPUtime=217.26 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26476 0 0 0 21724 2 0 0 25 0 1 0 519854549 19853312 4046 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328216 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 4847 4046 127 39 0 3927 0
[pid=430] ppid=425 vsize=115584 CPUtime=107.89 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 20192 0 0 0 10783 6 0 0 25 0 1 0 519854549 118358016 20059 33554432000 4194304 4331988 140735389288448 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 20059 175 34 0 27338 0
Current children cumulated CPU time (s) 867.96
Current children cumulated vsize (KiB) 2197892

[startup+217.4 s]
/proc/loadavg: 9.06 8.57 8.50 10/187 436
/proc/meminfo: memFree=30919464/32950928 swapFree=67111404/67111528
[pid=425] ppid=423 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/425/stat : 425 (ppfolio) S 423 425 32278 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 519854548 18763776 390 33554432000 4194304 4287625 140733231734912 18446744073709551615 235594886671 0 0 4096 65536 1284449350423937023 0 0 17 4 0 0 0
/proc/425/statm: 4581 390 341 23 0 91 0
[pid=426] ppid=425 vsize=1571212 CPUtime=217.39 cores=0
/proc/426/stat : 426 (cryptominisat) R 425 425 32278 0 -1 4202496 70634 0 0 0 21725 14 0 0 25 0 1 0 519854549 1608921088 11597 33554432000 4194304 4587354 140735904283168 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/426/statm: 392803 11597 337 96 0 389365 0
[pid=427] ppid=425 vsize=17684 CPUtime=217.39 cores=4
/proc/427/stat : 427 (clasp) R 425 425 32278 0 -1 4202496 1864 0 0 0 21739 0 0 0 25 0 1 0 519854549 18108416 1755 33554432000 4194304 4785740 140735996094960 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/427/statm: 4421 1755 340 145 0 1466 0
[pid=428] ppid=425 vsize=455700 CPUtime=108.23 cores=6
/proc/428/stat : 428 (TNM) R 425 425 32278 0 -1 4202496 280 0 0 0 10823 0 0 0 25 0 1 0 519854549 466636800 177 33554432000 134512640 134534564 4293568160 18446744073709551615 134529858 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/428/statm: 113925 177 95 6 0 112591 0
[pid=429] ppid=425 vsize=19388 CPUtime=217.36 cores=2
/proc/429/stat : 429 (lingeling) R 425 425 32278 0 -1 4202496 26476 0 0 0 21734 2 0 0 25 0 1 0 519854549 19853312 4046 33554432000 4194304 4352236 140736642099984 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/429/statm: 4847 4046 127 39 0 3927 0
[pid=430] ppid=425 vsize=115584 CPUtime=107.98 cores=6
/proc/430/stat : 430 (march_hi) R 425 425 32278 0 -1 4202496 20208 0 0 0 10792 6 0 0 25 0 1 0 519854549 118358016 20075 33554432000 4194304 4331988 140735389288448 18446744073709551615 4246730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/430/statm: 28896 20075 175 34 0 27338 0
Current children cumulated CPU time (s) 868.35
Current children cumulated vsize (KiB) 2197892

Child status: 0
Real time (s): 217.481
CPU time (s): 868.718
CPU user time (s): 868.465
CPU system time (s): 0.252961
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 3681072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 868.465
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120033
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= 459
involuntary context switches= 8003

runsolver used 0.369943 second user time and 0.817875 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 15:09:18
IDJOB=3273775
IDBENCH=83146
IDSOLVER=1612
FILE ID=node120/3273775-1304082558
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72060 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n220-s24359701-sat.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273775-1304082558/watcher-3273775-1304082558 -o /tmp/evaluation-result-3273775-1304082558/solver-3273775-1304082558 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3273775-1304082558.cnf

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

MD5SUM BENCH= ceff918324677440f95867755c4e7133
RANDOM SEED=1002304677

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31089308 kB
Buffers:        463468 kB
Cached:         619596 kB
SwapCached:          8 kB
Active:         771812 kB
Inactive:       730056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31089308 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           10160 kB
Writeback:           0 kB
AnonPages:      418704 kB
Mapped:          16544 kB
Slab:           296092 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2082384 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= 72048 MiB
End job on node120 at 2011-04-29 15:12:55