Trace number 3371378

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 1754.14 441.383

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 benchmark144.2
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

1754.04/441.38	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-3371378-1305416895/watcher-3371378-1305416895 -o /tmp/evaluation-result-3371378-1305416895/solver-3371378-1305416895 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371378-1305416895.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.81 5.56 6.96 6/370 6622
/proc/meminfo: memFree=18208040/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=14084 CPUtime=0 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) R 6620 6622 5935 0 -1 4202496 1582 1249 0 0 0 0 0 0 21 0 1 0 731920262 14422016 1512 33554432000 4194304 4417452 140735328952720 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6622/statm: 3521 1512 147 55 0 1407 0

[startup+0.02071 s]
/proc/loadavg: 3.81 5.56 6.96 6/370 6622
/proc/meminfo: memFree=18208040/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=17352 CPUtime=0.01 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) R 6620 6622 5935 0 -1 4202496 2437 1249 0 0 1 0 0 0 21 0 1 0 731920262 17768448 2363 33554432000 4194304 4417452 140735328952720 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6622/statm: 4338 2363 149 55 0 2224 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17352

[startup+0.100694 s]
/proc/loadavg: 3.81 5.56 6.96 6/370 6622
/proc/meminfo: memFree=18208040/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=31588 CPUtime=0.08 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) R 6620 6622 5935 0 -1 4202496 5996 1249 0 0 8 0 0 0 21 0 1 0 731920262 32346112 5922 33554432000 4194304 4417452 140735328952720 18446744073709551615 4232787 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6622/statm: 7897 5922 149 55 0 5783 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31588

[startup+0.30066 s]
/proc/loadavg: 3.81 5.56 6.96 6/370 6622
/proc/meminfo: memFree=18208040/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=67912 CPUtime=0.29 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) R 6620 6622 5935 0 -1 4202496 15088 1249 0 0 28 1 0 0 22 0 1 0 731920262 69541888 15003 33554432000 4194304 4417452 140735328952720 18446744073709551615 224284544512 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6622/statm: 16978 15003 149 55 0 14864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67912

[startup+0.700595 s]
/proc/loadavg: 3.81 5.56 6.96 6/370 6622
/proc/meminfo: memFree=18208040/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=154260 CPUtime=0.69 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) R 6620 6622 5935 0 -1 4202496 35159 1249 0 0 65 4 0 0 23 0 1 0 731920262 157962240 35027 33554432000 4194304 4417452 140735328952720 18446744073709551615 224284619869 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6622/statm: 38565 35053 149 55 0 36451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154260

[startup+1.50046 s]
/proc/loadavg: 3.81 5.56 6.96 6/371 6628
/proc/meminfo: memFree=18047104/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=294548 CPUtime=1.49 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) R 6620 6622 5935 0 -1 4202496 71924 1249 0 0 141 8 0 0 25 0 1 0 731920262 301617152 71662 33554432000 4194304 4417452 140735328952720 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6622/statm: 73637 71662 149 55 0 71523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294548

[startup+3.10116 s]
/proc/loadavg: 3.81 5.56 6.96 9/375 6632
/proc/meminfo: memFree=17842596/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=395576 CPUtime=7.04 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 122326 1249 0 0 688 16 0 0 25 0 5 0 731920262 405069824 73713 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 98894 73713 172 55 0 96780 0
[pid=6622/tid=6629] ppid=6620 vsize=395576 CPUtime=1.31 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 15362 1249 0 0 129 2 0 0 19 0 5 0 731920440 405069824 73713 33554432000 4194304 4417452 140735328952720 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=395576 CPUtime=1.31 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 11944 1249 0 0 130 1 0 0 25 0 5 0 731920440 405069824 73713 33554432000 4194304 4417452 140735328952720 18446744073709551615 4282336 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=395576 CPUtime=1.3 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 15350 1249 0 0 128 2 0 0 25 0 5 0 731920440 405069824 73713 33554432000 4194304 4417452 140735328952720 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=395576 CPUtime=1.31 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 7734 1249 0 0 131 0 0 0 25 0 5 0 731920440 405069824 73713 33554432000 4194304 4417452 140735328952720 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 395576

[startup+6.30063 s]
/proc/loadavg: 4.23 5.62 6.97 9/375 6632
/proc/meminfo: memFree=17813836/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=455060 CPUtime=19.79 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 174121 1249 0 0 1956 23 0 0 25 0 5 0 731920262 465981440 91667 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 113765 91667 176 55 0 111651 0
[pid=6622/tid=6629] ppid=6620 vsize=455060 CPUtime=4.51 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 37657 1249 0 0 446 5 0 0 25 0 5 0 731920440 465981440 91667 33554432000 4194304 4417452 140735328952720 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=455060 CPUtime=4.5 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 25167 1249 0 0 447 3 0 0 25 0 5 0 731920440 465981440 91667 33554432000 4194304 4417452 140735328952720 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=455060 CPUtime=4.46 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 31626 1249 0 0 442 4 0 0 25 0 5 0 731920440 465981440 91667 33554432000 4194304 4417452 140735328952720 18446744073709551615 4234160 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=455060 CPUtime=4.51 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 7735 1249 0 0 451 0 0 0 25 0 5 0 731920440 465981440 91667 33554432000 4194304 4417452 140735328952720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (KiB) 455060

[startup+12.7006 s]
/proc/loadavg: 4.53 5.66 6.98 9/375 6632
/proc/meminfo: memFree=17712208/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=543732 CPUtime=45.32 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 205207 1249 0 0 4504 28 0 0 25 0 5 0 731920262 556781568 118460 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 135933 118460 178 55 0 133819 0
[pid=6622/tid=6629] ppid=6620 vsize=543732 CPUtime=10.91 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 49952 1249 0 0 1084 7 0 0 25 0 5 0 731920440 556781568 118460 33554432000 4194304 4417452 140735328952720 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=543732 CPUtime=10.91 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 33365 1249 0 0 1086 5 0 0 25 0 5 0 731920440 556781568 118460 33554432000 4194304 4417452 140735328952720 18446744073709551615 4273113 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=543732 CPUtime=10.78 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 42219 1249 0 0 1073 5 0 0 25 0 5 0 731920440 556781568 118460 33554432000 4194304 4417452 140735328952720 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=543732 CPUtime=10.91 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 7735 1249 0 0 1091 0 0 0 25 0 5 0 731920440 556781568 118460 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.32
Current children cumulated vsize (KiB) 543732

[startup+25.5004 s]
/proc/loadavg: 5.30 5.77 6.99 9/375 6632
/proc/meminfo: memFree=17694816/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=560536 CPUtime=96.35 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 232266 1249 0 0 9604 31 0 0 25 0 5 0 731920262 573988864 111589 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 140134 111589 178 55 0 138020 0
[pid=6622/tid=6629] ppid=6620 vsize=560536 CPUtime=23.71 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62241 1249 0 0 2363 8 0 0 25 0 5 0 731920440 573988864 111589 33554432000 4194304 4417452 140735328952720 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=560536 CPUtime=23.7 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 45654 1249 0 0 2364 6 0 0 25 0 5 0 731920440 573988864 111589 33554432000 4194304 4417452 140735328952720 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=560536 CPUtime=23.43 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 44700 1249 0 0 2337 6 0 0 25 0 5 0 731920440 573988864 111589 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=560536 CPUtime=23.7 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 7735 1249 0 0 2370 0 0 0 25 0 5 0 731920440 573988864 111589 33554432000 4194304 4417452 140735328952720 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.35
Current children cumulated vsize (KiB) 560536

[startup+51.1012 s]
/proc/loadavg: 6.35 5.98 7.03 9/375 6632
/proc/meminfo: memFree=17675940/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=560440 CPUtime=198.47 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 232690 1249 0 0 19815 32 0 0 25 0 5 0 731920262 573890560 111566 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 140110 111566 179 55 0 137996 0
[pid=6622/tid=6629] ppid=6620 vsize=560440 CPUtime=49.31 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62364 1249 0 0 4923 8 0 0 25 0 5 0 731920440 573890560 111566 33554432000 4194304 4417452 140735328952720 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=560440 CPUtime=49.31 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 45775 1249 0 0 4924 7 0 0 25 0 5 0 731920440 573890560 111566 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=560440 CPUtime=48.73 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 44880 1249 0 0 4867 6 0 0 25 0 5 0 731920440 573890560 111566 33554432000 4194304 4417452 140735328952720 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=560440 CPUtime=49.31 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 7735 1249 0 0 4931 0 0 0 25 0 5 0 731920440 573890560 111566 33554432000 4194304 4417452 140735328952720 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.47
Current children cumulated vsize (KiB) 560440

[startup+102.314 s]
/proc/loadavg: 7.36 6.31 7.08 9/375 6634
/proc/meminfo: memFree=17604096/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=592776 CPUtime=402.7 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 241345 1249 0 0 40238 32 0 0 25 0 5 0 731920262 607002624 119657 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 148194 119657 180 55 0 146080 0
[pid=6622/tid=6629] ppid=6620 vsize=592776 CPUtime=100.52 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62480 1249 0 0 10044 8 0 0 25 0 5 0 731920440 607002624 119657 33554432000 4194304 4417452 140735328952720 18446744073709551615 4236581 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=592776 CPUtime=100.52 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 45886 1249 0 0 10045 7 0 0 25 0 5 0 731920440 607002624 119657 33554432000 4194304 4417452 140735328952720 18446744073709551615 4281860 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=592776 CPUtime=99.33 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53308 1249 0 0 9926 7 0 0 25 0 5 0 731920440 607002624 119657 33554432000 4194304 4417452 140735328952720 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=592776 CPUtime=100.52 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 7735 1249 0 0 10052 0 0 0 25 0 5 0 731920440 607002624 119657 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.7
Current children cumulated vsize (KiB) 592776

[startup+162.301 s]
/proc/loadavg: 7.75 6.59 7.13 9/375 6672
/proc/meminfo: memFree=17620052/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625488 CPUtime=641.95 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 249938 1249 0 0 64162 33 0 0 25 0 5 0 731920262 640499712 127835 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156372 127835 180 55 0 154258 0
[pid=6622/tid=6629] ppid=6620 vsize=625488 CPUtime=160.51 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62587 1249 0 0 16043 8 0 0 25 0 5 0 731920440 640499712 127835 33554432000 4194304 4417452 140735328952720 18446744073709551615 4305799 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625488 CPUtime=160.51 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46063 1249 0 0 16044 7 0 0 25 0 5 0 731920440 640499712 127835 33554432000 4194304 4417452 140735328952720 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625488 CPUtime=158.62 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53425 1249 0 0 15855 7 0 0 25 0 5 0 731920440 640499712 127835 33554432000 4194304 4417452 140735328952720 18446744073709551615 4257856 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625488 CPUtime=160.51 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 16050 1 0 0 25 0 5 0 731920440 640499712 127835 33554432000 4194304 4417452 140735328952720 18446744073709551615 4354937 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 625488

[startup+222.301 s]
/proc/loadavg: 7.91 6.84 7.18 9/375 6674
/proc/meminfo: memFree=17524664/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625460 CPUtime=881.24 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250096 1249 0 0 88091 33 0 0 25 0 5 0 731920262 640471040 127828 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156365 127828 180 55 0 154251 0
[pid=6622/tid=6629] ppid=6620 vsize=625460 CPUtime=220.51 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62638 1249 0 0 22043 8 0 0 25 0 5 0 731920440 640471040 127828 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0

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

[pid=6622/tid=6630] ppid=6620 vsize=625456 CPUtime=280.51 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46166 1249 0 0 28044 7 0 0 25 0 5 0 731920440 640466944 127827 33554432000 4194304 4417452 140735328952720 18446744073709551615 4346490 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625456 CPUtime=277.2 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53533 1249 0 0 27713 7 0 0 25 0 5 0 731920440 640466944 127827 33554432000 4194304 4417452 140735328952720 18446744073709551615 4252951 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625456 CPUtime=280.51 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 28050 1 0 0 25 0 5 0 731920440 640466944 127827 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1120.54
Current children cumulated vsize (KiB) 625456

[startup+342.301 s]
/proc/loadavg: 8.19 7.29 7.30 9/375 6676
/proc/meminfo: memFree=17359060/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625448 CPUtime=1359.83 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250406 1249 0 0 135950 33 0 0 25 0 5 0 731920262 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156362 127825 180 55 0 154248 0
[pid=6622/tid=6629] ppid=6620 vsize=625448 CPUtime=340.51 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62739 1249 0 0 34043 8 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625448 CPUtime=340.51 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46217 1249 0 0 34044 7 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625448 CPUtime=336.49 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53587 1249 0 0 33642 7 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625448 CPUtime=340.51 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 34050 1 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1359.83
Current children cumulated vsize (KiB) 625448

[startup+402.301 s]
/proc/loadavg: 8.25 7.46 7.36 10/375 6678
/proc/meminfo: memFree=17290952/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625448 CPUtime=1599.13 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250559 1249 0 0 159880 33 0 0 25 0 5 0 731920262 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156362 127825 180 55 0 154248 0
[pid=6622/tid=6629] ppid=6620 vsize=625448 CPUtime=400.51 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62787 1249 0 0 40043 8 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4271012 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625448 CPUtime=400.51 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46268 1249 0 0 40044 7 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625448 CPUtime=395.79 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 39572 7 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625448 CPUtime=400.51 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 40050 1 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1599.13
Current children cumulated vsize (KiB) 625448

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

[startup+409.5 s]
/proc/loadavg: 8.21 7.48 7.36 10/375 6678
/proc/meminfo: memFree=17270232/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625448 CPUtime=1627.84 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250559 1249 0 0 162751 33 0 0 25 0 5 0 731920262 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156362 127825 180 55 0 154248 0
[pid=6622/tid=6629] ppid=6620 vsize=625448 CPUtime=407.71 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62787 1249 0 0 40763 8 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 224284619869 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625448 CPUtime=407.71 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46268 1249 0 0 40764 7 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625448 CPUtime=402.89 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 40282 7 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625448 CPUtime=407.71 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 40770 1 0 0 25 0 5 0 731920440 640458752 127825 33554432000 4194304 4417452 140735328952720 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1627.84
Current children cumulated vsize (KiB) 625448

[startup+422.3 s]
/proc/loadavg: 8.18 7.50 7.37 9/375 6678
/proc/meminfo: memFree=17189136/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625640 CPUtime=1678.91 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250609 1249 0 0 167858 33 0 0 25 0 5 0 731920262 640655360 127873 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156410 127873 180 55 0 154296 0
[pid=6622/tid=6629] ppid=6620 vsize=625640 CPUtime=420.53 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62787 1249 0 0 42045 8 0 0 25 0 5 0 731920440 640655360 127873 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625640 CPUtime=420.53 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 42046 7 0 0 25 0 5 0 731920440 640655360 127873 33554432000 4194304 4417452 140735328952720 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625640 CPUtime=415.55 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 41548 7 0 0 25 0 5 0 731920440 640655360 127873 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625640 CPUtime=420.53 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 42052 1 0 0 25 0 5 0 731920440 640655360 127873 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1678.91
Current children cumulated vsize (KiB) 625640

[startup+435.101 s]
/proc/loadavg: 8.22 7.54 7.38 10/375 6678
/proc/meminfo: memFree=17333964/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625428 CPUtime=1729.94 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250609 1249 0 0 172961 33 0 0 25 0 5 0 731920262 640438272 127820 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156357 127820 180 55 0 154243 0
[pid=6622/tid=6629] ppid=6620 vsize=625428 CPUtime=433.31 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62787 1249 0 0 43323 8 0 0 25 0 5 0 731920440 640438272 127820 33554432000 4194304 4417452 140735328952720 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625428 CPUtime=433.31 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 43324 7 0 0 25 0 5 0 731920440 640438272 127820 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625428 CPUtime=428.2 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 42813 7 0 0 25 0 5 0 731920440 640438272 127820 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625428 CPUtime=433.31 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 43330 1 0 0 25 0 5 0 731920440 640438272 127820 33554432000 4194304 4417452 140735328952720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1729.94
Current children cumulated vsize (KiB) 625428

[startup+438.301 s]
/proc/loadavg: 8.22 7.54 7.38 9/375 6678
/proc/meminfo: memFree=17330612/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625620 CPUtime=1742.7 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250659 1249 0 0 174237 33 0 0 25 0 5 0 731920262 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156405 127868 180 55 0 154291 0
[pid=6622/tid=6629] ppid=6620 vsize=625620 CPUtime=436.51 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62837 1249 0 0 43643 8 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625620 CPUtime=436.51 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 43644 7 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4346298 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625620 CPUtime=431.36 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 43129 7 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625620 CPUtime=436.51 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 43650 1 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1742.7
Current children cumulated vsize (KiB) 625620

[startup+439.9 s]
/proc/loadavg: 8.20 7.55 7.39 9/375 6678
/proc/meminfo: memFree=17329744/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625620 CPUtime=1749.1 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250659 1249 0 0 174877 33 0 0 25 0 5 0 731920262 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156405 127868 180 55 0 154291 0
[pid=6622/tid=6629] ppid=6620 vsize=625620 CPUtime=438.13 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62837 1249 0 0 43805 8 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625620 CPUtime=438.13 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 43806 7 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4331740 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625620 CPUtime=432.94 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 43287 7 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625620 CPUtime=438.13 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 43812 1 0 0 25 0 5 0 731920440 640634880 127868 33554432000 4194304 4417452 140735328952720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1749.1
Current children cumulated vsize (KiB) 625620

[startup+440.7 s]
/proc/loadavg: 8.20 7.55 7.39 9/375 6678
/proc/meminfo: memFree=17329744/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625612 CPUtime=1752.27 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250659 1249 0 0 175194 33 0 0 25 0 5 0 731920262 640626688 127866 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156403 127866 180 55 0 154289 0
[pid=6622/tid=6629] ppid=6620 vsize=625612 CPUtime=438.91 cores=1,3,5,7
/proc/6622/task/6629/stat : 6629 (plingeling) R 6620 6622 5935 0 -1 4202560 62837 1249 0 0 43883 8 0 0 25 0 5 0 731920440 640626688 127866 33554432000 4194304 4417452 140735328952720 18446744073709551615 4232299 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6622/tid=6630] ppid=6620 vsize=625612 CPUtime=438.91 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 43884 7 0 0 25 0 5 0 731920440 640626688 127866 33554432000 4194304 4417452 140735328952720 18446744073709551615 4257495 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625612 CPUtime=433.73 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 43366 7 0 0 25 0 5 0 731920440 640626688 127866 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6622/tid=6632] ppid=6620 vsize=625612 CPUtime=438.91 cores=1,3,5,7
/proc/6622/task/6632/stat : 6632 (plingeling) R 6620 6622 5935 0 -1 4202560 15927 1249 0 0 43890 1 0 0 25 0 5 0 731920440 640626688 127866 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1752.27
Current children cumulated vsize (KiB) 625612

[startup+441.114 s]
/proc/loadavg: 8.20 7.55 7.39 9/375 6678
/proc/meminfo: memFree=17329744/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625612 CPUtime=1753.85 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250660 1249 0 0 175352 33 0 0 18 0 3 0 731920262 640626688 127867 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156403 127867 181 55 0 154289 0
[pid=6622/tid=6630] ppid=6620 vsize=625612 CPUtime=439.33 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 43926 7 0 0 25 0 3 0 731920440 640626688 127867 33554432000 4194304 4417452 140735328952720 18446744073709551615 4252951 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6622/tid=6631] ppid=6620 vsize=625612 CPUtime=434.13 cores=1,3,5,7
/proc/6622/task/6631/stat : 6631 (plingeling) R 6620 6622 5935 0 -1 4202560 53641 1249 0 0 43406 7 0 0 25 0 3 0 731920440 640626688 127867 33554432000 4194304 4417452 140735328952720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1753.85
Current children cumulated vsize (KiB) 625612

[startup+441.3 s]
/proc/loadavg: 8.20 7.55 7.39 9/375 6678
/proc/meminfo: memFree=17329744/32951124 swapFree=45193364/67111528
[pid=6622] ppid=6620 vsize=625612 CPUtime=1754.04 cores=1,3,5,7
/proc/6622/stat : 6622 (plingeling) S 6620 6622 5935 0 -1 4202496 250660 1249 0 0 175371 33 0 0 18 0 2 0 731920262 640626688 127867 33554432000 4194304 4417452 140735328952720 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6622/statm: 156403 127867 181 55 0 154289 0
[pid=6622/tid=6630] ppid=6620 vsize=625612 CPUtime=439.51 cores=1,3,5,7
/proc/6622/task/6630/stat : 6630 (plingeling) R 6620 6622 5935 0 -1 4202560 46318 1249 0 0 43944 7 0 0 25 0 2 0 731920440 640626688 127867 33554432000 4194304 4417452 140735328952720 18446744073709551615 4302190 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1754.04
Current children cumulated vsize (KiB) 625612

Child status: 20
Real time (s): 441.383
CPU time (s): 1754.14
CPU user time (s): 1753.77
CPU system time (s): 0.362944
CPU usage (%): 397.419
Max. virtual memory (cumulated for all children) (KiB): 651160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.77
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251912
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= 175
involuntary context switches= 13499

runsolver used 1.47677 second user time and 3.74943 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 01:48:16
IDJOB=3371378
IDBENCH=69591
IDSOLVER=1848
FILE ID=node118/3371378-1305416895
RUNJOBID= node118-1305416895-6594
PBS_JOBID= 13324527
Free space on /tmp= 73024 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-3371378-1305416895/watcher-3371378-1305416895 -o /tmp/evaluation-result-3371378-1305416895/solver-3371378-1305416895 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371378-1305416895.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1662586602

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18208072 kB
Buffers:        279168 kB
Cached:        4413688 kB
SwapCached:      22084 kB
Active:       11850500 kB
Inactive:      2587832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18208072 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           27696 kB
Writeback:          12 kB
AnonPages:     9736668 kB
Mapped:          15076 kB
Slab:           150316 kB
PageTables:      90196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88740728 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= 73028 MiB
End job on node118 at 2011-05-15 01:55:37