Trace number 3310276

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 3091 386.767

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark245.654
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
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
3090.53/386.75	s UNSATISFIABLE
3090.53/386.76	solver [1] cryptominisat 2.7.1 answered
3090.53/386.76	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-3310276-1304007866/watcher-3310276-1304007866 -o /tmp/evaluation-result-3310276-1304007866/solver-3310276-1304007866 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310276-1304007866.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.00 6.49 4.31 1/170 25119
/proc/meminfo: memFree=13747288/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 6 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0

[startup+0.0740151 s]
/proc/loadavg: 7.00 6.49 4.31 1/170 25119
/proc/meminfo: memFree=13747288/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 6 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101006 s]
/proc/loadavg: 7.00 6.49 4.31 1/170 25119
/proc/meminfo: memFree=13747288/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 6 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301032 s]
/proc/loadavg: 7.00 6.49 4.31 1/170 25119
/proc/meminfo: memFree=13747288/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.16882 s]
/proc/loadavg: 7.00 6.49 4.31 1/170 25119
/proc/meminfo: memFree=13747288/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 7.00 6.49 4.31 1/170 25119
/proc/meminfo: memFree=13747288/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10048 s]
/proc/loadavg: 7.00 6.49 4.31 9/180 25134
/proc/meminfo: memFree=13374844/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=132100 CPUtime=3.09 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 24096 0 0 0 307 2 0 0 25 0 1 0 512385346 135270400 19250 33554432000 4194304 4587354 140734158702864 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 33025 19250 332 96 0 29587 0
[pid=25121] ppid=25119 vsize=65580 CPUtime=3.08 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 17173 0 0 0 307 1 0 0 25 0 1 0 512385346 67153920 13500 33554432000 4194304 4785740 140733851060512 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 16395 13500 340 145 0 13440 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=3.08 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 308 0 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=180884 CPUtime=3.09 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 96123 0 0 0 297 12 0 0 25 0 1 0 512385346 185225216 38930 33554432000 4194304 4331988 140735583157296 18446744073709551615 4228963 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 45221 38930 173 34 0 43663 0
[pid=25124] ppid=25119 vsize=183804 CPUtime=11.41 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 34803 1253 0 0 1137 4 0 0 25 0 5 0 512385346 188215296 18043 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 45951 18043 163 40 0 44495 0
[pid=25124/tid=25131] ppid=25119 vsize=183804 CPUtime=2.75 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 4626 1253 0 0 275 0 0 0 23 0 5 0 512385378 188215296 18043 33554432000 4194304 4356188 140737204832288 18446744073709551615 4231125 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=183804 CPUtime=2.77 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 3199 1253 0 0 277 0 0 0 23 0 5 0 512385378 188215296 18043 33554432000 4194304 4356188 140737204832288 18446744073709551615 4231872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=183804 CPUtime=2.77 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 4931 1253 0 0 277 0 0 0 23 0 5 0 512385378 188215296 18043 33554432000 4194304 4356188 140737204832288 18446744073709551615 4232885 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=183804 CPUtime=2.77 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 5391 1253 0 0 276 1 0 0 23 0 5 0 512385378 188215296 18043 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 1051036

[startup+6.30092 s]
/proc/loadavg: 7.08 6.52 4.33 9/180 25134
/proc/meminfo: memFree=13305292/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=132100 CPUtime=6.29 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 24427 0 0 0 627 2 0 0 25 0 1 0 512385346 135270400 19561 33554432000 4194304 4587354 140734158702864 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 33025 19561 332 96 0 29587 0
[pid=25121] ppid=25119 vsize=65580 CPUtime=6.28 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 17173 0 0 0 627 1 0 0 25 0 1 0 512385346 67153920 13500 33554432000 4194304 4785740 140733851060512 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 16395 13500 340 145 0 13440 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=6.29 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 628 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=184444 CPUtime=6.28 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 96924 0 0 0 616 12 0 0 25 0 1 0 512385346 188870656 39731 33554432000 4194304 4331988 140735583157296 18446744073709551615 4229357 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 46111 39731 173 34 0 44553 0
[pid=25124] ppid=25119 vsize=228880 CPUtime=24.19 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 46072 1253 0 0 2413 6 0 0 25 0 5 0 512385346 234373120 29312 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 57220 29312 163 40 0 55764 0
[pid=25124/tid=25131] ppid=25119 vsize=228880 CPUtime=5.94 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 7699 1253 0 0 593 1 0 0 25 0 5 0 512385378 234373120 29312 33554432000 4194304 4356188 140737204832288 18446744073709551615 4215021 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=228880 CPUtime=5.97 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 7297 1253 0 0 597 0 0 0 25 0 5 0 512385378 234373120 29312 33554432000 4194304 4356188 140737204832288 18446744073709551615 4270898 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=228880 CPUtime=5.97 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 9029 1253 0 0 596 1 0 0 25 0 5 0 512385378 234373120 29312 33554432000 4194304 4356188 140737204832288 18446744073709551615 4208840 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=228880 CPUtime=5.97 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 5391 1253 0 0 596 1 0 0 25 0 5 0 512385378 234373120 29312 33554432000 4194304 4356188 140737204832288 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.33
Current children cumulated vsize (KiB) 1099672

[startup+12.7008 s]
/proc/loadavg: 7.15 6.54 4.35 9/180 25134
/proc/meminfo: memFree=13327788/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=132100 CPUtime=12.69 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 24561 0 0 0 1267 2 0 0 25 0 1 0 512385346 135270400 19691 33554432000 4194304 4587354 140734158702864 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 33025 19691 338 96 0 29587 0
[pid=25121] ppid=25119 vsize=66756 CPUtime=12.69 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 17495 0 0 0 1267 2 0 0 25 0 1 0 512385346 68358144 13822 33554432000 4194304 4785740 140733851060512 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 16689 13822 340 145 0 13734 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=12.69 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 1268 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134530464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=190028 CPUtime=12.69 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 98498 0 0 0 1256 13 0 0 25 0 1 0 512385346 194588672 41305 33554432000 4194304 4331988 140735583157296 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 47507 41305 173 34 0 45949 0
[pid=25124] ppid=25119 vsize=197516 CPUtime=49.77 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 46072 1253 0 0 4971 6 0 0 25 0 5 0 512385346 202256384 21471 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 49379 21471 163 40 0 47923 0
[pid=25124/tid=25131] ppid=25119 vsize=197516 CPUtime=12.31 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 7699 1253 0 0 1230 1 0 0 25 0 5 0 512385378 202256384 21471 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=197516 CPUtime=12.37 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 7297 1253 0 0 1237 0 0 0 25 0 5 0 512385378 202256384 21471 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=197516 CPUtime=12.38 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 9029 1253 0 0 1237 1 0 0 25 0 5 0 512385378 202256384 21471 33554432000 4194304 4356188 140737204832288 18446744073709551615 4334437 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=197516 CPUtime=12.38 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 5391 1253 0 0 1237 1 0 0 25 0 5 0 512385378 202256384 21471 33554432000 4194304 4356188 140737204832288 18446744073709551615 4210780 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 1075068

[startup+25.5005 s]
/proc/loadavg: 7.34 6.61 4.40 9/180 25134
/proc/meminfo: memFree=13292528/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=144204 CPUtime=25.49 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 29908 0 0 0 2546 3 0 0 25 0 1 0 512385346 147664896 23268 33554432000 4194304 4587354 140734158702864 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 36051 23268 338 96 0 32613 0
[pid=25121] ppid=25119 vsize=75264 CPUtime=25.49 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 19617 0 0 0 2546 3 0 0 25 0 1 0 512385346 77070336 15944 33554432000 4194304 4785740 140733851060512 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 18816 15944 340 145 0 15861 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=25.48 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 2547 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=196232 CPUtime=25.49 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 100103 0 0 0 2535 14 0 0 25 0 1 0 512385346 200941568 42835 33554432000 4194304 4331988 140735583157296 18446744073709551615 4263216 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 49058 42835 173 34 0 47500 0
[pid=25124] ppid=25119 vsize=205532 CPUtime=100.89 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 48673 1253 0 0 10082 7 0 0 25 0 5 0 512385346 210464768 23475 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 51383 23475 163 40 0 49927 0
[pid=25124/tid=25131] ppid=25119 vsize=205532 CPUtime=25.04 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 7699 1253 0 0 2503 1 0 0 25 0 5 0 512385378 210464768 23475 33554432000 4194304 4356188 140737204832288 18446744073709551615 4281760 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=205532 CPUtime=25.16 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 7573 1253 0 0 2516 0 0 0 25 0 5 0 512385378 210464768 23475 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=205532 CPUtime=25.17 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 9306 1253 0 0 2516 1 0 0 25 0 5 0 512385378 210464768 23475 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=205532 CPUtime=25.17 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 7439 1253 0 0 2516 1 0 0 25 0 5 0 512385378 210464768 23475 33554432000 4194304 4356188 140737204832288 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 1109900

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

[pid=25124/tid=25131] ppid=25119 vsize=309220 CPUtime=379 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 12190 1253 0 0 37898 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=309220 CPUtime=381.07 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 11733 1253 0 0 38106 1 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=309220 CPUtime=381.08 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 14868 1253 0 0 38106 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=309220 CPUtime=381.08 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 31230 1253 0 0 38104 4 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4241565 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3048.1
Current children cumulated vsize (KiB) 2588860

[startup+384.606 s]
/proc/loadavg: 8.04 7.59 5.55 9/180 25144
/proc/meminfo: memFree=12978552/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=1346376 CPUtime=384.6 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 123469 0 0 0 38429 31 0 0 25 0 1 0 512385346 1378689024 34167 33554432000 4194304 4587354 140734158702864 18446744073709551615 4284264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 336594 34167 338 96 0 333156 0
[pid=25121] ppid=25119 vsize=210404 CPUtime=384.6 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 53218 0 0 0 38440 20 0 0 25 0 1 0 512385346 215453696 49545 33554432000 4194304 4785740 140733851060512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 52601 49545 340 145 0 49646 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=384.56 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 38455 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=234192 CPUtime=384.6 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 108753 0 0 0 38440 20 0 0 25 0 1 0 512385346 239812608 51413 33554432000 4194304 4331988 140735583157296 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 58548 51413 173 34 0 56990 0
[pid=25124] ppid=25119 vsize=309220 CPUtime=1535.38 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 86677 1253 0 0 153526 12 0 0 25 0 5 0 512385346 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 77305 48856 164 40 0 75849 0
[pid=25124/tid=25131] ppid=25119 vsize=309220 CPUtime=382.19 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 12190 1253 0 0 38217 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4250504 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=309220 CPUtime=384.28 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 11733 1253 0 0 38427 1 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4244384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=309220 CPUtime=384.29 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 14868 1253 0 0 38427 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331510 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=309220 CPUtime=384.28 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 31230 1253 0 0 38424 4 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4210610 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3073.74
Current children cumulated vsize (KiB) 2588860

[startup+385.401 s]
/proc/loadavg: 8.04 7.59 5.55 9/180 25144
/proc/meminfo: memFree=12978552/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=1346376 CPUtime=385.39 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 123511 0 0 0 38508 31 0 0 25 0 1 0 512385346 1378689024 34207 33554432000 4194304 4587354 140734158702864 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 336594 34207 338 96 0 333156 0
[pid=25121] ppid=25119 vsize=210404 CPUtime=385.39 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 53218 0 0 0 38519 20 0 0 25 0 1 0 512385346 215453696 49545 33554432000 4194304 4785740 140733851060512 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 52601 49545 340 145 0 49646 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=385.36 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 38535 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134525888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=234192 CPUtime=385.39 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 108760 0 0 0 38519 20 0 0 25 0 1 0 512385346 239812608 51420 33554432000 4194304 4331988 140735583157296 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 58548 51420 173 34 0 56990 0
[pid=25124] ppid=25119 vsize=309220 CPUtime=1538.56 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 86677 1253 0 0 153844 12 0 0 25 0 5 0 512385346 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 77305 48856 164 40 0 75849 0
[pid=25124/tid=25131] ppid=25119 vsize=309220 CPUtime=382.99 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 12190 1253 0 0 38297 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=309220 CPUtime=385.07 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 11733 1253 0 0 38506 1 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=309220 CPUtime=385.08 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 14868 1253 0 0 38506 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=309220 CPUtime=385.08 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 31230 1253 0 0 38504 4 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3080.09
Current children cumulated vsize (KiB) 2588860

[startup+386.201 s]
/proc/loadavg: 8.04 7.59 5.55 9/180 25144
/proc/meminfo: memFree=12978304/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=1346376 CPUtime=386.19 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 123549 0 0 0 38588 31 0 0 25 0 1 0 512385346 1378689024 34243 33554432000 4194304 4587354 140734158702864 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 336594 34243 338 96 0 333156 0
[pid=25121] ppid=25119 vsize=210404 CPUtime=386.19 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 53218 0 0 0 38599 20 0 0 25 0 1 0 512385346 215453696 49545 33554432000 4194304 4785740 140733851060512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 52601 49545 340 145 0 49646 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=386.16 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 38615 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=234192 CPUtime=386.19 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 108765 0 0 0 38599 20 0 0 25 0 1 0 512385346 239812608 51425 33554432000 4194304 4331988 140735583157296 18446744073709551615 4229539 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 58548 51425 173 34 0 56990 0
[pid=25124] ppid=25119 vsize=309220 CPUtime=1541.75 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 86677 1253 0 0 154163 12 0 0 25 0 5 0 512385346 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 77305 48856 164 40 0 75849 0
[pid=25124/tid=25131] ppid=25119 vsize=309220 CPUtime=383.78 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 12190 1253 0 0 38376 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4332260 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=309220 CPUtime=385.87 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 11733 1253 0 0 38586 1 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=309220 CPUtime=385.88 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 14868 1253 0 0 38586 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=309220 CPUtime=385.88 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 31230 1253 0 0 38584 4 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3086.48
Current children cumulated vsize (KiB) 2588860

[startup+386.601 s]
/proc/loadavg: 8.04 7.59 5.55 9/180 25144
/proc/meminfo: memFree=12978304/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=1346376 CPUtime=386.59 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 123563 0 0 0 38628 31 0 0 25 0 1 0 512385346 1378689024 34257 33554432000 4194304 4587354 140734158702864 18446744073709551615 4231704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 336594 34257 338 96 0 333156 0
[pid=25121] ppid=25119 vsize=210404 CPUtime=386.59 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 53218 0 0 0 38639 20 0 0 25 0 1 0 512385346 215453696 49545 33554432000 4194304 4785740 140733851060512 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 52601 49545 340 145 0 49646 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=386.56 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 38655 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=234192 CPUtime=386.59 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 108766 0 0 0 38639 20 0 0 25 0 1 0 512385346 239812608 51426 33554432000 4194304 4331988 140735583157296 18446744073709551615 4229439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 58548 51426 173 34 0 56990 0
[pid=25124] ppid=25119 vsize=309220 CPUtime=1543.35 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 86677 1253 0 0 154323 12 0 0 25 0 5 0 512385346 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 77305 48856 164 40 0 75849 0
[pid=25124/tid=25131] ppid=25119 vsize=309220 CPUtime=384.18 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 12190 1253 0 0 38416 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=309220 CPUtime=386.27 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 11733 1253 0 0 38626 1 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=309220 CPUtime=386.28 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 14868 1253 0 0 38626 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=309220 CPUtime=386.28 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 31230 1253 0 0 38624 4 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3089.68
Current children cumulated vsize (KiB) 2588860

[startup+386.701 s]
/proc/loadavg: 8.04 7.59 5.55 9/180 25144
/proc/meminfo: memFree=12978180/32950928 swapFree=67111528/67111528
[pid=25119] ppid=25117 vsize=18324 CPUtime=0 cores=0-7
/proc/25119/stat : 25119 (ppfolio) S 25117 25119 25032 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 512385346 18763776 390 33554432000 4194304 4287625 140737324818304 18446744073709551615 235594886671 0 0 4096 65536 4577452178435735551 0 0 17 4 0 0 0
/proc/25119/statm: 4581 390 341 23 0 91 0
[pid=25120] ppid=25119 vsize=1346376 CPUtime=386.7 cores=0
/proc/25120/stat : 25120 (cryptominisat) R 25119 25119 25032 0 -1 4202496 123577 0 0 0 38639 31 0 0 25 0 1 0 512385346 1378689024 34270 33554432000 4194304 4587354 140734158702864 18446744073709551615 235594866560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25120/statm: 336594 34270 351 96 0 333156 0
[pid=25121] ppid=25119 vsize=210404 CPUtime=386.7 cores=1
/proc/25121/stat : 25121 (clasp) R 25119 25119 25032 0 -1 4202496 53218 0 0 0 38650 20 0 0 25 0 1 0 512385346 215453696 49545 33554432000 4194304 4785740 140733851060512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25121/statm: 52601 49545 340 145 0 49646 0
[pid=25122] ppid=25119 vsize=470344 CPUtime=386.66 cores=2
/proc/25122/stat : 25122 (TNM) R 25119 25119 25032 0 -1 4202496 9282 0 0 0 38665 1 0 0 25 0 1 0 512385346 481632256 9179 33554432000 134512640 134534564 4293448832 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25122/statm: 117586 9179 95 6 0 116252 0
[pid=25123] ppid=25119 vsize=234192 CPUtime=386.7 cores=3
/proc/25123/stat : 25123 (march_hi) R 25119 25119 25032 0 -1 4202496 108767 0 0 0 38650 20 0 0 25 0 1 0 512385346 239812608 51427 33554432000 4194304 4331988 140735583157296 18446744073709551615 4228963 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/25123/statm: 58548 51427 173 34 0 56990 0
[pid=25124] ppid=25119 vsize=309220 CPUtime=1543.77 cores=4-7
/proc/25124/stat : 25124 (plingeling) S 25119 25119 25032 0 -1 4202496 86677 1253 0 0 154365 12 0 0 25 0 5 0 512385346 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/25124/statm: 77305 48856 164 40 0 75849 0
[pid=25124/tid=25131] ppid=25119 vsize=309220 CPUtime=384.28 cores=4-7
/proc/25124/task/25131/stat : 25131 (plingeling) R 25119 25119 25032 0 -1 4202560 12190 1253 0 0 38426 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4297458 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25124/tid=25132] ppid=25119 vsize=309220 CPUtime=386.38 cores=4-7
/proc/25124/task/25132/stat : 25132 (plingeling) R 25119 25119 25032 0 -1 4202560 11733 1253 0 0 38637 1 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4284224 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25124/tid=25133] ppid=25119 vsize=309220 CPUtime=386.39 cores=4-7
/proc/25124/task/25133/stat : 25133 (plingeling) R 25119 25119 25032 0 -1 4202560 14868 1253 0 0 38637 2 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25124/tid=25134] ppid=25119 vsize=309220 CPUtime=386.38 cores=4-7
/proc/25124/task/25134/stat : 25134 (plingeling) R 25119 25119 25032 0 -1 4202560 31230 1253 0 0 38634 4 0 0 25 0 5 0 512385378 316641280 48856 33554432000 4194304 4356188 140737204832288 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3090.53
Current children cumulated vsize (KiB) 2588860

Child status: 0
Real time (s): 386.767
CPU time (s): 3091
CPU user time (s): 3090.07
CPU system time (s): 0.933858
CPU usage (%): 799.19
Max. virtual memory (cumulated for all children) (KiB): 3810676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3090.07
system time used= 0.933858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383314
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= 759
involuntary context switches= 14396

runsolver used 0.581911 second user time and 1.53277 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-28 18:24:26
IDJOB=3310276
IDBENCH=82469
IDSOLVER=1638
FILE ID=node120/3310276-1304007866
RUNJOBID= node120-1304007130-25046
PBS_JOBID= 13168827
Free space on /tmp= 72072 MiB

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

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=40035533

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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:     32950928 kB
MemFree:      13747196 kB
Buffers:       2477968 kB
Cached:       16088744 kB
SwapCached:          0 kB
Active:       10802332 kB
Inactive:      7828400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13747196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14336 kB
Writeback:          24 kB
AnonPages:       62944 kB
Mapped:          14752 kB
Slab:           507524 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186164 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= 72060 MiB
End job on node120 at 2011-04-28 18:30:53