Trace number 3372116

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 31631 3961.89

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1218.25
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

31630.84/3961.88	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-3372116-1305435413/watcher-3372116-1305435413 -o /tmp/evaluation-result-3372116-1305435413/solver-3372116-1305435413 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372116-1305435413.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: 6.83 7.82 7.86 1/376 21578
/proc/meminfo: memFree=14797996/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=15820 CPUtime=0 cores=0-7
/proc/21578/stat : 21578 (plingeling) R 21576 21578 21552 0 -1 4202496 2032 1252 0 0 0 0 0 0 21 0 1 0 733771998 16199680 1962 33554432000 4194304 4417452 140737324839328 18446744073709551615 4231506 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21578/statm: 3955 1962 148 55 0 1841 0

[startup+0.0406439 s]
/proc/loadavg: 6.83 7.82 7.86 1/376 21578
/proc/meminfo: memFree=14797996/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=31000 CPUtime=0.02 cores=0-7
/proc/21578/stat : 21578 (plingeling) R 21576 21578 21552 0 -1 4202496 5843 1252 0 0 2 0 0 0 21 0 1 0 733771998 31744000 5773 33554432000 4194304 4417452 140737324839328 18446744073709551615 4231579 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21578/statm: 7750 5773 148 55 0 5636 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31000

[startup+0.100621 s]
/proc/loadavg: 6.83 7.82 7.86 1/376 21578
/proc/meminfo: memFree=14797996/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=39216 CPUtime=0.09 cores=0-7
/proc/21578/stat : 21578 (plingeling) R 21576 21578 21552 0 -1 4202496 7899 1252 0 0 8 1 0 0 21 0 1 0 733771998 40157184 7827 33554432000 4194304 4417452 140737324839328 18446744073709551615 4259138 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21578/statm: 9804 7827 148 55 0 7690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39216

[startup+0.300584 s]
/proc/loadavg: 6.83 7.82 7.86 1/376 21578
/proc/meminfo: memFree=14797996/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=104024 CPUtime=0.29 cores=0-7
/proc/21578/stat : 21578 (plingeling) R 21576 21578 21552 0 -1 4202496 24101 1252 0 0 26 3 0 0 22 0 1 0 733771998 106520576 24029 33554432000 4194304 4417452 140737324839328 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21578/statm: 26006 24029 148 55 0 23892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104024

[startup+0.700514 s]
/proc/loadavg: 6.83 7.82 7.86 1/376 21578
/proc/meminfo: memFree=14797996/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=121048 CPUtime=0.68 cores=0-7
/proc/21578/stat : 21578 (plingeling) R 21576 21578 21552 0 -1 4202496 28358 1252 0 0 65 3 0 0 23 0 1 0 733771998 123953152 28286 33554432000 4194304 4417452 140737324839328 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21578/statm: 30262 28286 149 55 0 28148 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 121048

[startup+1.50034 s]
/proc/loadavg: 6.83 7.82 7.86 2/377 21584
/proc/meminfo: memFree=14644236/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=395280 CPUtime=1.62 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 74453 1252 0 0 154 8 0 0 18 0 9 0 733771998 404766720 59998 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 98820 59998 158 55 0 96706 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 395280

[startup+3.10106 s]
/proc/loadavg: 6.83 7.82 7.86 9/385 21592
/proc/meminfo: memFree=14563212/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=438520 CPUtime=13.74 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 107063 1252 0 0 1361 13 0 0 18 0 9 0 733771998 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 109630 58284 176 55 0 107516 0
[pid=21578/tid=21585] ppid=21576 vsize=438520 CPUtime=1.61 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 3506 1252 0 0 161 0 0 0 20 0 9 0 733772144 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=438520 CPUtime=1.59 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 5070 1252 0 0 159 0 0 0 19 0 9 0 733772144 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4277559 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=438520 CPUtime=1.43 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 3738 1252 0 0 143 0 0 0 20 0 9 0 733772144 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4277684 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=438520 CPUtime=1.59 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 2470 1252 0 0 159 0 0 0 20 0 9 0 733772144 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=438520 CPUtime=1.46 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 3958 1252 0 0 146 0 0 0 19 0 9 0 733772144 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=438520 CPUtime=1.54 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 4174 1252 0 0 154 0 0 0 20 0 9 0 733772145 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=438520 CPUtime=1.44 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 7284 1252 0 0 143 1 0 0 19 0 9 0 733772145 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=438520 CPUtime=1.55 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 3329 1252 0 0 155 0 0 0 19 0 9 0 733772145 449044480 58284 33554432000 4194304 4417452 140737324839328 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13.74
Current children cumulated vsize (KiB) 438520

[startup+6.3005 s]
/proc/loadavg: 6.92 7.82 7.86 9/385 21592
/proc/meminfo: memFree=14640116/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=340180 CPUtime=39.3 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 107360 1252 0 0 3916 14 0 0 18 0 9 0 733771998 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 85045 32202 180 55 0 82931 0
[pid=21578/tid=21585] ppid=21576 vsize=340180 CPUtime=4.81 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 3514 1252 0 0 481 0 0 0 25 0 9 0 733772144 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4356992 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=340180 CPUtime=4.79 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 5078 1252 0 0 479 0 0 0 25 0 9 0 733772144 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=340180 CPUtime=4.63 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 3741 1252 0 0 463 0 0 0 25 0 9 0 733772144 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=340180 CPUtime=4.79 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 2470 1252 0 0 479 0 0 0 25 0 9 0 733772144 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=340180 CPUtime=4.66 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 3988 1252 0 0 466 0 0 0 25 0 9 0 733772144 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=340180 CPUtime=4.7 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 4312 1252 0 0 470 0 0 0 25 0 9 0 733772145 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=340180 CPUtime=4.63 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 7386 1252 0 0 462 1 0 0 25 0 9 0 733772145 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=340180 CPUtime=4.74 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 3337 1252 0 0 474 0 0 0 25 0 9 0 733772145 348344320 32202 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39.3
Current children cumulated vsize (KiB) 340180

[startup+12.7004 s]
/proc/loadavg: 7.01 7.82 7.86 9/385 21592
/proc/meminfo: memFree=14649952/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=358124 CPUtime=90.42 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 115859 1252 0 0 9027 15 0 0 18 0 9 0 733771998 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 89531 36656 180 55 0 87417 0
[pid=21578/tid=21585] ppid=21576 vsize=358124 CPUtime=11.21 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 5092 1252 0 0 1121 0 0 0 25 0 9 0 733772144 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=358124 CPUtime=11.2 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 6022 1252 0 0 1119 1 0 0 25 0 9 0 733772144 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=358124 CPUtime=11.03 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 4619 1252 0 0 1103 0 0 0 25 0 9 0 733772144 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=358124 CPUtime=11.19 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 2549 1252 0 0 1119 0 0 0 25 0 9 0 733772144 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=358124 CPUtime=11.06 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 5300 1252 0 0 1106 0 0 0 25 0 9 0 733772144 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=358124 CPUtime=11.03 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 5742 1252 0 0 1102 1 0 0 25 0 9 0 733772145 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=358124 CPUtime=11.03 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 8147 1252 0 0 1102 1 0 0 25 0 9 0 733772145 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=358124 CPUtime=11.15 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 4854 1252 0 0 1114 1 0 0 25 0 9 0 733772145 366718976 36656 33554432000 4194304 4417452 140737324839328 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 90.42
Current children cumulated vsize (KiB) 358124

[startup+25.5011 s]
/proc/loadavg: 7.23 7.83 7.86 9/385 21593
/proc/meminfo: memFree=14631380/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=379516 CPUtime=192.67 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 128191 1252 0 0 19250 17 0 0 18 0 9 0 733771998 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 94879 42016 180 55 0 92765 0
[pid=21578/tid=21585] ppid=21576 vsize=379516 CPUtime=24.01 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 7309 1252 0 0 2400 1 0 0 25 0 9 0 733772144 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=379516 CPUtime=24 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 8380 1252 0 0 2399 1 0 0 25 0 9 0 733772144 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=379516 CPUtime=23.82 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 5924 1252 0 0 2382 0 0 0 25 0 9 0 733772144 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=379516 CPUtime=24 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 2549 1252 0 0 2400 0 0 0 25 0 9 0 733772144 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=379516 CPUtime=23.86 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 7201 1252 0 0 2385 1 0 0 25 0 9 0 733772144 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=379516 CPUtime=23.67 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 7366 1252 0 0 2366 1 0 0 25 0 9 0 733772145 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=379516 CPUtime=23.83 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 8684 1252 0 0 2382 1 0 0 25 0 9 0 733772145 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4232523 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=379516 CPUtime=23.95 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 7244 1252 0 0 2394 1 0 0 25 0 9 0 733772145 388624384 42016 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 192.67
Current children cumulated vsize (KiB) 379516

[startup+51.1007 s]
/proc/loadavg: 7.56 7.86 7.87 9/385 21593
/proc/meminfo: memFree=14570280/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=441020 CPUtime=397.13 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 156911 1252 0 0 39693 20 0 0 18 0 9 0 733771998 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 110255 57392 180 55 0 108141 0
[pid=21578/tid=21585] ppid=21576 vsize=441020 CPUtime=49.6 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 11615 1252 0 0 4959 1 0 0 25 0 9 0 733772144 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4357536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=441020 CPUtime=49.6 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 15164 1252 0 0 4958 2 0 0 25 0 9 0 733772144 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=441020 CPUtime=49.43 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 9658 1252 0 0 4942 1 0 0 25 0 9 0 733772144 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=441020 CPUtime=49.6 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 2590 1252 0 0 4960 0 0 0 25 0 9 0 733772144 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=441020 CPUtime=49.46 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 12097 1252 0 0 4945 1 0 0 25 0 9 0 733772144 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=441020 CPUtime=48.94 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 10328 1252 0 0 4893 1 0 0 25 0 9 0 733772145 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=441020 CPUtime=49.44 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 11703 1252 0 0 4942 2 0 0 25 0 9 0 733772145 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=441020 CPUtime=49.54 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 10222 1252 0 0 4953 1 0 0 25 0 9 0 733772145 451604480 57392 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 397.13
Current children cumulated vsize (KiB) 441020

[startup+102.315 s]
/proc/loadavg: 7.81 7.88 7.88 9/385 21595

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

/proc/21578/statm: 227178 174316 180 55 0 225064 0
[pid=21578/tid=21585] ppid=21576 vsize=908712 CPUtime=3939.31 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 752574 1252 0 0 393800 131 0 0 25 0 9 0 733772144 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=908712 CPUtime=3940.9 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 705720 1252 0 0 393977 113 0 0 25 0 9 0 733772144 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=908712 CPUtime=3940.69 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 671979 1252 0 0 393952 117 0 0 25 0 9 0 733772144 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=908712 CPUtime=3897.41 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 418632 1252 0 0 389659 82 0 0 25 0 9 0 733772144 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=908712 CPUtime=3940.59 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 709065 1252 0 0 393933 126 0 0 25 0 9 0 733772144 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=908712 CPUtime=3934.54 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 636597 1252 0 0 393346 108 0 0 25 0 9 0 733772145 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4281860 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=908712 CPUtime=3940.74 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 739856 1252 0 0 393944 130 0 0 25 0 9 0 733772145 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=908712 CPUtime=3940.84 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 718644 1252 0 0 393961 123 0 0 25 0 9 0 733772145 930521088 174316 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31476.5
Current children cumulated vsize (KiB) 908712

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

[startup+3955.1 s]
/proc/loadavg: 8.07 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14197124/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=817844 CPUtime=31578.7 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5437626 1252 0 0 3156923 944 0 0 18 0 9 0 733771998 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 204461 151599 180 55 0 202347 0
[pid=21578/tid=21585] ppid=21576 vsize=817844 CPUtime=3952.08 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753469 1252 0 0 395077 131 0 0 25 0 9 0 733772144 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=817844 CPUtime=3953.68 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 709039 1252 0 0 395255 113 0 0 25 0 9 0 733772144 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=817844 CPUtime=3953.48 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 671979 1252 0 0 395231 117 0 0 25 0 9 0 733772144 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=817844 CPUtime=3910.05 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 419840 1252 0 0 390922 83 0 0 25 0 9 0 733772144 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=817844 CPUtime=3953.37 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 712042 1252 0 0 395210 127 0 0 25 0 9 0 733772144 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=817844 CPUtime=3947.33 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 638811 1252 0 0 394624 109 0 0 25 0 9 0 733772145 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=817844 CPUtime=3953.52 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 740268 1252 0 0 395222 130 0 0 25 0 9 0 733772145 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=817844 CPUtime=3953.63 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 718644 1252 0 0 395239 124 0 0 25 0 9 0 733772145 837472256 151599 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31578.7
Current children cumulated vsize (KiB) 817844

[startup+3958.3 s]
/proc/loadavg: 8.06 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14185716/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=824480 CPUtime=31604.2 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5439285 1252 0 0 3159478 944 0 0 18 0 9 0 733771998 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 206120 153258 180 55 0 204006 0
[pid=21578/tid=21585] ppid=21576 vsize=824480 CPUtime=3955.28 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753810 1252 0 0 395397 131 0 0 25 0 9 0 733772144 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=824480 CPUtime=3956.88 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 709533 1252 0 0 395575 113 0 0 25 0 9 0 733772144 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=824480 CPUtime=3956.68 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 671979 1252 0 0 395551 117 0 0 25 0 9 0 733772144 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=824480 CPUtime=3913.21 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 419840 1252 0 0 391238 83 0 0 25 0 9 0 733772144 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=824480 CPUtime=3956.57 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 712866 1252 0 0 395530 127 0 0 25 0 9 0 733772144 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=824480 CPUtime=3950.53 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 638811 1252 0 0 394944 109 0 0 25 0 9 0 733772145 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=824480 CPUtime=3956.72 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 740268 1252 0 0 395542 130 0 0 25 0 9 0 733772145 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=824480 CPUtime=3956.83 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 718644 1252 0 0 395559 124 0 0 25 0 9 0 733772145 844267520 153258 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31604.2
Current children cumulated vsize (KiB) 824480

[startup+3959.9 s]
/proc/loadavg: 8.06 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14176352/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=834012 CPUtime=31617.1 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5441668 1252 0 0 3160765 945 0 0 18 0 9 0 733771998 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 208503 155641 180 55 0 206389 0
[pid=21578/tid=21585] ppid=21576 vsize=834012 CPUtime=3956.89 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753810 1252 0 0 395558 131 0 0 25 0 9 0 733772144 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=834012 CPUtime=3958.49 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 709533 1252 0 0 395736 113 0 0 25 0 9 0 733772144 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=834012 CPUtime=3958.28 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 673151 1252 0 0 395711 117 0 0 25 0 9 0 733772144 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=834012 CPUtime=3914.8 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 419840 1252 0 0 391397 83 0 0 25 0 9 0 733772144 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=834012 CPUtime=3958.19 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 712866 1252 0 0 395692 127 0 0 25 0 9 0 733772144 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=834012 CPUtime=3952.15 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 638811 1252 0 0 395106 109 0 0 25 0 9 0 733772145 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=834012 CPUtime=3958.34 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 740268 1252 0 0 395704 130 0 0 25 0 9 0 733772145 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=834012 CPUtime=3958.44 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 719855 1252 0 0 395720 124 0 0 25 0 9 0 733772145 854028288 155641 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31617.1
Current children cumulated vsize (KiB) 834012

[startup+3960.7 s]
/proc/loadavg: 8.06 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14176352/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=843728 CPUtime=31623.4 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5444097 1252 0 0 3161395 945 0 0 18 0 9 0 733771998 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 210932 158070 180 55 0 208818 0
[pid=21578/tid=21585] ppid=21576 vsize=843728 CPUtime=3957.68 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753810 1252 0 0 395637 131 0 0 25 0 9 0 733772144 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=843728 CPUtime=3959.28 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 709813 1252 0 0 395815 113 0 0 25 0 9 0 733772144 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=843728 CPUtime=3959.07 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 675300 1252 0 0 395790 117 0 0 25 0 9 0 733772144 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21588] ppid=21576 vsize=843728 CPUtime=3915.58 cores=0-7
/proc/21578/task/21588/stat : 21588 (plingeling) R 21576 21578 21552 0 -1 4202560 419840 1252 0 0 391475 83 0 0 25 0 9 0 733772144 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21578/tid=21589] ppid=21576 vsize=843728 CPUtime=3958.97 cores=0-7
/proc/21578/task/21589/stat : 21589 (plingeling) R 21576 21578 21552 0 -1 4202560 712866 1252 0 0 395770 127 0 0 25 0 9 0 733772144 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=843728 CPUtime=3952.93 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 638811 1252 0 0 395184 109 0 0 25 0 9 0 733772145 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21591] ppid=21576 vsize=843728 CPUtime=3959.12 cores=0-7
/proc/21578/task/21591/stat : 21591 (plingeling) R 21576 21578 21552 0 -1 4202560 740268 1252 0 0 395782 130 0 0 25 0 9 0 733772145 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=843728 CPUtime=3959.23 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 719855 1252 0 0 395799 124 0 0 25 0 9 0 733772145 863977472 158070 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31623.4
Current children cumulated vsize (KiB) 843728

[startup+3961.5 s]
/proc/loadavg: 8.06 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14166556/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=747268 CPUtime=31629.7 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5444836 1252 0 0 3162026 946 0 0 18 0 6 0 733771998 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 186817 133956 181 55 0 184703 0
[pid=21578/tid=21585] ppid=21576 vsize=747268 CPUtime=3958.48 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753810 1252 0 0 395717 131 0 0 25 0 6 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21586] ppid=21576 vsize=747268 CPUtime=3960.08 cores=0-7
/proc/21578/task/21586/stat : 21586 (plingeling) R 21576 21578 21552 0 -1 4202560 709813 1252 0 0 395895 113 0 0 25 0 6 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=747268 CPUtime=3959.87 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 675300 1252 0 0 395870 117 0 0 25 0 6 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21590] ppid=21576 vsize=747268 CPUtime=3953.73 cores=0-7
/proc/21578/task/21590/stat : 21590 (plingeling) R 21576 21578 21552 0 -1 4202560 638811 1252 0 0 395264 109 0 0 25 0 6 0 733772145 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=747268 CPUtime=3960.03 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 719855 1252 0 0 395879 124 0 0 25 0 6 0 733772145 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31629.7
Current children cumulated vsize (KiB) 747268

[startup+3961.7 s]
/proc/loadavg: 8.06 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14166556/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=747268 CPUtime=31630.5 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5444836 1252 0 0 3162108 946 0 0 18 0 4 0 733771998 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 186817 133956 181 55 0 184703 0
[pid=21578/tid=21585] ppid=21576 vsize=747268 CPUtime=3958.68 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753810 1252 0 0 395737 131 0 0 25 0 4 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=747268 CPUtime=3960.07 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 675300 1252 0 0 395890 117 0 0 25 0 4 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=747268 CPUtime=3960.23 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 719855 1252 0 0 395899 124 0 0 25 0 4 0 733772145 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31630.5
Current children cumulated vsize (KiB) 747268

[startup+3961.8 s]
/proc/loadavg: 8.06 8.10 8.04 9/385 21718
/proc/meminfo: memFree=14166556/32951124 swapFree=65586204/67111528
[pid=21578] ppid=21576 vsize=747268 CPUtime=31630.8 cores=0-7
/proc/21578/stat : 21578 (plingeling) S 21576 21578 21552 0 -1 4202496 5444836 1252 0 0 3162138 946 0 0 18 0 4 0 733771998 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/21578/statm: 186817 133956 181 55 0 184703 0
[pid=21578/tid=21585] ppid=21576 vsize=747268 CPUtime=3958.78 cores=0-7
/proc/21578/task/21585/stat : 21585 (plingeling) R 21576 21578 21552 0 -1 4202560 753810 1252 0 0 395747 131 0 0 25 0 4 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21578/tid=21587] ppid=21576 vsize=747268 CPUtime=3960.17 cores=0-7
/proc/21578/task/21587/stat : 21587 (plingeling) R 21576 21578 21552 0 -1 4202560 675300 1252 0 0 395900 117 0 0 25 0 4 0 733772144 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21578/tid=21592] ppid=21576 vsize=747268 CPUtime=3960.33 cores=0-7
/proc/21578/task/21592/stat : 21592 (plingeling) R 21576 21578 21552 0 -1 4202560 719855 1252 0 0 395909 124 0 0 25 0 4 0 733772145 765202432 133956 33554432000 4194304 4417452 140737324839328 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31630.8
Current children cumulated vsize (KiB) 747268

Child status: 20
Real time (s): 3961.89
CPU time (s): 31631
CPU user time (s): 31621.5
CPU system time (s): 9.49756
CPU usage (%): 798.381
Max. virtual memory (cumulated for all children) (KiB): 971908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31621.5
system time used= 9.49756
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5446091
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= 588
involuntary context switches= 152210

runsolver used 14.4828 second user time and 35.5636 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 06:56:53
IDJOB=3372116
IDBENCH=20387
IDSOLVER=1851
FILE ID=node119/3372116-1305435413
RUNJOBID= node119-1305435413-21566
PBS_JOBID= 13324738
Free space on /tmp= 73324 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372116-1305435413/watcher-3372116-1305435413 -o /tmp/evaluation-result-3372116-1305435413/solver-3372116-1305435413 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372116-1305435413.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1610228907

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.815
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.67
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.815
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.815
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.815
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:      14798152 kB
Buffers:        291540 kB
Cached:        4649980 kB
SwapCached:       4756 kB
Active:       14701600 kB
Inactive:      3119500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14798152 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           11084 kB
Writeback:           0 kB
AnonPages:    12878276 kB
Mapped:          29616 kB
Slab:           209068 kB
PageTables:      56224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102456104 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= 73324 MiB
End job on node119 at 2011-05-15 08:02:55