Trace number 3394706

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
Plingeling 587f (fixed)UNSAT 4802.17 602.338

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark949.86
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

4802.13/602.33	s UNSATISFIABLE

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: 961)

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-3394706-1306103276/watcher-3394706-1306103276 -o /tmp/evaluation-result-3394706-1306103276/solver-3394706-1306103276 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394706-1306103276.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.13 8.07 8.01 1/320 23279
/proc/meminfo: memFree=19981252/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=8860 CPUtime=0 cores=0-7
/proc/23279/stat : 23279 (plingeling) R 23277 23279 23253 0 -1 4202496 289 1256 0 0 0 0 0 0 25 0 1 0 800558197 9072640 219 33554432000 4194304 4417452 140736591915376 18446744073709551615 260020056773 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23279/statm: 2215 219 146 55 0 101 0

[startup+0.013545 s]
/proc/loadavg: 8.13 8.07 8.01 1/320 23279
/proc/meminfo: memFree=19981252/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=9284 CPUtime=0 cores=0-7
/proc/23279/stat : 23279 (plingeling) R 23277 23279 23253 0 -1 4202496 413 1256 0 0 0 0 0 0 25 0 1 0 800558197 9506816 343 33554432000 4194304 4417452 140736591915376 18446744073709551615 4231313 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23279/statm: 2321 343 147 55 0 207 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9284

[startup+0.100507 s]
/proc/loadavg: 8.13 8.07 8.01 1/320 23279
/proc/meminfo: memFree=19981252/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=25452 CPUtime=0.08 cores=0-7
/proc/23279/stat : 23279 (plingeling) R 23277 23279 23253 0 -1 4202496 4710 1256 0 0 8 0 0 0 25 0 1 0 800558197 26062848 4386 33554432000 4194304 4417452 140736591915376 18446744073709551615 4231248 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23279/statm: 6363 4386 148 55 0 4249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25452

[startup+0.300435 s]
/proc/loadavg: 8.13 8.07 8.01 1/320 23279
/proc/meminfo: memFree=19981252/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=144452 CPUtime=0.5 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 17326 1256 0 0 49 1 0 0 25 0 9 0 800558197 147918848 13689 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 36113 13689 173 55 0 33999 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 144452

[startup+0.700361 s]
/proc/loadavg: 8.13 8.07 8.01 1/320 23279
/proc/meminfo: memFree=19981252/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=231060 CPUtime=3.69 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 24883 1256 0 0 366 3 0 0 25 0 9 0 800558197 236605440 18934 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 57765 18934 179 55 0 55651 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 231060

[startup+1.50121 s]
/proc/loadavg: 8.12 8.07 8.01 9/329 23293
/proc/meminfo: memFree=19914964/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=216712 CPUtime=10.09 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 28599 1256 0 0 1005 4 0 0 25 0 9 0 800558197 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 54178 15439 179 55 0 52064 0
[pid=23279/tid=23286] ppid=23277 vsize=216712 CPUtime=1.23 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 1098 1256 0 0 123 0 0 0 25 0 9 0 800558224 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=216712 CPUtime=1.23 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 1571 1256 0 0 123 0 0 0 25 0 9 0 800558224 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=216712 CPUtime=1.23 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 1839 1256 0 0 123 0 0 0 25 0 9 0 800558224 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=216712 CPUtime=1.23 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 1185 1256 0 0 123 0 0 0 25 0 9 0 800558224 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=216712 CPUtime=1.22 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 1504 1256 0 0 122 0 0 0 25 0 9 0 800558224 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=216712 CPUtime=1.22 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 1325 1256 0 0 122 0 0 0 25 0 9 0 800558225 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=216712 CPUtime=1.21 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 1742 1256 0 0 121 0 0 0 25 0 9 0 800558225 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=216712 CPUtime=1.21 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 1321 1256 0 0 121 0 0 0 25 0 9 0 800558225 221913088 15439 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 216712

[startup+3.10092 s]
/proc/loadavg: 8.12 8.07 8.01 9/329 23293
/proc/meminfo: memFree=19915336/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=230140 CPUtime=22.87 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 41589 1256 0 0 2279 8 0 0 25 0 9 0 800558197 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 57535 18811 179 55 0 55421 0
[pid=23279/tid=23286] ppid=23277 vsize=230140 CPUtime=2.83 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 1929 1256 0 0 283 0 0 0 25 0 9 0 800558224 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=230140 CPUtime=2.82 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 3141 1256 0 0 282 0 0 0 25 0 9 0 800558224 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=230140 CPUtime=2.82 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 3277 1256 0 0 282 0 0 0 25 0 9 0 800558224 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=230140 CPUtime=2.82 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 2938 1256 0 0 282 0 0 0 25 0 9 0 800558224 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=230140 CPUtime=2.82 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 3696 1256 0 0 281 1 0 0 18 0 9 0 800558224 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4331733 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=230140 CPUtime=2.82 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 2789 1256 0 0 282 0 0 0 25 0 9 0 800558225 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=230140 CPUtime=2.82 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 3126 1256 0 0 281 1 0 0 25 0 9 0 800558225 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=230140 CPUtime=2.79 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 3679 1256 0 0 279 0 0 0 25 0 9 0 800558225 235663360 18811 33554432000 4194304 4417452 140736591915376 18446744073709551615 4331729 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.87
Current children cumulated vsize (KiB) 230140

[startup+6.30132 s]
/proc/loadavg: 8.12 8.07 8.01 9/329 23293
/proc/meminfo: memFree=19904052/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=226968 CPUtime=48.44 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 66531 1256 0 0 4831 13 0 0 25 0 9 0 800558197 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 56742 18005 179 55 0 54628 0
[pid=23279/tid=23286] ppid=23277 vsize=226968 CPUtime=6.03 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 5817 1256 0 0 602 1 0 0 25 0 9 0 800558224 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4356802 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=226968 CPUtime=6.03 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 5939 1256 0 0 602 1 0 0 25 0 9 0 800558224 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=226968 CPUtime=6.03 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 7201 1256 0 0 602 1 0 0 25 0 9 0 800558224 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4246384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=226968 CPUtime=6.03 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 5706 1256 0 0 602 1 0 0 25 0 9 0 800558224 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=226968 CPUtime=6.03 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 6486 1256 0 0 601 2 0 0 25 0 9 0 800558224 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=226968 CPUtime=6.02 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 5651 1256 0 0 601 1 0 0 25 0 9 0 800558225 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4245774 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=226968 CPUtime=6.02 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 6007 1256 0 0 601 1 0 0 25 0 9 0 800558225 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=226968 CPUtime=5.96 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 6710 1256 0 0 595 1 0 0 25 0 9 0 800558225 232415232 18005 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.44
Current children cumulated vsize (KiB) 226968

[startup+12.7011 s]
/proc/loadavg: 8.10 8.07 8.00 9/329 23294
/proc/meminfo: memFree=19900340/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=238252 CPUtime=99.57 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 101856 1256 0 0 9938 19 0 0 25 0 9 0 800558197 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 59563 20845 179 55 0 57449 0
[pid=23279/tid=23286] ppid=23277 vsize=238252 CPUtime=12.42 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 9838 1256 0 0 1241 1 0 0 25 0 9 0 800558224 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=238252 CPUtime=12.43 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 10728 1256 0 0 1241 2 0 0 25 0 9 0 800558224 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=238252 CPUtime=12.43 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 11560 1256 0 0 1241 2 0 0 25 0 9 0 800558224 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=238252 CPUtime=12.43 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 11204 1256 0 0 1241 2 0 0 25 0 9 0 800558224 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=238252 CPUtime=12.43 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 10802 1256 0 0 1240 3 0 0 25 0 9 0 800558224 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=238252 CPUtime=12.42 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 9595 1256 0 0 1241 1 0 0 25 0 9 0 800558225 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=238252 CPUtime=12.42 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 10080 1256 0 0 1240 2 0 0 25 0 9 0 800558225 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=238252 CPUtime=12.29 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 11035 1256 0 0 1227 2 0 0 25 0 9 0 800558225 243970048 20845 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.57
Current children cumulated vsize (KiB) 238252

[startup+25.5008 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 23294
/proc/meminfo: memFree=19887276/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=254104 CPUtime=201.85 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 166444 1256 0 0 20153 32 0 0 25 0 9 0 800558197 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 63526 24862 179 55 0 61412 0
[pid=23279/tid=23286] ppid=23277 vsize=254104 CPUtime=25.23 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 16874 1256 0 0 2520 3 0 0 25 0 9 0 800558224 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=254104 CPUtime=25.22 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 22258 1256 0 0 2519 3 0 0 25 0 9 0 800558224 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=254104 CPUtime=25.23 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 19925 1256 0 0 2520 3 0 0 25 0 9 0 800558224 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=254104 CPUtime=25.23 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 19239 1256 0 0 2519 4 0 0 25 0 9 0 800558224 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=254104 CPUtime=25.22 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 18007 1256 0 0 2518 4 0 0 25 0 9 0 800558224 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=254104 CPUtime=25.22 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 18387 1256 0 0 2519 3 0 0 25 0 9 0 800558225 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=254104 CPUtime=25.21 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 16333 1256 0 0 2518 3 0 0 25 0 9 0 800558225 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=254104 CPUtime=24.96 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 18407 1256 0 0 2493 3 0 0 25 0 9 0 800558225 260202496 24862 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.85
Current children cumulated vsize (KiB) 254104

[startup+51.1011 s]
/proc/loadavg: 8.06 8.06 8.00 9/329 23295
/proc/meminfo: memFree=19855764/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=296804 CPUtime=406.38 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 276760 1256 0 0 40586 52 0 0 25 0 9 0 800558197 303927296 35610 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 74201 35610 179 55 0 72087 0
[pid=23279/tid=23286] ppid=23277 vsize=296804 CPUtime=50.83 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 29655 1256 0 0 5077 6 0 0 25 0 9 0 800558224 303927296 35610 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=296804 CPUtime=50.83 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 36922 1256 0 0 5077 6 0 0 25 0 9 0 800558224 303927296 35610 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=296804 CPUtime=50.83 cores=0-7

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

[pid=23279/tid=23291] ppid=23277 vsize=416860 CPUtime=522.03 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 159870 1256 0 0 52173 30 0 0 25 0 9 0 800558225 426864640 65933 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=416860 CPUtime=522.03 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 187819 1256 0 0 52167 36 0 0 25 0 9 0 800558225 426864640 65933 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=416860 CPUtime=516.72 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 211717 1256 0 0 51637 35 0 0 25 0 9 0 800558225 426864640 65933 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4171.21
Current children cumulated vsize (KiB) 416860

[startup+582.301 s]
/proc/loadavg: 8.10 8.06 8.00 9/329 23309
/proc/meminfo: memFree=19741788/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=404264 CPUtime=4650.59 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1679718 1256 0 0 464765 294 0 0 25 0 9 0 800558197 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 101066 62840 180 55 0 98952 0
[pid=23279/tid=23286] ppid=23277 vsize=404264 CPUtime=582.03 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 186512 1256 0 0 58166 37 0 0 25 0 9 0 800558224 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=404264 CPUtime=582.04 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 223460 1256 0 0 58169 35 0 0 25 0 9 0 800558224 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=404264 CPUtime=582.04 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 199992 1256 0 0 58173 31 0 0 25 0 9 0 800558224 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=404264 CPUtime=582.04 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 223539 1256 0 0 58168 36 0 0 25 0 9 0 800558224 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=404264 CPUtime=581.94 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 206612 1256 0 0 58154 40 0 0 25 0 9 0 800558224 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=404264 CPUtime=582.03 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 181342 1256 0 0 58171 32 0 0 25 0 9 0 800558225 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=404264 CPUtime=582.04 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 211022 1256 0 0 58164 40 0 0 25 0 9 0 800558225 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=404264 CPUtime=576.11 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 230225 1256 0 0 57573 38 0 0 25 0 9 0 800558225 413966336 62840 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4650.59
Current children cumulated vsize (KiB) 404264

Solver just ended. Dumping a history of the last processes samples

[startup+588.701 s]
/proc/loadavg: 8.10 8.06 8.00 9/329 23309
/proc/meminfo: memFree=19732864/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=391040 CPUtime=4701.73 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1694825 1256 0 0 469877 296 0 0 25 0 9 0 800558197 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 97760 60072 180 55 0 95646 0
[pid=23279/tid=23286] ppid=23277 vsize=391040 CPUtime=588.43 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 187070 1256 0 0 58806 37 0 0 25 0 9 0 800558224 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=391040 CPUtime=588.44 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 225639 1256 0 0 58808 36 0 0 25 0 9 0 800558224 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=391040 CPUtime=588.45 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 202631 1256 0 0 58813 32 0 0 25 0 9 0 800558224 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=391040 CPUtime=588.44 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 227053 1256 0 0 58808 36 0 0 25 0 9 0 800558224 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4344138 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=391040 CPUtime=588.34 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 206612 1256 0 0 58794 40 0 0 25 0 9 0 800558224 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=391040 CPUtime=588.43 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 183365 1256 0 0 58811 32 0 0 25 0 9 0 800558225 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=391040 CPUtime=588.44 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 211726 1256 0 0 58804 40 0 0 25 0 9 0 800558225 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=391040 CPUtime=582.44 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 233715 1256 0 0 58206 38 0 0 25 0 9 0 800558225 400424960 60072 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4701.73
Current children cumulated vsize (KiB) 391040

[startup+595.113 s]
/proc/loadavg: 8.09 8.06 8.00 9/329 23309
/proc/meminfo: memFree=19698632/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=437180 CPUtime=4752.96 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1710654 1256 0 0 474997 299 0 0 25 0 9 0 800558197 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 109295 71607 180 55 0 107181 0
[pid=23279/tid=23286] ppid=23277 vsize=437180 CPUtime=594.84 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 191280 1256 0 0 59446 38 0 0 25 0 9 0 800558224 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=437180 CPUtime=594.85 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 225755 1256 0 0 59449 36 0 0 25 0 9 0 800558224 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=437180 CPUtime=594.86 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 204266 1256 0 0 59454 32 0 0 25 0 9 0 800558224 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=437180 CPUtime=594.85 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 227103 1256 0 0 59449 36 0 0 25 0 9 0 800558224 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=437180 CPUtime=594.76 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 210839 1256 0 0 59435 41 0 0 25 0 9 0 800558224 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=437180 CPUtime=594.84 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 186854 1256 0 0 59452 32 0 0 25 0 9 0 800558225 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=437180 CPUtime=594.85 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 211780 1256 0 0 59445 40 0 0 25 0 9 0 800558225 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=437180 CPUtime=588.79 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 235763 1256 0 0 58840 39 0 0 25 0 9 0 800558225 447672320 71607 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4752.96
Current children cumulated vsize (KiB) 437180

[startup+598.301 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 23309
/proc/meminfo: memFree=19733228/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=401828 CPUtime=4778.52 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1723175 1256 0 0 477551 301 0 0 25 0 9 0 800558197 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 100457 62772 180 55 0 98343 0
[pid=23279/tid=23286] ppid=23277 vsize=401828 CPUtime=598.04 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 192601 1256 0 0 59766 38 0 0 25 0 9 0 800558224 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4278085 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=401828 CPUtime=598.05 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 227803 1256 0 0 59769 36 0 0 25 0 9 0 800558224 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=401828 CPUtime=598.06 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 204266 1256 0 0 59774 32 0 0 25 0 9 0 800558224 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=401828 CPUtime=598.05 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 229151 1256 0 0 59769 36 0 0 25 0 9 0 800558224 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=401828 CPUtime=597.95 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 212765 1256 0 0 59754 41 0 0 25 0 9 0 800558224 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4277780 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=401828 CPUtime=598.05 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 188263 1256 0 0 59772 33 0 0 25 0 9 0 800558225 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=401828 CPUtime=598.05 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 215549 1256 0 0 59764 41 0 0 25 0 9 0 800558225 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=401828 CPUtime=591.96 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 235763 1256 0 0 59157 39 0 0 25 0 9 0 800558225 411471872 62772 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4778.52
Current children cumulated vsize (KiB) 401828

[startup+599.901 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 23309
/proc/meminfo: memFree=19758276/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=351048 CPUtime=4791.22 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1725787 1256 0 0 478820 302 0 0 25 0 9 0 800558197 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 87762 49854 180 55 0 85648 0
[pid=23279/tid=23286] ppid=23277 vsize=351048 CPUtime=599.63 cores=0-7
/proc/23279/task/23286/stat : 23286 (plingeling) R 23277 23279 23253 0 -1 4202560 192601 1256 0 0 59925 38 0 0 25 0 9 0 800558224 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4331746 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23279/tid=23287] ppid=23277 vsize=351048 CPUtime=599.64 cores=0-7
/proc/23279/task/23287/stat : 23287 (plingeling) R 23277 23279 23253 0 -1 4202560 229161 1256 0 0 59928 36 0 0 25 0 9 0 800558224 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23279/tid=23288] ppid=23277 vsize=351048 CPUtime=599.64 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 204266 1256 0 0 59932 32 0 0 25 0 9 0 800558224 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4344164 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=351048 CPUtime=599.64 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 229151 1256 0 0 59928 36 0 0 25 0 9 0 800558224 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23279/tid=23290] ppid=23277 vsize=351048 CPUtime=599.55 cores=0-7
/proc/23279/task/23290/stat : 23290 (plingeling) R 23277 23279 23253 0 -1 4202560 213427 1256 0 0 59913 42 0 0 25 0 9 0 800558224 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23279/tid=23291] ppid=23277 vsize=351048 CPUtime=599.63 cores=0-7
/proc/23279/task/23291/stat : 23291 (plingeling) R 23277 23279 23253 0 -1 4202560 188263 1256 0 0 59930 33 0 0 25 0 9 0 800558225 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23292] ppid=23277 vsize=351048 CPUtime=599.63 cores=0-7
/proc/23279/task/23292/stat : 23292 (plingeling) R 23277 23279 23253 0 -1 4202560 216141 1256 0 0 59922 41 0 0 25 0 9 0 800558225 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23279/tid=23293] ppid=23277 vsize=351048 CPUtime=593.53 cores=0-7
/proc/23279/task/23293/stat : 23293 (plingeling) R 23277 23279 23253 0 -1 4202560 235763 1256 0 0 59314 39 0 0 25 0 9 0 800558225 359473152 49854 33554432000 4194304 4417452 140736591915376 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4791.22
Current children cumulated vsize (KiB) 351048

[startup+601.501 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 23309
/proc/meminfo: memFree=19779852/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=331768 CPUtime=4800.97 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1729165 1256 0 0 479794 303 0 0 18 0 3 0 800558197 339730432 44689 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 82942 44689 181 55 0 80828 0
[pid=23279/tid=23288] ppid=23277 vsize=331768 CPUtime=601.24 cores=0-7
/proc/23279/task/23288/stat : 23288 (plingeling) R 23277 23279 23253 0 -1 4202560 204266 1256 0 0 60092 32 0 0 25 0 3 0 800558224 339730432 44689 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23279/tid=23289] ppid=23277 vsize=331768 CPUtime=601.24 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 230047 1256 0 0 60088 36 0 0 25 0 3 0 800558224 339730432 44689 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.97
Current children cumulated vsize (KiB) 331768

[startup+601.901 s]
/proc/loadavg: 7.99 8.04 8.00 3/323 23309
/proc/meminfo: memFree=19820572/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=302632 CPUtime=4801.73 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1730383 1256 0 0 479870 303 0 0 18 0 2 0 800558197 309895168 37405 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 75658 37405 181 55 0 73544 0
[pid=23279/tid=23289] ppid=23277 vsize=302632 CPUtime=601.64 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 230992 1256 0 0 60128 36 0 0 25 0 2 0 800558224 309895168 37405 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4801.73
Current children cumulated vsize (KiB) 302632

[startup+602.301 s]
/proc/loadavg: 7.99 8.04 8.00 3/323 23309
/proc/meminfo: memFree=19820572/32951124 swapFree=67083432/67111528
[pid=23279] ppid=23277 vsize=302632 CPUtime=4802.13 cores=0-7
/proc/23279/stat : 23279 (plingeling) S 23277 23279 23253 0 -1 4202496 1730383 1256 0 0 479910 303 0 0 18 0 2 0 800558197 309895168 37405 33554432000 4194304 4417452 140736591915376 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/23279/statm: 75658 37405 181 55 0 73544 0
[pid=23279/tid=23289] ppid=23277 vsize=302632 CPUtime=602.04 cores=0-7
/proc/23279/task/23289/stat : 23289 (plingeling) R 23277 23279 23253 0 -1 4202560 230992 1256 0 0 60168 36 0 0 25 0 2 0 800558224 309895168 37405 33554432000 4194304 4417452 140736591915376 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4802.13
Current children cumulated vsize (KiB) 302632

Child status: 20
Real time (s): 602.338
CPU time (s): 4802.17
CPU user time (s): 4799.13
CPU system time (s): 3.04254
CPU usage (%): 797.256
Max. virtual memory (cumulated for all children) (KiB): 442392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.13
system time used= 3.04254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1731642
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= 207
involuntary context switches= 21913

runsolver used 1.80872 second user time and 4.32634 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-23 00:27:56
IDJOB=3394706
IDBENCH=83909
IDSOLVER=1851
FILE ID=node110/3394706-1306103276
RUNJOBID= node110-1306103276-23267
PBS_JOBID= 13388008
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394706-1306103276/watcher-3394706-1306103276 -o /tmp/evaluation-result-3394706-1306103276/solver-3394706-1306103276 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394706-1306103276.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1724940772

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19981408 kB
Buffers:        325552 kB
Cached:        8685228 kB
SwapCached:       1416 kB
Active:        5964624 kB
Inactive:      6670076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19981408 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:     3622716 kB
Mapped:          27644 kB
Slab:           240084 kB
PageTables:      26676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75580892 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= 73340 MiB
End job on node110 at 2011-05-23 00:37:59