Trace number 4262269

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
Concrete 3.4SAT 12.5381 6.2274199

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-15.xml
MD5SUMbe87fa055c56c2dabbfd3c503b2dc5ba
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.311409
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints116
Number of domains2
Minimum domain size15
Maximum domain size28
Distribution of domain sizes[{"size":15,"count":15},{"size":28,"count":102}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":102},{"degree":14,"count":2},{"degree":15,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":103},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints103
Distribution of constraint types[{"type":"intension","count":103},{"type":"allDifferent","count":13}]
Optimization problemNO
Type of objective

Solver Data

3.23/2.17	c Concrete v3.4 running
12.49/6.21	v <instantiation>
12.49/6.21	v       <list>
12.49/6.21	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] y[92] y[93] y[94] y[95] y[96] y[97] y[98] y[99] y[100] y[101]
12.49/6.21	v       </list>
12.49/6.21	v       <values>
12.49/6.21	v         8 3 12 4 10 14 15 2 7 5 1 11 13 6 9 5 -9 8 -6 -4 -1 13 -5 2 4 -10 -2 7 -3 -4 -1 2 -10 -5 12 8 -3 6 -6 -12 5 4 4 -7 -2 -11 8 7 10 1 -4 -8 -5 2 -2 -11 -3 2 3 9 14 -9 -6 -1 -8 -6 -12 10 -3 5 13 4 -11 1 -4 -7 1 5 -1 9 3 2 -4 -2 6 -4 7 3 -1 1 9 -7 1 -2 11 -7 -3 8 6 3 2 1 -9 4 5 7 -8 -1 -2 1 -3 -10 6 -5 -5 -3 3
12.49/6.21	v       </values>
12.49/6.21	v     </instantiation>
12.49/6.21	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4262269-1502424576/watcher-4262269-1502424576 -o /tmp/evaluation-result-4262269-1502424576/solver-4262269-1502424576 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13072 --watchdog 2580 bin/concrete HOME/instance-4262269-1502424576.xml 

pid=15289
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.80 1.62 1.55 3/198 15292
/proc/meminfo: memFree=30467044/32770624 swapFree=0/462436
[pid=15292] ppid=15289 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15292/stat : 15292 (runsolver) D 15289 15292 13007 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 84368812 24240128 108 18446744073709551615 4194304 4338465 140725701402304 140725701399944 139734427828951 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 39370752 140725701411024 140725701411401 140725701411401 140725701414858 0
/proc/15292/statm: 5918 108 54 36 0 2156 0

[startup+0.10009 s]
/proc/loadavg: 1.80 1.62 1.55 3/198 15292
/proc/meminfo: memFree=30467044/32770624 swapFree=0/462436
[pid=15292] ppid=15289 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/15292/stat : 15292 (bash) R 15289 15292 13007 0 -1 4202496 837 6173 0 0 0 0 0 1 20 0 1 0 84368812 9867264 366 18446744073709551615 4194304 5098028 140727896199552 140727896197208 140036771492992 0 0 5 65536 0 0 0 17 5 0 0 8 0 0 7196144 7232144 26456064 140727896207892 140727896207977 140727896207977 140727896211434 0
/proc/15292/statm: 2409 366 287 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200221 s]
/proc/loadavg: 1.80 1.62 1.55 3/198 15292
/proc/meminfo: memFree=30467044/32770624 swapFree=0/462436
[pid=15292] ppid=15289 vsize=13358716 CPUtime=0.07 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 3547 12363 0 0 0 0 5 2 20 0 6 0 84368812 13679325184 2826 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3339679 2891 1350 1 0 3329176 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13358716

[startup+0.302449 s]
/proc/loadavg: 1.80 1.62 1.55 3/198 15292
/proc/meminfo: memFree=30467044/32770624 swapFree=0/462436
[pid=15292] ppid=15289 vsize=13974356 CPUtime=0.16 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 6052 12363 0 0 8 1 5 2 20 0 15 0 84368812 14309740544 6643 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3493589 6643 2765 1 0 3482965 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 13974356

[startup+0.700276 s]
/proc/loadavg: 1.80 1.62 1.55 3/198 15292
/proc/meminfo: memFree=30467044/32770624 swapFree=0/462436
[pid=15292] ppid=15289 vsize=13974784 CPUtime=0.72 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 13975 12363 0 0 60 5 5 2 20 0 15 0 84368812 14310178816 14837 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3493696 14837 3105 1 0 3482965 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 13974784

[startup+1.50054 s]
/proc/loadavg: 1.81 1.62 1.55 4/213 15355
/proc/meminfo: memFree=30368516/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=13985408 CPUtime=1.94 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 29838 12363 0 0 177 10 5 2 20 0 15 0 84368812 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3496352 42755 3379 1 0 3485525 0
[pid=15292/tid=15342] ppid=15289 vsize=13985408 CPUtime=1.3 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) R 15289 15292 13007 0 -1 4202560 22434 12363 0 0 116 7 5 2 20 0 15 0 84368831 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139781363729392 139781339702112 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 51 12363 0 0 0 0 5 2 20 0 15 0 84368832 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 54 12363 0 0 1 0 5 2 20 0 15 0 84368832 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 48 12363 0 0 1 0 5 2 20 0 15 0 84368832 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 205 12363 0 0 1 0 5 2 20 0 15 0 84368832 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) S 15289 15292 13007 0 -1 1077944384 1651 12363 0 0 1 0 5 2 20 0 15 0 84368833 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780837809008 139781359520386 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 55 12363 0 0 0 0 5 2 20 0 15 0 84368834 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780836754976 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780835702128 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) R 15289 15292 13007 0 -1 1077944384 965 12363 0 0 14 0 5 2 20 0 15 0 84368837 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780833597808 139781359520386 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) R 15289 15292 13007 0 -1 4202560 706 12363 0 0 16 0 5 2 20 0 15 0 84368837 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781351744067 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) S 15289 15292 13007 0 -1 1077944384 1493 12363 0 0 24 0 5 2 20 0 15 0 84368837 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780831492208 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 9 12363 0 0 0 0 5 2 20 0 15 0 84368841 14321057792 42755 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 13985408

[startup+3.10116 s]
/proc/loadavg: 1.81 1.62 1.55 4/213 15355
/proc/meminfo: memFree=30294616/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=13999932 CPUtime=5.97 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 44891 12363 0 0 574 16 5 2 20 0 15 0 84368812 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3499983 54208 3447 1 0 3488597 0
[pid=15292/tid=15342] ppid=15289 vsize=13999932 CPUtime=2.89 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) R 15289 15292 13007 0 -1 4202560 29959 12363 0 0 273 9 5 2 20 0 15 0 84368831 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139781363742224 139781000428738 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 51 12363 0 0 0 0 5 2 20 0 15 0 84368832 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 54 12363 0 0 1 0 5 2 20 0 15 0 84368832 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 48 12363 0 0 1 0 5 2 20 0 15 0 84368832 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 205 12363 0 0 1 0 5 2 20 0 15 0 84368832 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) S 15289 15292 13007 0 -1 1077944384 1665 12363 0 0 1 0 5 2 20 0 15 0 84368833 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780837809008 139781359520386 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 55 12363 0 0 0 0 5 2 20 0 15 0 84368834 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780836754976 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780835702128 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=13999932 CPUtime=1.15 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) R 15289 15292 13007 0 -1 4202560 4406 12363 0 0 107 1 5 2 20 0 15 0 84368837 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780833574112 139781341053916 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=13999932 CPUtime=0.88 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) S 15289 15292 13007 0 -1 1077944384 2100 12363 0 0 80 1 5 2 20 0 15 0 84368837 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=13999932 CPUtime=1.15 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) R 15289 15292 13007 0 -1 1077944384 4138 12363 0 0 106 2 5 2 20 0 15 0 84368837 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780831490000 139781359519445 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 10 12363 0 0 0 0 5 2 20 0 15 0 84368841 14335930368 54208 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 13999932

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 15292 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20087 s]
/proc/loadavg: 1.81 1.62 1.55 4/213 15355
/proc/meminfo: memFree=30294616/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=13999932 CPUtime=6.18 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 45263 12363 0 0 595 16 5 2 20 0 15 0 84368812 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3499983 55027 3447 1 0 3488597 0
[pid=15292/tid=15342] ppid=15289 vsize=13999932 CPUtime=2.99 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) R 15289 15292 13007 0 -1 4202560 30152 12363 0 0 283 9 5 2 20 0 15 0 84368831 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139781363739984 139781359521174 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 51 12363 0 0 0 0 5 2 20 0 15 0 84368832 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 54 12363 0 0 1 0 5 2 20 0 15 0 84368832 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 48 12363 0 0 1 0 5 2 20 0 15 0 84368832 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 205 12363 0 0 1 0 5 2 20 0 15 0 84368832 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) S 15289 15292 13007 0 -1 1077944384 1665 12363 0 0 1 0 5 2 20 0 15 0 84368833 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780837809008 139781359520386 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 55 12363 0 0 0 0 5 2 20 0 15 0 84368834 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780836754976 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780835702128 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=13999932 CPUtime=1.19 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) R 15289 15292 13007 0 -1 4202560 4435 12363 0 0 111 1 5 2 20 0 15 0 84368837 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780833583040 139781345537322 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=13999932 CPUtime=0.9 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) S 15289 15292 13007 0 -1 1077944384 2130 12363 0 0 82 1 5 2 20 0 15 0 84368837 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=13999932 CPUtime=1.2 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) R 15289 15292 13007 0 -1 1077944384 4258 12363 0 0 111 2 5 2 20 0 15 0 84368837 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780831492208 139781359520386 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 10 12363 0 0 0 0 5 2 20 0 15 0 84368841 14335930368 55027 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 13999932

[startup+4.80062 s]
/proc/loadavg: 1.81 1.62 1.55 3/213 15355
/proc/meminfo: memFree=30128300/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=14067516 CPUtime=9.89 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 64973 12363 0 0 962 20 5 2 20 0 15 0 84368812 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3516879 90374 3459 1 0 3505493 0
[pid=15292/tid=15342] ppid=15289 vsize=14067516 CPUtime=4.54 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) R 15289 15292 13007 0 -1 4202560 43783 12363 0 0 436 11 5 2 20 0 15 0 84368831 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139781363743312 139781012798620 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=14067516 CPUtime=0.09 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 65 12363 0 0 2 0 5 2 20 0 15 0 84368832 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 84 12363 0 0 3 0 5 2 20 0 15 0 84368832 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=14067516 CPUtime=0.09 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 65 12363 0 0 2 0 5 2 20 0 15 0 84368832 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 263 12363 0 0 3 0 5 2 20 0 15 0 84368832 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) S 15289 15292 13007 0 -1 1077944384 2306 12363 0 0 3 0 5 2 20 0 15 0 84368833 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780837809008 139781359520386 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 55 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780836755104 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780835702144 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=14067516 CPUtime=2.22 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) S 15289 15292 13007 0 -1 1077944384 8745 12363 0 0 213 2 5 2 20 0 15 0 84368837 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780833597808 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=14067516 CPUtime=1.67 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) S 15289 15292 13007 0 -1 1077944384 2641 12363 0 0 159 1 5 2 20 0 15 0 84368837 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=14067516 CPUtime=1.45 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) S 15289 15292 13007 0 -1 1077944384 4755 12363 0 0 136 2 5 2 20 0 15 0 84368837 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780831492208 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 11 12363 0 0 0 0 5 2 20 0 15 0 84368841 14405136384 90374 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 14067516

[startup+5.60762 s]
/proc/loadavg: 1.81 1.62 1.55 4/213 15355
/proc/meminfo: memFree=30072368/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=14067516 CPUtime=11.45 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 68221 12363 0 0 1116 22 5 2 20 0 15 0 84368812 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3516879 102330 3471 1 0 3505493 0
[pid=15292/tid=15342] ppid=15289 vsize=14067516 CPUtime=5.34 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) R 15289 15292 13007 0 -1 4202560 44128 12363 0 0 515 12 5 2 20 0 15 0 84368831 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139781363740888 139781013419252 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 848 12363 0 0 2 1 5 2 20 0 15 0 84368832 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 161 12363 0 0 4 0 5 2 20 0 15 0 84368832 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 89 12363 0 0 3 0 5 2 20 0 15 0 84368832 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 265 12363 0 0 3 0 5 2 20 0 15 0 84368832 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) S 15289 15292 13007 0 -1 1077944384 2335 12363 0 0 3 0 5 2 20 0 15 0 84368833 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780837809008 139781359520386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 55 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780836755104 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780835702144 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=14067516 CPUtime=2.63 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) S 15289 15292 13007 0 -1 1077944384 9283 12363 0 0 254 2 5 2 20 0 15 0 84368837 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780833597808 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=14067516 CPUtime=1.98 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) S 15289 15292 13007 0 -1 1077944384 3897 12363 0 0 190 1 5 2 20 0 15 0 84368837 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=14067516 CPUtime=1.45 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) S 15289 15292 13007 0 -1 1077944384 4758 12363 0 0 136 2 5 2 20 0 15 0 84368837 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780831492208 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 202 12363 0 0 0 0 5 2 20 0 15 0 84368841 14405136384 102330 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 14067516

[startup+6.00065 s]
/proc/loadavg: 1.81 1.62 1.55 4/213 15355
/proc/meminfo: memFree=30072368/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=14067516 CPUtime=11.99 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 70069 12363 0 0 1169 23 5 2 20 0 15 0 84368812 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3516879 104987 3471 1 0 3505493 0
[pid=15292/tid=15342] ppid=15289 vsize=14067516 CPUtime=5.71 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) S 15289 15292 13007 0 -1 1077944384 44525 12363 0 0 552 12 5 2 20 0 15 0 84368831 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139781363746784 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 860 12363 0 0 3 1 5 2 20 0 15 0 84368832 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 179 12363 0 0 4 0 5 2 20 0 15 0 84368832 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 118 12363 0 0 3 0 5 2 20 0 15 0 84368832 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 286 12363 0 0 4 0 5 2 20 0 15 0 84368832 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) R 15289 15292 13007 0 -1 4202560 2362 12363 0 0 4 0 5 2 20 0 15 0 84368833 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780837807408 139781345200935 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 55 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780836755104 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780835702144 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=14067516 CPUtime=2.69 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) S 15289 15292 13007 0 -1 1077944384 9847 12363 0 0 260 2 5 2 20 0 15 0 84368837 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780833597808 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=14067516 CPUtime=2.05 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) S 15289 15292 13007 0 -1 1077944384 4672 12363 0 0 197 1 5 2 20 0 15 0 84368837 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=14067516 CPUtime=1.46 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) S 15289 15292 13007 0 -1 1077944384 4763 12363 0 0 137 2 5 2 20 0 15 0 84368837 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780831492208 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 202 12363 0 0 0 0 5 2 20 0 15 0 84368841 14405136384 104987 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 14067516

[startup+6.20358 s]
/proc/loadavg: 1.81 1.62 1.55 4/213 15355
/proc/meminfo: memFree=30072368/32770624 swapFree=0/462468
[pid=15292] ppid=15289 vsize=14067516 CPUtime=12.49 cores=1,3,5,7
/proc/15292/stat : 15292 (java) S 15289 15292 13007 0 -1 1077944320 70290 12363 0 0 1219 23 5 2 20 0 15 0 84368812 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 140726124553824 139781359509239 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
/proc/15292/statm: 3516879 105079 3471 1 0 3505493 0
[pid=15292/tid=15342] ppid=15289 vsize=14067516 CPUtime=5.75 cores=1,3,5,7
/proc/15292/task/15342/stat : 15342 (java) R 15289 15292 13007 0 -1 4202560 44632 12363 0 0 556 12 5 2 20 0 15 0 84368831 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139781363723040 139781339040535 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15343] ppid=15289 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15292/task/15343/stat : 15343 (java) S 15289 15292 13007 0 -1 1077944384 862 12363 0 0 11 1 5 2 20 0 15 0 84368832 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139781322615440 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15344] ppid=15289 vsize=14067516 CPUtime=0.2 cores=1,3,5,7
/proc/15292/task/15344/stat : 15344 (java) S 15289 15292 13007 0 -1 1077944384 179 12363 0 0 13 0 5 2 20 0 15 0 84368832 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780958796304 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15345] ppid=15289 vsize=14067516 CPUtime=0.2 cores=1,3,5,7
/proc/15292/task/15345/stat : 15345 (java) S 15289 15292 13007 0 -1 1077944384 121 12363 0 0 12 1 5 2 20 0 15 0 84368832 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780957743504 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15346] ppid=15289 vsize=14067516 CPUtime=0.2 cores=1,3,5,7
/proc/15292/task/15346/stat : 15346 (java) S 15289 15292 13007 0 -1 1077944384 286 12363 0 0 13 0 5 2 20 0 15 0 84368832 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780956690704 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15347] ppid=15289 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15292/task/15347/stat : 15347 (java) S 15289 15292 13007 0 -1 1077944384 2395 12363 0 0 12 0 5 2 20 0 15 0 84368833 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780837809008 139781359520386 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15348] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15348/stat : 15348 (java) S 15289 15292 13007 0 -1 1077944384 56 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780836755104 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15349] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15349/stat : 15349 (java) S 15289 15292 13007 0 -1 1077944384 43 12363 0 0 0 0 5 2 20 0 15 0 84368834 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780835702144 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15350] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15350/stat : 15350 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780834650448 139781359527835 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15351] ppid=15289 vsize=14067516 CPUtime=2.7 cores=1,3,5,7
/proc/15292/task/15351/stat : 15351 (java) S 15289 15292 13007 0 -1 1077944384 9864 12363 0 0 261 2 5 2 20 0 15 0 84368837 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780833597808 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15352] ppid=15289 vsize=14067516 CPUtime=2.05 cores=1,3,5,7
/proc/15292/task/15352/stat : 15352 (java) S 15289 15292 13007 0 -1 1077944384 4674 12363 0 0 197 1 5 2 20 0 15 0 84368837 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780832545008 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15353] ppid=15289 vsize=14067516 CPUtime=1.47 cores=1,3,5,7
/proc/15292/task/15353/stat : 15353 (java) S 15289 15292 13007 0 -1 1077944384 4821 12363 0 0 138 2 5 2 20 0 15 0 84368837 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780831492208 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15354] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15354/stat : 15354 (java) S 15289 15292 13007 0 -1 1077944384 3 12363 0 0 0 0 5 2 20 0 15 0 84368837 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780830439648 139781359519445 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
[pid=15292/tid=15355] ppid=15289 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15292/task/15355/stat : 15355 (java) S 15289 15292 13007 0 -1 1077944384 202 12363 0 0 0 0 5 2 20 0 15 0 84368841 14405136384 105079 18446744073709551615 4194304 4196468 140726124571280 139780829387952 139781359520386 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22204416 140726124574672 140726124577457 140726124577457 140726124580815 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 6.22742
CPU time (s): 12.5381
CPU user time (s): 12.2684
CPU system time (s): 0.269687
CPU usage (%): 201.337
Max. virtual memory (cumulated for all children) (KiB): 14069612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.2684
system time used= 0.269687
maximum resident set size= 420956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82762
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6955
involuntary context switches= 55

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030791 second user time and 0.039588 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-11 05:55:41
IDJOB=4262269
IDBENCH=120415
IDSOLVER=2650
FILE ID=node135/4262269-1502424576
RUNJOBID= node135-1502411443-13072
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-15.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262269-1502424576/watcher-4262269-1502424576 -o /tmp/evaluation-result-4262269-1502424576/solver-4262269-1502424576 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13072 --watchdog 2580  bin/concrete HOME/instance-4262269-1502424576.xml

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

MD5SUM BENCH= be87fa055c56c2dabbfd3c503b2dc5ba
RANDOM SEED=906030387

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30467680 kB
MemAvailable:   31276796 kB
Buffers:          283752 kB
Cached:           817604 kB
SwapCached:            0 kB
Active:          1365400 kB
Inactive:         495576 kB
Active(anon):     760200 kB
Inactive(anon):    33140 kB
Active(file):     605200 kB
Inactive(file):   462436 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24484 kB
Writeback:             4 kB
AnonPages:        759880 kB
Mapped:            62164 kB
Shmem:             33464 kB
Slab:             141988 kB
SReclaimable:     114632 kB
SUnreclaim:        27356 kB
KernelStack:        3472 kB
PageTables:         6892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1626712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61984 MiB
End job on node135 at 2017-08-11 05:55:48