Trace number 3310238

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 2134.56 268.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark198.951
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

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 8 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] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
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) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7
2134.05/268.06	s UNSATISFIABLE
2134.52/268.10	solver [5] plingeling 276-6264d55-100731 answered
2134.52/268.10	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-3310238-1304007253/watcher-3310238-1304007253 -o /tmp/evaluation-result-3310238-1304007253/solver-3310238-1304007253 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310238-1304007253.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.00 8.02 8.00 1/170 29482
/proc/meminfo: memFree=11902016/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0

[startup+0.08228 s]
/proc/loadavg: 8.00 8.02 8.00 1/170 29482
/proc/meminfo: memFree=11902016/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10027 s]
/proc/loadavg: 8.00 8.02 8.00 1/170 29482
/proc/meminfo: memFree=11902016/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300236 s]
/proc/loadavg: 8.00 8.02 8.00 1/170 29482
/proc/meminfo: memFree=11902016/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700163 s]
/proc/loadavg: 8.00 8.02 8.00 1/170 29482
/proc/meminfo: memFree=11902016/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50103 s]
/proc/loadavg: 8.00 8.02 8.00 6/176 29494
/proc/meminfo: memFree=11320656/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=179376 CPUtime=1.48 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 36917 0 0 0 143 5 0 0 20 0 1 0 512325842 183681024 36507 33554432000 4194304 4587354 140736902023088 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 44844 36507 305 96 0 41406 0
[pid=29484] ppid=29482 vsize=176804 CPUtime=1.49 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 51046 0 0 0 141 8 0 0 20 0 1 0 512325842 181047296 39066 33554432000 4194304 4785740 140736846258032 18446744073709551615 4495931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 44201 39066 318 145 0 41246 0
[pid=29485] ppid=29482 vsize=481436 CPUtime=1.49 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 12620 0 0 0 146 3 0 0 20 0 1 0 512325842 492990464 12517 33554432000 134512640 134534564 4294563376 18446744073709551615 134521083 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 120359 12518 90 6 0 119025 0
[pid=29486] ppid=29482 vsize=248928 CPUtime=1.49 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4194304 39964 0 0 0 143 6 0 0 20 0 1 0 512325842 254902272 39856 33554432000 4194304 4331988 140737113026128 18446744073709551615 4256864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 62232 39856 116 34 0 60674 0
[pid=29487] ppid=29482 vsize=154092 CPUtime=1.48 cores=4-7
/proc/29487/stat : 29487 (plingeling) R 29482 29482 29189 0 -1 4202496 37392 1249 0 0 143 5 0 0 21 0 1 0 512325842 157790208 37185 33554432000 4194304 4356188 140733778636320 18446744073709551615 230809165568 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/29487/statm: 38523 37185 132 40 0 37067 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 1258960

[startup+3.10069 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 29498
/proc/meminfo: memFree=11029224/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=225196 CPUtime=3.08 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 48384 0 0 0 301 7 0 0 25 0 1 0 512325842 230600704 47974 33554432000 4194304 4587354 140736902023088 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 56299 47974 310 96 0 52861 0
[pid=29484] ppid=29482 vsize=176804 CPUtime=3.09 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 51047 0 0 0 301 8 0 0 25 0 1 0 512325842 181047296 39067 33554432000 4194304 4785740 140736846258032 18446744073709551615 4500008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 44201 39067 319 145 0 41246 0
[pid=29485] ppid=29482 vsize=571072 CPUtime=3.09 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 39666 0 0 0 303 6 0 0 25 0 1 0 512325842 584777728 39562 33554432000 134512640 134534564 4294563376 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 142768 39562 91 6 0 141434 0
[pid=29486] ppid=29482 vsize=250700 CPUtime=3.08 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4194304 73853 0 0 0 299 9 0 0 25 0 1 0 512325842 256716800 40345 33554432000 4194304 4331988 140737113026128 18446744073709551615 4256845 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 62675 40345 129 34 0 61117 0
[pid=29487] ppid=29482 vsize=330644 CPUtime=6.8 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 79649 1249 0 0 667 13 0 0 23 0 5 0 512325842 338579456 70564 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 82661 70564 152 40 0 81205 0
[pid=29487/tid=29495] ppid=29482 vsize=330644 CPUtime=1.24 cores=4-7
/proc/29487/task/29495/stat : 29495 (plingeling) R 29482 29482 29189 0 -1 4202560 359 1249 0 0 124 0 0 0 25 0 5 0 512326027 338579456 70564 33554432000 4194304 4356188 140733778636320 18446744073709551615 4234696 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29487/tid=29496] ppid=29482 vsize=330644 CPUtime=1.24 cores=4-7
/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 11935 1249 0 0 122 2 0 0 25 0 5 0 512326027 338579456 70564 33554432000 4194304 4356188 140733778636320 18446744073709551615 4219820 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=330644 CPUtime=1.23 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 13181 1249 0 0 121 2 0 0 25 0 5 0 512326027 338579456 70564 33554432000 4194304 4356188 140733778636320 18446744073709551615 4219792 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=330644 CPUtime=1.23 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 386 1249 0 0 123 0 0 0 25 0 5 0 512326027 338579456 70564 33554432000 4194304 4356188 140733778636320 18446744073709551615 4210765 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.14
Current children cumulated vsize (KiB) 1572740

[startup+6.30111 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 29498
/proc/meminfo: memFree=11005284/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=225828 CPUtime=6.28 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 48531 0 0 0 621 7 0 0 25 0 1 0 512325842 231247872 48121 33554432000 4194304 4587354 140736902023088 18446744073709551615 4367328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 56457 48121 311 96 0 53019 0
[pid=29484] ppid=29482 vsize=158348 CPUtime=6.29 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 51248 0 0 0 621 8 0 0 25 0 1 0 512325842 162148352 35968 33554432000 4194304 4785740 140736846258032 18446744073709551615 4553293 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 39587 35968 340 145 0 36632 0
[pid=29485] ppid=29482 vsize=571072 CPUtime=6.28 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 39666 0 0 0 622 6 0 0 25 0 1 0 512325842 584777728 39562 33554432000 134512640 134534564 4294563376 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 142768 39562 91 6 0 141434 0
[pid=29486] ppid=29482 vsize=273960 CPUtime=6.29 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 150808 0 0 0 609 20 0 0 25 0 1 0 512325842 280535040 46153 33554432000 4194304 4331988 140737113026128 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 68490 46164 148 34 0 66932 0
[pid=29487] ppid=29482 vsize=334176 CPUtime=19.59 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 112767 1249 0 0 1941 18 0 0 23 0 5 0 512325842 342196224 60384 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 83544 60384 160 40 0 82088 0
[pid=29487/tid=29495] ppid=29482 vsize=334176 CPUtime=4.44 cores=4-7
/proc/29487/task/29495/stat : 29495 (plingeling) R 29482 29482 29189 0 -1 4202560 10985 1249 0 0 442 2 0 0 25 0 5 0 512326027 342196224 60384 33554432000 4194304 4356188 140733778636320 18446744073709551615 4290549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29487/tid=29496] ppid=29482 vsize=334176 CPUtime=4.43 cores=4-7
/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 14755 1249 0 0 441 2 0 0 25 0 5 0 512326027 342196224 60384 33554432000 4194304 4356188 140733778636320 18446744073709551615 4287074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=334176 CPUtime=4.43 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 16611 1249 0 0 441 2 0 0 25 0 5 0 512326027 342196224 60384 33554432000 4194304 4356188 140733778636320 18446744073709551615 4287056 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=334176 CPUtime=4.41 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 16628 1249 0 0 439 2 0 0 25 0 5 0 512326027 342196224 60384 33554432000 4194304 4356188 140733778636320 18446744073709551615 4281760 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 44.73
Current children cumulated vsize (KiB) 1581708

[startup+12.7009 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 29498
/proc/meminfo: memFree=10800536/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=328656 CPUtime=12.69 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 96633 0 0 0 1255 14 0 0 25 0 1 0 512325842 336543744 71025 33554432000 4194304 4587354 140736902023088 18446744073709551615 4236525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 82164 71025 329 96 0 78726 0
[pid=29484] ppid=29482 vsize=158348 CPUtime=12.69 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 51248 0 0 0 1261 8 0 0 25 0 1 0 512325842 162148352 35968 33554432000 4194304 4785740 140736846258032 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 39587 35968 340 145 0 36632 0
[pid=29485] ppid=29482 vsize=571072 CPUtime=12.68 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 39666 0 0 0 1262 6 0 0 25 0 1 0 512325842 584777728 39562 33554432000 134512640 134534564 4294563376 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 142768 39562 91 6 0 141434 0
[pid=29486] ppid=29482 vsize=357324 CPUtime=12.69 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 207119 0 0 0 1242 27 0 0 25 0 1 0 512325842 365899776 66907 33554432000 4194304 4331988 140737113026128 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 89331 66907 151 34 0 87773 0
[pid=29487] ppid=29482 vsize=343392 CPUtime=45.16 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 115092 1249 0 0 4497 19 0 0 23 0 5 0 512325842 351633408 62709 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 85848 62709 163 40 0 84392 0
[pid=29487/tid=29495] ppid=29482 vsize=343392 CPUtime=10.83 cores=4-7
/proc/29487/task/29495/stat : 29495 (plingeling) R 29482 29482 29189 0 -1 4202560 11759 1249 0 0 1081 2 0 0 25 0 5 0 512326027 351633408 62709 33554432000 4194304 4356188 140733778636320 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29487/tid=29496] ppid=29482 vsize=343392 CPUtime=10.83 cores=4-7
/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 15529 1249 0 0 1081 2 0 0 25 0 5 0 512326027 351633408 62709 33554432000 4194304 4356188 140733778636320 18446744073709551615 4211278 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=343392 CPUtime=10.84 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 17388 1249 0 0 1081 3 0 0 25 0 5 0 512326027 351633408 62709 33554432000 4194304 4356188 140733778636320 18446744073709551615 4211132 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=343392 CPUtime=10.77 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 16628 1249 0 0 1075 2 0 0 25 0 5 0 512326027 351633408 62709 33554432000 4194304 4356188 140733778636320 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 95.91
Current children cumulated vsize (KiB) 1777116

[startup+25.5006 s]
/proc/loadavg: 8.00 8.02 8.00 9/180 29498
/proc/meminfo: memFree=9974592/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=366160 CPUtime=25.49 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 99858 0 0 0 2535 14 0 0 25 0 1 0 512325842 374947840 74247 33554432000 4194304 4587354 140736902023088 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 91540 74247 329 96 0 88102 0
[pid=29484] ppid=29482 vsize=158348 CPUtime=25.49 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 51248 0 0 0 2541 8 0 0 25 0 1 0 512325842 162148352 35968 33554432000 4194304 4785740 140736846258032 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 39587 35968 340 145 0 36632 0
[pid=29485] ppid=29482 vsize=1236488 CPUtime=25.47 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 219877 0 0 0 2522 25 0 0 25 0 1 0 512325842 1266163712 219773 33554432000 134512640 134534564 4294563376 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 309122 219773 95 6 0 307788 0
[pid=29486] ppid=29482 vsize=468788 CPUtime=25.49 cores=3

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

/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 67714 1249 0 0 24111 11 0 0 25 0 5 0 512326027 719593472 147774 33554432000 4194304 4356188 140733778636320 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=702728 CPUtime=241.24 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 49797 1249 0 0 24116 8 0 0 25 0 5 0 512326027 719593472 147774 33554432000 4194304 4356188 140733778636320 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=702728 CPUtime=239.92 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 46804 1249 0 0 23986 6 0 0 25 0 5 0 512326027 719593472 147774 33554432000 4194304 4356188 140733778636320 18446744073709551615 4284224 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1937.89
Current children cumulated vsize (KiB) 4488724

[startup+255.901 s]
/proc/loadavg: 8.11 8.03 8.01 9/180 29504
/proc/meminfo: memFree=8582224/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=516164 CPUtime=255.9 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 126793 0 0 0 25569 21 0 0 25 0 1 0 512325842 528551936 101174 33554432000 4194304 4587354 140736902023088 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 129041 101174 330 96 0 125603 0
[pid=29484] ppid=29482 vsize=520816 CPUtime=255.89 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 142486 0 0 0 25565 24 0 0 25 0 1 0 512325842 533315584 127206 33554432000 4194304 4785740 140736846258032 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 130204 127206 340 145 0 127249 0
[pid=29485] ppid=29482 vsize=1236488 CPUtime=255.88 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 219877 0 0 0 25562 26 0 0 25 0 1 0 512325842 1266163712 219773 33554432000 134512640 134534564 4294563376 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 309122 219773 95 6 0 307788 0
[pid=29486] ppid=29482 vsize=1498084 CPUtime=255.89 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 968157 0 0 0 25447 142 0 0 25 0 1 0 512325842 1534038016 234521 33554432000 4194304 4331988 140737113026128 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 374521 234521 174 34 0 372963 0
[pid=29487] ppid=29482 vsize=702696 CPUtime=1016.62 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 256420 1249 0 0 101622 40 0 0 23 0 5 0 512325842 719560704 147766 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 175674 147766 163 40 0 174218 0
[pid=29487/tid=29495] ppid=29482 vsize=702696 CPUtime=254.05 cores=4-7
/proc/29487/task/29495/stat : 29495 (plingeling) R 29482 29482 29189 0 -1 4202560 38317 1249 0 0 25399 6 0 0 25 0 5 0 512326027 719560704 147766 33554432000 4194304 4356188 140733778636320 18446744073709551615 4234300 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29487/tid=29496] ppid=29482 vsize=702696 CPUtime=254.02 cores=4-7
/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 67714 1249 0 0 25391 11 0 0 25 0 5 0 512326027 719560704 147766 33554432000 4194304 4356188 140733778636320 18446744073709551615 4281624 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=702696 CPUtime=254.04 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 49797 1249 0 0 25396 8 0 0 25 0 5 0 512326027 719560704 147766 33554432000 4194304 4356188 140733778636320 18446744073709551615 4322016 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=702696 CPUtime=252.65 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 46804 1249 0 0 25259 6 0 0 25 0 5 0 512326027 719560704 147766 33554432000 4194304 4356188 140733778636320 18446744073709551615 4284205 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2040.18
Current children cumulated vsize (KiB) 4492572

[startup+262.301 s]
/proc/loadavg: 8.10 8.03 8.00 9/180 29504
/proc/meminfo: memFree=8563900/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=516164 CPUtime=262.29 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 127754 0 0 0 26208 21 0 0 25 0 1 0 512325842 528551936 102134 33554432000 4194304 4587354 140736902023088 18446744073709551615 4236844 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 129041 102134 330 96 0 125603 0
[pid=29484] ppid=29482 vsize=533248 CPUtime=262.3 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 145596 0 0 0 26205 25 0 0 25 0 1 0 512325842 546045952 130316 33554432000 4194304 4785740 140736846258032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 133312 130316 340 145 0 130357 0
[pid=29485] ppid=29482 vsize=1236488 CPUtime=262.28 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 219877 0 0 0 26202 26 0 0 25 0 1 0 512325842 1266163712 219773 33554432000 134512640 134534564 4294563376 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 309122 219773 95 6 0 307788 0
[pid=29486] ppid=29482 vsize=1498084 CPUtime=262.29 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 968157 0 0 0 26087 142 0 0 25 0 1 0 512325842 1534038016 234521 33554432000 4194304 4331988 140737113026128 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 374521 234521 174 34 0 372963 0
[pid=29487] ppid=29482 vsize=702664 CPUtime=1042.19 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 256420 1249 0 0 104179 40 0 0 23 0 5 0 512325842 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 175666 147758 163 40 0 174210 0
[pid=29487/tid=29495] ppid=29482 vsize=702664 CPUtime=260.45 cores=4-7
/proc/29487/task/29495/stat : 29495 (plingeling) R 29482 29482 29189 0 -1 4202560 38317 1249 0 0 26039 6 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4281627 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29487/tid=29496] ppid=29482 vsize=702664 CPUtime=260.42 cores=4-7
/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 67714 1249 0 0 26031 11 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4281760 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=702664 CPUtime=260.44 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 49797 1249 0 0 26036 8 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4210579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=702664 CPUtime=259.01 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 46804 1249 0 0 25895 6 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4281706 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2091.35
Current children cumulated vsize (KiB) 4504972

[startup+265.501 s]
/proc/loadavg: 8.09 8.03 8.00 9/180 29505
/proc/meminfo: memFree=8558068/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=516164 CPUtime=265.49 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 128096 0 0 0 26528 21 0 0 25 0 1 0 512325842 528551936 102476 33554432000 4194304 4587354 140736902023088 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 129041 102476 330 96 0 125603 0
[pid=29484] ppid=29482 vsize=538084 CPUtime=265.5 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 146825 0 0 0 26525 25 0 0 25 0 1 0 512325842 550998016 131545 33554432000 4194304 4785740 140736846258032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 134521 131545 340 145 0 131566 0
[pid=29485] ppid=29482 vsize=1236488 CPUtime=265.48 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 219877 0 0 0 26522 26 0 0 25 0 1 0 512325842 1266163712 219773 33554432000 134512640 134534564 4294563376 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 309122 219773 95 6 0 307788 0
[pid=29486] ppid=29482 vsize=1498084 CPUtime=265.49 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 968157 0 0 0 26407 142 0 0 25 0 1 0 512325842 1534038016 234521 33554432000 4194304 4331988 140737113026128 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 374521 234521 174 34 0 372963 0
[pid=29487] ppid=29482 vsize=702664 CPUtime=1054.96 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 256420 1249 0 0 105456 40 0 0 23 0 5 0 512325842 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 175666 147758 163 40 0 174210 0
[pid=29487/tid=29495] ppid=29482 vsize=702664 CPUtime=263.65 cores=4-7
/proc/29487/task/29495/stat : 29495 (plingeling) R 29482 29482 29189 0 -1 4202560 38317 1249 0 0 26359 6 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4279451 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29487/tid=29496] ppid=29482 vsize=702664 CPUtime=263.61 cores=4-7
/proc/29487/task/29496/stat : 29496 (plingeling) R 29482 29482 29189 0 -1 4202560 67714 1249 0 0 26350 11 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4281771 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29487/tid=29497] ppid=29482 vsize=702664 CPUtime=263.64 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 49797 1249 0 0 26356 8 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4270974 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29487/tid=29498] ppid=29482 vsize=702664 CPUtime=262.19 cores=4-7
/proc/29487/task/29498/stat : 29498 (plingeling) R 29482 29482 29189 0 -1 4202560 46804 1249 0 0 26213 6 0 0 25 0 5 0 512326027 719527936 147758 33554432000 4194304 4356188 140733778636320 18446744073709551615 4279753 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2116.92
Current children cumulated vsize (KiB) 4509808

[startup+267.101 s]
/proc/loadavg: 8.09 8.03 8.00 9/180 29505
/proc/meminfo: memFree=8554844/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=516164 CPUtime=267.09 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 128580 0 0 0 26688 21 0 0 25 0 1 0 512325842 528551936 102959 33554432000 4194304 4587354 140736902023088 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 129041 102959 330 96 0 125603 0
[pid=29484] ppid=29482 vsize=542440 CPUtime=267.09 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 147911 0 0 0 26684 25 0 0 25 0 1 0 512325842 555458560 132631 33554432000 4194304 4785740 140736846258032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 135610 132631 340 145 0 132655 0
[pid=29485] ppid=29482 vsize=1236488 CPUtime=267.08 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 219877 0 0 0 26682 26 0 0 25 0 1 0 512325842 1266163712 219773 33554432000 134512640 134534564 4294563376 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 309122 219773 95 6 0 307788 0
[pid=29486] ppid=29482 vsize=1498084 CPUtime=267.09 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 968157 0 0 0 26567 142 0 0 25 0 1 0 512325842 1534038016 234521 33554432000 4194304 4331988 140737113026128 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 374521 234521 174 34 0 372963 0
[pid=29487] ppid=29482 vsize=710840 CPUtime=1061.19 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 258465 1249 0 0 106078 41 0 0 18 0 2 0 512325842 727900160 149803 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 177710 149803 164 40 0 176254 0
[pid=29487/tid=29497] ppid=29482 vsize=710840 CPUtime=265.24 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 49797 1249 0 0 26516 8 0 0 25 0 2 0 512326027 727900160 149803 33554432000 4194304 4356188 140733778636320 18446744073709551615 4271152 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2129.54
Current children cumulated vsize (KiB) 4522340

[startup+267.901 s]
/proc/loadavg: 8.08 8.03 8.00 6/177 29505
/proc/meminfo: memFree=8542592/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=0 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 512325842 18763776 390 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4525246404276256767 0 0 17 6 0 0 0
/proc/29482/statm: 4581 390 341 23 0 91 0
[pid=29483] ppid=29482 vsize=516164 CPUtime=267.9 cores=0
/proc/29483/stat : 29483 (cryptominisat) R 29482 29482 29189 0 -1 4202496 128822 0 0 0 26768 22 0 0 25 0 1 0 512325842 528551936 103200 33554432000 4194304 4587354 140736902023088 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29483/statm: 129041 103200 330 96 0 125603 0
[pid=29484] ppid=29482 vsize=546584 CPUtime=267.89 cores=1
/proc/29484/stat : 29484 (clasp) R 29482 29482 29189 0 -1 4202496 148832 0 0 0 26764 25 0 0 25 0 1 0 512325842 559702016 133552 33554432000 4194304 4785740 140736846258032 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29484/statm: 136646 133552 340 145 0 133691 0
[pid=29485] ppid=29482 vsize=1236488 CPUtime=267.88 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4202496 219877 0 0 0 26762 26 0 0 25 0 1 0 512325842 1266163712 219773 33554432000 134512640 134534564 4294563376 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29485/statm: 309122 219773 95 6 0 307788 0
[pid=29486] ppid=29482 vsize=1498084 CPUtime=267.89 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4202496 968157 0 0 0 26647 142 0 0 25 0 1 0 512325842 1534038016 234521 33554432000 4194304 4331988 140737113026128 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29486/statm: 374521 234521 174 34 0 372963 0
[pid=29487] ppid=29482 vsize=710840 CPUtime=1061.99 cores=4-7
/proc/29487/stat : 29487 (plingeling) S 29482 29482 29189 0 -1 4202496 258465 1249 0 0 106158 41 0 0 18 0 2 0 512325842 727900160 149803 33554432000 4194304 4356188 140733778636320 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29487/statm: 177710 149803 164 40 0 176254 0
[pid=29487/tid=29497] ppid=29482 vsize=710840 CPUtime=266.04 cores=4-7
/proc/29487/task/29497/stat : 29497 (plingeling) R 29482 29482 29189 0 -1 4202560 49797 1249 0 0 26596 8 0 0 25 0 2 0 512326027 727900160 149803 33554432000 4194304 4356188 140733778636320 18446744073709551615 4250567 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2133.55
Current children cumulated vsize (KiB) 4526484

[startup+268.101 s]
/proc/loadavg: 8.08 8.03 8.00 6/177 29505
/proc/meminfo: memFree=8542592/32951124 swapFree=67111528/67111528
[pid=29482] ppid=29480 vsize=18324 CPUtime=1598.34 cores=0-7
/proc/29482/stat : 29482 (ppfolio) S 29480 29482 29189 0 -1 4202496 524 537512 0 0 0 0 159738 96 15 0 1 0 512325842 18763776 391 33554432000 4194304 4287625 140735543006720 18446744073709551615 230809185807 0 0 4096 65536 4426822109087367428 0 0 17 6 0 0 0
/proc/29482/statm: 4581 391 342 23 0 91 0
[pid=29485] ppid=29482 vsize=0 CPUtime=268.08 cores=2
/proc/29485/stat : 29485 (TNM) R 29482 29482 29189 0 -1 4203524 219877 0 0 0 26779 29 0 0 25 0 1 0 512325842 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/29485/statm: 0 0 0 0 0 0 0
[pid=29486] ppid=29482 vsize=0 CPUtime=268.1 cores=3
/proc/29486/stat : 29486 (march_hi) R 29482 29482 29189 0 -1 4203524 968157 0 0 0 26664 146 0 0 25 0 1 0 512325842 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29486/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2134.52
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 268.11
CPU time (s): 2134.56
CPU user time (s): 2131.82
CPU system time (s): 2.73358
CPU usage (%): 796.15
Max. virtual memory (cumulated for all children) (KiB): 4602828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2131.82
system time used= 2.73358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1726088
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= 741
involuntary context switches= 9975

runsolver used 0.382941 second user time and 1.08183 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-28 18:14:14
IDJOB=3310238
IDBENCH=82403
IDSOLVER=1638
FILE ID=node104/3310238-1304007253
RUNJOBID= node104-1304002681-29203
PBS_JOBID= 13168798
Free space on /tmp= 71512 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310238-1304007253/watcher-3310238-1304007253 -o /tmp/evaluation-result-3310238-1304007253/solver-3310238-1304007253 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310238-1304007253.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=276438480

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:      11902296 kB
Buffers:       2306976 kB
Cached:       18086284 kB
SwapCached:          0 kB
Active:       11391716 kB
Inactive:      9065848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11902296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           50180 kB
Writeback:           0 kB
AnonPages:       63624 kB
Mapped:          14540 kB
Slab:           526616 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184532 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= 71500 MiB
End job on node104 at 2011-04-28 18:18:42