Trace number 3275966

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 15572.9 1948.32

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.579
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

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
15572.76/1948.30	s UNSATISFIABLE
15572.76/1948.32	solver [2] clasp 1.3.6 answered
15572.76/1948.32	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-3275966-1304172543/watcher-3275966-1304172543 -o /tmp/evaluation-result-3275966-1304172543/solver-3275966-1304172543 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275966-1304172543.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.43 7.94 7.97 1/168 19982
/proc/meminfo: memFree=30922276/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0

[startup+0.809774 s]
/proc/loadavg: 7.43 7.94 7.97 1/168 19982
/proc/meminfo: memFree=30922276/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900757 s]
/proc/loadavg: 7.43 7.94 7.97 1/168 19982
/proc/meminfo: memFree=30922276/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00074 s]
/proc/loadavg: 7.43 7.94 7.97 1/168 19982
/proc/meminfo: memFree=30922276/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10072 s]
/proc/loadavg: 7.43 7.94 7.97 1/168 19982
/proc/meminfo: memFree=30922276/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 7.43 7.94 7.97 1/168 19982
/proc/meminfo: memFree=30922276/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10038 s]
/proc/loadavg: 7.43 7.94 7.97 10/178 19997
/proc/meminfo: memFree=30890700/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=843340 CPUtime=3.09 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 4925 0 0 0 309 0 0 0 25 0 1 0 528852941 863580160 2748 33554432000 4194304 4587354 140736929761456 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 210835 2748 337 96 0 207397 0
[pid=19984] ppid=19982 vsize=13088 CPUtime=3.09 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 725 0 0 0 309 0 0 0 25 0 1 0 528852941 13402112 617 33554432000 4194304 4785740 140735224936288 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3272 617 340 145 0 317 0
[pid=19985] ppid=19982 vsize=455700 CPUtime=3.09 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 288 0 0 0 309 0 0 0 25 0 1 0 528852941 466636800 185 33554432000 134512640 134534564 4290217920 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113925 185 95 6 0 112591 0
[pid=19986] ppid=19982 vsize=7740 CPUtime=3.09 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 586 0 0 0 309 0 0 0 25 0 1 0 528852941 7925760 479 33554432000 4194304 4331988 140733359985264 18446744073709551615 4265326 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 1935 479 174 34 0 377 0
[pid=19987] ppid=19982 vsize=128448 CPUtime=12 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 7302 1251 0 0 1199 1 0 0 18 0 5 0 528852941 131530752 4317 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 32112 4317 164 40 0 30656 0
[pid=19987/tid=19994] ppid=19982 vsize=128448 CPUtime=3.08 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 1742 1251 0 0 308 0 0 0 25 0 5 0 528852942 131530752 4317 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=128448 CPUtime=3.07 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 1856 1251 0 0 307 0 0 0 25 0 5 0 528852942 131530752 4317 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331035 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=128448 CPUtime=2.98 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 1774 1251 0 0 298 0 0 0 25 0 5 0 528852942 131530752 4317 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331971 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=128448 CPUtime=2.84 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 1571 1251 0 0 284 0 0 0 25 0 5 0 528852942 131530752 4317 33554432000 4194304 4356188 140736874290944 18446744073709551615 4234040 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 1466640

[startup+6.30083 s]
/proc/loadavg: 7.63 7.97 7.98 9/178 19997
/proc/meminfo: memFree=30887868/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=843636 CPUtime=6.28 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 7248 0 0 0 628 0 0 0 25 0 1 0 528852941 863883264 3007 33554432000 4194304 4587354 140736929761456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 210909 3007 337 96 0 207471 0
[pid=19984] ppid=19982 vsize=13352 CPUtime=6.29 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 802 0 0 0 629 0 0 0 25 0 1 0 528852941 13672448 694 33554432000 4194304 4785740 140735224936288 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3338 694 340 145 0 383 0
[pid=19985] ppid=19982 vsize=455700 CPUtime=6.29 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 288 0 0 0 629 0 0 0 25 0 1 0 528852941 466636800 185 33554432000 134512640 134534564 4290217920 18446744073709551615 134528200 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113925 185 95 6 0 112591 0
[pid=19986] ppid=19982 vsize=8880 CPUtime=6.29 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 793 0 0 0 629 0 0 0 25 0 1 0 528852941 9093120 686 33554432000 4194304 4331988 140733359985264 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 2220 686 174 34 0 662 0
[pid=19987] ppid=19982 vsize=130804 CPUtime=22.33 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 9963 1251 0 0 2205 28 0 0 18 0 5 0 528852941 133943296 4906 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 32701 4906 164 40 0 31245 0
[pid=19987/tid=19994] ppid=19982 vsize=130804 CPUtime=6.23 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 2543 1251 0 0 616 7 0 0 25 0 5 0 528852942 133943296 4906 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=130804 CPUtime=4.81 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 2241 1251 0 0 477 4 0 0 25 0 5 0 528852942 133943296 4906 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331047 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=130804 CPUtime=6.13 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 2639 1251 0 0 612 1 0 0 25 0 5 0 528852942 133943296 4906 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331042 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=130804 CPUtime=5.13 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 2181 1251 0 0 499 14 0 0 19 0 5 0 528852942 133943296 4906 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.48
Current children cumulated vsize (KiB) 1470696

[startup+12.7007 s]
/proc/loadavg: 7.66 7.97 7.98 9/178 19997
/proc/meminfo: memFree=30874280/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=845892 CPUtime=12.69 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 11201 0 0 0 1268 1 0 0 25 0 1 0 528852941 866193408 3635 33554432000 4194304 4587354 140736929761456 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 211473 3635 337 96 0 208035 0
[pid=19984] ppid=19982 vsize=13624 CPUtime=12.69 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 862 0 0 0 1269 0 0 0 25 0 1 0 528852941 13950976 754 33554432000 4194304 4785740 140735224936288 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3406 754 340 145 0 451 0
[pid=19985] ppid=19982 vsize=455700 CPUtime=12.69 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 288 0 0 0 1269 0 0 0 25 0 1 0 528852941 466636800 185 33554432000 134512640 134534564 4290217920 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113925 185 95 6 0 112591 0
[pid=19986] ppid=19982 vsize=11080 CPUtime=12.69 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 1154 0 0 0 1269 0 0 0 25 0 1 0 528852941 11345920 1047 33554432000 4194304 4331988 140733359985264 18446744073709551615 4241147 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 2770 1047 174 34 0 1212 0
[pid=19987] ppid=19982 vsize=144412 CPUtime=47.88 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 17741 1251 0 0 4759 29 0 0 18 0 5 0 528852941 147877888 8306 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 36103 8306 164 40 0 34647 0
[pid=19987/tid=19994] ppid=19982 vsize=144412 CPUtime=12.64 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 4400 1251 0 0 1256 8 0 0 25 0 5 0 528852942 147877888 8306 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331510 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=144412 CPUtime=11.2 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 4193 1251 0 0 1116 4 0 0 25 0 5 0 528852942 147877888 8306 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=144412 CPUtime=12.52 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 4463 1251 0 0 1251 1 0 0 25 0 5 0 528852942 147877888 8306 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331181 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=144412 CPUtime=11.49 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 4326 1251 0 0 1135 14 0 0 25 0 5 0 528852942 147877888 8306 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.64
Current children cumulated vsize (KiB) 1489032

[startup+25.5005 s]
/proc/loadavg: 7.74 7.97 7.98 9/178 19998
/proc/meminfo: memFree=30857012/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=856012 CPUtime=25.49 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 18914 0 0 0 2546 3 0 0 25 0 1 0 528852941 876556288 6187 33554432000 4194304 4587354 140736929761456 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 214003 6187 337 96 0 210565 0
[pid=19984] ppid=19982 vsize=14312 CPUtime=25.49 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 1023 0 0 0 2549 0 0 0 25 0 1 0 528852941 14655488 915 33554432000 4194304 4785740 140735224936288 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 3578 915 340 145 0 623 0
[pid=19985] ppid=19982 vsize=455700 CPUtime=25.49 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 288 0 0 0 2549 0 0 0 25 0 1 0 528852941 466636800 185 33554432000 134512640 134534564 4290217920 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113925 185 95 6 0 112591 0
[pid=19986] ppid=19982 vsize=13376 CPUtime=25.49 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 1838 0 0 0 2549 0 0 0 25 0 1 0 528852941 13697024 1731 33554432000 4194304 4331988 140733359985264 18446744073709551615 4226496 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 3344 1731 174 34 0 1786 0
[pid=19987] ppid=19982 vsize=145956 CPUtime=99.02 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 27535 1251 0 0 9870 32 0 0 18 0 5 0 528852941 149458944 8692 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 36489 8692 164 40 0 35033 0
[pid=19987/tid=19994] ppid=19982 vsize=145956 CPUtime=25.43 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 6896 1251 0 0 2535 8 0 0 25 0 5 0 528852942 149458944 8692 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=145956 CPUtime=23.99 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 6690 1251 0 0 2395 4 0 0 25 0 5 0 528852942 149458944 8692 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=145956 CPUtime=25.32 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 6960 1251 0 0 2530 2 0 0 25 0 5 0 528852942 149458944 8692 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=145956 CPUtime=24.24 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 6630 1251 0 0 2409 15 0 0 25 0 5 0 528852942 149458944 8692 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 200.98
Current children cumulated vsize (KiB) 1503680

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

[pid=19987/tid=19994] ppid=19982 vsize=332660 CPUtime=1940.27 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 147378 1251 0 0 193998 29 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=332660 CPUtime=1938.33 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 149384 1251 0 0 193772 61 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=332660 CPUtime=1939.98 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 148819 1251 0 0 193972 26 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=332660 CPUtime=1929.57 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 195559 1251 0 0 192913 44 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15508.8
Current children cumulated vsize (KiB) 2188344

[startup+1943.5 s]
/proc/loadavg: 8.05 8.05 8.00 9/178 20049
/proc/meminfo: memFree=30219868/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=912008 CPUtime=1943.52 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 168248 0 0 0 194309 43 0 0 25 0 1 0 528852941 933896192 21750 33554432000 4194304 4587354 140736929761456 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 228002 21750 337 96 0 224564 0
[pid=19984] ppid=19982 vsize=17776 CPUtime=1943.53 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 1878 0 0 0 194353 0 0 0 25 0 1 0 528852941 18202624 1770 33554432000 4194304 4785740 140735224936288 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4444 1770 340 145 0 1489 0
[pid=19985] ppid=19982 vsize=455704 CPUtime=1943.53 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 297 0 0 0 194353 0 0 0 25 0 1 0 528852941 466640896 194 33554432000 134512640 134534564 4290217920 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113926 194 103 6 0 112592 0
[pid=19986] ppid=19982 vsize=451872 CPUtime=1942.87 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 97209 0 0 0 194241 46 0 0 25 0 1 0 528852941 462716928 97102 33554432000 4194304 4331988 140733359985264 18446744073709551615 4211648 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 112968 97102 174 34 0 111410 0
[pid=19987] ppid=19982 vsize=332660 CPUtime=7760.95 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 641499 1251 0 0 775934 161 0 0 18 0 5 0 528852941 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 83165 55329 164 40 0 81709 0
[pid=19987/tid=19994] ppid=19982 vsize=332660 CPUtime=1943.47 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 147378 1251 0 0 194318 29 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=332660 CPUtime=1941.52 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 149384 1251 0 0 194091 61 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=332660 CPUtime=1943.18 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 148819 1251 0 0 194292 26 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331971 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=332660 CPUtime=1932.75 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 195559 1251 0 0 193231 44 0 0 25 0 5 0 528852942 340643840 55329 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15534.4
Current children cumulated vsize (KiB) 2188344

[startup+1946.7 s]
/proc/loadavg: 8.04 8.05 8.00 9/178 20049
/proc/meminfo: memFree=30218752/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=912008 CPUtime=1946.72 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 168248 0 0 0 194629 43 0 0 25 0 1 0 528852941 933896192 21750 33554432000 4194304 4587354 140736929761456 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 228002 21750 337 96 0 224564 0
[pid=19984] ppid=19982 vsize=17776 CPUtime=1946.73 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 1878 0 0 0 194673 0 0 0 25 0 1 0 528852941 18202624 1770 33554432000 4194304 4785740 140735224936288 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4444 1770 340 145 0 1489 0
[pid=19985] ppid=19982 vsize=455704 CPUtime=1946.73 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 297 0 0 0 194673 0 0 0 25 0 1 0 528852941 466640896 194 33554432000 134512640 134534564 4290217920 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113926 194 103 6 0 112592 0
[pid=19986] ppid=19982 vsize=451872 CPUtime=1946.07 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 97364 0 0 0 194561 46 0 0 25 0 1 0 528852941 462716928 97257 33554432000 4194304 4331988 140733359985264 18446744073709551615 4211737 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 112968 97257 174 34 0 111410 0
[pid=19987] ppid=19982 vsize=334196 CPUtime=7773.73 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 641883 1251 0 0 777212 161 0 0 18 0 5 0 528852941 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 83549 55713 164 40 0 82093 0
[pid=19987/tid=19994] ppid=19982 vsize=334196 CPUtime=1946.67 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 147506 1251 0 0 194638 29 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=334196 CPUtime=1944.72 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 149640 1251 0 0 194411 61 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331176 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=334196 CPUtime=1946.38 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 148819 1251 0 0 194612 26 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=334196 CPUtime=1935.93 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 195559 1251 0 0 193549 44 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15560
Current children cumulated vsize (KiB) 2189880

[startup+1947.5 s]
/proc/loadavg: 8.04 8.05 8.00 9/178 20049
/proc/meminfo: memFree=30218132/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=912008 CPUtime=1947.52 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 168248 0 0 0 194709 43 0 0 25 0 1 0 528852941 933896192 21750 33554432000 4194304 4587354 140736929761456 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 228002 21750 337 96 0 224564 0
[pid=19984] ppid=19982 vsize=17776 CPUtime=1947.53 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 1878 0 0 0 194753 0 0 0 25 0 1 0 528852941 18202624 1770 33554432000 4194304 4785740 140735224936288 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4444 1770 340 145 0 1489 0
[pid=19985] ppid=19982 vsize=455704 CPUtime=1947.53 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 297 0 0 0 194753 0 0 0 25 0 1 0 528852941 466640896 194 33554432000 134512640 134534564 4290217920 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113926 194 103 6 0 112592 0
[pid=19986] ppid=19982 vsize=451872 CPUtime=1946.87 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 97404 0 0 0 194641 46 0 0 25 0 1 0 528852941 462716928 97297 33554432000 4194304 4331988 140733359985264 18446744073709551615 4237180 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 112968 97297 174 34 0 111410 0
[pid=19987] ppid=19982 vsize=334196 CPUtime=7776.92 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 641883 1251 0 0 777531 161 0 0 18 0 5 0 528852941 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 83549 55713 164 40 0 82093 0
[pid=19987/tid=19994] ppid=19982 vsize=334196 CPUtime=1947.47 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 147506 1251 0 0 194718 29 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=334196 CPUtime=1945.52 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 149640 1251 0 0 194491 61 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331504 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=334196 CPUtime=1947.18 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 148819 1251 0 0 194692 26 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=334196 CPUtime=1936.73 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 195559 1251 0 0 193629 44 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15566.4
Current children cumulated vsize (KiB) 2189880

[startup+1947.9 s]
/proc/loadavg: 8.04 8.05 8.00 9/178 20049
/proc/meminfo: memFree=30218132/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=912008 CPUtime=1947.92 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 168248 0 0 0 194749 43 0 0 25 0 1 0 528852941 933896192 21750 33554432000 4194304 4587354 140736929761456 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 228002 21750 337 96 0 224564 0
[pid=19984] ppid=19982 vsize=17776 CPUtime=1947.93 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 1878 0 0 0 194793 0 0 0 25 0 1 0 528852941 18202624 1770 33554432000 4194304 4785740 140735224936288 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4444 1770 340 145 0 1489 0
[pid=19985] ppid=19982 vsize=455704 CPUtime=1947.93 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 297 0 0 0 194793 0 0 0 25 0 1 0 528852941 466640896 194 33554432000 134512640 134534564 4290217920 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113926 194 103 6 0 112592 0
[pid=19986] ppid=19982 vsize=451872 CPUtime=1947.27 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 97425 0 0 0 194681 46 0 0 25 0 1 0 528852941 462716928 97318 33554432000 4194304 4331988 140733359985264 18446744073709551615 4226448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 112968 97318 174 34 0 111410 0
[pid=19987] ppid=19982 vsize=334196 CPUtime=7778.52 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 641883 1251 0 0 777691 161 0 0 18 0 5 0 528852941 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 83549 55713 164 40 0 82093 0
[pid=19987/tid=19994] ppid=19982 vsize=334196 CPUtime=1947.87 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 147506 1251 0 0 194758 29 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=334196 CPUtime=1945.92 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 149640 1251 0 0 194531 61 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=334196 CPUtime=1947.58 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 148819 1251 0 0 194732 26 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=334196 CPUtime=1937.13 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 195559 1251 0 0 193669 44 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331337 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15569.6
Current children cumulated vsize (KiB) 2189880

[startup+1948.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/178 20049
/proc/meminfo: memFree=30217884/32951132 swapFree=67111364/67111528
[pid=19982] ppid=19980 vsize=18324 CPUtime=0 cores=0-7
/proc/19982/stat : 19982 (ppfolio) S 19980 19982 19608 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 528852941 18763776 390 33554432000 4194304 4287625 140737288151280 18446744073709551615 242970570255 0 0 4096 65536 14871211291875213311 0 0 17 4 0 0 0
/proc/19982/statm: 4581 390 341 23 0 91 0
[pid=19983] ppid=19982 vsize=912008 CPUtime=1948.32 cores=0
/proc/19983/stat : 19983 (cryptominisat) R 19982 19982 19608 0 -1 4202496 168248 0 0 0 194789 43 0 0 25 0 1 0 528852941 933896192 21750 33554432000 4194304 4587354 140736929761456 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19983/statm: 228002 21750 337 96 0 224564 0
[pid=19984] ppid=19982 vsize=17776 CPUtime=1948.33 cores=1
/proc/19984/stat : 19984 (clasp) R 19982 19982 19608 0 -1 4202496 1878 0 0 0 194833 0 0 0 25 0 1 0 528852941 18202624 1770 33554432000 4194304 4785740 140735224936288 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/19984/statm: 4444 1770 340 145 0 1489 0
[pid=19985] ppid=19982 vsize=455704 CPUtime=1948.33 cores=2
/proc/19985/stat : 19985 (TNM) R 19982 19982 19608 0 -1 4202496 297 0 0 0 194833 0 0 0 25 0 1 0 528852941 466640896 194 33554432000 134512640 134534564 4290217920 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19985/statm: 113926 194 103 6 0 112592 0
[pid=19986] ppid=19982 vsize=451872 CPUtime=1947.67 cores=3
/proc/19986/stat : 19986 (march_hi) R 19982 19982 19608 0 -1 4202496 97445 0 0 0 194721 46 0 0 25 0 1 0 528852941 462716928 97338 33554432000 4194304 4331988 140733359985264 18446744073709551615 4211737 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19986/statm: 112968 97338 174 34 0 111410 0
[pid=19987] ppid=19982 vsize=334196 CPUtime=7780.11 cores=4-7
/proc/19987/stat : 19987 (plingeling) S 19982 19982 19608 0 -1 4202496 641883 1251 0 0 777850 161 0 0 18 0 5 0 528852941 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19987/statm: 83549 55713 164 40 0 82093 0
[pid=19987/tid=19994] ppid=19982 vsize=334196 CPUtime=1948.27 cores=4-7
/proc/19987/task/19994/stat : 19994 (plingeling) R 19982 19982 19608 0 -1 4202560 147506 1251 0 0 194798 29 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19987/tid=19995] ppid=19982 vsize=334196 CPUtime=1946.32 cores=4-7
/proc/19987/task/19995/stat : 19995 (plingeling) R 19982 19982 19608 0 -1 4202560 149640 1251 0 0 194571 61 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19987/tid=19996] ppid=19982 vsize=334196 CPUtime=1947.98 cores=4-7
/proc/19987/task/19996/stat : 19996 (plingeling) R 19982 19982 19608 0 -1 4202560 148819 1251 0 0 194772 26 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19987/tid=19997] ppid=19982 vsize=334196 CPUtime=1937.52 cores=4-7
/proc/19987/task/19997/stat : 19997 (plingeling) R 19982 19982 19608 0 -1 4202560 195559 1251 0 0 193708 44 0 0 25 0 5 0 528852942 342216704 55713 33554432000 4194304 4356188 140736874290944 18446744073709551615 4335724 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15572.8
Current children cumulated vsize (KiB) 2189880

Child status: 0
Real time (s): 1948.32
CPU time (s): 15572.9
CPU user time (s): 15570.3
CPU system time (s): 2.56761
CPU usage (%): 799.296
Max. virtual memory (cumulated for all children) (KiB): 10343000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15570.3
system time used= 2.56761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911690
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= 1085
involuntary context switches= 71412

runsolver used 2.90756 second user time and 6.65199 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-30 16:09:03
IDJOB=3275966
IDBENCH=84030
IDSOLVER=1638
FILE ID=node128/3275966-1304172543
RUNJOBID= node128-1304165150-19622
PBS_JOBID= 13170946
Free space on /tmp= 67532 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275966-1304172543/watcher-3275966-1304172543 -o /tmp/evaluation-result-3275966-1304172543/solver-3275966-1304172543 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275966-1304172543.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=608135403

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:      30922432 kB
Buffers:        460972 kB
Cached:        1086792 kB
SwapCached:          0 kB
Active:         182832 kB
Inactive:      1429252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30922432 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:       64556 kB
Mapped:          15000 kB
Slab:           352468 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   188472 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:41:31