Trace number 3263002

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 587UNSAT 2979.19 746.744

General information on the benchmark

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

Solver Data

2979.14/746.74	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263002-1304098692/watcher-3263002-1304098692 -o /tmp/evaluation-result-3263002-1304098692/solver-3263002-1304098692 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3263002-1304098692.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: 7.40 7.93 7.93 6/181 27039
/proc/meminfo: memFree=30917988/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=9320 CPUtime=0 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) R 27037 27039 26666 0 -1 4202496 391 1252 0 0 0 0 0 0 18 0 1 0 521466282 9543680 319 33554432000 4194304 4417332 140735090320864 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27039/statm: 2330 319 146 55 0 216 0

[startup+0.102666 s]
/proc/loadavg: 7.40 7.93 7.93 6/181 27039
/proc/meminfo: memFree=30917988/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=25288 CPUtime=0.09 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) R 27037 27039 26666 0 -1 4202496 4528 1252 0 0 9 0 0 0 18 0 1 0 521466282 25894912 4344 33554432000 4194304 4417332 140735090320864 18446744073709551615 4209513 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27039/statm: 6322 4344 147 55 0 4208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25288

[startup+0.262569 s]
/proc/loadavg: 7.40 7.93 7.93 6/181 27039
/proc/meminfo: memFree=30917988/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=89236 CPUtime=0.61 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 11934 1252 0 0 60 1 0 0 19 0 5 0 521466282 91377664 10093 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 22309 10093 177 55 0 20195 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 89236

[startup+0.300565 s]
/proc/loadavg: 7.40 7.93 7.93 6/181 27039
/proc/meminfo: memFree=30917988/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=89184 CPUtime=0.76 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 11934 1252 0 0 75 1 0 0 19 0 5 0 521466282 91324416 10093 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 22296 10093 177 55 0 20182 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 89184

[startup+0.700486 s]
/proc/loadavg: 7.40 7.93 7.93 6/181 27039
/proc/meminfo: memFree=30917988/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=85680 CPUtime=2.36 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 12359 1252 0 0 235 1 0 0 19 0 5 0 521466282 87736320 9237 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 21420 9237 178 55 0 19306 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 85680

[startup+1.50033 s]
/proc/loadavg: 7.45 7.93 7.93 9/186 27049
/proc/meminfo: memFree=30873792/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=80988 CPUtime=5.56 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 14631 1252 0 0 554 2 0 0 19 0 5 0 521466282 82931712 8062 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 20247 8062 178 55 0 18133 0
[pid=27039/tid=27046] ppid=27037 vsize=80988 CPUtime=1.35 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 1334 1252 0 0 135 0 0 0 25 0 5 0 521466296 82931712 8062 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=80988 CPUtime=1.34 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 1618 1252 0 0 134 0 0 0 25 0 5 0 521466296 82931712 8062 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364602 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=80988 CPUtime=1.35 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 1741 1252 0 0 135 0 0 0 25 0 5 0 521466296 82931712 8062 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=80988 CPUtime=1.35 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 1302 1252 0 0 135 0 0 0 18 0 5 0 521466296 82931712 8062 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 80988

[startup+3.10103 s]
/proc/loadavg: 7.45 7.93 7.93 9/186 27049
/proc/meminfo: memFree=30861144/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=84760 CPUtime=11.95 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 21557 1252 0 0 1192 3 0 0 19 0 5 0 521466282 86794240 9005 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 21190 9005 178 55 0 19076 0
[pid=27039/tid=27046] ppid=27037 vsize=84760 CPUtime=2.95 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 3864 1252 0 0 295 0 0 0 25 0 5 0 521466296 86794240 9005 33554432000 4194304 4417332 140735090320864 18446744073709551615 4358851 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=84760 CPUtime=2.93 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 3232 1252 0 0 293 0 0 0 25 0 5 0 521466296 86794240 9005 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=84760 CPUtime=2.95 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 3174 1252 0 0 295 0 0 0 25 0 5 0 521466296 86794240 9005 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=84760 CPUtime=2.95 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 2651 1252 0 0 295 0 0 0 20 0 5 0 521466296 86794240 9005 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 84760

[startup+6.30042 s]
/proc/loadavg: 7.45 7.93 7.93 9/186 27049
/proc/meminfo: memFree=30836340/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=87784 CPUtime=24.73 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 33819 1252 0 0 2468 5 0 0 19 0 5 0 521466282 89890816 9761 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 21946 9761 178 55 0 19832 0
[pid=27039/tid=27046] ppid=27037 vsize=87784 CPUtime=6.15 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 6856 1252 0 0 614 1 0 0 25 0 5 0 521466296 89890816 9761 33554432000 4194304 4417332 140735090320864 18446744073709551615 4352828 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=87784 CPUtime=6.12 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 5891 1252 0 0 611 1 0 0 25 0 5 0 521466296 89890816 9761 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=87784 CPUtime=6.15 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 6899 1252 0 0 614 1 0 0 25 0 5 0 521466296 89890816 9761 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=87784 CPUtime=6.14 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 5537 1252 0 0 614 0 0 0 25 0 5 0 521466296 89890816 9761 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 87784

[startup+12.7012 s]
/proc/loadavg: 7.53 7.93 7.93 9/186 27049
/proc/meminfo: memFree=30808860/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=94316 CPUtime=50.3 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 52547 1252 0 0 5022 8 0 0 19 0 5 0 521466282 96579584 11388 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 23579 11388 178 55 0 21465 0
[pid=27039/tid=27046] ppid=27037 vsize=94316 CPUtime=12.55 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 11119 1252 0 0 1254 1 0 0 25 0 5 0 521466296 96579584 11388 33554432000 4194304 4417332 140735090320864 18446744073709551615 4365975 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=94316 CPUtime=12.48 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 10876 1252 0 0 1247 1 0 0 25 0 5 0 521466296 96579584 11388 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=94316 CPUtime=12.54 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 11375 1252 0 0 1253 1 0 0 25 0 5 0 521466296 96579584 11388 33554432000 4194304 4417332 140735090320864 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=94316 CPUtime=12.55 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 10541 1252 0 0 1254 1 0 0 25 0 5 0 521466296 96579584 11388 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 94316

[startup+25.5007 s]
/proc/loadavg: 7.69 7.95 7.93 9/186 27050
/proc/meminfo: memFree=30691520/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=103724 CPUtime=101.43 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 87721 1252 0 0 10128 15 0 0 19 0 5 0 521466282 106213376 13728 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 25931 13728 178 55 0 23817 0
[pid=27039/tid=27046] ppid=27037 vsize=103724 CPUtime=25.36 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 18279 1252 0 0 2533 3 0 0 25 0 5 0 521466296 106213376 13728 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=103724 CPUtime=25.21 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 22469 1252 0 0 2517 4 0 0 25 0 5 0 521466296 106213376 13728 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=103724 CPUtime=25.35 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 19502 1252 0 0 2531 4 0 0 25 0 5 0 521466296 106213376 13728 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=103724 CPUtime=25.35 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 18835 1252 0 0 2532 3 0 0 25 0 5 0 521466296 106213376 13728 33554432000 4194304 4417332 140735090320864 18446744073709551615 4344093 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 103724

[startup+51.1008 s]
/proc/loadavg: 7.87 7.97 7.94 9/186 27050
/proc/meminfo: memFree=30624476/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=111584 CPUtime=203.7 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 141640 1252 0 0 20345 25 0 0 19 0 5 0 521466282 114262016 15694 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 27896 15694 178 55 0 25782 0
[pid=27039/tid=27046] ppid=27037 vsize=111584 CPUtime=50.96 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 31791 1252 0 0 5091 5 0 0 25 0 5 0 521466296 114262016 15694 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364602 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=111584 CPUtime=50.67 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 38178 1252 0 0 5060 7 0 0 25 0 5 0 521466296 114262016 15694 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366725 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=111584 CPUtime=50.95 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 32672 1252 0 0 5089 6 0 0 25 0 5 0 521466296 114262016 15694 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=111584 CPUtime=50.95 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 30363 1252 0 0 5090 5 0 0 25 0 5 0 521466296 114262016 15694 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 111584

[startup+102.301 s]
/proc/loadavg: 8.07 8.00 7.95 9/186 27052
/proc/meminfo: memFree=30462636/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=134060 CPUtime=408.24 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 229452 1252 0 0 40785 39 0 0 19 0 5 0 521466282 137277440 21300 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 33515 21300 178 55 0 31401 0
[pid=27039/tid=27046] ppid=27037 vsize=134060 CPUtime=102.16 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 58127 1252 0 0 10207 9 0 0 25 0 5 0 521466296 137277440 21300 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=134060 CPUtime=101.6 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 64263 1252 0 0 10149 11 0 0 25 0 5 0 521466296 137277440 21300 33554432000 4194304 4417332 140735090320864 18446744073709551615 4357950 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=134060 CPUtime=102.16 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 50435 1252 0 0 10207 9 0 0 25 0 5 0 521466296 137277440 21300 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=134060 CPUtime=102.16 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 47991 1252 0 0 10209 7 0 0 25 0 5 0 521466296 137277440 21300 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 134060

[startup+162.301 s]
/proc/loadavg: 8.14 8.03 7.96 9/186 27053
/proc/meminfo: memFree=30224284/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=135112 CPUtime=647.91 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 310468 1252 0 0 64738 53 0 0 19 0 5 0 521466282 138354688 21595 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 33778 21595 178 55 0 31664 0
[pid=27039/tid=27046] ppid=27037 vsize=135112 CPUtime=162.16 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 80251 1252 0 0 16203 13 0 0 25 0 5 0 521466296 138354688 21595 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=135112 CPUtime=161.27 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 85455 1252 0 0 16112 15 0 0 25 0 5 0 521466296 138354688 21595 33554432000 4194304 4417332 140735090320864 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=135112 CPUtime=162.16 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 71269 1252 0 0 16204 12 0 0 25 0 5 0 521466296 138354688 21595 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=135112 CPUtime=162.15 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 64857 1252 0 0 16205 10 0 0 25 0 5 0 521466296 138354688 21595 33554432000 4194304 4417332 140735090320864 18446744073709551615 4357984 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.91
Current children cumulated vsize (KiB) 135112


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

/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 229148 1252 0 0 58184 33 0 0 25 0 5 0 521466296 187363328 33528 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2325.68
Current children cumulated vsize (KiB) 182972

[startup+642.301 s]
/proc/loadavg: 8.07 8.04 7.99 9/186 27066
/proc/meminfo: memFree=29833484/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=180660 CPUtime=2565.37 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 939239 1252 0 0 256388 149 0 0 19 0 5 0 521466282 184995840 32957 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 45165 32957 178 55 0 43051 0
[pid=27039/tid=27046] ppid=27037 vsize=180660 CPUtime=642.17 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 216437 1252 0 0 64183 34 0 0 25 0 5 0 521466296 184995840 32957 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=180660 CPUtime=638.67 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 250710 1252 0 0 63826 41 0 0 25 0 5 0 521466296 184995840 32957 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=180660 CPUtime=642.17 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 219026 1252 0 0 64181 36 0 0 25 0 5 0 521466296 184995840 32957 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=180660 CPUtime=642.17 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 244430 1252 0 0 64182 35 0 0 25 0 5 0 521466296 184995840 32957 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.37
Current children cumulated vsize (KiB) 180660

[startup+702.301 s]
/proc/loadavg: 8.09 8.04 8.00 9/186 27068
/proc/meminfo: memFree=29703632/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=198864 CPUtime=2805.05 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1005955 1252 0 0 280346 159 0 0 19 0 5 0 521466282 203636736 37515 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 49716 37515 178 55 0 47602 0
[pid=27039/tid=27046] ppid=27037 vsize=198864 CPUtime=702.18 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 233139 1252 0 0 70181 37 0 0 25 0 5 0 521466296 203636736 37515 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=198864 CPUtime=698.35 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 269339 1252 0 0 69791 44 0 0 25 0 5 0 521466296 203636736 37515 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=198864 CPUtime=702.18 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 236052 1252 0 0 70179 39 0 0 25 0 5 0 521466296 203636736 37515 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=198864 CPUtime=702.18 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 258789 1252 0 0 70181 37 0 0 25 0 5 0 521466296 203636736 37515 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.05
Current children cumulated vsize (KiB) 198864

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

[startup+716.8 s]
/proc/loadavg: 8.14 8.06 8.00 9/186 27068
/proc/meminfo: memFree=29663204/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=190212 CPUtime=2862.97 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1016366 1252 0 0 286136 161 0 0 19 0 5 0 521466282 194777088 35370 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 47553 35370 179 55 0 45439 0
[pid=27039/tid=27046] ppid=27037 vsize=190212 CPUtime=716.68 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 236320 1252 0 0 71630 38 0 0 25 0 5 0 521466296 194777088 35370 33554432000 4194304 4417332 140735090320864 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=190212 CPUtime=712.77 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 272228 1252 0 0 71233 44 0 0 25 0 5 0 521466296 194777088 35370 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=190212 CPUtime=716.67 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 239437 1252 0 0 71628 39 0 0 25 0 5 0 521466296 194777088 35370 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=190212 CPUtime=716.68 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 259745 1252 0 0 71631 37 0 0 25 0 5 0 521466296 194777088 35370 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2862.97
Current children cumulated vsize (KiB) 190212

[startup+729.601 s]
/proc/loadavg: 8.12 8.05 8.00 9/186 27068
/proc/meminfo: memFree=29698784/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=180160 CPUtime=2914.1 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1023911 1252 0 0 291248 162 0 0 19 0 5 0 521466282 184483840 32857 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 45040 32857 179 55 0 42926 0
[pid=27039/tid=27046] ppid=27037 vsize=180160 CPUtime=729.48 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 236754 1252 0 0 72910 38 0 0 25 0 5 0 521466296 184483840 32857 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=180160 CPUtime=725.5 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 275365 1252 0 0 72505 45 0 0 25 0 5 0 521466296 184483840 32857 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=180160 CPUtime=729.48 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 239498 1252 0 0 72909 39 0 0 25 0 5 0 521466296 184483840 32857 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=180160 CPUtime=729.47 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 263658 1252 0 0 72910 37 0 0 25 0 5 0 521466296 184483840 32857 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2914.1
Current children cumulated vsize (KiB) 180160

[startup+736.007 s]
/proc/loadavg: 8.10 8.05 8.00 9/186 27069
/proc/meminfo: memFree=29673608/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=205364 CPUtime=2939.69 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1035328 1252 0 0 293806 163 0 0 19 0 5 0 521466282 210292736 39158 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 51341 39158 179 55 0 49227 0
[pid=27039/tid=27046] ppid=27037 vsize=205364 CPUtime=735.88 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 240734 1252 0 0 73550 38 0 0 25 0 5 0 521466296 210292736 39158 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=205364 CPUtime=731.87 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 277531 1252 0 0 73142 45 0 0 25 0 5 0 521466296 210292736 39158 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=205364 CPUtime=735.89 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 243848 1252 0 0 73549 40 0 0 25 0 5 0 521466296 210292736 39158 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=205364 CPUtime=735.89 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 264579 1252 0 0 73551 38 0 0 25 0 5 0 521466296 210292736 39158 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2939.69
Current children cumulated vsize (KiB) 205364

[startup+742.4 s]
/proc/loadavg: 8.09 8.05 8.00 9/186 27069
/proc/meminfo: memFree=29676580/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=173596 CPUtime=2965.24 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1041654 1252 0 0 296360 164 0 0 19 0 5 0 521466282 177762304 31185 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 43399 31185 179 55 0 41285 0
[pid=27039/tid=27046] ppid=27037 vsize=173596 CPUtime=742.27 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 242389 1252 0 0 74189 38 0 0 25 0 5 0 521466296 177762304 31185 33554432000 4194304 4417332 140735090320864 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=173596 CPUtime=738.23 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 279311 1252 0 0 73778 45 0 0 25 0 5 0 521466296 177762304 31185 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=173596 CPUtime=742.28 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 244431 1252 0 0 74188 40 0 0 25 0 5 0 521466296 177762304 31185 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=173596 CPUtime=742.28 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 266887 1252 0 0 74190 38 0 0 25 0 5 0 521466296 177762304 31185 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2965.24
Current children cumulated vsize (KiB) 173596

[startup+744.001 s]
/proc/loadavg: 8.09 8.05 8.00 9/186 27069
/proc/meminfo: memFree=29686004/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=166548 CPUtime=2971.62 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1044741 1252 0 0 296998 164 0 0 19 0 5 0 521466282 170545152 29423 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 41637 29423 179 55 0 39523 0
[pid=27039/tid=27046] ppid=27037 vsize=166548 CPUtime=743.88 cores=1,3,5,7
/proc/27039/task/27046/stat : 27046 (plingeling) R 27037 27039 26666 0 -1 4202560 243839 1252 0 0 74349 39 0 0 25 0 5 0 521466296 170545152 29423 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27039/tid=27047] ppid=27037 vsize=166548 CPUtime=739.82 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 279340 1252 0 0 73937 45 0 0 25 0 5 0 521466296 170545152 29423 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=166548 CPUtime=743.88 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 244431 1252 0 0 74348 40 0 0 25 0 5 0 521466296 170545152 29423 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364602 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27039/tid=27049] ppid=27037 vsize=166548 CPUtime=743.88 cores=1,3,5,7
/proc/27039/task/27049/stat : 27049 (plingeling) R 27037 27039 26666 0 -1 4202560 268495 1252 0 0 74350 38 0 0 25 0 5 0 521466296 170545152 29423 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2971.62
Current children cumulated vsize (KiB) 166548

[startup+745.601 s]
/proc/loadavg: 8.09 8.05 8.00 9/186 27069
/proc/meminfo: memFree=29690836/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=160464 CPUtime=2977.48 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1047855 1252 0 0 297583 165 0 0 18 0 3 0 521466282 164315136 27903 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 40116 27903 180 55 0 38002 0
[pid=27039/tid=27047] ppid=27037 vsize=160464 CPUtime=741.41 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 279775 1252 0 0 74096 45 0 0 25 0 3 0 521466296 164315136 27903 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27039/tid=27048] ppid=27037 vsize=160464 CPUtime=745.48 cores=1,3,5,7
/proc/27039/task/27048/stat : 27048 (plingeling) R 27037 27039 26666 0 -1 4202560 246479 1252 0 0 74508 40 0 0 25 0 3 0 521466296 164315136 27903 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2977.48
Current children cumulated vsize (KiB) 160464

[startup+746.401 s]
/proc/loadavg: 8.01 8.03 8.00 7/184 27069
/proc/meminfo: memFree=29705608/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=151804 CPUtime=2978.84 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1047855 1252 0 0 297719 165 0 0 18 0 2 0 521466282 155447296 25738 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 37951 25738 180 55 0 35837 0
[pid=27039/tid=27047] ppid=27037 vsize=151804 CPUtime=742.21 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 279775 1252 0 0 74176 45 0 0 25 0 2 0 521466296 155447296 25738 33554432000 4194304 4417332 140735090320864 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2978.84
Current children cumulated vsize (KiB) 151804

[startup+746.601 s]
/proc/loadavg: 8.01 8.03 8.00 7/184 27069
/proc/meminfo: memFree=29705608/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=151804 CPUtime=2979.04 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1047855 1252 0 0 297739 165 0 0 18 0 2 0 521466282 155447296 25738 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 37951 25738 180 55 0 35837 0
[pid=27039/tid=27047] ppid=27037 vsize=151804 CPUtime=742.41 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 279775 1252 0 0 74196 45 0 0 25 0 2 0 521466296 155447296 25738 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2979.04
Current children cumulated vsize (KiB) 151804

[startup+746.701 s]
/proc/loadavg: 8.01 8.03 8.00 7/184 27069
/proc/meminfo: memFree=29705608/32950928 swapFree=67086580/67111528
[pid=27039] ppid=27037 vsize=151804 CPUtime=2979.14 cores=1,3,5,7
/proc/27039/stat : 27039 (plingeling) S 27037 27039 26666 0 -1 4202496 1047855 1252 0 0 297749 165 0 0 18 0 2 0 521466282 155447296 25738 33554432000 4194304 4417332 140735090320864 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27039/statm: 37951 25738 180 55 0 35837 0
[pid=27039/tid=27047] ppid=27037 vsize=151804 CPUtime=742.51 cores=1,3,5,7
/proc/27039/task/27047/stat : 27047 (plingeling) R 27037 27039 26666 0 -1 4202560 279775 1252 0 0 74206 45 0 0 25 0 2 0 521466296 155447296 25738 33554432000 4194304 4417332 140735090320864 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2979.14
Current children cumulated vsize (KiB) 151804

Child status: 20
Real time (s): 746.744
CPU time (s): 2979.19
CPU user time (s): 2977.53
CPU system time (s): 1.66075
CPU usage (%): 398.958
Max. virtual memory (cumulated for all children) (KiB): 217364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2977.53
system time used= 1.66075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1049168
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= 101
involuntary context switches= 19853

runsolver used 1.18582 second user time and 2.88656 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 19:38:12
IDJOB=3263002
IDBENCH=83909
IDSOLVER=1605
FILE ID=node148/3263002-1304098692
RUNJOBID= node148-1304098692-27011
PBS_JOBID= 13170593
Free space on /tmp= 71432 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263002-1304098692/watcher-3263002-1304098692 -o /tmp/evaluation-result-3263002-1304098692/solver-3263002-1304098692 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3263002-1304098692.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1224639350

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30918144 kB
Buffers:        692912 kB
Cached:         923548 kB
SwapCached:       3728 kB
Active:         117864 kB
Inactive:      1550844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30918144 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:            3212 kB
Writeback:           0 kB
AnonPages:       50152 kB
Mapped:          14256 kB
Slab:           300376 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256988 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= 71432 MiB
End job on node148 at 2011-04-29 19:50:39