Trace number 3276181

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 23041.6 2882.26

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1407.09
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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
23041.13/2882.24	s UNSATISFIABLE
23041.13/2882.26	solver [2] clasp 1.3.6 answered
23041.13/2882.26	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-3276181-1304174835/watcher-3276181-1304174835 -o /tmp/evaluation-result-3276181-1304174835/solver-3276181-1304174835 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3276181-1304174835.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.46 7.95 8.04 1/174 14630
/proc/meminfo: memFree=29467020/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 6 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0

[startup+0.0837771 s]
/proc/loadavg: 7.46 7.95 8.04 1/174 14630
/proc/meminfo: memFree=29467020/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100773 s]
/proc/loadavg: 7.46 7.95 8.04 1/174 14630
/proc/meminfo: memFree=29467020/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300705 s]
/proc/loadavg: 7.46 7.95 8.04 1/174 14630
/proc/meminfo: memFree=29467020/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700634 s]
/proc/loadavg: 7.46 7.95 8.04 1/174 14630
/proc/meminfo: memFree=29467020/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 7.46 7.95 8.04 9/184 14645
/proc/meminfo: memFree=29410768/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=1733704 CPUtime=1.49 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 5065 0 0 0 149 0 0 0 20 0 1 0 529081342 1775312896 3501 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 433426 3501 338 96 0 429988 0
[pid=14632] ppid=14630 vsize=17440 CPUtime=1.49 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 1884 0 0 0 149 0 0 0 20 0 1 0 529081342 17858560 1714 33554432000 4194304 4785740 140737399420976 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 4360 1714 341 145 0 1405 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=1.49 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 149 0 0 0 20 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=26404 CPUtime=1.49 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 11433 0 0 0 148 1 0 0 20 0 1 0 529081342 27037696 3931 33554432000 4194304 4331988 140735052617984 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 6601 3931 175 34 0 5043 0
[pid=14635] ppid=14630 vsize=129764 CPUtime=5.75 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 6817 1249 0 0 574 1 0 0 18 0 5 0 529081342 132878336 4563 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 32441 4563 164 40 0 30985 0
[pid=14635/tid=14642] ppid=14630 vsize=129764 CPUtime=1.44 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 1093 1249 0 0 144 0 0 0 23 0 5 0 529081346 132878336 4563 33554432000 4194304 4356188 140737282177440 18446744073709551615 4279448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=129764 CPUtime=1.44 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 1167 1249 0 0 144 0 0 0 23 0 5 0 529081346 132878336 4563 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=129764 CPUtime=1.38 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 1194 1249 0 0 138 0 0 0 23 0 5 0 529081346 132878336 4563 33554432000 4194304 4356188 140737282177440 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=129764 CPUtime=1.43 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 1090 1249 0 0 143 0 0 0 23 0 5 0 529081346 132878336 4563 33554432000 4194304 4356188 140737282177440 18446744073709551615 4281557 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 2380284

[startup+3.10119 s]
/proc/loadavg: 7.46 7.95 8.04 9/184 14645
/proc/meminfo: memFree=29405188/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=9463356 CPUtime=3.08 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 6303 0 0 0 308 0 0 0 25 0 1 0 529081342 9690476544 3783 33554432000 4194304 4587354 140734653835504 18446744073709551615 255376997863 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 2365839 3787 338 96 0 2362401 0
[pid=14632] ppid=14630 vsize=18656 CPUtime=3.09 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 2164 0 0 0 309 0 0 0 25 0 1 0 529081342 19103744 1994 33554432000 4194304 4785740 140737399420976 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 4664 1994 341 145 0 1709 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=3.09 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 309 0 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=26404 CPUtime=3.09 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 11460 0 0 0 308 1 0 0 25 0 1 0 529081342 27037696 3958 33554432000 4194304 4331988 140735052617984 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 6601 3958 175 34 0 5043 0
[pid=14635] ppid=14630 vsize=137692 CPUtime=12.16 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 9785 1249 0 0 1214 2 0 0 18 0 5 0 529081342 140996608 6560 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 34423 6560 164 40 0 32967 0
[pid=14635/tid=14642] ppid=14630 vsize=137692 CPUtime=3.04 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 1854 1249 0 0 304 0 0 0 25 0 5 0 529081346 140996608 6560 33554432000 4194304 4356188 140737282177440 18446744073709551615 4279575 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=137692 CPUtime=3.04 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 1845 1249 0 0 304 0 0 0 25 0 5 0 529081346 140996608 6560 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=137692 CPUtime=2.97 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 1888 1249 0 0 297 0 0 0 25 0 5 0 529081346 140996608 6560 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331514 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=137692 CPUtime=3.03 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 1925 1249 0 0 303 0 0 0 25 0 5 0 529081346 140996608 6560 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 10119080

[startup+6.3006 s]
/proc/loadavg: 7.50 7.95 8.04 9/184 14645
/proc/meminfo: memFree=29393148/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7758396 CPUtime=6.28 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 7893 0 0 0 628 0 0 0 25 0 1 0 529081342 7944597504 3562 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1939599 3562 338 96 0 1936161 0
[pid=14632] ppid=14630 vsize=19804 CPUtime=6.28 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 2455 0 0 0 628 0 0 0 25 0 1 0 529081342 20279296 2285 33554432000 4194304 4785740 140737399420976 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 4951 2285 341 145 0 1996 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=6.29 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 629 0 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=26540 CPUtime=6.29 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 11486 0 0 0 628 1 0 0 25 0 1 0 529081342 27176960 3984 33554432000 4194304 4331988 140735052617984 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 6635 3984 175 34 0 5077 0
[pid=14635] ppid=14630 vsize=143276 CPUtime=24.93 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 12576 1249 0 0 2491 2 0 0 18 0 5 0 529081342 146714624 7956 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 35819 7956 164 40 0 34363 0
[pid=14635/tid=14642] ppid=14630 vsize=143276 CPUtime=6.24 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 2496 1249 0 0 624 0 0 0 25 0 5 0 529081346 146714624 7956 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=143276 CPUtime=6.24 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 2616 1249 0 0 624 0 0 0 25 0 5 0 529081346 146714624 7956 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=143276 CPUtime=6.15 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 2241 1249 0 0 615 0 0 0 25 0 5 0 529081346 146714624 7956 33554432000 4194304 4356188 140737282177440 18446744073709551615 4281672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=143276 CPUtime=6.23 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 2950 1249 0 0 623 0 0 0 25 0 5 0 529081346 146714624 7956 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331355 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 8420988

[startup+12.7014 s]
/proc/loadavg: 7.54 7.95 8.04 9/184 14645
/proc/meminfo: memFree=29388196/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7763844 CPUtime=12.69 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 11576 0 0 0 1268 1 0 0 25 0 1 0 529081342 7950176256 4940 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1940961 4940 338 96 0 1937523 0
[pid=14632] ppid=14630 vsize=21456 CPUtime=12.69 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 2832 0 0 0 1269 0 0 0 25 0 1 0 529081342 21970944 2662 33554432000 4194304 4785740 140737399420976 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 5364 2662 341 145 0 2409 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=12.69 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 1269 0 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=26932 CPUtime=12.69 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 11603 0 0 0 1268 1 0 0 25 0 1 0 529081342 27578368 4101 33554432000 4194304 4331988 140735052617984 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 6733 4101 175 34 0 5175 0
[pid=14635] ppid=14630 vsize=145308 CPUtime=50.5 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 19166 1249 0 0 5046 4 0 0 18 0 5 0 529081342 148795392 8464 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 36327 8464 164 40 0 34871 0
[pid=14635/tid=14642] ppid=14630 vsize=145308 CPUtime=12.65 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 4532 1249 0 0 1264 1 0 0 25 0 5 0 529081346 148795392 8464 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=145308 CPUtime=12.64 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 3981 1249 0 0 1264 0 0 0 25 0 5 0 529081346 148795392 8464 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=145308 CPUtime=12.52 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 3957 1249 0 0 1251 1 0 0 25 0 5 0 529081346 148795392 8464 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=145308 CPUtime=12.64 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 4423 1249 0 0 1263 1 0 0 25 0 5 0 529081346 148795392 8464 33554432000 4194304 4356188 140737282177440 18446744073709551615 4283920 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 8430512

[startup+25.501 s]
/proc/loadavg: 7.71 7.97 8.04 9/184 14646
/proc/meminfo: memFree=29362972/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7769180 CPUtime=25.49 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 16845 0 0 0 2547 2 0 0 25 0 1 0 529081342 7955640320 6564 33554432000 4194304 4587354 140734653835504 18446744073709551615 255376998044 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=14635/tid=14642] ppid=14630 vsize=315280 CPUtime=2876.74 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 220322 1249 0 0 287638 36 0 0 25 0 5 0 529081346 322846720 50957 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=315280 CPUtime=2876.73 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 218912 1249 0 0 287641 32 0 0 25 0 5 0 529081346 322846720 50957 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=315280 CPUtime=2860.17 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 223299 1249 0 0 285984 33 0 0 25 0 5 0 529081346 322846720 50957 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331576 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=315280 CPUtime=2876.72 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 246634 1249 0 0 287631 41 0 0 25 0 5 0 529081346 322846720 50957 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22997.2
Current children cumulated vsize (KiB) 8767516

[startup+2879.9 s]
/proc/loadavg: 8.04 8.10 8.08 9/184 14734
/proc/meminfo: memFree=29052892/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7844276 CPUtime=2879.98 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 208995 0 0 0 287913 85 0 0 25 0 1 0 529081342 8032538624 26689 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1961069 26689 339 96 0 1957631 0
[pid=14632] ppid=14630 vsize=56900 CPUtime=2879.97 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 11630 0 0 0 287994 3 0 0 25 0 1 0 529081342 58265600 10989 33554432000 4194304 4785740 140737399420976 18446744073709551615 4552666 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 14225 10989 341 145 0 11270 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=2879.69 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 287967 2 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=77896 CPUtime=2879.89 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 21194 0 0 0 287979 10 0 0 25 0 1 0 529081342 79765504 13692 33554432000 4194304 4331988 140735052617984 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 19474 13692 176 34 0 17916 0
[pid=14635] ppid=14630 vsize=319376 CPUtime=11503.2 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 912464 1249 0 0 1150177 144 0 0 18 0 5 0 529081342 327041024 51981 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 79844 51981 164 40 0 78388 0
[pid=14635/tid=14642] ppid=14630 vsize=319376 CPUtime=2879.94 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 220322 1249 0 0 287958 36 0 0 25 0 5 0 529081346 327041024 51981 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=319376 CPUtime=2879.93 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 219424 1249 0 0 287961 32 0 0 25 0 5 0 529081346 327041024 51981 33554432000 4194304 4356188 140737282177440 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=319376 CPUtime=2863.35 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 223811 1249 0 0 286302 33 0 0 25 0 5 0 529081346 327041024 51981 33554432000 4194304 4356188 140737282177440 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=319376 CPUtime=2879.92 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 246634 1249 0 0 287951 41 0 0 25 0 5 0 529081346 327041024 51981 33554432000 4194304 4356188 140737282177440 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23022.7
Current children cumulated vsize (KiB) 8771420

[startup+2881.5 s]
/proc/loadavg: 8.04 8.10 8.08 9/184 14734
/proc/meminfo: memFree=29048552/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7844276 CPUtime=2881.58 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 209076 0 0 0 288073 85 0 0 25 0 1 0 529081342 8032538624 26769 33554432000 4194304 4587354 140734653835504 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1961069 26769 339 96 0 1957631 0
[pid=14632] ppid=14630 vsize=56708 CPUtime=2881.57 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 11630 0 0 0 288154 3 0 0 25 0 1 0 529081342 58068992 10950 33554432000 4194304 4785740 140737399420976 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 14177 10950 341 145 0 11222 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=2881.29 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 288127 2 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=77896 CPUtime=2881.49 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 21199 0 0 0 288139 10 0 0 25 0 1 0 529081342 79765504 13697 33554432000 4194304 4331988 140735052617984 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 19474 13697 176 34 0 17916 0
[pid=14635] ppid=14630 vsize=310800 CPUtime=11509.6 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 913488 1249 0 0 1150816 145 0 0 18 0 5 0 529081342 318259200 49837 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 77700 49837 164 40 0 76244 0
[pid=14635/tid=14642] ppid=14630 vsize=310800 CPUtime=2881.54 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 220322 1249 0 0 288118 36 0 0 25 0 5 0 529081346 318259200 49837 33554432000 4194304 4356188 140737282177440 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=310800 CPUtime=2881.53 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 219424 1249 0 0 288121 32 0 0 25 0 5 0 529081346 318259200 49837 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=310800 CPUtime=2864.94 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 224323 1249 0 0 286461 33 0 0 25 0 5 0 529081346 318259200 49837 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=310800 CPUtime=2881.52 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 247146 1249 0 0 288111 41 0 0 25 0 5 0 529081346 318259200 49837 33554432000 4194304 4356188 140737282177440 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23035.5
Current children cumulated vsize (KiB) 8762652

[startup+2881.9 s]
/proc/loadavg: 8.04 8.10 8.08 9/184 14734
/proc/meminfo: memFree=29058472/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7844276 CPUtime=2881.98 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 209093 0 0 0 288113 85 0 0 25 0 1 0 529081342 8032538624 26786 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1961069 26786 339 96 0 1957631 0
[pid=14632] ppid=14630 vsize=56708 CPUtime=2881.98 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 11630 0 0 0 288195 3 0 0 25 0 1 0 529081342 58068992 10950 33554432000 4194304 4785740 140737399420976 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 14177 10950 341 145 0 11222 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=2881.69 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 288167 2 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=77896 CPUtime=2881.89 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 21201 0 0 0 288179 10 0 0 25 0 1 0 529081342 79765504 13699 33554432000 4194304 4331988 140735052617984 18446744073709551615 4298552 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 19474 13699 176 34 0 17916 0
[pid=14635] ppid=14630 vsize=312848 CPUtime=11511.2 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 914000 1249 0 0 1150978 145 0 0 18 0 5 0 529081342 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 78212 50349 164 40 0 76756 0
[pid=14635/tid=14642] ppid=14630 vsize=312848 CPUtime=2881.95 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 220834 1249 0 0 288159 36 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=312848 CPUtime=2881.94 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 219424 1249 0 0 288162 32 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=312848 CPUtime=2865.34 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 224323 1249 0 0 286501 33 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=312848 CPUtime=2881.92 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 247146 1249 0 0 288151 41 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23038.8
Current children cumulated vsize (KiB) 8764700

[startup+2882.1 s]
/proc/loadavg: 8.04 8.10 8.08 9/184 14734
/proc/meminfo: memFree=29058472/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7844276 CPUtime=2882.17 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 209103 0 0 0 288132 85 0 0 25 0 1 0 529081342 8032538624 26796 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1961069 26796 339 96 0 1957631 0
[pid=14632] ppid=14630 vsize=56516 CPUtime=2882.17 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 11630 0 0 0 288214 3 0 0 25 0 1 0 529081342 57872384 10913 33554432000 4194304 4785740 140737399420976 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 14129 10913 341 145 0 11174 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=2881.89 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 288187 2 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=77896 CPUtime=2882.09 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 21201 0 0 0 288199 10 0 0 25 0 1 0 529081342 79765504 13699 33554432000 4194304 4331988 140735052617984 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 19474 13699 176 34 0 17916 0
[pid=14635] ppid=14630 vsize=312848 CPUtime=11512 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 914000 1249 0 0 1151056 145 0 0 18 0 5 0 529081342 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 78212 50349 164 40 0 76756 0
[pid=14635/tid=14642] ppid=14630 vsize=312848 CPUtime=2882.14 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 220834 1249 0 0 288178 36 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=312848 CPUtime=2882.13 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 219424 1249 0 0 288181 32 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=312848 CPUtime=2865.54 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 224323 1249 0 0 286521 33 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=312848 CPUtime=2882.12 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 247146 1249 0 0 288171 41 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23040.3
Current children cumulated vsize (KiB) 8764508

[startup+2882.2 s]
/proc/loadavg: 8.04 8.10 8.08 9/184 14734
/proc/meminfo: memFree=29058472/32951124 swapFree=67111352/67111528
[pid=14630] ppid=14628 vsize=18324 CPUtime=0 cores=0-7
/proc/14630/stat : 14630 (ppfolio) S 14628 14630 14604 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529081341 18763776 390 33554432000 4194304 4287625 140734870947360 18446744073709551615 255377321487 0 0 4096 65536 3931414880082460671 0 0 17 4 0 0 0
/proc/14630/statm: 4581 390 341 23 0 91 0
[pid=14631] ppid=14630 vsize=7844276 CPUtime=2882.27 cores=0
/proc/14631/stat : 14631 (cryptominisat) R 14630 14630 14604 0 -1 4202496 209107 0 0 0 288142 85 0 0 25 0 1 0 529081342 8032538624 26800 33554432000 4194304 4587354 140734653835504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14631/statm: 1961069 26800 339 96 0 1957631 0
[pid=14632] ppid=14630 vsize=55944 CPUtime=2882.27 cores=1
/proc/14632/stat : 14632 (clasp) R 14630 14630 14604 0 -1 4202496 11630 0 0 0 288224 3 0 0 25 0 1 0 529081342 57286656 10828 33554432000 4194304 4785740 140737399420976 18446744073709551615 4290633 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14632/statm: 13986 10828 341 145 0 11031 0
[pid=14633] ppid=14630 vsize=454648 CPUtime=2881.99 cores=2
/proc/14633/stat : 14633 (TNM) R 14630 14630 14604 0 -1 4202496 1213 0 0 0 288197 2 0 0 25 0 1 0 529081342 465559552 1109 33554432000 134512640 134534564 4288530064 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14633/statm: 113662 1109 95 6 0 112328 0
[pid=14634] ppid=14630 vsize=77896 CPUtime=2882.19 cores=3
/proc/14634/stat : 14634 (march_hi) R 14630 14630 14604 0 -1 4202496 21201 0 0 0 288209 10 0 0 25 0 1 0 529081342 79765504 13699 33554432000 4194304 4331988 140735052617984 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14634/statm: 19474 13699 176 34 0 17916 0
[pid=14635] ppid=14630 vsize=312848 CPUtime=11512.4 cores=4-7
/proc/14635/stat : 14635 (plingeling) S 14630 14630 14604 0 -1 4202496 914000 1249 0 0 1151096 145 0 0 18 0 5 0 529081342 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/14635/statm: 78212 50349 164 40 0 76756 0
[pid=14635/tid=14642] ppid=14630 vsize=312848 CPUtime=2882.24 cores=4-7
/proc/14635/task/14642/stat : 14642 (plingeling) R 14630 14630 14604 0 -1 4202560 220834 1249 0 0 288188 36 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14635/tid=14643] ppid=14630 vsize=312848 CPUtime=2882.23 cores=4-7
/proc/14635/task/14643/stat : 14643 (plingeling) R 14630 14630 14604 0 -1 4202560 219424 1249 0 0 288191 32 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14635/tid=14644] ppid=14630 vsize=312848 CPUtime=2865.64 cores=4-7
/proc/14635/task/14644/stat : 14644 (plingeling) R 14630 14630 14604 0 -1 4202560 224323 1249 0 0 286531 33 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14635/tid=14645] ppid=14630 vsize=312848 CPUtime=2882.22 cores=4-7
/proc/14635/task/14645/stat : 14645 (plingeling) R 14630 14630 14604 0 -1 4202560 247146 1249 0 0 288181 41 0 0 25 0 5 0 529081346 320356352 50349 33554432000 4194304 4356188 140737282177440 18446744073709551615 4331144 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23041.1
Current children cumulated vsize (KiB) 8763936

Child status: 0
Real time (s): 2882.26
CPU time (s): 23041.6
CPU user time (s): 23039.1
CPU system time (s): 2.51362
CPU usage (%): 799.428
Max. virtual memory (cumulated for all children) (KiB): 10425140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23039.1
system time used= 2.51362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1158962
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= 996
involuntary context switches= 236985

runsolver used 4.24735 second user time and 11.4803 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 16:47:15
IDJOB=3276181
IDBENCH=85805
IDSOLVER=1638
FILE ID=node135/3276181-1304174835
RUNJOBID= node135-1304174835-14618
PBS_JOBID= 13170972
Free space on /tmp= 72100 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276181-1304174835/watcher-3276181-1304174835 -o /tmp/evaluation-result-3276181-1304174835/solver-3276181-1304174835 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3276181-1304174835.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=372476644

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29467424 kB
Buffers:        955240 kB
Cached:        1944952 kB
SwapCached:        172 kB
Active:         191348 kB
Inactive:      2774060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29467424 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10504 kB
Writeback:           0 kB
AnonPages:       65448 kB
Mapped:          14024 kB
Slab:           454648 kB
PageTables:       4556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72088 MiB
End job on node135 at 2011-04-30 17:35:17