Trace number 3372707

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 15256 1909.61

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.1
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

15255.78/1909.60	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-3372707-1305440897/watcher-3372707-1305440897 -o /tmp/evaluation-result-3372707-1305440897/solver-3372707-1305440897 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372707-1305440897.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.12 8.17 8.02 1/294 29010
/proc/meminfo: memFree=11894704/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=14592 CPUtime=0 cores=0-7
/proc/29010/stat : 29010 (plingeling) R 29008 29010 28338 0 -1 4202496 1725 1251 0 0 0 0 0 0 25 0 1 0 655687608 14942208 1655 33554432000 4194304 4417452 140735665646176 18446744073709551615 255376920095 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/29010/statm: 3648 1655 148 55 0 1534 0

[startup+0.0531459 s]
/proc/loadavg: 8.12 8.17 8.02 1/294 29010
/proc/meminfo: memFree=11894704/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=25212 CPUtime=0.04 cores=0-7
/proc/29010/stat : 29010 (plingeling) R 29008 29010 28338 0 -1 4202496 4373 1251 0 0 4 0 0 0 25 0 1 0 655687608 25817088 4303 33554432000 4194304 4417452 140735665646176 18446744073709551615 4227769 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/29010/statm: 6303 4303 149 55 0 4189 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25212

[startup+0.101138 s]
/proc/loadavg: 8.12 8.17 8.02 1/294 29010
/proc/meminfo: memFree=11894704/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=29308 CPUtime=0.09 cores=0-7
/proc/29010/stat : 29010 (plingeling) R 29008 29010 28338 0 -1 4202496 5397 1251 0 0 9 0 0 0 25 0 1 0 655687608 30011392 5327 33554432000 4194304 4417452 140735665646176 18446744073709551615 4209679 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/29010/statm: 7327 5327 149 55 0 5213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29308

[startup+0.312005 s]
/proc/loadavg: 8.12 8.17 8.02 1/294 29010
/proc/meminfo: memFree=11894704/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=255272 CPUtime=1.32 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 18772 1251 0 0 130 2 0 0 19 0 9 0 655687608 261398528 10843 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 63818 10843 174 55 0 61704 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 255272

[startup+0.700996 s]
/proc/loadavg: 8.12 8.17 8.02 1/294 29010
/proc/meminfo: memFree=11894704/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=252948 CPUtime=4.27 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 29143 1251 0 0 423 4 0 0 19 0 9 0 655687608 259018752 10592 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 63237 10592 175 55 0 61123 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 252948

[startup+1.50085 s]
/proc/loadavg: 7.55 8.05 7.99 9/303 29024
/proc/meminfo: memFree=11843788/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=277060 CPUtime=10.65 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 43242 1251 0 0 1059 6 0 0 19 0 9 0 655687608 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 69265 15269 180 55 0 67151 0
[pid=29010/tid=29017] ppid=29008 vsize=277060 CPUtime=1.3 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 5520 1251 0 0 130 0 0 0 19 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4346340 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=277060 CPUtime=1.3 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 4036 1251 0 0 130 0 0 0 19 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=277060 CPUtime=1.3 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 5962 1251 0 0 130 0 0 0 19 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4287231 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=277060 CPUtime=1.31 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 977 1251 0 0 131 0 0 0 22 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=277060 CPUtime=1.31 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 3137 1251 0 0 131 0 0 0 19 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=277060 CPUtime=1.3 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 5252 1251 0 0 130 0 0 0 19 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=277060 CPUtime=1.3 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 3306 1251 0 0 130 0 0 0 25 0 9 0 655687626 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4320466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=277060 CPUtime=1.26 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 5677 1251 0 0 126 0 0 0 25 0 9 0 655687627 283709440 15269 33554432000 4194304 4417452 140735665646176 18446744073709551615 4274913 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 277060

[startup+3.10055 s]
/proc/loadavg: 7.55 8.05 7.99 9/303 29024
/proc/meminfo: memFree=11831140/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=267316 CPUtime=23.44 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 44923 1251 0 0 2338 6 0 0 19 0 9 0 655687608 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 66829 13096 180 55 0 64715 0
[pid=29010/tid=29017] ppid=29008 vsize=267316 CPUtime=2.9 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 5626 1251 0 0 290 0 0 0 24 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=267316 CPUtime=2.9 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 4119 1251 0 0 290 0 0 0 24 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=267316 CPUtime=2.9 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 6189 1251 0 0 290 0 0 0 24 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4264768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=267316 CPUtime=2.91 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 1639 1251 0 0 291 0 0 0 25 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=267316 CPUtime=2.91 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 3274 1251 0 0 291 0 0 0 24 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=267316 CPUtime=2.9 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 5330 1251 0 0 290 0 0 0 24 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=267316 CPUtime=2.9 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 3306 1251 0 0 290 0 0 0 25 0 9 0 655687626 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=267316 CPUtime=2.85 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 6065 1251 0 0 285 0 0 0 25 0 9 0 655687627 273731584 13096 33554432000 4194304 4417452 140735665646176 18446744073709551615 4353789 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.44
Current children cumulated vsize (KiB) 267316

[startup+6.30096 s]
/proc/loadavg: 7.59 8.05 7.99 9/303 29024
/proc/meminfo: memFree=11828412/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=283772 CPUtime=49.01 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 50560 1251 0 0 4894 7 0 0 19 0 9 0 655687608 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 70943 18145 180 55 0 68829 0
[pid=29010/tid=29017] ppid=29008 vsize=283772 CPUtime=6.1 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 5843 1251 0 0 610 0 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=283772 CPUtime=6.1 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 4119 1251 0 0 610 0 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=283772 CPUtime=6.1 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 7116 1251 0 0 610 0 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=283772 CPUtime=6.11 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 2825 1251 0 0 611 0 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=283772 CPUtime=6.11 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 3918 1251 0 0 611 0 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=283772 CPUtime=6.11 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 6803 1251 0 0 610 1 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=283772 CPUtime=6.1 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 4264 1251 0 0 610 0 0 0 25 0 9 0 655687626 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=283772 CPUtime=6.02 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 6297 1251 0 0 602 0 0 0 25 0 9 0 655687627 290582528 18145 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.01
Current children cumulated vsize (KiB) 283772

[startup+12.7008 s]
/proc/loadavg: 7.62 8.05 7.99 9/303 29024
/proc/meminfo: memFree=11805860/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=306772 CPUtime=100.15 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 63485 1251 0 0 10007 8 0 0 19 0 9 0 655687608 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 76693 23725 180 55 0 74579 0
[pid=29010/tid=29017] ppid=29008 vsize=306772 CPUtime=12.51 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 7931 1251 0 0 1250 1 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4365621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=306772 CPUtime=12.5 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 6509 1251 0 0 1250 0 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=306772 CPUtime=12.51 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 8737 1251 0 0 1250 1 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4281520 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=306772 CPUtime=12.51 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 3373 1251 0 0 1251 0 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364500 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=306772 CPUtime=12.51 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 5068 1251 0 0 1251 0 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=306772 CPUtime=12.51 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 9965 1251 0 0 1250 1 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4232808 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=306772 CPUtime=12.5 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 4485 1251 0 0 1250 0 0 0 25 0 9 0 655687626 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=306772 CPUtime=12.36 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 8042 1251 0 0 1236 0 0 0 25 0 9 0 655687627 314134528 23725 33554432000 4194304 4417452 140735665646176 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.15
Current children cumulated vsize (KiB) 306772

[startup+25.5004 s]
/proc/loadavg: 7.78 8.06 7.99 9/303 29024
/proc/meminfo: memFree=11790384/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=319508 CPUtime=202.43 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 89704 1251 0 0 20230 13 0 0 19 0 9 0 655687608 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 79877 26956 180 55 0 77763 0
[pid=29010/tid=29017] ppid=29008 vsize=319508 CPUtime=25.31 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 11543 1251 0 0 2530 1 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=319508 CPUtime=25.3 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 9462 1251 0 0 2529 1 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=319508 CPUtime=25.31 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 9976 1251 0 0 2530 1 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=319508 CPUtime=25.3 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 9457 1251 0 0 2529 1 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=319508 CPUtime=25.3 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 7073 1251 0 0 2530 0 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=319508 CPUtime=25.31 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 15569 1251 0 0 2529 2 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4366494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=319508 CPUtime=25.3 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 5712 1251 0 0 2530 0 0 0 25 0 9 0 655687626 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=319508 CPUtime=25.04 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 11537 1251 0 0 2503 1 0 0 25 0 9 0 655687627 327176192 26956 33554432000 4194304 4417452 140735665646176 18446744073709551615 4250943 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.43
Current children cumulated vsize (KiB) 319508

[startup+51.1007 s]
/proc/loadavg: 7.92 8.07 8.00 9/303 29025
/proc/meminfo: memFree=11732912/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=374564 CPUtime=406.99 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 162331 1251 0 0 40673 26 0 0 19 0 9 0 655687608 383553536 40464 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 93641 40464 180 55 0 91527 0
[pid=29010/tid=29017] ppid=29008 vsize=374564 CPUtime=50.91 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 22214 1251 0 0 5087 4 0 0 25 0 9 0 655687626 383553536 40464 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=374564 CPUtime=50.9 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 15675 1251 0 0 5087 3 0 0 25 0 9 0 655687626 383553536 40464 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=374564 CPUtime=50.9 cores=0-7

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

/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 376503 1251 0 0 176410 65 0 0 25 0 9 0 655687627 1572995072 330746 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14239.8
Current children cumulated vsize (KiB) 1536128

[startup+1842.3 s]
/proc/loadavg: 8.29 8.17 8.11 9/303 29073
/proc/meminfo: memFree=10616688/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1490092 CPUtime=14719.2 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3194219 1251 0 0 1471300 618 0 0 19 0 9 0 655687608 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 372523 319237 180 55 0 370409 0
[pid=29010/tid=29017] ppid=29008 vsize=1490092 CPUtime=1842.15 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 386830 1251 0 0 184135 80 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=1490092 CPUtime=1841.86 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 383752 1251 0 0 184111 75 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=1490092 CPUtime=1842.12 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 406224 1251 0 0 184123 89 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=1490092 CPUtime=1842.16 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 395961 1251 0 0 184147 69 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=1490092 CPUtime=1842.17 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 382435 1251 0 0 184143 74 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=1490092 CPUtime=1842.17 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 397931 1251 0 0 184139 78 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1490092 CPUtime=1842.14 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 440615 1251 0 0 184135 79 0 0 25 0 9 0 655687626 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1490092 CPUtime=1824.16 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 391096 1251 0 0 182347 69 0 0 25 0 9 0 655687627 1525854208 319237 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14719.2
Current children cumulated vsize (KiB) 1490092

[startup+1902.3 s]
/proc/loadavg: 8.20 8.17 8.11 9/303 29074
/proc/meminfo: memFree=10559304/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1548568 CPUtime=15198.6 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3275216 1251 0 0 1519224 634 0 0 19 0 9 0 655687608 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 387142 333879 180 55 0 385028 0
[pid=29010/tid=29017] ppid=29008 vsize=1548568 CPUtime=1902.16 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 392421 1251 0 0 190135 81 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=1548568 CPUtime=1901.85 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 409170 1251 0 0 190105 80 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=1548568 CPUtime=1902.12 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 406224 1251 0 0 190123 89 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=1548568 CPUtime=1902.17 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 405038 1251 0 0 190145 72 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=1548568 CPUtime=1902.17 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 382435 1251 0 0 190143 74 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=1548568 CPUtime=1902.17 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 415707 1251 0 0 190134 83 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1548568 CPUtime=1902.14 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 448215 1251 0 0 190134 80 0 0 25 0 9 0 655687626 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1548568 CPUtime=1883.56 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 406631 1251 0 0 188285 71 0 0 25 0 9 0 655687627 1585733632 333879 33554432000 4194304 4417452 140735665646176 18446744073709551615 4353508 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15198.6
Current children cumulated vsize (KiB) 1548568

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

[startup+1903.9 s]
/proc/loadavg: 8.20 8.17 8.11 9/303 29074
/proc/meminfo: memFree=10559304/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1559592 CPUtime=15211.4 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3277972 1251 0 0 1520503 634 0 0 19 0 9 0 655687608 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 389898 336635 180 55 0 387784 0
[pid=29010/tid=29017] ppid=29008 vsize=1559592 CPUtime=1903.76 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 392421 1251 0 0 190295 81 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=1559592 CPUtime=1903.45 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 409170 1251 0 0 190265 80 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=1559592 CPUtime=1903.72 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 406224 1251 0 0 190283 89 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=1559592 CPUtime=1903.77 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 405038 1251 0 0 190305 72 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364500 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=1559592 CPUtime=1903.77 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 382435 1251 0 0 190303 74 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=1559592 CPUtime=1903.77 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 415707 1251 0 0 190294 83 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1559592 CPUtime=1903.73 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 450971 1251 0 0 190293 80 0 0 25 0 9 0 655687626 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1559592 CPUtime=1885.15 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 406631 1251 0 0 188444 71 0 0 25 0 9 0 655687627 1597022208 336635 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15211.4
Current children cumulated vsize (KiB) 1559592

[startup+1907.1 s]
/proc/loadavg: 8.18 8.17 8.11 9/303 29074
/proc/meminfo: memFree=10595760/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1511020 CPUtime=15237 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3278375 1251 0 0 1523060 635 0 0 19 0 9 0 655687608 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 377755 324492 180 55 0 375641 0
[pid=29010/tid=29017] ppid=29008 vsize=1511020 CPUtime=1906.95 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 392421 1251 0 0 190614 81 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4247478 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=1511020 CPUtime=1906.65 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 409170 1251 0 0 190585 80 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=1511020 CPUtime=1906.92 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 406224 1251 0 0 190603 89 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=1511020 CPUtime=1906.97 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 405038 1251 0 0 190625 72 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=1511020 CPUtime=1906.97 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 382435 1251 0 0 190623 74 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=1511020 CPUtime=1906.97 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 415707 1251 0 0 190614 83 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1511020 CPUtime=1906.93 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 451374 1251 0 0 190613 80 0 0 25 0 9 0 655687626 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4259035 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1511020 CPUtime=1888.32 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 406631 1251 0 0 188761 71 0 0 25 0 9 0 655687627 1547284480 324492 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15236.9
Current children cumulated vsize (KiB) 1511020

[startup+1908.7 s]
/proc/loadavg: 8.18 8.17 8.11 9/303 29075
/proc/meminfo: memFree=10629364/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1441008 CPUtime=15249.7 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3279378 1251 0 0 1524337 635 0 0 19 0 9 0 655687608 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 360252 306989 180 55 0 358138 0
[pid=29010/tid=29017] ppid=29008 vsize=1441008 CPUtime=1908.56 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 393413 1251 0 0 190774 82 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=1441008 CPUtime=1908.25 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 409170 1251 0 0 190745 80 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=1441008 CPUtime=1908.52 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 406224 1251 0 0 190763 89 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=1441008 CPUtime=1908.57 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 405049 1251 0 0 190785 72 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=1441008 CPUtime=1908.57 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 382435 1251 0 0 190783 74 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=1441008 CPUtime=1908.57 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 415707 1251 0 0 190774 83 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1441008 CPUtime=1908.53 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 451374 1251 0 0 190773 80 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1441008 CPUtime=1889.9 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 406631 1251 0 0 188919 71 0 0 25 0 9 0 655687627 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15249.7
Current children cumulated vsize (KiB) 1441008

[startup+1909.1 s]
/proc/loadavg: 8.18 8.17 8.11 9/303 29075
/proc/meminfo: memFree=10629364/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1441008 CPUtime=15252.9 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3279378 1251 0 0 1524657 635 0 0 19 0 9 0 655687608 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 360252 306989 180 55 0 358138 0
[pid=29010/tid=29017] ppid=29008 vsize=1441008 CPUtime=1908.96 cores=0-7
/proc/29010/task/29017/stat : 29017 (plingeling) R 29008 29010 28338 0 -1 4202560 393413 1251 0 0 190814 82 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29010/tid=29018] ppid=29008 vsize=1441008 CPUtime=1908.65 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 409170 1251 0 0 190785 80 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29019] ppid=29008 vsize=1441008 CPUtime=1908.92 cores=0-7
/proc/29010/task/29019/stat : 29019 (plingeling) R 29008 29010 28338 0 -1 4202560 406224 1251 0 0 190803 89 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29010/tid=29020] ppid=29008 vsize=1441008 CPUtime=1908.97 cores=0-7
/proc/29010/task/29020/stat : 29020 (plingeling) R 29008 29010 28338 0 -1 4202560 405049 1251 0 0 190825 72 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29010/tid=29021] ppid=29008 vsize=1441008 CPUtime=1908.97 cores=0-7
/proc/29010/task/29021/stat : 29021 (plingeling) R 29008 29010 28338 0 -1 4202560 382435 1251 0 0 190823 74 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29010/tid=29022] ppid=29008 vsize=1441008 CPUtime=1908.97 cores=0-7
/proc/29010/task/29022/stat : 29022 (plingeling) R 29008 29010 28338 0 -1 4202560 415707 1251 0 0 190814 83 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1441008 CPUtime=1908.93 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 451374 1251 0 0 190813 80 0 0 25 0 9 0 655687626 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1441008 CPUtime=1890.3 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 406631 1251 0 0 188959 71 0 0 25 0 9 0 655687627 1475592192 306989 33554432000 4194304 4417452 140735665646176 18446744073709551615 4237176 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15252.9
Current children cumulated vsize (KiB) 1441008

[startup+1909.5 s]
/proc/loadavg: 8.18 8.17 8.11 4/298 29075
/proc/meminfo: memFree=10666348/32951124 swapFree=66050672/67111528
[pid=29010] ppid=29008 vsize=1441024 CPUtime=15255.8 cores=0-7
/proc/29010/stat : 29010 (plingeling) S 29008 29010 28338 0 -1 4202496 3279383 1251 0 0 1524943 635 0 0 18 0 4 0 655687608 1475608576 306994 33554432000 4194304 4417452 140735665646176 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29010/statm: 360256 306994 181 55 0 358142 0
[pid=29010/tid=29018] ppid=29008 vsize=1441024 CPUtime=1909.06 cores=0-7
/proc/29010/task/29018/stat : 29018 (plingeling) R 29008 29010 28338 0 -1 4202560 409170 1251 0 0 190826 80 0 0 25 0 4 0 655687626 1475608576 306994 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29010/tid=29023] ppid=29008 vsize=1441024 CPUtime=1909.34 cores=0-7
/proc/29010/task/29023/stat : 29023 (plingeling) R 29008 29010 28338 0 -1 4202560 451374 1251 0 0 190854 80 0 0 25 0 4 0 655687626 1475608576 306994 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29010/tid=29024] ppid=29008 vsize=1441024 CPUtime=1890.7 cores=0-7
/proc/29010/task/29024/stat : 29024 (plingeling) R 29008 29010 28338 0 -1 4202560 406631 1251 0 0 188999 71 0 0 25 0 4 0 655687627 1475608576 306994 33554432000 4194304 4417452 140735665646176 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15255.8
Current children cumulated vsize (KiB) 1441024

Child status: 20
Real time (s): 1909.61
CPU time (s): 15256
CPU user time (s): 15249.5
CPU system time (s): 6.41102
CPU usage (%): 798.905
Max. virtual memory (cumulated for all children) (KiB): 1665640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15249.5
system time used= 6.41103
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3280637
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= 316
involuntary context switches= 131622

runsolver used 5.2832 second user time and 13.368 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 08:28:17
IDJOB=3372707
IDBENCH=83125
IDSOLVER=1851
FILE ID=node135/3372707-1305440897
RUNJOBID= node135-1305436652-28352
PBS_JOBID= 13324754
Free space on /tmp= 73368 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372707-1305440897/watcher-3372707-1305440897 -o /tmp/evaluation-result-3372707-1305440897/solver-3372707-1305440897 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372707-1305440897.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1180840686

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11894728 kB
Buffers:        291092 kB
Cached:        6102496 kB
SwapCached:      50684 kB
Active:        9940644 kB
Inactive:     10868684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11894728 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            1552 kB
Writeback:           0 kB
AnonPages:    14370604 kB
Mapped:          18416 kB
Slab:           137648 kB
PageTables:      46408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57034944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node135 at 2011-05-15 09:00:07