Trace number 3371405

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 1639.8 411.402

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

1639.70/411.40	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-3371405-1305429256/watcher-3371405-1305429256 -o /tmp/evaluation-result-3371405-1305429256/solver-3371405-1305429256 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371405-1305429256.cnf 

running on 4 cores: 0,2,4,6

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: 5.51 2.50 1.99 5/389 5065
/proc/meminfo: memFree=26660628/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=9760 CPUtime=0 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) R 5063 5065 29676 0 -1 4202496 534 1253 0 0 0 0 0 0 25 0 1 0 654524334 9994240 463 33554432000 4194304 4417452 140735680500128 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5065/statm: 2440 463 148 55 0 326 0

[startup+0.091173 s]
/proc/loadavg: 5.51 2.50 1.99 5/389 5065
/proc/meminfo: memFree=26660628/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=36248 CPUtime=0.07 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) R 5063 5065 29676 0 -1 4202496 7189 1253 0 0 7 0 0 0 25 0 1 0 654524334 37117952 7054 33554432000 4194304 4417452 140735680500128 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5065/statm: 9062 7054 149 55 0 6948 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36248

[startup+0.100169 s]
/proc/loadavg: 5.51 2.50 1.99 5/389 5065
/proc/meminfo: memFree=26660628/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=36248 CPUtime=0.08 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) R 5063 5065 29676 0 -1 4202496 7189 1253 0 0 8 0 0 0 25 0 1 0 654524334 37117952 7054 33554432000 4194304 4417452 140735680500128 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5065/statm: 9062 7054 149 55 0 6948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36248

[startup+0.300143 s]
/proc/loadavg: 5.51 2.50 1.99 5/389 5065
/proc/meminfo: memFree=26660628/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=76276 CPUtime=0.8 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 7843 1253 0 0 80 0 0 0 25 0 5 0 654524334 78106624 6883 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 19069 6883 175 55 0 16955 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 76276

[startup+0.701074 s]
/proc/loadavg: 5.51 2.50 1.99 5/389 5065
/proc/meminfo: memFree=26660628/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=78596 CPUtime=2.41 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 9218 1253 0 0 240 1 0 0 25 0 5 0 654524334 80482304 7434 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 19649 7434 178 55 0 17535 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 78596

[startup+1.50093 s]
/proc/loadavg: 5.51 2.50 1.99 9/394 5075
/proc/meminfo: memFree=26612360/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=89632 CPUtime=5.6 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 13654 1253 0 0 558 2 0 0 25 0 5 0 654524334 91783168 10195 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 22408 10195 180 55 0 20294 0
[pid=5065/tid=5072] ppid=5063 vsize=89632 CPUtime=1.37 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 1648 1253 0 0 137 0 0 0 25 0 5 0 654524346 91783168 10195 33554432000 4194304 4417452 140735680500128 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=89632 CPUtime=1.36 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 1733 1253 0 0 136 0 0 0 25 0 5 0 654524346 91783168 10195 33554432000 4194304 4417452 140735680500128 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=89632 CPUtime=1.35 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 1073 1253 0 0 135 0 0 0 25 0 5 0 654524346 91783168 10195 33554432000 4194304 4417452 140735680500128 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=89632 CPUtime=1.37 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 1999 1253 0 0 137 0 0 0 25 0 5 0 654524346 91783168 10195 33554432000 4194304 4417452 140735680500128 18446744073709551615 4357595 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 89632

[startup+3.10067 s]
/proc/loadavg: 5.51 2.50 1.99 9/394 5075
/proc/meminfo: memFree=26595124/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=84868 CPUtime=11.98 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 16213 1253 0 0 1196 2 0 0 25 0 5 0 654524334 86904832 9023 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 21217 9023 180 55 0 19103 0
[pid=5065/tid=5072] ppid=5063 vsize=84868 CPUtime=2.97 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 1681 1253 0 0 297 0 0 0 25 0 5 0 654524346 86904832 9023 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364500 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=84868 CPUtime=2.96 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 1799 1253 0 0 296 0 0 0 25 0 5 0 654524346 86904832 9023 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=84868 CPUtime=2.94 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 1225 1253 0 0 294 0 0 0 25 0 5 0 654524346 86904832 9023 33554432000 4194304 4417452 140735680500128 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=84868 CPUtime=2.96 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 4307 1253 0 0 296 0 0 0 25 0 5 0 654524346 86904832 9023 33554432000 4194304 4417452 140735680500128 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 84868

[startup+6.30113 s]
/proc/loadavg: 5.71 2.60 2.02 9/394 5075
/proc/meminfo: memFree=26610252/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=105084 CPUtime=24.75 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 25787 1253 0 0 2471 4 0 0 25 0 5 0 654524334 107606016 14084 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 26271 14084 180 55 0 24157 0
[pid=5065/tid=5072] ppid=5063 vsize=105084 CPUtime=6.17 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 2560 1253 0 0 617 0 0 0 25 0 5 0 654524346 107606016 14084 33554432000 4194304 4417452 140735680500128 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=105084 CPUtime=6.16 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 3297 1253 0 0 616 0 0 0 25 0 5 0 654524346 107606016 14084 33554432000 4194304 4417452 140735680500128 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=105084 CPUtime=6.1 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 3310 1253 0 0 610 0 0 0 25 0 5 0 654524346 107606016 14084 33554432000 4194304 4417452 140735680500128 18446744073709551615 4277510 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=105084 CPUtime=6.17 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 9419 1253 0 0 616 1 0 0 25 0 5 0 654524346 107606016 14084 33554432000 4194304 4417452 140735680500128 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 105084

[startup+12.7011 s]
/proc/loadavg: 5.89 2.68 2.05 9/394 5075
/proc/meminfo: memFree=26618952/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=178376 CPUtime=50.26 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 42526 1253 0 0 5019 7 0 0 25 0 5 0 654524334 182657024 16062 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 44594 16062 180 55 0 42480 0
[pid=5065/tid=5072] ppid=5063 vsize=178376 CPUtime=12.57 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 7176 1253 0 0 1256 1 0 0 25 0 5 0 654524346 182657024 16062 33554432000 4194304 4417452 140735680500128 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=178376 CPUtime=12.56 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 5738 1253 0 0 1255 1 0 0 25 0 5 0 654524346 182657024 16062 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=178376 CPUtime=12.42 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 7238 1253 0 0 1241 1 0 0 25 0 5 0 654524346 182657024 16062 33554432000 4194304 4417452 140735680500128 18446744073709551615 4258449 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=178376 CPUtime=12.57 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 15173 1253 0 0 1255 2 0 0 25 0 5 0 654524346 182657024 16062 33554432000 4194304 4417452 140735680500128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 178376

[startup+25.5009 s]
/proc/loadavg: 6.36 2.94 2.15 10/394 5111
/proc/meminfo: memFree=26837864/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=188448 CPUtime=101.31 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 76413 1253 0 0 10117 14 0 0 25 0 5 0 654524334 192970752 18580 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 47112 18580 180 55 0 44998 0
[pid=5065/tid=5072] ppid=5063 vsize=188448 CPUtime=25.36 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 13558 1253 0 0 2534 2 0 0 25 0 5 0 654524346 192970752 18580 33554432000 4194304 4417452 140735680500128 18446744073709551615 4308213 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=188448 CPUtime=25.36 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 11439 1253 0 0 2534 2 0 0 25 0 5 0 654524346 192970752 18580 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=188448 CPUtime=25.07 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 15137 1253 0 0 2504 3 0 0 25 0 5 0 654524346 192970752 18580 33554432000 4194304 4417452 140735680500128 18446744073709551615 4306336 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=188448 CPUtime=25.36 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 29078 1253 0 0 2532 4 0 0 25 0 5 0 654524346 192970752 18580 33554432000 4194304 4417452 140735680500128 18446744073709551615 4357392 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 188448

[startup+51.1006 s]
/proc/loadavg: 6.75 3.30 2.29 9/394 5148
/proc/meminfo: memFree=25745672/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=194392 CPUtime=203.37 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 131037 1253 0 0 20310 27 0 0 25 0 5 0 654524334 199057408 20036 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 48598 20036 180 55 0 46484 0
[pid=5065/tid=5072] ppid=5063 vsize=194392 CPUtime=50.97 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 25531 1253 0 0 5092 5 0 0 25 0 5 0 654524346 199057408 20036 33554432000 4194304 4417452 140735680500128 18446744073709551615 4255672 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=194392 CPUtime=50.93 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 21010 1253 0 0 5087 6 0 0 25 0 5 0 654524346 199057408 20036 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=194392 CPUtime=50.37 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 25376 1253 0 0 5032 5 0 0 25 0 5 0 654524346 199057408 20036 33554432000 4194304 4417452 140735680500128 18446744073709551615 4357079 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=194392 CPUtime=50.96 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 51919 1253 0 0 5087 9 0 0 25 0 5 0 654524346 199057408 20036 33554432000 4194304 4417452 140735680500128 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.37
Current children cumulated vsize (KiB) 194392

[startup+102.314 s]
/proc/loadavg: 7.49 4.04 2.59 9/394 5149
/proc/meminfo: memFree=25753800/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=230884 CPUtime=407.59 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 250194 1253 0 0 40713 46 0 0 25 0 5 0 654524334 236425216 29159 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 57721 29159 180 55 0 55607 0
[pid=5065/tid=5072] ppid=5063 vsize=230884 CPUtime=102.18 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 52220 1253 0 0 10209 9 0 0 25 0 5 0 654524346 236425216 29159 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=230884 CPUtime=102.12 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 44962 1253 0 0 10202 10 0 0 25 0 5 0 654524346 236425216 29159 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=230884 CPUtime=100.96 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 53432 1253 0 0 10087 9 0 0 25 0 5 0 654524346 236425216 29159 33554432000 4194304 4417452 140735680500128 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=230884 CPUtime=102.17 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 92379 1253 0 0 10202 15 0 0 25 0 5 0 654524346 236425216 29159 33554432000 4194304 4417452 140735680500128 18446744073709551615 4250858 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.59
Current children cumulated vsize (KiB) 230884

[startup+162.301 s]
/proc/loadavg: 7.97 4.79 2.94 9/394 5151
/proc/meminfo: memFree=25273632/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=294364 CPUtime=646.83 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 376614 1253 0 0 64618 65 0 0 25 0 5 0 654524334 301428736 45061 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 73591 45061 180 55 0 71477 0
[pid=5065/tid=5072] ppid=5063 vsize=294364 CPUtime=162.17 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 80584 1253 0 0 16204 13 0 0 25 0 5 0 654524346 301428736 45061 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=294364 CPUtime=162.1 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 71526 1253 0 0 16195 15 0 0 25 0 5 0 654524346 301428736 45061 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=294364 CPUtime=160.24 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 82528 1253 0 0 16011 13 0 0 25 0 5 0 654524346 301428736 45061 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=294364 CPUtime=162.16 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 134775 1253 0 0 16195 21 0 0 25 0 5 0 654524346 301428736 45061 33554432000 4194304 4417452 140735680500128 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.83
Current children cumulated vsize (KiB) 294364

[startup+222.301 s]
/proc/loadavg: 8.17 5.42 3.27 9/394 5153
/proc/meminfo: memFree=25346644/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=347116 CPUtime=886.08 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 453939 1253 0 0 88532 76 0 0 25 0 5 0 654524334 355446784 58217 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 86779 58217 180 55 0 84665 0
[pid=5065/tid=5072] ppid=5063 vsize=347116 CPUtime=222.17 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 94134 1253 0 0 22202 15 0 0 25 0 5 0 654524346 355446784 58217 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=347116 CPUtime=222.09 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 94158 1253 0 0 22191 18 0 0 25 0 5 0 654524346 355446784 58217 33554432000 4194304 4417452 140735680500128 18446744073709551615 4309814 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=347116 CPUtime=219.51 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 92595 1253 0 0 21936 15 0 0 25 0 5 0 654524346 355446784 58217 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=347116 CPUtime=222.16 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 165851 1253 0 0 22190 26 0 0 25 0 5 0 654524346 355446784 58217 33554432000 4194304 4417452 140735680500128 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.08
Current children cumulated vsize (KiB) 347116

[startup+282.301 s]
/proc/loadavg: 8.13 5.90 3.57 9/394 5154
/proc/meminfo: memFree=25531920/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=398768 CPUtime=1125.36 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 551355 1253 0 0 112443 93 0 0 25 0 5 0 654524334 408338432 71162 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 99692 71162 180 55 0 97578 0
[pid=5065/tid=5072] ppid=5063 vsize=398768 CPUtime=282.17 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 106777 1253 0 0 28201 16 0 0 25 0 5 0 654524346 408338432 71162 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=398768 CPUtime=282.08 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 117117 1253 0 0 28186 22 0 0 25 0 5 0 654524346 408338432 71162 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=398768 CPUtime=278.81 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 120923 1253 0 0 27860 21 0 0 25 0 5 0 654524346 408338432 71162 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=398768 CPUtime=282.16 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 199337 1253 0 0 28184 32 0 0 25 0 5 0 654524346 408338432 71162 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1125.36
Current children cumulated vsize (KiB) 398768

[startup+342.301 s]
/proc/loadavg: 8.05 6.28 3.84 9/394 5156
/proc/meminfo: memFree=25337828/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=464152 CPUtime=1364.62 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 613549 1253 0 0 136360 102 0 0 25 0 5 0 654524334 475291648 87476 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 116038 87476 180 55 0 113924 0
[pid=5065/tid=5072] ppid=5063 vsize=464152 CPUtime=342.17 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 124310 1253 0 0 34198 19 0 0 25 0 5 0 654524346 475291648 87476 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=464152 CPUtime=342.06 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 135693 1253 0 0 34182 24 0 0 25 0 5 0 654524346 475291648 87476 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=464152 CPUtime=338.07 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 133714 1253 0 0 33784 23 0 0 25 0 5 0 654524346 475291648 87476 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=464152 CPUtime=342.17 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 212631 1253 0 0 34183 34 0 0 25 0 5 0 654524346 475291648 87476 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1364.62
Current children cumulated vsize (KiB) 464152

[startup+402.301 s]
/proc/loadavg: 8.09 6.61 4.10 9/394 5157
/proc/meminfo: memFree=25449804/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=414704 CPUtime=1603.89 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 678459 1253 0 0 160277 112 0 0 25 0 5 0 654524334 424656896 75114 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 103676 75114 180 55 0 101562 0
[pid=5065/tid=5072] ppid=5063 vsize=414704 CPUtime=402.18 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141287 1253 0 0 40196 22 0 0 25 0 5 0 654524346 424656896 75114 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=414704 CPUtime=402.04 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 156247 1253 0 0 40177 27 0 0 25 0 5 0 654524346 424656896 75114 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=414704 CPUtime=397.35 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 137810 1253 0 0 39712 23 0 0 25 0 5 0 654524346 424656896 75114 33554432000 4194304 4417452 140735680500128 18446744073709551615 4302988 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=414704 CPUtime=402.16 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 235914 1253 0 0 40179 37 0 0 25 0 5 0 654524346 424656896 75114 33554432000 4194304 4417452 140735680500128 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1603.89
Current children cumulated vsize (KiB) 414704

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

[startup+403.1 s]
/proc/loadavg: 8.09 6.61 4.10 9/394 5157
/proc/meminfo: memFree=25451028/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=424048 CPUtime=1607.07 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 684891 1253 0 0 160594 113 0 0 25 0 5 0 654524334 434225152 77450 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 106012 77450 180 55 0 103898 0
[pid=5065/tid=5072] ppid=5063 vsize=424048 CPUtime=402.98 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141287 1253 0 0 40276 22 0 0 25 0 5 0 654524346 434225152 77450 33554432000 4194304 4417452 140735680500128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=424048 CPUtime=402.84 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 156247 1253 0 0 40257 27 0 0 25 0 5 0 654524346 434225152 77450 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=424048 CPUtime=398.14 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 144137 1253 0 0 39790 24 0 0 25 0 5 0 654524346 434225152 77450 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=424048 CPUtime=402.96 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 236019 1253 0 0 40259 37 0 0 25 0 5 0 654524346 434225152 77450 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1607.07
Current children cumulated vsize (KiB) 424048

[startup+406.301 s]
/proc/loadavg: 8.08 6.63 4.12 9/394 5158
/proc/meminfo: memFree=25436396/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=427012 CPUtime=1619.84 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 685632 1253 0 0 161871 113 0 0 25 0 5 0 654524334 437260288 78191 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 106753 78191 180 55 0 104639 0
[pid=5065/tid=5072] ppid=5063 vsize=427012 CPUtime=406.18 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141287 1253 0 0 40596 22 0 0 25 0 5 0 654524346 437260288 78191 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=427012 CPUtime=406.04 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 156247 1253 0 0 40577 27 0 0 25 0 5 0 654524346 437260288 78191 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=427012 CPUtime=401.3 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 144137 1253 0 0 40106 24 0 0 25 0 5 0 654524346 437260288 78191 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=427012 CPUtime=406.16 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 236760 1253 0 0 40579 37 0 0 25 0 5 0 654524346 437260288 78191 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1619.84
Current children cumulated vsize (KiB) 427012

[startup+409.5 s]
/proc/loadavg: 8.08 6.63 4.12 9/394 5158
/proc/meminfo: memFree=25422136/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=441180 CPUtime=1632.59 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 690832 1253 0 0 163146 113 0 0 25 0 5 0 654524334 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 110295 81733 180 55 0 108181 0
[pid=5065/tid=5072] ppid=5063 vsize=441180 CPUtime=409.38 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141287 1253 0 0 40916 22 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=441180 CPUtime=409.24 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 161447 1253 0 0 40896 28 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=441180 CPUtime=404.46 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 144137 1253 0 0 40422 24 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=441180 CPUtime=409.36 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 236760 1253 0 0 40899 37 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1632.59
Current children cumulated vsize (KiB) 441180

[startup+410.314 s]
/proc/loadavg: 8.07 6.65 4.14 9/394 5158
/proc/meminfo: memFree=25419276/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=441180 CPUtime=1635.83 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 690832 1253 0 0 163470 113 0 0 25 0 5 0 654524334 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 110295 81733 180 55 0 108181 0
[pid=5065/tid=5072] ppid=5063 vsize=441180 CPUtime=410.19 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141287 1253 0 0 40997 22 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=441180 CPUtime=410.06 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 161447 1253 0 0 40978 28 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=441180 CPUtime=405.26 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 144137 1253 0 0 40502 24 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=441180 CPUtime=410.17 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 236760 1253 0 0 40980 37 0 0 25 0 5 0 654524346 451768320 81733 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1635.83
Current children cumulated vsize (KiB) 441180

[startup+411.101 s]
/proc/loadavg: 8.07 6.65 4.14 9/394 5158
/proc/meminfo: memFree=25419276/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=418764 CPUtime=1638.98 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 696172 1253 0 0 163784 114 0 0 25 0 5 0 654524334 428814336 76129 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 104691 76129 180 55 0 102577 0
[pid=5065/tid=5072] ppid=5063 vsize=418764 CPUtime=410.98 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141976 1253 0 0 41076 22 0 0 25 0 5 0 654524346 428814336 76129 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5065/tid=5073] ppid=5063 vsize=418764 CPUtime=410.85 cores=0,2,4,6
/proc/5065/task/5073/stat : 5073 (plingeling) R 5063 5065 29676 0 -1 4202560 161447 1253 0 0 41057 28 0 0 25 0 5 0 654524346 428814336 76129 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5065/tid=5074] ppid=5063 vsize=418764 CPUtime=406.05 cores=0,2,4,6
/proc/5065/task/5074/stat : 5074 (plingeling) R 5063 5065 29676 0 -1 4202560 144137 1253 0 0 40581 24 0 0 25 0 5 0 654524346 428814336 76129 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5065/tid=5075] ppid=5063 vsize=418764 CPUtime=410.96 cores=0,2,4,6
/proc/5065/task/5075/stat : 5075 (plingeling) R 5063 5065 29676 0 -1 4202560 241411 1253 0 0 41058 38 0 0 25 0 5 0 654524346 428814336 76129 33554432000 4194304 4417452 140735680500128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1638.98
Current children cumulated vsize (KiB) 418764

[startup+411.301 s]
/proc/loadavg: 8.07 6.65 4.14 6/391 5158
/proc/meminfo: memFree=25441992/32950928 swapFree=44388876/67111528
[pid=5065] ppid=5063 vsize=418788 CPUtime=1639.7 cores=0,2,4,6
/proc/5065/stat : 5065 (plingeling) S 5063 5065 29676 0 -1 4202496 696179 1253 0 0 163856 114 0 0 25 0 2 0 654524334 428838912 76136 33554432000 4194304 4417452 140735680500128 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5065/statm: 104697 76136 181 55 0 102583 0
[pid=5065/tid=5072] ppid=5063 vsize=418788 CPUtime=411.19 cores=0,2,4,6
/proc/5065/task/5072/stat : 5072 (plingeling) R 5063 5065 29676 0 -1 4202560 141976 1253 0 0 41097 22 0 0 25 0 2 0 654524346 428838912 76136 33554432000 4194304 4417452 140735680500128 18446744073709551615 4302981 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1639.7
Current children cumulated vsize (KiB) 418788

Child status: 20
Real time (s): 411.402
CPU time (s): 1639.8
CPU user time (s): 1638.64
CPU system time (s): 1.16482
CPU usage (%): 398.589
Max. virtual memory (cumulated for all children) (KiB): 562232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1638.64
system time used= 1.16482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 699566
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= 107
involuntary context switches= 7481

runsolver used 1.46278 second user time and 3.48347 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 05:14:16
IDJOB=3371405
IDBENCH=83451
IDSOLVER=1848
FILE ID=node126/3371405-1305429256
RUNJOBID= node126-1305429191-4926
PBS_JOBID= 13324566
Free space on /tmp= 73348 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371405-1305429256/watcher-3371405-1305429256 -o /tmp/evaluation-result-3371405-1305429256/solver-3371405-1305429256 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371405-1305429256.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1271524258

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
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.783
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:     32950928 kB
MemFree:      26660916 kB
Buffers:        269296 kB
Cached:        2547996 kB
SwapCached:      92524 kB
Active:        1080492 kB
Inactive:      4956844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26660916 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            9448 kB
Writeback:           0 kB
AnonPages:     3140632 kB
Mapped:          15696 kB
Slab:           111132 kB
PageTables:      75704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88409520 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= 73252 MiB
End job on node126 at 2011-05-15 05:21:08