Trace number 3310287

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 1592.52 199.344

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark153.665
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
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
1592.18/199.33	s UNSATISFIABLE
1592.18/199.34	solver [1] cryptominisat 2.7.1 answered
1592.18/199.34	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-3310287-1304008039/watcher-3310287-1304008039 -o /tmp/evaluation-result-3310287-1304008039/solver-3310287-1304008039 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310287-1304008039.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.18 8.12 7.96 1/170 23664
/proc/meminfo: memFree=14424224/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) R 23662 23664 23351 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0

[startup+0.027153 s]
/proc/loadavg: 8.18 8.12 7.96 1/170 23664
/proc/meminfo: memFree=14424224/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101136 s]
/proc/loadavg: 8.18 8.12 7.96 1/170 23664
/proc/meminfo: memFree=14424224/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301098 s]
/proc/loadavg: 8.18 8.12 7.96 1/170 23664
/proc/meminfo: memFree=14424224/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700997 s]
/proc/loadavg: 8.18 8.12 7.96 1/170 23664
/proc/meminfo: memFree=14424224/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 8.18 8.12 7.96 9/180 23679
/proc/meminfo: memFree=14162380/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=92124 CPUtime=1.49 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 19468 0 0 0 147 2 0 0 20 0 1 0 493219379 94334976 17196 33554432000 4194304 4587354 140736736915200 18446744073709551615 228095147543 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 23031 17196 317 96 0 19593 0
[pid=23666] ppid=23664 vsize=68304 CPUtime=1.49 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 17735 0 0 0 147 2 0 0 20 0 1 0 493219379 69943296 13983 33554432000 4194304 4785740 140733373778672 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 17076 13983 340 145 0 14121 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=1.48 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 148 0 0 0 20 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=190464 CPUtime=1.48 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 76228 0 0 0 138 10 0 0 25 0 1 0 493219379 195035136 19412 33554432000 4194304 4331988 140736230832224 18446744073709551615 4251940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 47616 19412 151 34 0 46058 0
[pid=23669] ppid=23664 vsize=189000 CPUtime=4.89 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 34054 1248 0 0 485 4 0 0 18 0 5 0 493219379 193536000 19314 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 47250 19314 153 40 0 45794 0
[pid=23669/tid=23676] ppid=23664 vsize=189000 CPUtime=1.13 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 3334 1248 0 0 113 0 0 0 25 0 5 0 493219415 193536000 19314 33554432000 4194304 4356188 140734178388768 18446744073709551615 4212994 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=189000 CPUtime=1.12 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 5023 1248 0 0 112 0 0 0 25 0 5 0 493219415 193536000 19314 33554432000 4194304 4356188 140734178388768 18446744073709551615 4260365 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=189000 CPUtime=1.13 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 3319 1248 0 0 113 0 0 0 22 0 5 0 493219415 193536000 19314 33554432000 4194304 4356188 140734178388768 18446744073709551615 4247448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=189000 CPUtime=1.13 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 5709 1248 0 0 112 1 0 0 19 0 5 0 493219415 193536000 19314 33554432000 4194304 4356188 140734178388768 18446744073709551615 4244384 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.83
Current children cumulated vsize (KiB) 1030936

[startup+3.10056 s]
/proc/loadavg: 8.18 8.12 7.96 9/180 23679
/proc/meminfo: memFree=14071364/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=141412 CPUtime=3.09 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 25870 0 0 0 306 3 0 0 25 0 1 0 493219379 144805888 20902 33554432000 4194304 4587354 140736736915200 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 35353 20902 330 96 0 31915 0
[pid=23666] ppid=23664 vsize=68304 CPUtime=3.09 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 17735 0 0 0 307 2 0 0 25 0 1 0 493219379 69943296 13983 33554432000 4194304 4785740 140733373778672 18446744073709551615 4312625 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 17076 13983 340 145 0 14121 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=3.08 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 308 0 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=195028 CPUtime=3.09 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 92425 0 0 0 297 12 0 0 25 0 1 0 493219379 199708672 28749 33554432000 4194304 4331988 140736230832224 18446744073709551615 4299847 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 48757 28749 173 34 0 47199 0
[pid=23669] ppid=23664 vsize=181604 CPUtime=11.28 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 34934 1248 0 0 1124 4 0 0 18 0 5 0 493219379 185962496 17494 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 45401 17494 164 40 0 43945 0
[pid=23669/tid=23676] ppid=23664 vsize=181604 CPUtime=2.73 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 3494 1248 0 0 273 0 0 0 25 0 5 0 493219415 185962496 17494 33554432000 4194304 4356188 140734178388768 18446744073709551615 4217742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=181604 CPUtime=2.72 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 5035 1248 0 0 272 0 0 0 25 0 5 0 493219415 185962496 17494 33554432000 4194304 4356188 140734178388768 18446744073709551615 4217733 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=181604 CPUtime=2.73 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 3325 1248 0 0 273 0 0 0 25 0 5 0 493219415 185962496 17494 33554432000 4194304 4356188 140734178388768 18446744073709551615 4225389 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=181604 CPUtime=2.73 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 6411 1248 0 0 272 1 0 0 23 0 5 0 493219415 185962496 17494 33554432000 4194304 4356188 140734178388768 18446744073709551615 4210575 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 1077392

[startup+6.30097 s]
/proc/loadavg: 8.17 8.11 7.96 9/180 23679
/proc/meminfo: memFree=13997712/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=141412 CPUtime=6.29 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 26372 0 0 0 626 3 0 0 25 0 1 0 493219379 144805888 21382 33554432000 4194304 4587354 140736736915200 18446744073709551615 4228980 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 35353 21382 333 96 0 31915 0
[pid=23666] ppid=23664 vsize=68436 CPUtime=6.29 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 17800 0 0 0 627 2 0 0 25 0 1 0 493219379 70078464 14048 33554432000 4194304 4785740 140733373778672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 17109 14048 340 145 0 14154 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=6.29 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 628 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=205756 CPUtime=6.28 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 107736 0 0 0 614 14 0 0 25 0 1 0 493219379 210694144 44060 33554432000 4194304 4331988 140736230832224 18446744073709551615 4229351 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 51439 44060 173 34 0 49881 0
[pid=23669] ppid=23664 vsize=208708 CPUtime=24.07 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 49564 1248 0 0 2400 7 0 0 18 0 5 0 493219379 213716992 25459 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 52177 25459 164 40 0 50721 0
[pid=23669/tid=23676] ppid=23664 vsize=208708 CPUtime=5.93 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 592 1 0 0 25 0 5 0 493219415 213716992 25459 33554432000 4194304 4356188 140734178388768 18446744073709551615 4280608 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=208708 CPUtime=5.89 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 589 0 0 0 25 0 5 0 493219415 213716992 25459 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=208708 CPUtime=5.94 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 593 1 0 0 25 0 5 0 493219415 213716992 25459 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=208708 CPUtime=5.93 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 7914 1248 0 0 592 1 0 0 25 0 5 0 493219415 213716992 25459 33554432000 4194304 4356188 140734178388768 18446744073709551615 4334501 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.22
Current children cumulated vsize (KiB) 1115356

[startup+12.7008 s]
/proc/loadavg: 8.16 8.11 7.96 9/180 23680
/proc/meminfo: memFree=13963628/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=141412 CPUtime=12.69 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 26378 0 0 0 1266 3 0 0 25 0 1 0 493219379 144805888 21388 33554432000 4194304 4587354 140736736915200 18446744073709551615 4239504 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 35353 21388 338 96 0 31915 0
[pid=23666] ppid=23664 vsize=70780 CPUtime=12.69 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 18373 0 0 0 1267 2 0 0 25 0 1 0 493219379 72478720 14621 33554432000 4194304 4785740 140733373778672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 17695 14621 340 145 0 14740 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=12.69 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 1268 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=208660 CPUtime=12.68 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 108813 0 0 0 1254 14 0 0 25 0 1 0 493219379 213667840 45137 33554432000 4194304 4331988 140736230832224 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 52165 45137 173 34 0 50607 0
[pid=23669] ppid=23664 vsize=208620 CPUtime=49.64 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 49564 1248 0 0 4957 7 0 0 18 0 5 0 493219379 213626880 24248 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 52155 24248 164 40 0 50699 0
[pid=23669/tid=23676] ppid=23664 vsize=208620 CPUtime=12.33 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 1232 1 0 0 25 0 5 0 493219415 213626880 24248 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330823 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=208620 CPUtime=12.26 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 1226 0 0 0 25 0 5 0 493219415 213626880 24248 33554432000 4194304 4356188 140734178388768 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=208620 CPUtime=12.34 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 1233 1 0 0 25 0 5 0 493219415 213626880 24248 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=208620 CPUtime=12.33 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 7914 1248 0 0 1232 1 0 0 25 0 5 0 493219415 213626880 24248 33554432000 4194304 4356188 140734178388768 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.39
Current children cumulated vsize (KiB) 1120516

[startup+25.5004 s]
/proc/loadavg: 8.12 8.11 7.96 9/180 23680
/proc/meminfo: memFree=13942040/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=149928 CPUtime=25.48 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 31838 0 0 0 2545 3 0 0 25 0 1 0 493219379 153526272 24615 33554432000 4194304 4587354 140736736915200 18446744073709551615 4238246 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=23669/tid=23676] ppid=23664 vsize=220836 CPUtime=191.54 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 19153 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331002 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=220836 CPUtime=190.49 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 19049 0 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=220836 CPUtime=191.52 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 19151 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=220836 CPUtime=191.53 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 10985 1248 0 0 19152 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330879 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1533.03
Current children cumulated vsize (KiB) 1419124

[startup+195.101 s]
/proc/loadavg: 8.03 8.08 7.97 9/180 23684
/proc/meminfo: memFree=13860476/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=371912 CPUtime=195.09 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 66511 0 0 0 19492 17 0 0 25 0 1 0 493219379 380837888 31026 33554432000 4194304 4587354 140736736915200 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 92978 31026 338 96 0 89540 0
[pid=23666] ppid=23664 vsize=115836 CPUtime=195.1 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 29491 0 0 0 19502 8 0 0 25 0 1 0 493219379 118616064 25739 33554432000 4194304 4785740 140733373778672 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 28959 25739 340 145 0 26004 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=195.09 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 19508 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=219628 CPUtime=195.09 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 111660 0 0 0 19493 16 0 0 25 0 1 0 493219379 224899072 47984 33554432000 4194304 4331988 140736230832224 18446744073709551615 4287331 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 54907 47984 173 34 0 53349 0
[pid=23669] ppid=23664 vsize=220836 CPUtime=778.24 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 52635 1248 0 0 77817 7 0 0 18 0 5 0 493219379 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 55209 27302 164 40 0 53753 0
[pid=23669/tid=23676] ppid=23664 vsize=220836 CPUtime=194.74 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 19473 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=220836 CPUtime=193.67 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 19367 0 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=220836 CPUtime=194.72 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 19471 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=220836 CPUtime=194.73 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 10985 1248 0 0 19472 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1558.61
Current children cumulated vsize (KiB) 1419256

[startup+196.701 s]
/proc/loadavg: 8.03 8.08 7.97 9/180 23685
/proc/meminfo: memFree=13859980/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=371912 CPUtime=196.69 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 66603 0 0 0 19652 17 0 0 25 0 1 0 493219379 380837888 31116 33554432000 4194304 4587354 140736736915200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 92978 31116 338 96 0 89540 0
[pid=23666] ppid=23664 vsize=115836 CPUtime=196.7 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 29491 0 0 0 19662 8 0 0 25 0 1 0 493219379 118616064 25739 33554432000 4194304 4785740 140733373778672 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 28959 25739 340 145 0 26004 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=196.69 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 19668 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=219628 CPUtime=196.69 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 111670 0 0 0 19653 16 0 0 25 0 1 0 493219379 224899072 47994 33554432000 4194304 4331988 140736230832224 18446744073709551615 4228983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 54907 47994 173 34 0 53349 0
[pid=23669] ppid=23664 vsize=220836 CPUtime=784.63 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 52635 1248 0 0 78456 7 0 0 18 0 5 0 493219379 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 55209 27302 164 40 0 53753 0
[pid=23669/tid=23676] ppid=23664 vsize=220836 CPUtime=196.34 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 19633 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331456 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=220836 CPUtime=195.26 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 19526 0 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4225612 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=220836 CPUtime=196.32 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 19631 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331241 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=220836 CPUtime=196.33 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 10985 1248 0 0 19632 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1571.4
Current children cumulated vsize (KiB) 1419256

[startup+198.301 s]
/proc/loadavg: 8.03 8.08 7.97 9/180 23685
/proc/meminfo: memFree=13859608/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=371912 CPUtime=198.29 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 66691 0 0 0 19812 17 0 0 25 0 1 0 493219379 380837888 31198 33554432000 4194304 4587354 140736736915200 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 92978 31198 338 96 0 89540 0
[pid=23666] ppid=23664 vsize=115836 CPUtime=198.3 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 29492 0 0 0 19822 8 0 0 25 0 1 0 493219379 118616064 25740 33554432000 4194304 4785740 140733373778672 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 28959 25740 340 145 0 26004 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=198.29 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 19828 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=219760 CPUtime=198.29 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 111681 0 0 0 19813 16 0 0 25 0 1 0 493219379 225034240 48005 33554432000 4194304 4331988 140736230832224 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 54940 48005 173 34 0 53382 0
[pid=23669] ppid=23664 vsize=220836 CPUtime=791.02 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 52635 1248 0 0 79095 7 0 0 18 0 5 0 493219379 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 55209 27302 164 40 0 53753 0
[pid=23669/tid=23676] ppid=23664 vsize=220836 CPUtime=197.94 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 19793 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=220836 CPUtime=196.85 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 19685 0 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=220836 CPUtime=197.92 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 19791 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=220836 CPUtime=197.93 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 10985 1248 0 0 19792 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4238339 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1584.19
Current children cumulated vsize (KiB) 1419388

[startup+199.107 s]
/proc/loadavg: 8.03 8.08 7.97 9/180 23685
/proc/meminfo: memFree=13858988/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=371912 CPUtime=199.1 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 66723 0 0 0 19893 17 0 0 25 0 1 0 493219379 380837888 31230 33554432000 4194304 4587354 140736736915200 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 92978 31230 338 96 0 89540 0
[pid=23666] ppid=23664 vsize=116100 CPUtime=199.1 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 29566 0 0 0 19902 8 0 0 25 0 1 0 493219379 118886400 25814 33554432000 4194304 4785740 140733373778672 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 29025 25814 340 145 0 26070 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=199.1 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 19909 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=219760 CPUtime=199.09 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 111691 0 0 0 19893 16 0 0 25 0 1 0 493219379 225034240 48015 33554432000 4194304 4331988 140736230832224 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 54940 48015 173 34 0 53382 0
[pid=23669] ppid=23664 vsize=220836 CPUtime=794.24 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 52635 1248 0 0 79417 7 0 0 18 0 5 0 493219379 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 55209 27302 164 40 0 53753 0
[pid=23669/tid=23676] ppid=23664 vsize=220836 CPUtime=198.74 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 19873 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=220836 CPUtime=197.65 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 19765 0 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=220836 CPUtime=198.73 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 19872 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4238246 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=220836 CPUtime=198.73 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 10985 1248 0 0 19872 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4244696 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1590.63
Current children cumulated vsize (KiB) 1419652

[startup+199.301 s]
/proc/loadavg: 8.03 8.08 7.97 9/180 23685
/proc/meminfo: memFree=13858988/32951124 swapFree=67111528/67111528
[pid=23664] ppid=23662 vsize=18324 CPUtime=0 cores=0-7
/proc/23664/stat : 23664 (ppfolio) S 23662 23664 23351 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 493219379 18763776 390 33554432000 4194304 4287625 140736857120448 18446744073709551615 228095471119 0 0 4096 65536 14327129645181304831 0 0 17 4 0 0 0
/proc/23664/statm: 4581 390 341 23 0 91 0
[pid=23665] ppid=23664 vsize=371396 CPUtime=199.29 cores=0
/proc/23665/stat : 23665 (cryptominisat) R 23664 23664 23351 0 -1 4202496 66740 0 0 0 19912 17 0 0 25 0 1 0 493219379 380309504 31149 33554432000 4194304 4587354 140736736915200 18446744073709551615 4287220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23665/statm: 92849 31149 351 96 0 89411 0
[pid=23666] ppid=23664 vsize=116364 CPUtime=199.3 cores=1
/proc/23666/stat : 23666 (clasp) R 23664 23664 23351 0 -1 4202496 29605 0 0 0 19922 8 0 0 25 0 1 0 493219379 119156736 25853 33554432000 4194304 4785740 140733373778672 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23666/statm: 29091 25853 340 145 0 26136 0
[pid=23667] ppid=23664 vsize=472720 CPUtime=199.29 cores=2
/proc/23667/stat : 23667 (TNM) R 23664 23664 23351 0 -1 4202496 10416 0 0 0 19928 1 0 0 25 0 1 0 493219379 484065280 10313 33554432000 134512640 134534564 4291579872 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/23667/statm: 118180 10313 95 6 0 116846 0
[pid=23668] ppid=23664 vsize=219760 CPUtime=199.29 cores=3
/proc/23668/stat : 23668 (march_hi) R 23664 23664 23351 0 -1 4202496 111692 0 0 0 19913 16 0 0 25 0 1 0 493219379 225034240 48016 33554432000 4194304 4331988 140736230832224 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/23668/statm: 54940 48016 173 34 0 53382 0
[pid=23669] ppid=23664 vsize=220836 CPUtime=795.01 cores=4-7
/proc/23669/stat : 23669 (plingeling) S 23664 23664 23351 0 -1 4202496 52635 1248 0 0 79494 7 0 0 18 0 5 0 493219379 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/23669/statm: 55209 27302 164 40 0 53753 0
[pid=23669/tid=23676] ppid=23664 vsize=220836 CPUtime=198.94 cores=4-7
/proc/23669/task/23676/stat : 23676 (plingeling) R 23664 23664 23351 0 -1 4202560 8102 1248 0 0 19893 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23669/tid=23677] ppid=23664 vsize=220836 CPUtime=197.84 cores=4-7
/proc/23669/task/23677/stat : 23677 (plingeling) R 23664 23664 23351 0 -1 4202560 9131 1248 0 0 19784 0 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331419 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23669/tid=23678] ppid=23664 vsize=220836 CPUtime=198.92 cores=4-7
/proc/23669/task/23678/stat : 23678 (plingeling) R 23664 23664 23351 0 -1 4202560 7748 1248 0 0 19891 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4331249 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23669/tid=23679] ppid=23664 vsize=220836 CPUtime=198.93 cores=4-7
/proc/23669/task/23679/stat : 23679 (plingeling) R 23664 23664 23351 0 -1 4202560 10985 1248 0 0 19892 1 0 0 25 0 5 0 493219415 226136064 27302 33554432000 4194304 4356188 140734178388768 18446744073709551615 4244413 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1592.18
Current children cumulated vsize (KiB) 1419400

Child status: 0
Real time (s): 199.344
CPU time (s): 1592.52
CPU user time (s): 1591.95
CPU system time (s): 0.565913
CPU usage (%): 798.879
Max. virtual memory (cumulated for all children) (KiB): 1663460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1591.95
system time used= 0.565913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272883
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= 877
involuntary context switches= 7424

runsolver used 0.343947 second user time and 0.747886 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-28 18:27:19
IDJOB=3310287
IDBENCH=82482
IDSOLVER=1638
FILE ID=node142/3310287-1304008039
RUNJOBID= node142-1304003915-23365
PBS_JOBID= 13168809
Free space on /tmp= 71308 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310287-1304008039/watcher-3310287-1304008039 -o /tmp/evaluation-result-3310287-1304008039/solver-3310287-1304008039 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310287-1304008039.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=307800898

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14424628 kB
Buffers:       2099112 kB
Cached:       15780964 kB
SwapCached:          0 kB
Active:        7825924 kB
Inactive:     10119120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14424628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15068 kB
Writeback:          16 kB
AnonPages:       64320 kB
Mapped:          14476 kB
Slab:           514364 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71300 MiB
End job on node142 at 2011-04-28 18:30:39