Trace number 3275851

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 26953.8 3371.62

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1801.9
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 538
Number of clauses of size over 536850

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
26953.70/3371.60	s UNSATISFIABLE
26953.70/3371.61	solver [2] clasp 1.3.6 answered
26953.70/3371.61	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-3275851-1304171055/watcher-3275851-1304171055 -o /tmp/evaluation-result-3275851-1304171055/solver-3275851-1304171055 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275851-1304171055.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: 7.36 7.91 7.96 1/170 11056
/proc/meminfo: memFree=29086976/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 2826088513535 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0

[startup+0.0570871 s]
/proc/loadavg: 7.36 7.91 7.96 1/170 11056
/proc/meminfo: memFree=29086976/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.899883 s]
/proc/loadavg: 7.36 7.91 7.96 1/170 11056
/proc/meminfo: memFree=29086976/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900881 s]
/proc/loadavg: 7.36 7.91 7.96 1/170 11056
/proc/meminfo: memFree=29086976/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00086 s]
/proc/loadavg: 7.36 7.91 7.96 1/170 11056
/proc/meminfo: memFree=29086976/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 7.36 7.91 7.96 1/170 11056
/proc/meminfo: memFree=29086976/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10048 s]
/proc/loadavg: 7.36 7.91 7.96 9/180 11071
/proc/meminfo: memFree=29010396/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=29032 CPUtime=3.08 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 6777 0 0 0 308 0 0 0 25 0 1 0 607336017 29728768 2542 33554432000 4194304 4587354 140733956713104 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 7258 2542 327 96 0 3820 0
[pid=11058] ppid=11056 vsize=19076 CPUtime=3.09 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 2415 0 0 0 309 0 0 0 25 0 1 0 607336017 19533824 2098 33554432000 4194304 4785740 140734093727184 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 4769 2098 340 145 0 1814 0
[pid=11059] ppid=11056 vsize=458096 CPUtime=3.08 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 1953 0 0 0 308 0 0 0 25 0 1 0 607336017 469090304 1850 33554432000 134512640 134534564 4293697200 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 114524 1850 91 6 0 113190 0
[pid=11060] ppid=11056 vsize=15220 CPUtime=3.08 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 9651 0 0 0 307 1 0 0 25 0 1 0 607336017 15585280 2013 33554432000 4194304 4331988 140736509583744 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 3805 2013 150 34 0 2247 0
[pid=11061] ppid=11056 vsize=154068 CPUtime=12.07 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 12952 1250 0 0 1206 1 0 0 18 0 5 0 607336017 157765632 10620 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 38517 10620 162 40 0 37061 0
[pid=11061/tid=11068] ppid=11056 vsize=154068 CPUtime=3 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 2166 1250 0 0 300 0 0 0 25 0 5 0 607336026 157765632 10620 33554432000 4194304 4356188 140733588859584 18446744073709551615 4281624 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=154068 CPUtime=3 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 2248 1250 0 0 300 0 0 0 25 0 5 0 607336026 157765632 10620 33554432000 4194304 4356188 140733588859584 18446744073709551615 4271040 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=154068 CPUtime=2.99 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 2229 1250 0 0 299 0 0 0 25 0 5 0 607336026 157765632 10620 33554432000 4194304 4356188 140733588859584 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=154068 CPUtime=2.98 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 1734 1250 0 0 298 0 0 0 25 0 5 0 607336026 157765632 10620 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.4
Current children cumulated vsize (KiB) 693816

[startup+6.30088 s]
/proc/loadavg: 7.41 7.91 7.96 9/180 11071
/proc/meminfo: memFree=29009232/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=13139076 CPUtime=6.29 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 10361 0 0 0 628 1 0 0 25 0 1 0 607336017 13454413824 5191 33554432000 4194304 4587354 140733956713104 18446744073709551615 4365016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 3284769 5191 337 96 0 3281331 0
[pid=11058] ppid=11056 vsize=21452 CPUtime=6.29 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 2953 0 0 0 629 0 0 0 25 0 1 0 607336017 21966848 2636 33554432000 4194304 4785740 140734093727184 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 5363 2636 340 145 0 2408 0
[pid=11059] ppid=11056 vsize=458096 CPUtime=6.29 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 1953 0 0 0 629 0 0 0 25 0 1 0 607336017 469090304 1850 33554432000 134512640 134534564 4293697200 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 114524 1850 91 6 0 113190 0
[pid=11060] ppid=11056 vsize=15604 CPUtime=6.29 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 9690 0 0 0 628 1 0 0 25 0 1 0 607336017 15978496 2052 33554432000 4194304 4331988 140736509583744 18446744073709551615 4226647 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 3901 2052 150 34 0 2343 0
[pid=11061] ppid=11056 vsize=146304 CPUtime=24.86 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 15487 1250 0 0 2484 2 0 0 18 0 5 0 607336017 149815296 8649 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 36576 8649 162 40 0 35120 0
[pid=11061/tid=11068] ppid=11056 vsize=146304 CPUtime=6.2 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 2875 1250 0 0 620 0 0 0 25 0 5 0 607336026 149815296 8649 33554432000 4194304 4356188 140733588859584 18446744073709551615 4237436 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=146304 CPUtime=6.19 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 2857 1250 0 0 619 0 0 0 25 0 5 0 607336026 149815296 8649 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=146304 CPUtime=6.19 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 2678 1250 0 0 619 0 0 0 25 0 5 0 607336026 149815296 8649 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=146304 CPUtime=6.16 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 2502 1250 0 0 616 0 0 0 25 0 5 0 607336026 149815296 8649 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 13798856

[startup+12.7007 s]
/proc/loadavg: 7.46 7.91 7.96 9/180 11071
/proc/meminfo: memFree=28988392/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=46152 CPUtime=12.69 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 12077 0 0 0 1268 1 0 0 25 0 1 0 607336017 47259648 5163 33554432000 4194304 4587354 140733956713104 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 11538 5163 337 96 0 8100 0
[pid=11058] ppid=11056 vsize=23976 CPUtime=12.69 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 3556 0 0 0 1269 0 0 0 25 0 1 0 607336017 24551424 3239 33554432000 4194304 4785740 140734093727184 18446744073709551615 4312752 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 5994 3239 340 145 0 3039 0
[pid=11059] ppid=11056 vsize=458096 CPUtime=12.69 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 1953 0 0 0 1269 0 0 0 25 0 1 0 607336017 469090304 1850 33554432000 134512640 134534564 4293697200 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 114524 1850 91 6 0 113190 0
[pid=11060] ppid=11056 vsize=16648 CPUtime=12.69 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 9956 0 0 0 1268 1 0 0 25 0 1 0 607336017 17047552 2318 33554432000 4194304 4331988 140736509583744 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 4162 2318 150 34 0 2604 0
[pid=11061] ppid=11056 vsize=163064 CPUtime=50.45 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 22347 1250 0 0 5042 3 0 0 18 0 5 0 607336017 166977536 12871 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 40766 12871 162 40 0 39310 0
[pid=11061/tid=11068] ppid=11056 vsize=163064 CPUtime=12.6 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 3956 1250 0 0 1260 0 0 0 25 0 5 0 607336026 166977536 12871 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=163064 CPUtime=12.6 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 4709 1250 0 0 1260 0 0 0 25 0 5 0 607336026 166977536 12871 33554432000 4194304 4356188 140733588859584 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=163064 CPUtime=12.6 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 4043 1250 0 0 1260 0 0 0 25 0 5 0 607336026 166977536 12871 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=163064 CPUtime=12.53 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 5064 1250 0 0 1253 0 0 0 25 0 5 0 607336026 166977536 12871 33554432000 4194304 4356188 140733588859584 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 726260

[startup+25.5013 s]
/proc/loadavg: 7.58 7.92 7.96 9/180 11071
/proc/meminfo: memFree=28962392/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=58688 CPUtime=25.49 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 15925 0 0 0 2547 2 0 0 25 0 1 0 607336017 60096512 8984 33554432000 4194304 4587354 140733956713104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 14672 8984 337 96 0 11234 0
[pid=11058] ppid=11056 vsize=26764 CPUtime=25.49 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 4145 0 0 0 2549 0 0 0 25 0 1 0 607336017 27406336 3828 33554432000 4194304 4785740 140734093727184 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 6691 3828 340 145 0 3736 0
[pid=11059] ppid=11056 vsize=458096 CPUtime=25.49 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 1953 0 0 0 2549 0 0 0 25 0 1 0 607336017 469090304 1850 33554432000 134512640 134534564 4293697200 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 114524 1850 91 6 0 113190 0
[pid=11060] ppid=11056 vsize=19392 CPUtime=25.49 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 10544 0 0 0 2548 1 0 0 25 0 1 0 607336017 19857408 2906 33554432000 4194304 4331988 140736509583744 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 4848 2906 151 34 0 3290 0
[pid=11061] ppid=11056 vsize=171260 CPUtime=101.56 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 31989 1250 0 0 10152 4 0 0 18 0 5 0 607336017 175370240 14920 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 42815 14920 162 40 0 41359 0
[pid=11061/tid=11068] ppid=11056 vsize=171260 CPUtime=25.39 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 7286 1250 0 0 2539 0 0 0 25 0 5 0 607336026 175370240 14920 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331122 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=171260 CPUtime=25.39 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 7690 1250 0 0 2539 0 0 0 25 0 5 0 607336026 175370240 14920 33554432000 4194304 4356188 140733588859584 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=171260 CPUtime=25.39 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 4845 1250 0 0 2539 0 0 0 25 0 5 0 607336026 175370240 14920 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=171260 CPUtime=25.27 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 7593 1250 0 0 2526 1 0 0 25 0 5 0 607336026 175370240 14920 33554432000 4194304 4356188 140733588859584 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 752524

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

[pid=11061/tid=11068] ppid=11056 vsize=352244 CPUtime=3360.6 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 227797 1250 0 0 336026 34 0 0 25 0 5 0 607336026 360697856 60166 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331072 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=352244 CPUtime=3360.59 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 227482 1250 0 0 336023 36 0 0 25 0 5 0 607336026 360697856 60166 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331072 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=352244 CPUtime=3360.28 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 221920 1250 0 0 335989 39 0 0 25 0 5 0 607336026 360697856 60166 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=352244 CPUtime=3341.48 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 238189 1250 0 0 334112 36 0 0 25 0 5 0 607336026 360697856 60166 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331193 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26865.7
Current children cumulated vsize (KiB) 1022936

[startup+3367 s]
/proc/loadavg: 8.25 8.12 8.04 9/180 11173
/proc/meminfo: memFree=28692204/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=78212 CPUtime=3367.1 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 598775 0 0 0 336499 211 0 0 25 0 1 0 607336017 80089088 15497 33554432000 4194304 4587354 140733956713104 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 19553 15497 337 96 0 16115 0
[pid=11058] ppid=11056 vsize=70976 CPUtime=3367.09 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 16583 0 0 0 336705 4 0 0 25 0 1 0 607336017 72679424 13997 33554432000 4194304 4785740 140734093727184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 17744 13997 341 145 0 14789 0
[pid=11059] ppid=11056 vsize=462072 CPUtime=3367 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 2176 0 0 0 336699 1 0 0 25 0 1 0 607336017 473161728 2073 33554432000 134512640 134534564 4293697200 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 115518 2073 95 6 0 114184 0
[pid=11060] ppid=11056 vsize=41108 CPUtime=3367.1 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 23262 0 0 0 336706 4 0 0 25 0 1 0 607336017 42094592 6883 33554432000 4194304 4331988 140736509583744 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 10277 6883 175 34 0 8719 0
[pid=11061] ppid=11056 vsize=355828 CPUtime=13448.6 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 920859 1250 0 0 1344716 147 0 0 18 0 5 0 607336017 364367872 61062 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 88957 61062 162 40 0 87501 0
[pid=11061/tid=11068] ppid=11056 vsize=355828 CPUtime=3367 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 227797 1250 0 0 336666 34 0 0 25 0 5 0 607336026 364367872 61062 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=355828 CPUtime=3367 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 227482 1250 0 0 336664 36 0 0 25 0 5 0 607336026 364367872 61062 33554432000 4194304 4356188 140733588859584 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=355828 CPUtime=3366.68 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 221920 1250 0 0 336629 39 0 0 25 0 5 0 607336026 364367872 61062 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=355828 CPUtime=3347.84 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 239085 1250 0 0 334748 36 0 0 25 0 5 0 607336026 364367872 61062 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26916.9
Current children cumulated vsize (KiB) 1026520

[startup+3370.2 s]
/proc/loadavg: 8.23 8.12 8.04 9/180 11173
/proc/meminfo: memFree=28684640/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=78212 CPUtime=3370.3 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 598950 0 0 0 336819 211 0 0 25 0 1 0 607336017 80089088 15666 33554432000 4194304 4587354 140733956713104 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 19553 15666 337 96 0 16115 0
[pid=11058] ppid=11056 vsize=69688 CPUtime=3370.29 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 16584 0 0 0 337025 4 0 0 25 0 1 0 607336017 71360512 13766 33554432000 4194304 4785740 140734093727184 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 17422 13766 341 145 0 14467 0
[pid=11059] ppid=11056 vsize=462072 CPUtime=3370.2 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 2176 0 0 0 337019 1 0 0 25 0 1 0 607336017 473161728 2073 33554432000 134512640 134534564 4293697200 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 115518 2073 95 6 0 114184 0
[pid=11060] ppid=11056 vsize=41108 CPUtime=3370.3 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 23264 0 0 0 337026 4 0 0 25 0 1 0 607336017 42094592 6885 33554432000 4194304 4331988 140736509583744 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 10277 6885 175 34 0 8719 0
[pid=11061] ppid=11056 vsize=353652 CPUtime=13461.4 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 922683 1250 0 0 1345994 148 0 0 18 0 5 0 607336017 362139648 60518 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 88413 60518 162 40 0 86957 0
[pid=11061/tid=11068] ppid=11056 vsize=353652 CPUtime=3370.2 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 227797 1250 0 0 336986 34 0 0 25 0 5 0 607336026 362139648 60518 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=353652 CPUtime=3370.19 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 228506 1250 0 0 336983 36 0 0 25 0 5 0 607336026 362139648 60518 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=353652 CPUtime=3369.88 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 221920 1250 0 0 336949 39 0 0 25 0 5 0 607336026 362139648 60518 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=353652 CPUtime=3351.02 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 239885 1250 0 0 335066 36 0 0 25 0 5 0 607336026 362139648 60518 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26942.5
Current children cumulated vsize (KiB) 1023056

[startup+3371 s]
/proc/loadavg: 8.23 8.12 8.04 9/180 11173
/proc/meminfo: memFree=28692948/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=78212 CPUtime=3371.1 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 598995 0 0 0 336899 211 0 0 25 0 1 0 607336017 80089088 15709 33554432000 4194304 4587354 140733956713104 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 19553 15709 337 96 0 16115 0
[pid=11058] ppid=11056 vsize=68616 CPUtime=3371.09 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 16584 0 0 0 337105 4 0 0 25 0 1 0 607336017 70262784 13571 33554432000 4194304 4785740 140734093727184 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 17154 13571 341 145 0 14199 0
[pid=11059] ppid=11056 vsize=462072 CPUtime=3371 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 2176 0 0 0 337099 1 0 0 25 0 1 0 607336017 473161728 2073 33554432000 134512640 134534564 4293697200 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 115518 2073 95 6 0 114184 0
[pid=11060] ppid=11056 vsize=41108 CPUtime=3371.1 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 23264 0 0 0 337106 4 0 0 25 0 1 0 607336017 42094592 6885 33554432000 4194304 4331988 140736509583744 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 10277 6885 175 34 0 8719 0
[pid=11061] ppid=11056 vsize=355700 CPUtime=13464.6 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 923195 1250 0 0 1346315 148 0 0 18 0 5 0 607336017 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 88925 61030 162 40 0 87469 0
[pid=11061/tid=11068] ppid=11056 vsize=355700 CPUtime=3371.01 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 227797 1250 0 0 337067 34 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=355700 CPUtime=3371 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 228506 1250 0 0 337064 36 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=355700 CPUtime=3370.68 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 222432 1250 0 0 337029 39 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=355700 CPUtime=3351.82 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 239885 1250 0 0 335146 36 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26948.9
Current children cumulated vsize (KiB) 1024032

[startup+3371.4 s]
/proc/loadavg: 8.23 8.12 8.04 9/180 11173
/proc/meminfo: memFree=28692948/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=78212 CPUtime=3371.5 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 599015 0 0 0 336939 211 0 0 25 0 1 0 607336017 80089088 15727 33554432000 4194304 4587354 140733956713104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 19553 15727 337 96 0 16115 0
[pid=11058] ppid=11056 vsize=66684 CPUtime=3371.49 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 16584 0 0 0 337145 4 0 0 25 0 1 0 607336017 68284416 13217 33554432000 4194304 4785740 140734093727184 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 16671 13217 341 145 0 13716 0
[pid=11059] ppid=11056 vsize=462072 CPUtime=3371.4 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 2176 0 0 0 337139 1 0 0 25 0 1 0 607336017 473161728 2073 33554432000 134512640 134534564 4293697200 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 115518 2073 95 6 0 114184 0
[pid=11060] ppid=11056 vsize=41108 CPUtime=3371.5 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 23264 0 0 0 337146 4 0 0 25 0 1 0 607336017 42094592 6885 33554432000 4194304 4331988 140736509583744 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 10277 6885 175 34 0 8719 0
[pid=11061] ppid=11056 vsize=355700 CPUtime=13466.2 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 923195 1250 0 0 1346473 148 0 0 18 0 5 0 607336017 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 88925 61030 162 40 0 87469 0
[pid=11061/tid=11068] ppid=11056 vsize=355700 CPUtime=3371.4 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 227797 1250 0 0 337106 34 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=355700 CPUtime=3371.39 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 228506 1250 0 0 337103 36 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=355700 CPUtime=3371.08 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 222432 1250 0 0 337069 39 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=355700 CPUtime=3352.21 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 239885 1250 0 0 335185 36 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26952.1
Current children cumulated vsize (KiB) 1022100

[startup+3371.6 s]
/proc/loadavg: 8.23 8.12 8.04 9/180 11173
/proc/meminfo: memFree=28692948/32951124 swapFree=67111348/67111528
[pid=11056] ppid=11054 vsize=18324 CPUtime=0 cores=0-7
/proc/11056/stat : 11056 (ppfolio) S 11054 11056 10427 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 607336017 18763776 390 33554432000 4194304 4287625 140736682248432 18446744073709551615 252458085903 0 0 4096 65536 3255786700168757247 0 0 17 6 0 0 0
/proc/11056/statm: 4581 390 341 23 0 91 0
[pid=11057] ppid=11056 vsize=78212 CPUtime=3371.7 cores=0
/proc/11057/stat : 11057 (cryptominisat) R 11056 11056 10427 0 -1 4202496 599022 0 0 0 336959 211 0 0 25 0 1 0 607336017 80089088 15734 33554432000 4194304 4587354 140733956713104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11057/statm: 19553 15734 337 96 0 16115 0
[pid=11058] ppid=11056 vsize=59400 CPUtime=3371.69 cores=1
/proc/11058/stat : 11058 (clasp) R 11056 11056 10427 0 -1 4202496 16584 0 0 0 337165 4 0 0 25 0 1 0 607336017 60825600 11810 33554432000 4194304 4785740 140734093727184 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11058/statm: 14850 11810 341 145 0 11895 0
[pid=11059] ppid=11056 vsize=462072 CPUtime=3371.6 cores=2
/proc/11059/stat : 11059 (TNM) R 11056 11056 10427 0 -1 4202496 2176 0 0 0 337159 1 0 0 25 0 1 0 607336017 473161728 2073 33554432000 134512640 134534564 4293697200 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11059/statm: 115518 2073 95 6 0 114184 0
[pid=11060] ppid=11056 vsize=41108 CPUtime=3371.7 cores=3
/proc/11060/stat : 11060 (march_hi) R 11056 11056 10427 0 -1 4202496 23264 0 0 0 337166 4 0 0 25 0 1 0 607336017 42094592 6885 33554432000 4194304 4331988 140736509583744 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11060/statm: 10277 6885 175 34 0 8719 0
[pid=11061] ppid=11056 vsize=355700 CPUtime=13467 cores=4-7
/proc/11061/stat : 11061 (plingeling) S 11056 11056 10427 0 -1 4202496 923195 1250 0 0 1346553 148 0 0 18 0 5 0 607336017 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/11061/statm: 88925 61030 162 40 0 87469 0
[pid=11061/tid=11068] ppid=11056 vsize=355700 CPUtime=3371.6 cores=4-7
/proc/11061/task/11068/stat : 11068 (plingeling) R 11056 11056 10427 0 -1 4202560 227797 1250 0 0 337126 34 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11061/tid=11069] ppid=11056 vsize=355700 CPUtime=3371.59 cores=4-7
/proc/11061/task/11069/stat : 11069 (plingeling) R 11056 11056 10427 0 -1 4202560 228506 1250 0 0 337123 36 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4280065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11061/tid=11070] ppid=11056 vsize=355700 CPUtime=3371.28 cores=4-7
/proc/11061/task/11070/stat : 11070 (plingeling) R 11056 11056 10427 0 -1 4202560 222432 1250 0 0 337089 39 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11061/tid=11071] ppid=11056 vsize=355700 CPUtime=3352.41 cores=4-7
/proc/11061/task/11071/stat : 11071 (plingeling) R 11056 11056 10427 0 -1 4202560 239885 1250 0 0 335205 36 0 0 25 0 5 0 607336026 364236800 61030 33554432000 4194304 4356188 140733588859584 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26953.7
Current children cumulated vsize (KiB) 1014816

Child status: 0
Real time (s): 3371.62
CPU time (s): 26953.8
CPU user time (s): 26950.1
CPU system time (s): 3.73243
CPU usage (%): 799.432
Max. virtual memory (cumulated for all children) (KiB): 27220184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26950.1
system time used= 3.73243
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1566050
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= 961
involuntary context switches= 125596

runsolver used 5.21021 second user time and 13.168 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 15:44:15
IDJOB=3275851
IDBENCH=83899
IDSOLVER=1638
FILE ID=node111/3275851-1304171055
RUNJOBID= node111-1304160627-10441
PBS_JOBID= 13170923
Free space on /tmp= 72484 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275851-1304171055/watcher-3275851-1304171055 -o /tmp/evaluation-result-3275851-1304171055/solver-3275851-1304171055 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275851-1304171055.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1242985390

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29087388 kB
Buffers:       1034852 kB
Cached:        2313344 kB
SwapCached:          0 kB
Active:         216996 kB
Inactive:      3194900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29087388 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11280 kB
Writeback:           0 kB
AnonPages:       64044 kB
Mapped:          14704 kB
Slab:           386176 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186232 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= 72476 MiB
End job on node111 at 2011-04-30 16:40:27