Trace number 3276171

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 6673.46 835.12

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark452.04
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

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
6673.32/835.11	s UNSATISFIABLE
6673.32/835.12	solver [1] cryptominisat 2.7.1 answered
6673.32/835.12	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-3276171-1304174494/watcher-3276171-1304174494 -o /tmp/evaluation-result-3276171-1304174494/solver-3276171-1304174494 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3276171-1304174494.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.40 7.92 7.96 2/168 20097
/proc/meminfo: memFree=30920716/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 6 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0

[startup+0.160184 s]
/proc/loadavg: 7.40 7.92 7.96 2/168 20097
/proc/meminfo: memFree=30920716/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 4 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200177 s]
/proc/loadavg: 7.40 7.92 7.96 2/168 20097
/proc/meminfo: memFree=30920716/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) R 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30016 s]
/proc/loadavg: 7.40 7.92 7.96 2/168 20097
/proc/meminfo: memFree=30920716/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) R 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701094 s]
/proc/loadavg: 7.40 7.92 7.96 2/168 20097
/proc/meminfo: memFree=30920716/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) R 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 21 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 7.40 7.92 7.96 9/178 20112
/proc/meminfo: memFree=30864960/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 4 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1519320 CPUtime=1.49 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 5304 0 0 0 148 1 0 0 25 0 1 0 529048055 1555783680 3530 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 379830 3530 338 96 0 376392 0
[pid=20099] ppid=20097 vsize=17308 CPUtime=1.49 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 1854 0 0 0 149 0 0 0 20 0 1 0 529048055 17723392 1684 33554432000 4194304 4785740 140736166122928 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 4327 1684 341 145 0 1372 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=1.49 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 149 0 0 0 20 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=27080 CPUtime=1.49 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 11913 0 0 0 148 1 0 0 25 0 1 0 529048055 27729920 4109 33554432000 4194304 4331988 140737306741168 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 6770 4109 175 34 0 5212 0
[pid=20102] ppid=20097 vsize=130204 CPUtime=5.82 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 6811 1251 0 0 581 1 0 0 18 0 5 0 529048056 133328896 4674 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 32551 4674 163 40 0 31095 0
[pid=20102/tid=20109] ppid=20097 vsize=130204 CPUtime=1.44 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 1122 1251 0 0 144 0 0 0 20 0 5 0 529048060 133328896 4674 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331345 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=130204 CPUtime=1.44 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 1125 1251 0 0 144 0 0 0 25 0 5 0 529048060 133328896 4674 33554432000 4194304 4356188 140735045993232 18446744073709551615 4285760 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=130204 CPUtime=1.44 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 1215 1251 0 0 144 0 0 0 23 0 5 0 529048060 133328896 4674 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=130204 CPUtime=1.43 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 1095 1251 0 0 143 0 0 0 23 0 5 0 529048060 133328896 4674 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 2167036

[startup+3.10068 s]
/proc/loadavg: 7.40 7.92 7.96 11/178 20112
/proc/meminfo: memFree=30859380/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1521252 CPUtime=3.09 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 6399 0 0 0 308 1 0 0 25 0 1 0 529048055 1557762048 3628 33554432000 4194304 4587354 140734521181584 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 380313 3629 338 96 0 376875 0
[pid=20099] ppid=20097 vsize=18412 CPUtime=3.09 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 2127 0 0 0 309 0 0 0 25 0 1 0 529048055 18853888 1957 33554432000 4194304 4785740 140736166122928 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 4603 1957 341 145 0 1648 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=3.09 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 309 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=27080 CPUtime=3.09 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 11944 0 0 0 308 1 0 0 25 0 1 0 529048055 27729920 4140 33554432000 4194304 4331988 140737306741168 18446744073709551615 4299275 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 6770 4140 175 34 0 5212 0
[pid=20102] ppid=20097 vsize=137700 CPUtime=11.44 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 9268 1251 0 0 1138 6 0 0 18 0 5 0 529048056 141004800 6548 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 34425 6548 163 40 0 32969 0
[pid=20102/tid=20109] ppid=20097 vsize=137700 CPUtime=3.05 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 1781 1251 0 0 302 3 0 0 25 0 5 0 529048060 141004800 6548 33554432000 4194304 4356188 140735045993232 18446744073709551615 4273812 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=137700 CPUtime=2.37 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 1304 1251 0 0 236 1 0 0 25 0 5 0 529048060 141004800 6548 33554432000 4194304 4356188 140735045993232 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=137700 CPUtime=2.93 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 2129 1251 0 0 293 0 0 0 25 0 5 0 529048060 141004800 6548 33554432000 4194304 4356188 140735045993232 18446744073709551615 4281502 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=137700 CPUtime=3.02 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 1800 1251 0 0 302 0 0 0 25 0 5 0 529048060 141004800 6548 33554432000 4194304 4356188 140735045993232 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.8
Current children cumulated vsize (KiB) 2177568

[startup+6.30113 s]
/proc/loadavg: 7.61 7.95 7.97 9/178 20112
/proc/meminfo: memFree=30852584/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=9626896 CPUtime=6.29 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 8223 0 0 0 628 1 0 0 25 0 1 0 529048055 9857941504 3638 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 2406724 3638 338 96 0 2403286 0
[pid=20099] ppid=20097 vsize=19708 CPUtime=6.29 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 2441 0 0 0 629 0 0 0 25 0 1 0 529048055 20180992 2271 33554432000 4194304 4785740 140736166122928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 4927 2271 341 145 0 1972 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=6.29 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 629 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=27080 CPUtime=6.29 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 11961 0 0 0 628 1 0 0 25 0 1 0 529048055 27729920 4157 33554432000 4194304 4331988 140737306741168 18446744073709551615 242969945809 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 6770 4157 175 34 0 5212 0
[pid=20102] ppid=20097 vsize=140644 CPUtime=22.65 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 12634 1251 0 0 2229 36 0 0 18 0 5 0 529048056 144019456 7284 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 35161 7284 163 40 0 33705 0
[pid=20102/tid=20109] ppid=20097 vsize=140644 CPUtime=6.25 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 2680 1251 0 0 613 12 0 0 19 0 5 0 529048060 144019456 7284 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=140644 CPUtime=4.04 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 1816 1251 0 0 393 11 0 0 25 0 5 0 529048060 144019456 7284 33554432000 4194304 4356188 140735045993232 18446744073709551615 4234112 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=140644 CPUtime=6.13 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 3058 1251 0 0 611 2 0 0 25 0 5 0 529048060 144019456 7284 33554432000 4194304 4356188 140735045993232 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=140644 CPUtime=6.16 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 2826 1251 0 0 607 9 0 0 25 0 5 0 529048060 144019456 7284 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.81
Current children cumulated vsize (KiB) 10287452

[startup+12.701 s]
/proc/loadavg: 7.64 7.95 7.97 9/178 20112
/proc/meminfo: memFree=30839828/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=42464 CPUtime=12.69 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 12029 0 0 0 1267 2 0 0 25 0 1 0 529048055 43483136 5194 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 10616 5194 338 96 0 7178 0
[pid=20099] ppid=20097 vsize=20980 CPUtime=12.69 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 2750 0 0 0 1269 0 0 0 25 0 1 0 529048055 21483520 2580 33554432000 4194304 4785740 140736166122928 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 5245 2580 341 145 0 2290 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=12.69 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 1269 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=27400 CPUtime=12.69 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 11996 0 0 0 1268 1 0 0 25 0 1 0 529048055 28057600 4192 33554432000 4194304 4331988 140737306741168 18446744073709551615 4299861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 6850 4192 175 34 0 5292 0
[pid=20102] ppid=20097 vsize=143644 CPUtime=48.2 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 19405 1251 0 0 4782 38 0 0 18 0 5 0 529048056 147091456 8034 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 35911 8034 163 40 0 34455 0
[pid=20102/tid=20109] ppid=20097 vsize=143644 CPUtime=12.64 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 4393 1251 0 0 1252 12 0 0 25 0 5 0 529048060 147091456 8034 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=143644 CPUtime=10.44 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 3306 1251 0 0 1032 12 0 0 25 0 5 0 529048060 147091456 8034 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=143644 CPUtime=12.53 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 5023 1251 0 0 1250 3 0 0 25 0 5 0 529048060 147091456 8034 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=143644 CPUtime=12.53 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 4429 1251 0 0 1243 10 0 0 25 0 5 0 529048060 147091456 8034 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.96
Current children cumulated vsize (KiB) 707612

[startup+25.5008 s]
/proc/loadavg: 7.79 7.97 7.97 9/178 20113
/proc/meminfo: memFree=30827340/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=48144 CPUtime=25.49 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 15837 0 0 0 2546 3 0 0 25 0 1 0 529048055 49299456 6377 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=20102/tid=20109] ppid=20097 vsize=231404 CPUtime=831.96 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 103281 1251 0 0 83169 27 0 0 25 0 5 0 529048060 236957696 29974 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=231404 CPUtime=829.54 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 108564 1251 0 0 82902 52 0 0 25 0 5 0 529048060 236957696 29974 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=231404 CPUtime=831.72 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 102151 1251 0 0 83154 18 0 0 25 0 5 0 529048060 236957696 29974 33554432000 4194304 4356188 140735045993232 18446744073709551615 4332145 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=231404 CPUtime=827.49 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 102160 1251 0 0 82722 27 0 0 25 0 5 0 529048060 236957696 29974 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6648.53
Current children cumulated vsize (KiB) 2343220

[startup+833.601 s]
/proc/loadavg: 8.05 8.04 8.00 9/178 20134
/proc/meminfo: memFree=30697864/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1548900 CPUtime=833.61 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 141436 0 0 0 83311 50 0 0 25 0 1 0 529048055 1586073600 9674 33554432000 4194304 4587354 140734521181584 18446744073709551615 4239234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 387225 9674 339 96 0 383787 0
[pid=20099] ppid=20097 vsize=43528 CPUtime=833.6 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 7968 0 0 0 83358 2 0 0 25 0 1 0 529048055 44572672 7798 33554432000 4194304 4785740 140736166122928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 10882 7798 341 145 0 7927 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=833.61 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 83361 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=46264 CPUtime=833.33 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 15599 0 0 0 83329 4 0 0 25 0 1 0 529048055 47374336 7795 33554432000 4194304 4331988 140737306741168 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 11566 7795 175 34 0 10008 0
[pid=20102] ppid=20097 vsize=232428 CPUtime=3327.17 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 418666 1251 0 0 332591 126 0 0 18 0 5 0 529048056 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 58107 30230 163 40 0 56651 0
[pid=20102/tid=20109] ppid=20097 vsize=232428 CPUtime=833.56 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 103281 1251 0 0 83329 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=232428 CPUtime=831.13 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 108820 1251 0 0 83061 52 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=232428 CPUtime=833.32 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 102151 1251 0 0 83314 18 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=232428 CPUtime=829.09 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 102160 1251 0 0 82882 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6661.32
Current children cumulated vsize (KiB) 2344244

[startup+834.401 s]
/proc/loadavg: 8.05 8.04 8.00 9/178 20134
/proc/meminfo: memFree=30697492/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1548900 CPUtime=834.41 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 141497 0 0 0 83391 50 0 0 25 0 1 0 529048055 1586073600 9735 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 387225 9735 339 96 0 383787 0
[pid=20099] ppid=20097 vsize=43528 CPUtime=834.4 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 7968 0 0 0 83438 2 0 0 25 0 1 0 529048055 44572672 7798 33554432000 4194304 4785740 140736166122928 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 10882 7798 341 145 0 7927 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=834.41 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 83441 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=46264 CPUtime=834.13 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 15601 0 0 0 83409 4 0 0 25 0 1 0 529048055 47374336 7797 33554432000 4194304 4331988 140737306741168 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 11566 7797 175 34 0 10008 0
[pid=20102] ppid=20097 vsize=232428 CPUtime=3330.36 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 418666 1251 0 0 332910 126 0 0 18 0 5 0 529048056 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 58107 30230 163 40 0 56651 0
[pid=20102/tid=20109] ppid=20097 vsize=232428 CPUtime=834.36 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 103281 1251 0 0 83409 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=232428 CPUtime=831.93 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 108820 1251 0 0 83141 52 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=232428 CPUtime=834.12 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 102151 1251 0 0 83394 18 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=232428 CPUtime=829.88 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 102160 1251 0 0 82961 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6667.71
Current children cumulated vsize (KiB) 2344244

[startup+834.8 s]
/proc/loadavg: 8.05 8.04 8.00 9/178 20134
/proc/meminfo: memFree=30697492/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1548900 CPUtime=834.81 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 141524 0 0 0 83431 50 0 0 25 0 1 0 529048055 1586073600 9761 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 387225 9761 339 96 0 383787 0
[pid=20099] ppid=20097 vsize=43528 CPUtime=834.8 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 7968 0 0 0 83478 2 0 0 25 0 1 0 529048055 44572672 7798 33554432000 4194304 4785740 140736166122928 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 10882 7798 341 145 0 7927 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=834.81 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 83481 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=46264 CPUtime=834.53 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 15602 0 0 0 83449 4 0 0 25 0 1 0 529048055 47374336 7798 33554432000 4194304 4331988 140737306741168 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 11566 7798 175 34 0 10008 0
[pid=20102] ppid=20097 vsize=232428 CPUtime=3331.96 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 418666 1251 0 0 333070 126 0 0 18 0 5 0 529048056 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 58107 30230 163 40 0 56651 0
[pid=20102/tid=20109] ppid=20097 vsize=232428 CPUtime=834.76 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 103281 1251 0 0 83449 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=232428 CPUtime=832.33 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 108820 1251 0 0 83181 52 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=232428 CPUtime=834.52 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 102151 1251 0 0 83434 18 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=232428 CPUtime=830.28 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 102160 1251 0 0 83001 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6670.91
Current children cumulated vsize (KiB) 2344244

[startup+835.006 s]
/proc/loadavg: 8.05 8.04 8.00 9/178 20134
/proc/meminfo: memFree=30697244/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1548900 CPUtime=835.01 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 141536 0 0 0 83451 50 0 0 25 0 1 0 529048055 1586073600 9773 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 387225 9773 339 96 0 383787 0
[pid=20099] ppid=20097 vsize=43528 CPUtime=835.01 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 7968 0 0 0 83499 2 0 0 25 0 1 0 529048055 44572672 7798 33554432000 4194304 4785740 140736166122928 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 10882 7798 341 145 0 7927 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=835.01 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 83501 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=46264 CPUtime=834.74 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 15602 0 0 0 83470 4 0 0 25 0 1 0 529048055 47374336 7798 33554432000 4194304 4331988 140737306741168 18446744073709551615 4299129 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 11566 7798 175 34 0 10008 0
[pid=20102] ppid=20097 vsize=232428 CPUtime=3332.78 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 418666 1251 0 0 333152 126 0 0 18 0 5 0 529048056 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 58107 30230 163 40 0 56651 0
[pid=20102/tid=20109] ppid=20097 vsize=232428 CPUtime=834.96 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 103281 1251 0 0 83469 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=232428 CPUtime=832.54 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 108820 1251 0 0 83202 52 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=232428 CPUtime=834.72 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 102151 1251 0 0 83454 18 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=232428 CPUtime=830.48 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 102160 1251 0 0 83021 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331144 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6672.55
Current children cumulated vsize (KiB) 2344244

[startup+835.101 s]
/proc/loadavg: 8.05 8.04 8.00 9/178 20134
/proc/meminfo: memFree=30697244/32951132 swapFree=67111364/67111528
[pid=20097] ppid=20095 vsize=18324 CPUtime=0 cores=0-7
/proc/20097/stat : 20097 (ppfolio) S 20095 20097 20071 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 529048055 18763776 390 33554432000 4194304 4287625 140737347618512 18446744073709551615 242970570255 0 0 4096 65536 4492050773844164607 0 0 17 0 0 0 0
/proc/20097/statm: 4581 390 341 23 0 91 0
[pid=20098] ppid=20097 vsize=1548900 CPUtime=835.11 cores=0
/proc/20098/stat : 20098 (cryptominisat) R 20097 20097 20071 0 -1 4202496 141540 0 0 0 83461 50 0 0 25 0 1 0 529048055 1586073600 9777 33554432000 4194304 4587354 140734521181584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20098/statm: 387225 9777 339 96 0 383787 0
[pid=20099] ppid=20097 vsize=43528 CPUtime=835.11 cores=1
/proc/20099/stat : 20099 (clasp) R 20097 20097 20071 0 -1 4202496 7968 0 0 0 83509 2 0 0 25 0 1 0 529048055 44572672 7798 33554432000 4194304 4785740 140736166122928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20099/statm: 10882 7798 341 145 0 7927 0
[pid=20100] ppid=20097 vsize=454800 CPUtime=835.11 cores=2
/proc/20100/stat : 20100 (TNM) R 20097 20097 20071 0 -1 4202496 1232 0 0 0 83511 0 0 0 25 0 1 0 529048055 465715200 1128 33554432000 134512640 134534564 4287878320 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20100/statm: 113700 1128 95 6 0 112366 0
[pid=20101] ppid=20097 vsize=46264 CPUtime=834.83 cores=3
/proc/20101/stat : 20101 (march_hi) R 20097 20097 20071 0 -1 4202496 15602 0 0 0 83479 4 0 0 25 0 1 0 529048055 47374336 7798 33554432000 4194304 4331988 140737306741168 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/20101/statm: 11566 7798 175 34 0 10008 0
[pid=20102] ppid=20097 vsize=232428 CPUtime=3333.16 cores=4-7
/proc/20102/stat : 20102 (plingeling) S 20097 20097 20071 0 -1 4202496 418666 1251 0 0 333190 126 0 0 18 0 5 0 529048056 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20102/statm: 58107 30230 163 40 0 56651 0
[pid=20102/tid=20109] ppid=20097 vsize=232428 CPUtime=835.06 cores=4-7
/proc/20102/task/20109/stat : 20109 (plingeling) R 20097 20097 20071 0 -1 4202560 103281 1251 0 0 83479 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20102/tid=20110] ppid=20097 vsize=232428 CPUtime=832.64 cores=4-7
/proc/20102/task/20110/stat : 20110 (plingeling) R 20097 20097 20071 0 -1 4202560 108820 1251 0 0 83212 52 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20102/tid=20111] ppid=20097 vsize=232428 CPUtime=834.82 cores=4-7
/proc/20102/task/20111/stat : 20111 (plingeling) R 20097 20097 20071 0 -1 4202560 102151 1251 0 0 83464 18 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20102/tid=20112] ppid=20097 vsize=232428 CPUtime=830.57 cores=4-7
/proc/20102/task/20112/stat : 20112 (plingeling) R 20097 20097 20071 0 -1 4202560 102160 1251 0 0 83030 27 0 0 25 0 5 0 529048060 238006272 30230 33554432000 4194304 4356188 140735045993232 18446744073709551615 4331360 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6673.32
Current children cumulated vsize (KiB) 2344244

Child status: 0
Real time (s): 835.12
CPU time (s): 6673.46
CPU user time (s): 6671.6
CPU system time (s): 1.85772
CPU usage (%): 799.102
Max. virtual memory (cumulated for all children) (KiB): 23079924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6671.6
system time used= 1.85772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 586817
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= 599
involuntary context switches= 30040

runsolver used 1.25081 second user time and 3.16552 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-30 16:41:34
IDJOB=3276171
IDBENCH=85799
IDSOLVER=1638
FILE ID=node128/3276171-1304174494
RUNJOBID= node128-1304174494-20085
PBS_JOBID= 13170971
Free space on /tmp= 67532 MiB

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

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=2070090141

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30920996 kB
Buffers:        462088 kB
Cached:        1087888 kB
SwapCached:          0 kB
Active:         183568 kB
Inactive:      1430344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30920996 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10532 kB
Writeback:           0 kB
AnonPages:       63856 kB
Mapped:          14780 kB
Slab:           352700 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   184388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67520 MiB
End job on node128 at 2011-04-30 16:55:29