Trace number 3276176

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 14861 1859.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark862.725
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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
14860.14/1859.00	s UNSATISFIABLE
14860.93/1859.01	solver [2] clasp 1.3.6 answered
14860.93/1859.01	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-3276176-1304174825/watcher-3276176-1304174825 -o /tmp/evaluation-result-3276176-1304174825/solver-3276176-1304174825 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3276176-1304174825.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.05 8.00 1/170 27277
/proc/meminfo: memFree=30368136/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 6 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0

[startup+0.071562 s]
/proc/loadavg: 8.11 8.05 8.00 1/170 27277
/proc/meminfo: memFree=30368136/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100555 s]
/proc/loadavg: 8.11 8.05 8.00 1/170 27277
/proc/meminfo: memFree=30368136/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300519 s]
/proc/loadavg: 8.11 8.05 8.00 1/170 27277
/proc/meminfo: memFree=30368136/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70045 s]
/proc/loadavg: 8.11 8.05 8.00 1/170 27277
/proc/meminfo: memFree=30368136/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50131 s]
/proc/loadavg: 8.11 8.05 8.00 9/180 27292
/proc/meminfo: memFree=30311008/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=1963200 CPUtime=1.48 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 4925 0 0 0 148 0 0 0 25 0 1 0 529082341 2010316800 3411 33554432000 4194304 4587354 140733737585328 18446744073709551615 4241215 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 490800 3411 338 96 0 487362 0
[pid=27279] ppid=27277 vsize=17464 CPUtime=1.49 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 1936 0 0 0 149 0 0 0 20 0 1 0 529082341 17883136 1728 33554432000 4194304 4785740 140735759527376 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 4366 1728 340 145 0 1411 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=1.49 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 149 0 0 0 20 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=30560 CPUtime=1.49 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 8595 0 0 0 148 1 0 0 20 0 1 0 529082341 31293440 4985 33554432000 4194304 4331988 140736563349408 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 7640 4985 175 34 0 6082 0
[pid=27282] ppid=27277 vsize=129844 CPUtime=5.81 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 6774 1250 0 0 581 0 0 0 25 0 5 0 529082341 132960256 4587 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 32461 4587 164 40 0 31005 0
[pid=27282/tid=27289] ppid=27277 vsize=129844 CPUtime=1.44 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 1070 1250 0 0 144 0 0 0 25 0 5 0 529082346 132960256 4587 33554432000 4194304 4356188 140735139856848 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=129844 CPUtime=1.44 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 1180 1250 0 0 144 0 0 0 25 0 5 0 529082346 132960256 4587 33554432000 4194304 4356188 140735139856848 18446744073709551615 4279978 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=129844 CPUtime=1.44 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 1109 1250 0 0 144 0 0 0 25 0 5 0 529082346 132960256 4587 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=129844 CPUtime=1.43 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 1112 1250 0 0 143 0 0 0 25 0 5 0 529082346 132960256 4587 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 2614292

[startup+3.10103 s]
/proc/loadavg: 8.10 8.04 8.00 9/180 27292
/proc/meminfo: memFree=30303276/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=1962028 CPUtime=3.09 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 5982 0 0 0 308 1 0 0 25 0 1 0 529082341 2009116672 3493 33554432000 4194304 4587354 140733737585328 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 490507 3493 338 96 0 487069 0
[pid=27279] ppid=27277 vsize=18692 CPUtime=3.09 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 2210 0 0 0 309 0 0 0 25 0 1 0 529082341 19140608 2002 33554432000 4194304 4785740 140735759527376 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 4673 2002 340 145 0 1718 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=3.09 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 309 0 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=30560 CPUtime=3.09 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 8662 0 0 0 308 1 0 0 25 0 1 0 529082341 31293440 5052 33554432000 4194304 4331988 140736563349408 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 7640 5052 175 34 0 6082 0
[pid=27282] ppid=27277 vsize=140360 CPUtime=12.2 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 9892 1250 0 0 1219 1 0 0 25 0 5 0 529082341 143728640 7216 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 35090 7216 164 40 0 33634 0
[pid=27282/tid=27289] ppid=27277 vsize=140360 CPUtime=3.04 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 1831 1250 0 0 304 0 0 0 25 0 5 0 529082346 143728640 7216 33554432000 4194304 4356188 140735139856848 18446744073709551615 4332003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=140360 CPUtime=3.04 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 1973 1250 0 0 304 0 0 0 25 0 5 0 529082346 143728640 7216 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=140360 CPUtime=3.04 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 1903 1250 0 0 304 0 0 0 25 0 5 0 529082346 143728640 7216 33554432000 4194304 4356188 140735139856848 18446744073709551615 4284157 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=140360 CPUtime=3.02 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 1882 1250 0 0 302 0 0 0 25 0 5 0 529082346 143728640 7216 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 2624864

[startup+6.30046 s]
/proc/loadavg: 8.10 8.04 8.00 9/180 27293
/proc/meminfo: memFree=30291868/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=1963520 CPUtime=6.29 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 7788 0 0 0 628 1 0 0 25 0 1 0 529082341 2010644480 3480 33554432000 4194304 4587354 140733737585328 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 490880 3480 338 96 0 487442 0
[pid=27279] ppid=27277 vsize=19920 CPUtime=6.29 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 2522 0 0 0 629 0 0 0 25 0 1 0 529082341 20398080 2314 33554432000 4194304 4785740 140735759527376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 4980 2314 340 145 0 2025 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=6.29 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 629 0 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=30560 CPUtime=6.29 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 8709 0 0 0 628 1 0 0 25 0 1 0 529082341 31293440 5099 33554432000 4194304 4331988 140736563349408 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 7640 5099 175 34 0 6082 0
[pid=27282] ppid=27277 vsize=141964 CPUtime=24.98 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 12221 1250 0 0 2496 2 0 0 25 0 5 0 529082341 145371136 7617 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 35491 7617 164 40 0 34035 0
[pid=27282/tid=27289] ppid=27277 vsize=141964 CPUtime=6.24 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 2748 1250 0 0 624 0 0 0 25 0 5 0 529082346 145371136 7617 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=141964 CPUtime=6.23 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 2519 1250 0 0 623 0 0 0 25 0 5 0 529082346 145371136 7617 33554432000 4194304 4356188 140735139856848 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=141964 CPUtime=6.24 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 2256 1250 0 0 624 0 0 0 25 0 5 0 529082346 145371136 7617 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=141964 CPUtime=6.2 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 2395 1250 0 0 620 0 0 0 25 0 5 0 529082346 145371136 7617 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 2629188

[startup+12.7013 s]
/proc/loadavg: 8.09 8.04 8.00 9/180 27293
/proc/meminfo: memFree=30278776/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=1976112 CPUtime=12.69 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 12660 0 0 0 1267 2 0 0 25 0 1 0 529082341 2023538688 5773 33554432000 4194304 4587354 140733737585328 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 494028 5773 339 96 0 490590 0
[pid=27279] ppid=27277 vsize=21636 CPUtime=12.69 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 2924 0 0 0 1269 0 0 0 25 0 1 0 529082341 22155264 2716 33554432000 4194304 4785740 140735759527376 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 5409 2716 340 145 0 2454 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=12.69 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 1269 0 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=30560 CPUtime=12.69 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 8712 0 0 0 1268 1 0 0 25 0 1 0 529082341 31293440 5102 33554432000 4194304 4331988 140736563349408 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 7640 5102 175 34 0 6082 0
[pid=27282] ppid=27277 vsize=143496 CPUtime=50.55 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 18760 1250 0 0 5052 3 0 0 25 0 5 0 529082341 146939904 8000 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 35874 8000 164 40 0 34418 0
[pid=27282/tid=27289] ppid=27277 vsize=143496 CPUtime=12.64 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 4318 1250 0 0 1264 0 0 0 25 0 5 0 529082346 146939904 8000 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=143496 CPUtime=12.63 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 4044 1250 0 0 1263 0 0 0 25 0 5 0 529082346 146939904 8000 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=143496 CPUtime=12.64 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 4259 1250 0 0 1264 0 0 0 25 0 5 0 529082346 146939904 8000 33554432000 4194304 4356188 140735139856848 18446744073709551615 4334650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=143496 CPUtime=12.56 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 3836 1250 0 0 1256 0 0 0 25 0 5 0 529082346 146939904 8000 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 2645028

[startup+25.5011 s]
/proc/loadavg: 8.07 8.04 8.00 9/180 27293
/proc/meminfo: memFree=30267500/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=1971884 CPUtime=25.49 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 17028 0 0 0 2546 3 0 0 25 0 1 0 529082341 2019209216 5881 33554432000 4194304 4587354 140733737585328 18446744073709551615 4238671 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=27278] ppid=27277 vsize=2052376 CPUtime=1855.93 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 113104 0 0 0 185553 40 0 0 25 0 1 0 529082341 2101633024 26953 33554432000 4194304 4587354 140733737585328 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 513094 26953 339 96 0 509656 0
[pid=27279] ppid=27277 vsize=52312 CPUtime=1855.92 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 10094 0 0 0 185590 2 0 0 25 0 1 0 529082341 53567488 9886 33554432000 4194304 4785740 140735759527376 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 13078 9886 340 145 0 10123 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=1855.75 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 185574 1 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=57808 CPUtime=1855.83 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 14669 0 0 0 185579 4 0 0 25 0 1 0 529082341 59195392 10500 33554432000 4194304 4331988 140736563349408 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 14452 10500 175 34 0 12894 0
[pid=27282] ppid=27277 vsize=288212 CPUtime=7412.69 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 661393 1250 0 0 741160 109 0 0 25 0 5 0 529082341 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 72053 44179 164 40 0 70597 0
[pid=27282/tid=27289] ppid=27277 vsize=288212 CPUtime=1855.84 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 161851 1250 0 0 185557 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=288212 CPUtime=1855.88 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 165028 1250 0 0 185561 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=288212 CPUtime=1855.87 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 179572 1250 0 0 185560 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=288212 CPUtime=1845.04 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 152639 1250 0 0 184477 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4279608 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14836.1
Current children cumulated vsize (KiB) 2923932

[startup+1857.5 s]
/proc/loadavg: 8.00 8.03 8.02 9/180 27354
/proc/meminfo: memFree=30000948/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=2052376 CPUtime=1857.53 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 113104 0 0 0 185713 40 0 0 25 0 1 0 529082341 2101633024 26953 33554432000 4194304 4587354 140733737585328 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 513094 26953 339 96 0 509656 0
[pid=27279] ppid=27277 vsize=52312 CPUtime=1857.52 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 10094 0 0 0 185750 2 0 0 25 0 1 0 529082341 53567488 9886 33554432000 4194304 4785740 140735759527376 18446744073709551615 4416786 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 13078 9886 340 145 0 10123 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=1857.35 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 185734 1 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=57808 CPUtime=1857.43 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 14674 0 0 0 185739 4 0 0 25 0 1 0 529082341 59195392 10505 33554432000 4194304 4331988 140736563349408 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 14452 10505 175 34 0 12894 0
[pid=27282] ppid=27277 vsize=288212 CPUtime=7419.08 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 661393 1250 0 0 741799 109 0 0 25 0 5 0 529082341 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 72053 44179 164 40 0 70597 0
[pid=27282/tid=27289] ppid=27277 vsize=288212 CPUtime=1857.44 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 161851 1250 0 0 185717 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=288212 CPUtime=1857.48 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 165028 1250 0 0 185721 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=288212 CPUtime=1857.47 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 179572 1250 0 0 185720 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=288212 CPUtime=1846.63 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 152639 1250 0 0 184636 27 0 0 25 0 5 0 529082346 295129088 44179 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14848.9
Current children cumulated vsize (KiB) 2923932

[startup+1858.3 s]
/proc/loadavg: 8.00 8.03 8.02 9/180 27354
/proc/meminfo: memFree=30000824/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=2052376 CPUtime=1858.33 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 113104 0 0 0 185793 40 0 0 25 0 1 0 529082341 2101633024 26953 33554432000 4194304 4587354 140733737585328 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 513094 26953 339 96 0 509656 0
[pid=27279] ppid=27277 vsize=52312 CPUtime=1858.32 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 10094 0 0 0 185830 2 0 0 25 0 1 0 529082341 53567488 9886 33554432000 4194304 4785740 140735759527376 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 13078 9886 340 145 0 10123 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=1858.15 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 185814 1 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=57808 CPUtime=1858.23 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 14677 0 0 0 185819 4 0 0 25 0 1 0 529082341 59195392 10508 33554432000 4194304 4331988 140736563349408 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 14452 10508 175 34 0 12894 0
[pid=27282] ppid=27277 vsize=290260 CPUtime=7422.28 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 661905 1250 0 0 742119 109 0 0 25 0 5 0 529082341 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 72565 44691 164 40 0 71109 0
[pid=27282/tid=27289] ppid=27277 vsize=290260 CPUtime=1858.24 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 161851 1250 0 0 185797 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=290260 CPUtime=1858.28 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 165028 1250 0 0 185801 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=290260 CPUtime=1858.27 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 180084 1250 0 0 185800 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=290260 CPUtime=1847.42 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 152639 1250 0 0 184715 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14855.3
Current children cumulated vsize (KiB) 2925980

[startup+1858.7 s]
/proc/loadavg: 8.00 8.03 8.02 9/180 27354
/proc/meminfo: memFree=30000824/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=2052376 CPUtime=1858.73 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 113104 0 0 0 185833 40 0 0 25 0 1 0 529082341 2101633024 26953 33554432000 4194304 4587354 140733737585328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 513094 26953 339 96 0 509656 0
[pid=27279] ppid=27277 vsize=52312 CPUtime=1858.72 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 10094 0 0 0 185870 2 0 0 25 0 1 0 529082341 53567488 9886 33554432000 4194304 4785740 140735759527376 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 13078 9886 340 145 0 10123 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=1858.55 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 185854 1 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=57808 CPUtime=1858.63 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 14679 0 0 0 185859 4 0 0 25 0 1 0 529082341 59195392 10510 33554432000 4194304 4331988 140736563349408 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 14452 10510 175 34 0 12894 0
[pid=27282] ppid=27277 vsize=290260 CPUtime=7423.88 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 661905 1250 0 0 742279 109 0 0 25 0 5 0 529082341 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 72565 44691 164 40 0 71109 0
[pid=27282/tid=27289] ppid=27277 vsize=290260 CPUtime=1858.64 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 161851 1250 0 0 185837 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331208 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=290260 CPUtime=1858.68 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 165028 1250 0 0 185841 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=290260 CPUtime=1858.67 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 180084 1250 0 0 185840 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4281715 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=290260 CPUtime=1847.82 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 152639 1250 0 0 184755 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14858.5
Current children cumulated vsize (KiB) 2925980

[startup+1858.9 s]
/proc/loadavg: 8.00 8.03 8.02 9/180 27354
/proc/meminfo: memFree=29998716/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=0 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 529082341 18763776 390 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 9138815611244118015 0 0 17 4 0 0 0
/proc/27277/statm: 4581 390 341 23 0 91 0
[pid=27278] ppid=27277 vsize=2052376 CPUtime=1858.94 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4202496 113104 0 0 0 185854 40 0 0 25 0 1 0 529082341 2101633024 26953 33554432000 4194304 4587354 140733737585328 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27278/statm: 513094 26953 339 96 0 509656 0
[pid=27279] ppid=27277 vsize=52312 CPUtime=1858.93 cores=1
/proc/27279/stat : 27279 (clasp) R 27277 27277 26823 0 -1 4202496 10094 0 0 0 185891 2 0 0 25 0 1 0 529082341 53567488 9886 33554432000 4194304 4785740 140735759527376 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27279/statm: 13078 9886 340 145 0 10123 0
[pid=27280] ppid=27277 vsize=454900 CPUtime=1858.75 cores=2
/proc/27280/stat : 27280 (TNM) R 27277 27277 26823 0 -1 4202496 1261 0 0 0 185874 1 0 0 25 0 1 0 529082341 465817600 1158 33554432000 134512640 134534564 4292665424 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27280/statm: 113725 1158 95 6 0 112391 0
[pid=27281] ppid=27277 vsize=57808 CPUtime=1858.83 cores=3
/proc/27281/stat : 27281 (march_hi) R 27277 27277 26823 0 -1 4202496 14679 0 0 0 185879 4 0 0 25 0 1 0 529082341 59195392 10510 33554432000 4194304 4331988 140736563349408 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27281/statm: 14452 10510 175 34 0 12894 0
[pid=27282] ppid=27277 vsize=290260 CPUtime=7424.69 cores=4-7
/proc/27282/stat : 27282 (plingeling) S 27277 27277 26823 0 -1 4202496 661905 1250 0 0 742360 109 0 0 25 0 5 0 529082341 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 72565 44691 164 40 0 71109 0
[pid=27282/tid=27289] ppid=27277 vsize=290260 CPUtime=1858.84 cores=4-7
/proc/27282/task/27289/stat : 27289 (plingeling) R 27277 27277 26823 0 -1 4202560 161851 1250 0 0 185857 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4332023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=290260 CPUtime=1858.89 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4202560 165028 1250 0 0 185862 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27282/tid=27291] ppid=27277 vsize=290260 CPUtime=1858.88 cores=4-7
/proc/27282/task/27291/stat : 27291 (plingeling) R 27277 27277 26823 0 -1 4202560 180084 1250 0 0 185861 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27282/tid=27292] ppid=27277 vsize=290260 CPUtime=1848.03 cores=4-7
/proc/27282/task/27292/stat : 27292 (plingeling) R 27277 27277 26823 0 -1 4202560 152639 1250 0 0 184776 27 0 0 25 0 5 0 529082346 297226240 44691 33554432000 4194304 4356188 140735139856848 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14860.1
Current children cumulated vsize (KiB) 2925980

[startup+1859.01 s]
/proc/loadavg: 8.00 8.03 8.02 9/180 27354
/proc/meminfo: memFree=29998716/32950928 swapFree=67111428/67111528
[pid=27277] ppid=27275 vsize=18324 CPUtime=5576.82 cores=0-7
/proc/27277/stat : 27277 (ppfolio) S 27275 27277 26823 0 -1 4202496 525 26052 0 0 0 0 557673 9 15 0 1 0 529082341 18763776 391 33554432000 4194304 4287625 140735266867488 18446744073709551615 248089718287 0 0 4096 65536 3931990199541661953 0 0 17 4 0 0 0
/proc/27277/statm: 4581 391 342 23 0 91 0
[pid=27278] ppid=27277 vsize=0 CPUtime=1859.03 cores=0
/proc/27278/stat : 27278 (cryptominisat) R 27277 27277 26823 0 -1 4203524 113104 0 0 0 185863 40 0 0 25 0 1 0 529082341 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27278/statm: 0 0 0 0 0 0 0
[pid=27282] ppid=27277 vsize=0 CPUtime=7425.08 cores=4-7
/proc/27282/stat : 27282 (plingeling) Z 27277 27277 26823 0 -1 4203548 661905 1250 0 0 742398 110 0 0 18 0 2 0 529082341 0 0 33554432000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27282/statm: 0 0 0 0 0 0 0
[pid=27282/tid=27290] ppid=27277 vsize=0 CPUtime=1858.98 cores=4-7
/proc/27282/task/27290/stat : 27290 (plingeling) R 27277 27277 26823 0 -1 4203588 165028 1250 0 0 185871 27 0 0 25 0 2 0 529082346 0 0 33554432000 0 0 0 0 0 0 0 4096 17442 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14860.9
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 1859.01
CPU time (s): 14861
CPU user time (s): 14859.4
CPU system time (s): 1.61975
CPU usage (%): 799.402
Max. virtual memory (cumulated for all children) (KiB): 13913976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14859.4
system time used= 1.61975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 802853
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= 1274
involuntary context switches= 68796

runsolver used 3.04254 second user time and 7.10392 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-30 16:47:05
IDJOB=3276176
IDBENCH=85802
IDSOLVER=1638
FILE ID=node123/3276176-1304174825
RUNJOBID= node123-1304164817-26837
PBS_JOBID= 13170944
Free space on /tmp= 73468 MiB

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

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=1461922586

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      30368540 kB
Buffers:        647560 kB
Cached:        1498896 kB
SwapCached:        100 kB
Active:         239748 kB
Inactive:      1970328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30368540 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           10488 kB
Writeback:           0 kB
AnonPages:       63424 kB
Mapped:          14476 kB
Slab:           307804 kB
PageTables:       4236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187208 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= 73456 MiB
End job on node123 at 2011-04-30 17:18:05