Trace number 3372194

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 3384.41 426.575

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.277
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3384.32/426.57	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-3372194-1305436507/watcher-3372194-1305436507 -o /tmp/evaluation-result-3372194-1305436507/solver-3372194-1305436507 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372194-1305436507.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: 3.49 3.90 4.21 1/222 14521
/proc/meminfo: memFree=19169288/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=14672 CPUtime=0 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 1756 1256 0 0 0 0 0 0 18 0 1 0 655250578 15024128 1687 33554432000 4194304 4417452 140737456253152 18446744073709551615 248089392075 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 3668 1687 148 55 0 1554 0

[startup+0.0449191 s]
/proc/loadavg: 3.49 3.90 4.21 1/222 14521
/proc/meminfo: memFree=19169288/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=23168 CPUtime=0.03 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 3886 1256 0 0 3 0 0 0 18 0 1 0 655250578 23724032 3816 33554432000 4194304 4417452 140737456253152 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 5792 3816 149 55 0 3678 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23168

[startup+0.100902 s]
/proc/loadavg: 3.49 3.90 4.21 1/222 14521
/proc/meminfo: memFree=19169288/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=31764 CPUtime=0.09 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 6035 1256 0 0 9 0 0 0 18 0 1 0 655250578 32526336 5965 33554432000 4194304 4417452 140737456253152 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 7941 5965 149 55 0 5827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31764

[startup+0.300867 s]
/proc/loadavg: 3.49 3.90 4.21 1/222 14521
/proc/meminfo: memFree=19169288/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=68264 CPUtime=0.28 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 15202 1256 0 0 27 1 0 0 19 0 1 0 655250578 69902336 15090 33554432000 4194304 4417452 140737456253152 18446744073709551615 4259082 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 17066 15090 149 55 0 14952 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68264

[startup+0.700797 s]
/proc/loadavg: 3.49 3.90 4.21 1/222 14521
/proc/meminfo: memFree=19169288/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=155060 CPUtime=0.69 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 36901 1256 0 0 65 4 0 0 19 0 1 0 655250578 158781440 36789 33554432000 4194304 4417452 140737456253152 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 38765 36789 149 55 0 36651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155060

[startup+1.50065 s]
/proc/loadavg: 3.29 3.85 4.19 2/223 14527
/proc/meminfo: memFree=18947480/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=294992 CPUtime=1.48 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 71912 1256 0 0 140 8 0 0 21 0 1 0 655250578 302071808 71772 33554432000 4194304 4417452 140737456253152 18446744073709551615 4264918 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 73748 71772 149 55 0 71634 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 294992

[startup+3.10037 s]
/proc/loadavg: 3.29 3.85 4.19 2/223 14527
/proc/meminfo: memFree=18731596/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=575528 CPUtime=3.08 cores=0-7
/proc/14521/stat : 14521 (plingeling) R 14519 14521 14495 0 -1 4202496 142123 1256 0 0 292 16 0 0 25 0 1 0 655250578 589340672 141906 33554432000 4194304 4417452 140737456253152 18446744073709551615 4227869 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14521/statm: 143882 141906 149 55 0 141768 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 575528

[startup+6.30081 s]
/proc/loadavg: 3.29 3.85 4.19 9/231 14535
/proc/meminfo: memFree=18443920/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=931828 CPUtime=26.51 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 300100 1256 0 0 2607 44 0 0 25 0 9 0 655250578 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 232957 181195 175 55 0 230843 0
[pid=14521/tid=14528] ppid=14519 vsize=931828 CPUtime=2.9 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 22888 1256 0 0 287 3 0 0 24 0 9 0 655250916 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4301940 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=931828 CPUtime=2.79 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 21244 1256 0 0 276 3 0 0 25 0 9 0 655250916 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=931828 CPUtime=2.9 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 23346 1256 0 0 286 4 0 0 24 0 9 0 655250916 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4328597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=931828 CPUtime=2.9 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 9779 1256 0 0 289 1 0 0 25 0 9 0 655250916 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=931828 CPUtime=2.9 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 21218 1256 0 0 287 3 0 0 25 0 9 0 655250916 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=931828 CPUtime=2.89 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 14490 1256 0 0 288 1 0 0 25 0 9 0 655250916 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4277034 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=931828 CPUtime=2.89 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 21234 1256 0 0 286 3 0 0 25 0 9 0 655250917 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=931828 CPUtime=2.87 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 23762 1256 0 0 283 4 0 0 23 0 9 0 655250917 954191872 181195 33554432000 4194304 4417452 140737456253152 18446744073709551615 4265861 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26.51
Current children cumulated vsize (KiB) 931828

[startup+12.7007 s]
/proc/loadavg: 4.09 4.01 4.24 9/231 14535
/proc/meminfo: memFree=18255264/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1127420 CPUtime=77.65 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 370387 1256 0 0 7712 53 0 0 25 0 9 0 655250578 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 281855 230083 179 55 0 279741 0
[pid=14521/tid=14528] ppid=14519 vsize=1127420 CPUtime=9.3 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 48177 1256 0 0 924 6 0 0 25 0 9 0 655250916 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4271602 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1127420 CPUtime=9.19 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 32048 1256 0 0 915 4 0 0 25 0 9 0 655250916 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4253296 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1127420 CPUtime=9.3 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 26405 1256 0 0 925 5 0 0 25 0 9 0 655250916 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4320289 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1127420 CPUtime=9.3 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 9780 1256 0 0 929 1 0 0 25 0 9 0 655250916 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1127420 CPUtime=9.29 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 21224 1256 0 0 926 3 0 0 25 0 9 0 655250916 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4252045 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1127420 CPUtime=9.29 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 14496 1256 0 0 928 1 0 0 25 0 9 0 655250916 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4216247 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1127420 CPUtime=9.29 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 24290 1256 0 0 925 4 0 0 25 0 9 0 655250917 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4233447 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1127420 CPUtime=9.23 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 51828 1256 0 0 915 8 0 0 25 0 9 0 655250917 1154478080 230083 33554432000 4194304 4417452 140737456253152 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 77.65
Current children cumulated vsize (KiB) 1127420

[startup+25.5004 s]
/proc/loadavg: 4.69 4.14 4.28 9/231 14536
/proc/meminfo: memFree=17996440/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1266864 CPUtime=179.94 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 448214 1256 0 0 17928 66 0 0 25 0 9 0 655250578 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316716 267522 179 55 0 314602 0
[pid=14521/tid=14528] ppid=14519 vsize=1266864 CPUtime=22.11 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 64562 1256 0 0 2201 10 0 0 25 0 9 0 655250916 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1266864 CPUtime=21.99 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44336 1256 0 0 2192 7 0 0 25 0 9 0 655250916 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1266864 CPUtime=22.1 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 26405 1256 0 0 2205 5 0 0 25 0 9 0 655250916 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1266864 CPUtime=22.09 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 9780 1256 0 0 2208 1 0 0 25 0 9 0 655250916 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1266864 CPUtime=22.09 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29416 1256 0 0 2203 6 0 0 25 0 9 0 655250916 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1266864 CPUtime=22.1 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 34977 1256 0 0 2206 4 0 0 25 0 9 0 655250916 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4343529 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1266864 CPUtime=22.09 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 24290 1256 0 0 2205 4 0 0 25 0 9 0 655250917 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4237844 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1266864 CPUtime=21.93 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72309 1256 0 0 2183 10 0 0 25 0 9 0 655250917 1297268736 267522 33554432000 4194304 4417452 140737456253152 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 179.94
Current children cumulated vsize (KiB) 1266864

[startup+51.1009 s]
/proc/loadavg: 5.82 4.45 4.37 9/231 14536
/proc/meminfo: memFree=18130400/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1233832 CPUtime=384.57 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 449168 1256 0 0 38390 67 0 0 25 0 9 0 655250578 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 308458 259189 180 55 0 306344 0
[pid=14521/tid=14528] ppid=14519 vsize=1233832 CPUtime=47.71 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 64683 1256 0 0 4761 10 0 0 25 0 9 0 655250916 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1233832 CPUtime=47.59 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44456 1256 0 0 4752 7 0 0 25 0 9 0 655250916 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1233832 CPUtime=47.7 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 26581 1256 0 0 4765 5 0 0 25 0 9 0 655250916 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1233832 CPUtime=47.69 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 9780 1256 0 0 4768 1 0 0 25 0 9 0 655250916 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1233832 CPUtime=47.69 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29536 1256 0 0 4763 6 0 0 25 0 9 0 655250916 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1233832 CPUtime=47.7 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35096 1256 0 0 4766 4 0 0 25 0 9 0 655250916 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4264403 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1233832 CPUtime=47.69 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 24468 1256 0 0 4765 4 0 0 25 0 9 0 655250917 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1233832 CPUtime=47.35 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72429 1256 0 0 4725 10 0 0 25 0 9 0 655250917 1263443968 259189 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 384.57
Current children cumulated vsize (KiB) 1233832

[startup+102.309 s]
/proc/loadavg: 7.17 5.05 4.59 9/231 14538
/proc/meminfo: memFree=18131808/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1233212 CPUtime=793.86 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 450123 1256 0 0 79319 67 0 0 25 0 9 0 655250578 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 308303 259046 180 55 0 306189 0
[pid=14521/tid=14528] ppid=14519 vsize=1233212 CPUtime=98.92 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 64789 1256 0 0 9882 10 0 0 25 0 9 0 655250916 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1233212 CPUtime=98.8 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44572 1256 0 0 9873 7 0 0 25 0 9 0 655250916 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 4343586 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1233212 CPUtime=98.91 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 26809 1256 0 0 9886 5 0 0 25 0 9 0 655250916 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1233212 CPUtime=98.9 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 9780 1256 0 0 9889 1 0 0 25 0 9 0 655250916 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1233212 CPUtime=98.9 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29649 1256 0 0 9884 6 0 0 25 0 9 0 655250916 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1233212 CPUtime=98.91 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35209 1256 0 0 9887 4 0 0 25 0 9 0 655250916 1262809088 259046 33554432000 4194304 4417452 140737456253152 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35460 1256 0 0 39886 4 0 0 25 0 9 0 655250916 1296506880 267273 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1266120 CPUtime=398.9 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 39886 4 0 0 25 0 9 0 655250917 1296506880 267273 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1266120 CPUtime=396 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 39590 10 0 0 25 0 9 0 655250917 1296506880 267273 33554432000 4194304 4417452 140737456253152 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3191.63
Current children cumulated vsize (KiB) 1266120

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

[startup+409.501 s]
/proc/loadavg: 8.00 6.95 5.54 9/231 14546
/proc/meminfo: memFree=18099204/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265812 CPUtime=3249.17 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460531 1256 0 0 324848 69 0 0 25 0 9 0 655250578 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316453 267196 180 55 0 314339 0
[pid=14521/tid=14528] ppid=14519 vsize=1265812 CPUtime=406.11 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 40601 10 0 0 25 0 9 0 655250916 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1265812 CPUtime=406 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44870 1256 0 0 40593 7 0 0 25 0 9 0 655250916 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4302964 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1265812 CPUtime=406.11 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 27134 1256 0 0 40606 5 0 0 25 0 9 0 655250916 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1265812 CPUtime=406.05 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 17972 1256 0 0 40603 2 0 0 25 0 9 0 655250916 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1265812 CPUtime=406.1 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29955 1256 0 0 40604 6 0 0 25 0 9 0 655250916 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1265812 CPUtime=406.1 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35504 1256 0 0 40606 4 0 0 25 0 9 0 655250916 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1265812 CPUtime=406.1 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 40606 4 0 0 25 0 9 0 655250917 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4366700 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1265812 CPUtime=403.15 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 40305 10 0 0 25 0 9 0 655250917 1296191488 267196 33554432000 4194304 4417452 140737456253152 18446744073709551615 4276911 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3249.17
Current children cumulated vsize (KiB) 1265812

[startup+415.9 s]
/proc/loadavg: 8.00 6.97 5.55 9/231 14546
/proc/meminfo: memFree=18099316/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265400 CPUtime=3300.32 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460531 1256 0 0 329963 69 0 0 25 0 9 0 655250578 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316350 267093 180 55 0 314236 0
[pid=14521/tid=14528] ppid=14519 vsize=1265400 CPUtime=412.51 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 41241 10 0 0 25 0 9 0 655250916 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1265400 CPUtime=412.4 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44870 1256 0 0 41233 7 0 0 25 0 9 0 655250916 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4277780 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1265400 CPUtime=412.51 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 27134 1256 0 0 41246 5 0 0 25 0 9 0 655250916 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1265400 CPUtime=412.45 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 17972 1256 0 0 41243 2 0 0 25 0 9 0 655250916 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1265400 CPUtime=412.5 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29955 1256 0 0 41244 6 0 0 25 0 9 0 655250916 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236766 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1265400 CPUtime=412.5 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35504 1256 0 0 41246 4 0 0 25 0 9 0 655250916 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4354448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1265400 CPUtime=412.5 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 41246 4 0 0 25 0 9 0 655250917 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1265400 CPUtime=409.5 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 40940 10 0 0 25 0 9 0 655250917 1295769600 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3300.32
Current children cumulated vsize (KiB) 1265400

[startup+422.3 s]
/proc/loadavg: 8.00 7.00 5.58 9/231 14546
/proc/meminfo: memFree=18099324/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265396 CPUtime=3351.53 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460531 1256 0 0 335084 69 0 0 25 0 9 0 655250578 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316349 267092 180 55 0 314235 0
[pid=14521/tid=14528] ppid=14519 vsize=1265396 CPUtime=418.91 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 41881 10 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1265396 CPUtime=418.8 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44870 1256 0 0 41873 7 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1265396 CPUtime=418.92 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 27134 1256 0 0 41887 5 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1265396 CPUtime=418.86 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 17972 1256 0 0 41884 2 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1265396 CPUtime=418.91 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29955 1256 0 0 41885 6 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1265396 CPUtime=418.91 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35504 1256 0 0 41887 4 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1265396 CPUtime=418.91 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 41887 4 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1265396 CPUtime=415.86 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 41576 10 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3351.53
Current children cumulated vsize (KiB) 1265396

[startup+423.901 s]
/proc/loadavg: 8.00 7.00 5.58 9/231 14546
/proc/meminfo: memFree=18099324/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265396 CPUtime=3364.27 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460531 1256 0 0 336358 69 0 0 25 0 9 0 655250578 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316349 267092 180 55 0 314235 0
[pid=14521/tid=14528] ppid=14519 vsize=1265396 CPUtime=420.51 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 42041 10 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1265396 CPUtime=420.4 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44870 1256 0 0 42033 7 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1265396 CPUtime=420.51 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 27134 1256 0 0 42046 5 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1265396 CPUtime=420.45 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 17972 1256 0 0 42043 2 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1265396 CPUtime=420.5 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29955 1256 0 0 42044 6 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1265396 CPUtime=420.5 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35504 1256 0 0 42046 4 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4357544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1265396 CPUtime=420.5 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 42046 4 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1265396 CPUtime=417.44 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 41734 10 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3364.27
Current children cumulated vsize (KiB) 1265396

[startup+425.501 s]
/proc/loadavg: 8.00 7.00 5.58 9/231 14546
/proc/meminfo: memFree=18099324/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265396 CPUtime=3377.06 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460531 1256 0 0 337637 69 0 0 25 0 9 0 655250578 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316349 267092 180 55 0 314235 0
[pid=14521/tid=14528] ppid=14519 vsize=1265396 CPUtime=422.11 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 42201 10 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1265396 CPUtime=422 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44870 1256 0 0 42193 7 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1265396 CPUtime=422.11 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 27134 1256 0 0 42206 5 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1265396 CPUtime=422.05 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 17972 1256 0 0 42203 2 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1265396 CPUtime=422.1 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29955 1256 0 0 42204 6 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4265425 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1265396 CPUtime=422.1 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35504 1256 0 0 42206 4 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1265396 CPUtime=422.1 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 42206 4 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4365204 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1265396 CPUtime=419.04 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 41894 10 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3377.06
Current children cumulated vsize (KiB) 1265396

[startup+426.301 s]
/proc/loadavg: 8.00 7.00 5.58 9/231 14546
/proc/meminfo: memFree=18099324/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265396 CPUtime=3383.45 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460531 1256 0 0 338276 69 0 0 25 0 9 0 655250578 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316349 267092 180 55 0 314235 0
[pid=14521/tid=14528] ppid=14519 vsize=1265396 CPUtime=422.91 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 42281 10 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14521/tid=14529] ppid=14519 vsize=1265396 CPUtime=422.8 cores=0-7
/proc/14521/task/14529/stat : 14529 (plingeling) R 14519 14521 14495 0 -1 4202560 44870 1256 0 0 42273 7 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14521/tid=14530] ppid=14519 vsize=1265396 CPUtime=422.91 cores=0-7
/proc/14521/task/14530/stat : 14530 (plingeling) R 14519 14521 14495 0 -1 4202560 27134 1256 0 0 42286 5 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14521/tid=14531] ppid=14519 vsize=1265396 CPUtime=422.85 cores=0-7
/proc/14521/task/14531/stat : 14531 (plingeling) R 14519 14521 14495 0 -1 4202560 17972 1256 0 0 42283 2 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14521/tid=14532] ppid=14519 vsize=1265396 CPUtime=422.9 cores=0-7
/proc/14521/task/14532/stat : 14532 (plingeling) R 14519 14521 14495 0 -1 4202560 29955 1256 0 0 42284 6 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4365990 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14521/tid=14533] ppid=14519 vsize=1265396 CPUtime=422.9 cores=0-7
/proc/14521/task/14533/stat : 14533 (plingeling) R 14519 14521 14495 0 -1 4202560 35504 1256 0 0 42286 4 0 0 25 0 9 0 655250916 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14521/tid=14534] ppid=14519 vsize=1265396 CPUtime=422.9 cores=0-7
/proc/14521/task/14534/stat : 14534 (plingeling) R 14519 14521 14495 0 -1 4202560 25020 1256 0 0 42286 4 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14521/tid=14535] ppid=14519 vsize=1265396 CPUtime=419.83 cores=0-7
/proc/14521/task/14535/stat : 14535 (plingeling) R 14519 14521 14495 0 -1 4202560 72844 1256 0 0 41973 10 0 0 25 0 9 0 655250917 1295765504 267092 33554432000 4194304 4417452 140737456253152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3383.45
Current children cumulated vsize (KiB) 1265396

[startup+426.501 s]
/proc/loadavg: 8.00 7.00 5.58 9/231 14546
/proc/meminfo: memFree=18099324/32950928 swapFree=64721848/67111528
[pid=14521] ppid=14519 vsize=1265396 CPUtime=3384.32 cores=0-7
/proc/14521/stat : 14521 (plingeling) S 14519 14521 14495 0 -1 4202496 460532 1256 0 0 338363 69 0 0 25 0 2 0 655250578 1295765504 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14521/statm: 316349 267093 181 55 0 314235 0
[pid=14521/tid=14528] ppid=14519 vsize=1265396 CPUtime=423.11 cores=0-7
/proc/14521/task/14528/stat : 14528 (plingeling) R 14519 14521 14495 0 -1 4202560 65093 1256 0 0 42301 10 0 0 25 0 2 0 655250916 1295765504 267093 33554432000 4194304 4417452 140737456253152 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3384.32
Current children cumulated vsize (KiB) 1265396

Child status: 20
Real time (s): 426.575
CPU time (s): 3384.41
CPU user time (s): 3383.66
CPU system time (s): 0.745886
CPU usage (%): 793.39
Max. virtual memory (cumulated for all children) (KiB): 1404332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3383.66
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461791
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= 386
involuntary context switches= 16311

runsolver used 0.912861 second user time and 2.17967 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 07:15:08
IDJOB=3372194
IDBENCH=69591
IDSOLVER=1851
FILE ID=node123/3372194-1305436507
RUNJOBID= node123-1305436507-14509
PBS_JOBID= 13324752
Free space on /tmp= 73448 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372194-1305436507/watcher-3372194-1305436507 -o /tmp/evaluation-result-3372194-1305436507/solver-3372194-1305436507 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372194-1305436507.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=692231027

node123.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      19169568 kB
Buffers:        307140 kB
Cached:        4140692 kB
SwapCached:      10528 kB
Active:       10591504 kB
Inactive:      2920756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19169568 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           23904 kB
Writeback:           0 kB
AnonPages:     9062524 kB
Mapped:          15380 kB
Slab:           175344 kB
PageTables:      31120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13020268 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= 73448 MiB
End job on node123 at 2011-05-15 07:22:14