Trace number 3290863

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587UNSAT 2387.41 597.744

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

2387.33/597.74	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3290863-1304097435/watcher-3290863-1304097435 -o /tmp/evaluation-result-3290863-1304097435/solver-3290863-1304097435 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3290863-1304097435.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: 6.19 5.12 6.10 5/181 20165
/proc/meminfo: memFree=29769800/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=9496 CPUtime=0 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) R 20163 20165 19972 0 -1 4202496 450 1261 0 0 0 0 0 0 25 0 1 0 521343854 9723904 380 33554432000 4194304 4417332 140736644605760 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20165/statm: 2374 380 147 55 0 260 0

[startup+0.037016 s]
/proc/loadavg: 6.19 5.12 6.10 5/181 20165
/proc/meminfo: memFree=29769800/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=16532 CPUtime=0.03 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) R 20163 20165 19972 0 -1 4202496 2258 1261 0 0 3 0 0 0 25 0 1 0 521343854 16928768 2124 33554432000 4194304 4417332 140736644605760 18446744073709551615 4235978 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20165/statm: 4133 2124 148 55 0 2019 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16532

[startup+0.101005 s]
/proc/loadavg: 6.19 5.12 6.10 5/181 20165
/proc/meminfo: memFree=29769800/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=36248 CPUtime=0.08 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) R 20163 20165 19972 0 -1 4202496 7187 1261 0 0 8 0 0 0 25 0 1 0 521343854 37117952 7053 33554432000 4194304 4417332 140736644605760 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/20165/statm: 9062 7053 148 55 0 6948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36248

[startup+0.300928 s]
/proc/loadavg: 6.19 5.12 6.10 5/181 20165
/proc/meminfo: memFree=29769800/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=76488 CPUtime=0.8 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 7885 1261 0 0 80 0 0 0 25 0 5 0 521343854 78323712 6936 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 19122 6936 175 55 0 17008 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 76488

[startup+0.700856 s]
/proc/loadavg: 6.19 5.12 6.10 5/181 20165
/proc/meminfo: memFree=29769800/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=78612 CPUtime=2.4 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 9075 1261 0 0 239 1 0 0 25 0 5 0 521343854 80498688 7437 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 19653 7437 177 55 0 17539 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 78612

[startup+1.5007 s]
/proc/loadavg: 6.19 5.12 6.10 9/186 20175
/proc/meminfo: memFree=29728972/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=155644 CPUtime=5.6 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 13841 1261 0 0 558 2 0 0 25 0 5 0 521343854 159379456 10347 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 38911 10347 180 55 0 36797 0
[pid=20165/tid=20172] ppid=20163 vsize=155644 CPUtime=1.37 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 1973 1261 0 0 137 0 0 0 25 0 5 0 521343866 159379456 10347 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=155644 CPUtime=1.36 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 1746 1261 0 0 136 0 0 0 25 0 5 0 521343866 159379456 10347 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=155644 CPUtime=1.36 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 977 1261 0 0 136 0 0 0 25 0 5 0 521343866 159379456 10347 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=155644 CPUtime=1.36 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 1946 1261 0 0 136 0 0 0 25 0 5 0 521343866 159379456 10347 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 155644

[startup+3.10041 s]
/proc/loadavg: 6.19 5.12 6.10 9/186 20175
/proc/meminfo: memFree=29724260/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=152348 CPUtime=11.99 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 16888 1261 0 0 1197 2 0 0 25 0 5 0 521343854 156004352 9523 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 38087 9523 180 55 0 35973 0
[pid=20165/tid=20172] ppid=20163 vsize=152348 CPUtime=2.97 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 2047 1261 0 0 297 0 0 0 25 0 5 0 521343866 156004352 9523 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=152348 CPUtime=2.96 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 1746 1261 0 0 296 0 0 0 25 0 5 0 521343866 156004352 9523 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=152348 CPUtime=2.96 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 1255 1261 0 0 296 0 0 0 25 0 5 0 521343866 156004352 9523 33554432000 4194304 4417332 140736644605760 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=152348 CPUtime=2.95 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 4641 1261 0 0 295 0 0 0 25 0 5 0 521343866 156004352 9523 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 152348

[startup+6.30083 s]
/proc/loadavg: 6.34 5.16 6.11 9/186 20175
/proc/meminfo: memFree=29713576/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=165456 CPUtime=24.78 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 27251 1261 0 0 2474 4 0 0 25 0 5 0 521343854 169426944 12807 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 41364 12807 180 55 0 39250 0
[pid=20165/tid=20172] ppid=20163 vsize=165456 CPUtime=6.17 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 3188 1261 0 0 617 0 0 0 25 0 5 0 521343866 169426944 12807 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=165456 CPUtime=6.16 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 3734 1261 0 0 616 0 0 0 25 0 5 0 521343866 169426944 12807 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=165456 CPUtime=6.16 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 2905 1261 0 0 616 0 0 0 25 0 5 0 521343866 169426944 12807 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=165456 CPUtime=6.14 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 10225 1261 0 0 613 1 0 0 25 0 5 0 521343866 169426944 12807 33554432000 4194304 4417332 140736644605760 18446744073709551615 4353579 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 165456

[startup+12.7007 s]
/proc/loadavg: 6.55 5.23 6.12 9/186 20175
/proc/meminfo: memFree=29689828/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=176616 CPUtime=50.34 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 44567 1261 0 0 5026 8 0 0 25 0 5 0 521343854 180854784 15661 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 44154 15661 180 55 0 42040 0
[pid=20165/tid=20172] ppid=20163 vsize=176616 CPUtime=12.57 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 8509 1261 0 0 1255 2 0 0 25 0 5 0 521343866 180854784 15661 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=176616 CPUtime=12.55 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 6324 1261 0 0 1255 0 0 0 25 0 5 0 521343866 180854784 15661 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=176616 CPUtime=12.56 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 6904 1261 0 0 1255 1 0 0 25 0 5 0 521343866 180854784 15661 33554432000 4194304 4417332 140736644605760 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=176616 CPUtime=12.51 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 15631 1261 0 0 1249 2 0 0 25 0 5 0 521343866 180854784 15661 33554432000 4194304 4417332 140736644605760 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 176616

[startup+25.5003 s]
/proc/loadavg: 6.87 5.36 6.15 9/186 20175
/proc/meminfo: memFree=29680400/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=180620 CPUtime=101.48 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 75090 1261 0 0 10134 14 0 0 25 0 5 0 521343854 184954880 16591 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 45155 16591 180 55 0 43041 0
[pid=20165/tid=20172] ppid=20163 vsize=180620 CPUtime=25.37 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 15461 1261 0 0 2534 3 0 0 25 0 5 0 521343866 184954880 16591 33554432000 4194304 4417332 140736644605760 18446744073709551615 4310588 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=180620 CPUtime=25.36 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 12680 1261 0 0 2534 2 0 0 25 0 5 0 521343866 184954880 16591 33554432000 4194304 4417332 140736644605760 18446744073709551615 4320996 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=180620 CPUtime=25.37 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 14646 1261 0 0 2534 3 0 0 25 0 5 0 521343866 184954880 16591 33554432000 4194304 4417332 140736644605760 18446744073709551615 4346414 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=180620 CPUtime=25.24 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 25104 1261 0 0 2520 4 0 0 25 0 5 0 521343866 184954880 16591 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 180620

[startup+51.1007 s]
/proc/loadavg: 7.04 5.52 6.18 10/186 20212
/proc/meminfo: memFree=30236076/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=201512 CPUtime=203.75 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 129926 1261 0 0 20352 23 0 0 25 0 5 0 521343854 206348288 21820 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 50378 21820 180 55 0 48264 0
[pid=20165/tid=20172] ppid=20163 vsize=201512 CPUtime=50.96 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 28216 1261 0 0 5091 5 0 0 25 0 5 0 521343866 206348288 21820 33554432000 4194304 4417332 140736644605760 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=201512 CPUtime=50.96 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 22841 1261 0 0 5092 4 0 0 25 0 5 0 521343866 206348288 21820 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=201512 CPUtime=50.96 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 26527 1261 0 0 5091 5 0 0 25 0 5 0 521343866 206348288 21820 33554432000 4194304 4417332 140736644605760 18446744073709551615 4357709 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=201512 CPUtime=50.72 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 45143 1261 0 0 5065 7 0 0 25 0 5 0 521343866 206348288 21820 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 201512

[startup+102.306 s]
/proc/loadavg: 7.47 5.86 6.26 10/186 20285
/proc/meminfo: memFree=29104908/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=236480 CPUtime=408.32 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 233579 1261 0 0 40790 42 0 0 25 0 5 0 521343854 242155520 30564 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 59120 30564 180 55 0 57006 0
[pid=20165/tid=20172] ppid=20163 vsize=236480 CPUtime=102.17 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 54396 1261 0 0 10206 11 0 0 25 0 5 0 521343866 242155520 30564 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=236480 CPUtime=102.17 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 45996 1261 0 0 10209 8 0 0 25 0 5 0 521343866 242155520 30564 33554432000 4194304 4417332 140736644605760 18446744073709551615 4356376 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=236480 CPUtime=102.17 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 52588 1261 0 0 10209 8 0 0 25 0 5 0 521343866 242155520 30564 33554432000 4194304 4417332 140736644605760 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=236480 CPUtime=101.66 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 73400 1261 0 0 10154 12 0 0 25 0 5 0 521343866 242155520 30564 33554432000 4194304 4417332 140736644605760 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 236480

[startup+162.3 s]
/proc/loadavg: 7.84 6.26 6.37 9/186 20287
/proc/meminfo: memFree=29153144/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=299836 CPUtime=647.97 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 344965 1261 0 0 64735 62 0 0 25 0 5 0 521343854 307032064 46397 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 74959 46397 180 55 0 72845 0
[pid=20165/tid=20172] ppid=20163 vsize=299836 CPUtime=162.16 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 84531 1261 0 0 16200 16 0 0 25 0 5 0 521343866 307032064 46397 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=299836 CPUtime=162.17 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 71145 1261 0 0 16204 13 0 0 25 0 5 0 521343866 307032064 46397 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=299836 CPUtime=162.17 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 82285 1261 0 0 16204 13 0 0 25 0 5 0 521343866 307032064 46397 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=299836 CPUtime=161.33 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 99805 1261 0 0 16115 18 0 0 25 0 5 0 521343866 307032064 46397 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.97
Current children cumulated vsize (KiB) 299836


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

Current children cumulated CPU time (s) 1367.04
Current children cumulated vsize (KiB) 444972

[startup+402.301 s]
/proc/loadavg: 8.05 7.26 6.75 9/186 20293
/proc/meminfo: memFree=28939856/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=455620 CPUtime=1606.74 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 612730 1261 0 0 160573 101 0 0 25 0 5 0 521343854 466554880 85343 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 113905 85343 180 55 0 111791 0
[pid=20165/tid=20172] ppid=20163 vsize=455620 CPUtime=402.17 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 142944 1261 0 0 40191 26 0 0 25 0 5 0 521343866 466554880 85343 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=455620 CPUtime=402.16 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 150593 1261 0 0 40194 22 0 0 25 0 5 0 521343866 466554880 85343 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=455620 CPUtime=402.18 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 142831 1261 0 0 40196 22 0 0 25 0 5 0 521343866 466554880 85343 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=455620 CPUtime=400.08 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 169163 1261 0 0 39980 28 0 0 25 0 5 0 521343866 466554880 85343 33554432000 4194304 4417332 140736644605760 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1606.74
Current children cumulated vsize (KiB) 455620

[startup+462.301 s]
/proc/loadavg: 8.02 7.39 6.83 10/186 20295
/proc/meminfo: memFree=28718000/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=620384 CPUtime=1846.43 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 691439 1261 0 0 184527 116 0 0 25 0 5 0 521343854 635273216 126534 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 155096 126534 180 55 0 152982 0
[pid=20165/tid=20172] ppid=20163 vsize=620384 CPUtime=462.18 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 161512 1261 0 0 46188 30 0 0 25 0 5 0 521343866 635273216 126534 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=620384 CPUtime=462.17 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 167991 1261 0 0 46191 26 0 0 25 0 5 0 521343866 635273216 126534 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=620384 CPUtime=462.18 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 158084 1261 0 0 46193 25 0 0 25 0 5 0 521343866 635273216 126534 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=620384 CPUtime=459.77 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 196653 1261 0 0 45943 34 0 0 25 0 5 0 521343866 635273216 126534 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1846.43
Current children cumulated vsize (KiB) 620384

[startup+522.301 s]
/proc/loadavg: 8.00 7.50 6.90 9/186 20297
/proc/meminfo: memFree=28651632/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=631292 CPUtime=2086.14 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 746480 1261 0 0 208491 123 0 0 25 0 5 0 521343854 646443008 129261 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 157823 129261 180 55 0 155709 0
[pid=20165/tid=20172] ppid=20163 vsize=631292 CPUtime=522.17 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 184503 1261 0 0 52185 32 0 0 25 0 5 0 521343866 646443008 129261 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=631292 CPUtime=522.17 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 185267 1261 0 0 52190 27 0 0 25 0 5 0 521343866 646443008 129261 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=631292 CPUtime=522.18 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 172858 1261 0 0 52191 27 0 0 25 0 5 0 521343866 646443008 129261 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=631292 CPUtime=519.47 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 196653 1261 0 0 51913 34 0 0 25 0 5 0 521343866 646443008 129261 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2086.14
Current children cumulated vsize (KiB) 631292

[startup+582.301 s]
/proc/loadavg: 8.07 7.60 6.97 9/186 20298
/proc/meminfo: memFree=28721152/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=684732 CPUtime=2325.83 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 773851 1261 0 0 232455 128 0 0 25 0 5 0 521343854 701165568 142621 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 171183 142621 180 55 0 169069 0
[pid=20165/tid=20172] ppid=20163 vsize=684732 CPUtime=582.18 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 184503 1261 0 0 58185 33 0 0 25 0 5 0 521343866 701165568 142621 33554432000 4194304 4417332 140736644605760 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=684732 CPUtime=582.18 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 188855 1261 0 0 58190 28 0 0 25 0 5 0 521343866 701165568 142621 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=684732 CPUtime=582.18 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 188449 1261 0 0 58188 30 0 0 25 0 5 0 521343866 701165568 142621 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=684732 CPUtime=579.15 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 204845 1261 0 0 57880 35 0 0 25 0 5 0 521343866 701165568 142621 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2325.83
Current children cumulated vsize (KiB) 684732

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

[startup+588.701 s]
/proc/loadavg: 8.06 7.61 6.97 9/186 20298
/proc/meminfo: memFree=28685052/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=717500 CPUtime=2351.39 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 782043 1261 0 0 235010 129 0 0 25 0 5 0 521343854 734720000 150813 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 179375 150813 180 55 0 177261 0
[pid=20165/tid=20172] ppid=20163 vsize=717500 CPUtime=588.58 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 184503 1261 0 0 58825 33 0 0 25 0 5 0 521343866 734720000 150813 33554432000 4194304 4417332 140736644605760 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=717500 CPUtime=588.58 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 188855 1261 0 0 58830 28 0 0 25 0 5 0 521343866 734720000 150813 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=717500 CPUtime=588.58 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 196641 1261 0 0 58826 32 0 0 25 0 5 0 521343866 734720000 150813 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=717500 CPUtime=585.52 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 204845 1261 0 0 58517 35 0 0 25 0 5 0 521343866 734720000 150813 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2351.39
Current children cumulated vsize (KiB) 717500

[startup+591.901 s]
/proc/loadavg: 8.06 7.61 6.98 9/186 20298
/proc/meminfo: memFree=28764656/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=628452 CPUtime=2364.18 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 808825 1261 0 0 236284 134 0 0 25 0 5 0 521343854 643534848 128551 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 157113 128551 180 55 0 154999 0
[pid=20165/tid=20172] ppid=20163 vsize=628452 CPUtime=591.78 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 184503 1261 0 0 59145 33 0 0 25 0 5 0 521343866 643534848 128551 33554432000 4194304 4417332 140736644605760 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=628452 CPUtime=591.78 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 196359 1261 0 0 59149 29 0 0 25 0 5 0 521343866 643534848 128551 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=628452 CPUtime=591.78 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 196641 1261 0 0 59146 32 0 0 25 0 5 0 521343866 643534848 128551 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=628452 CPUtime=588.7 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 224123 1261 0 0 58832 38 0 0 25 0 5 0 521343866 643534848 128551 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2364.18
Current children cumulated vsize (KiB) 628452

[startup+595.106 s]
/proc/loadavg: 8.05 7.62 6.98 10/186 20299
/proc/meminfo: memFree=28819196/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=574140 CPUtime=2376.98 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 812364 1261 0 0 237564 134 0 0 25 0 5 0 521343854 587919360 114973 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 143535 114973 180 55 0 141421 0
[pid=20165/tid=20172] ppid=20163 vsize=574140 CPUtime=594.98 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 188042 1261 0 0 59465 33 0 0 25 0 5 0 521343866 587919360 114973 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=574140 CPUtime=594.98 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 196359 1261 0 0 59469 29 0 0 25 0 5 0 521343866 587919360 114973 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=574140 CPUtime=594.98 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 196641 1261 0 0 59466 32 0 0 25 0 5 0 521343866 587919360 114973 33554432000 4194304 4417332 140736644605760 18446744073709551615 4355731 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=574140 CPUtime=591.89 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 224123 1261 0 0 59151 38 0 0 25 0 5 0 521343866 587919360 114973 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2376.98
Current children cumulated vsize (KiB) 574140

[startup+596.701 s]
/proc/loadavg: 8.05 7.62 6.98 10/186 20299
/proc/meminfo: memFree=28819196/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=574164 CPUtime=2383.36 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 812370 1261 0 0 238202 134 0 0 25 0 5 0 521343854 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 143541 114979 180 55 0 141427 0
[pid=20165/tid=20172] ppid=20163 vsize=574164 CPUtime=596.58 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 188042 1261 0 0 59625 33 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=574164 CPUtime=596.58 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 196359 1261 0 0 59629 29 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=574164 CPUtime=596.58 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 196641 1261 0 0 59626 32 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=574164 CPUtime=593.48 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 224129 1261 0 0 59310 38 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2383.36
Current children cumulated vsize (KiB) 574164

[startup+597.501 s]
/proc/loadavg: 8.05 7.62 6.98 9/186 20299
/proc/meminfo: memFree=28819196/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=574164 CPUtime=2386.55 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 812370 1261 0 0 238521 134 0 0 25 0 5 0 521343854 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 143541 114979 180 55 0 141427 0
[pid=20165/tid=20172] ppid=20163 vsize=574164 CPUtime=597.38 cores=0,2,4,6
/proc/20165/task/20172/stat : 20172 (plingeling) R 20163 20165 19972 0 -1 4202560 188042 1261 0 0 59705 33 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20165/tid=20173] ppid=20163 vsize=574164 CPUtime=597.38 cores=0,2,4,6
/proc/20165/task/20173/stat : 20173 (plingeling) R 20163 20165 19972 0 -1 4202560 196359 1261 0 0 59709 29 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20165/tid=20174] ppid=20163 vsize=574164 CPUtime=597.38 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 196641 1261 0 0 59706 32 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=574164 CPUtime=594.27 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 224129 1261 0 0 59389 38 0 0 25 0 5 0 521343866 587943936 114979 33554432000 4194304 4417332 140736644605760 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2386.55
Current children cumulated vsize (KiB) 574164

[startup+597.701 s]
/proc/loadavg: 8.05 7.62 6.98 9/186 20299
/proc/meminfo: memFree=28819196/32951124 swapFree=67111364/67111528
[pid=20165] ppid=20163 vsize=574164 CPUtime=2387.33 cores=0,2,4,6
/proc/20165/stat : 20165 (plingeling) S 20163 20165 19972 0 -1 4202496 812371 1261 0 0 238599 134 0 0 18 0 3 0 521343854 587943936 114980 33554432000 4194304 4417332 140736644605760 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/20165/statm: 143541 114980 181 55 0 141427 0
[pid=20165/tid=20174] ppid=20163 vsize=574164 CPUtime=597.58 cores=0,2,4,6
/proc/20165/task/20174/stat : 20174 (plingeling) R 20163 20165 19972 0 -1 4202560 196641 1261 0 0 59726 32 0 0 25 0 3 0 521343866 587943936 114980 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20165/tid=20175] ppid=20163 vsize=574164 CPUtime=594.47 cores=0,2,4,6
/proc/20165/task/20175/stat : 20175 (plingeling) R 20163 20165 19972 0 -1 4202560 224129 1261 0 0 59409 38 0 0 25 0 3 0 521343866 587943936 114980 33554432000 4194304 4417332 140736644605760 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2387.33
Current children cumulated vsize (KiB) 574164

Child status: 20
Real time (s): 597.744
CPU time (s): 2387.41
CPU user time (s): 2386.04
CPU system time (s): 1.36879
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 717500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2386.04
system time used= 1.36879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 813635
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= 78
involuntary context switches= 9922

runsolver used 0.974851 second user time and 2.11568 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 19:17:15
IDJOB=3290863
IDBENCH=83451
IDSOLVER=1605
FILE ID=node106/3290863-1304097435
RUNJOBID= node106-1304097373-19990
PBS_JOBID= 13170612
Free space on /tmp= 72096 MiB

SOLVER NAME= Plingeling 587
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-3290863-1304097435/watcher-3290863-1304097435 -o /tmp/evaluation-result-3290863-1304097435/solver-3290863-1304097435 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3290863-1304097435.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1949142737

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29769964 kB
Buffers:        252464 kB
Cached:        2139132 kB
SwapCached:         88 kB
Active:        1364100 kB
Inactive:      1604736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29769964 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           57904 kB
Writeback:           0 kB
AnonPages:      577180 kB
Mapped:          15288 kB
Slab:           146884 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   762368 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= 72060 MiB
End job on node106 at 2011-04-29 19:27:12