Trace number 4262331

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.4? (TO) 2527.8401 2443.1499

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-47.xml
MD5SUM7369afcf21a37adaf077467c3ae68d85
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark37.237202
Satisfiable
(Un)Satisfiability was proved
Number of variables2209
Number of constraints50853
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":2209}]
Minimum variable degree46
Maximum variable degree47
Distribution of variable degrees[{"degree":46,"count":2117},{"degree":47,"count":92}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":50853}]
Number of extensional constraints0
Number of intensional constraints50853
Distribution of constraint types[{"type":"intension","count":50853}]
Optimization problemNO
Type of objective

Solver Data

3.56/2.22	c Concrete v3.4 running

Verifier Data

One s line expected

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-4262331-1502447549/watcher-4262331-1502447549 -o /tmp/evaluation-result-4262331-1502447549/solver-4262331-1502447549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580 bin/concrete HOME/instance-4262331-1502447549.xml 

pid=15132
running on 4 cores: 0,2,4,6

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.89 1.68 1.65 3/200 15135
/proc/meminfo: memFree=24392228/32770624 swapFree=0/427308
[pid=15135] ppid=15132 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15135/stat : 15135 (runsolver) D 15132 15135 4821 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 92570142 24240128 107 18446744073709551615 4194304 4338465 140721640664352 140721640661992 139633315189463 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 19034112 140721640665297 140721640665673 140721640665673 140721640669130 0
/proc/15135/statm: 5918 107 54 36 0 2156 0

[startup+0.100228 s]
/proc/loadavg: 1.89 1.68 1.65 3/200 15135
/proc/meminfo: memFree=24392228/32770624 swapFree=0/427308
[pid=15135] ppid=15132 vsize=9508 CPUtime=0 cores=0,2,4,6
/proc/15135/stat : 15135 (bash) S 15132 15135 4821 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 92570142 9736192 351 18446744073709551615 4194304 5098028 140731148582880 140731148580520 140258077109248 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 9 0 0 7196144 7232144 19914752 140731148587540 140731148587625 140731148587625 140731148591082 0
/proc/15135/statm: 2377 351 278 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200169 s]
/proc/loadavg: 1.89 1.68 1.65 3/200 15135
/proc/meminfo: memFree=24392228/32770624 swapFree=0/427308
[pid=15135] ppid=15132 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/15135/stat : 15135 (bash) S 15132 15135 4821 0 -1 4202496 891 6485 0 0 0 0 0 1 20 0 1 0 92570142 9867264 377 18446744073709551615 4194304 5098028 140731148582880 140731148576888 140258077109248 0 0 5 65536 18446744071580971376 0 0 17 4 0 0 9 0 0 7196144 7232144 19914752 140731148587540 140731148587625 140731148587625 140731148591082 0
/proc/15135/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300286 s]
/proc/loadavg: 1.89 1.68 1.65 3/200 15135
/proc/meminfo: memFree=24392228/32770624 swapFree=0/427308
[pid=15135] ppid=15132 vsize=13907308 CPUtime=0.14 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 5815 12397 0 0 5 1 5 3 20 0 14 0 92570142 14241083392 5503 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3476827 5503 2563 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.7002 s]
/proc/loadavg: 1.89 1.68 1.65 3/200 15135
/proc/meminfo: memFree=24392228/32770624 swapFree=0/427308
[pid=15135] ppid=15132 vsize=13974784 CPUtime=0.69 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 13937 12397 0 0 57 4 5 3 20 0 15 0 92570142 14310178816 14303 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3493696 14303 3096 1 0 3482965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13974784

[startup+1.50389 s]
/proc/loadavg: 1.89 1.68 1.65 3/215 15198
/proc/meminfo: memFree=24300448/32770624 swapFree=0/427176
[pid=15135] ppid=15132 vsize=13985408 CPUtime=1.89 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 28334 12397 0 0 173 8 5 3 20 0 15 0 92570142 14321057792 39652 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3496352 39652 3345 1 0 3485525 0
[pid=15135/tid=15185] ppid=15132 vsize=13985408 CPUtime=1.3 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) S 15132 15135 4821 0 -1 1077944384 22724 12397 0 0 117 5 5 3 20 0 15 0 92570164 14321057792 39652 18446744073709551615 4194304 4196468 140730830419344 140245837872304 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) S 15132 15135 4821 0 -1 1077944384 40 12397 0 0 0 0 5 3 20 0 15 0 92570165 14321057792 39652 18446744073709551615 4194304 4196468 140730830419344 140245790615824 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) S 15132 15135 4821 0 -1 1077944384 55 12397 0 0 0 0 5 3 20 0 15 0 92570165 14321057792 39652 18446744073709551615 4194304 4196468 140730830419344 140245789563280 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) S 15132 15135 4821 0 -1 1077944384 202 12397 0 0 0 0 5 3 20 0 15 0 92570165 14321057792 39652 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) S 15132 15135 4821 0 -1 1077944384 61 12397 0 0 0 0 5 3 20 0 15 0 92570165 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) R 15132 15135 4821 0 -1 4202560 69 12397 0 0 0 0 5 3 20 0 15 0 92570166 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245311939392 140245813844602 0 0 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 33 12397 0 0 0 0 5 3 20 0 15 0 92570167 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245310887328 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 21 12397 0 0 0 0 5 3 20 0 15 0 92570167 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245309834736 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=13985408 CPUtime=0.22 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) S 15132 15135 4821 0 -1 1077944384 853 12397 0 0 14 0 5 3 20 0 15 0 92570170 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245307729904 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=13985408 CPUtime=0.23 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) S 15132 15135 4821 0 -1 1077944384 807 12397 0 0 15 0 5 3 20 0 15 0 92570170 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245306677360 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=13985408 CPUtime=0.31 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 1312 12397 0 0 23 0 5 3 20 0 15 0 92570170 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245305620688 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 10 12397 0 0 0 0 5 3 20 0 15 0 92570173 14321057792 39678 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 13985408

[startup+3.10057 s]
/proc/loadavg: 1.89 1.68 1.65 5/215 15198
/proc/meminfo: memFree=24165620/32770624 swapFree=0/427176
[pid=15135] ppid=15132 vsize=13995836 CPUtime=6.48 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 43474 12397 0 0 623 17 5 3 20 0 15 0 92570142 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3498959 76886 3465 1 0 3487573 0
[pid=15135/tid=15185] ppid=15132 vsize=13995836 CPUtime=2.81 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) R 15132 15135 4821 0 -1 4202560 28913 12397 0 0 265 8 5 3 20 0 15 0 92570164 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245837883312 140245471654397 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=13995836 CPUtime=0.13 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) S 15132 15135 4821 0 -1 1077944384 213 12397 0 0 4 1 5 3 20 0 15 0 92570165 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245790615824 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=13995836 CPUtime=0.11 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) S 15132 15135 4821 0 -1 1077944384 92 12397 0 0 3 0 5 3 20 0 15 0 92570165 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245789563280 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=13995836 CPUtime=0.13 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) S 15132 15135 4821 0 -1 1077944384 320 12397 0 0 4 1 5 3 20 0 15 0 92570165 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=13995836 CPUtime=0.12 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) S 15132 15135 4821 0 -1 1077944384 141 12397 0 0 3 1 5 3 20 0 15 0 92570165 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=13995836 CPUtime=0.09 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) S 15132 15135 4821 0 -1 1077944384 1781 12397 0 0 1 0 5 3 20 0 15 0 92570166 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245311941104 140245833661058 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=13995836 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 54 12397 0 0 0 0 5 3 20 0 15 0 92570167 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245310887392 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=13995836 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 44 12397 0 0 0 0 5 3 20 0 15 0 92570167 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=13995836 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=13995836 CPUtime=1.37 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) R 15132 15135 4821 0 -1 4202560 4009 12397 0 0 128 1 5 3 20 0 15 0 92570170 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245307721360 140245817008345 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=13995836 CPUtime=1.27 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) R 15132 15135 4821 0 -1 4202560 2531 12397 0 0 119 0 5 3 20 0 15 0 92570170 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245306666624 140245813493560 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=13995836 CPUtime=0.97 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 3208 12397 0 0 89 0 5 3 20 0 15 0 92570170 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245305624816 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=13995836 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=13995836 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 11 12397 0 0 0 0 5 3 20 0 15 0 92570173 14331736064 76886 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 13995836

[startup+6.30066 s]
/proc/loadavg: 1.90 1.69 1.65 3/215 15198
/proc/meminfo: memFree=23605116/32770624 swapFree=0/427176
[pid=15135] ppid=15132 vsize=13997884 CPUtime=12.86 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 54581 12397 0 0 1232 46 5 3 20 0 15 0 92570142 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3499471 194335 3472 1 0 3488085 0
[pid=15135/tid=15185] ppid=15132 vsize=13997884 CPUtime=5.85 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) R 15132 15135 4821 0 -1 4202560 37065 12397 0 0 563 14 5 3 20 0 15 0 92570164 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245837880968 140245466374280 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=13997884 CPUtime=0.26 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) S 15132 15135 4821 0 -1 1077944384 428 12397 0 0 12 6 5 3 20 0 15 0 92570165 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245790615824 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=13997884 CPUtime=0.25 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) S 15132 15135 4821 0 -1 1077944384 240 12397 0 0 12 5 5 3 20 0 15 0 92570165 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245789563280 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=13997884 CPUtime=0.26 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) S 15132 15135 4821 0 -1 1077944384 420 12397 0 0 12 6 5 3 20 0 15 0 92570165 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=13997884 CPUtime=0.25 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) S 15132 15135 4821 0 -1 1077944384 293 12397 0 0 11 6 5 3 20 0 15 0 92570165 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=13997884 CPUtime=0.1 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) S 15132 15135 4821 0 -1 1077944384 2027 12397 0 0 2 0 5 3 20 0 15 0 92570166 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245311941104 140245833661058 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 54 12397 0 0 0 0 5 3 20 0 15 0 92570167 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245310887392 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 44 12397 0 0 0 0 5 3 20 0 15 0 92570167 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=13997884 CPUtime=2.44 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) S 15132 15135 4821 0 -1 1077944384 4441 12397 0 0 235 1 5 3 20 0 15 0 92570170 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245307729904 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=13997884 CPUtime=2.51 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) S 15132 15135 4821 0 -1 1077944384 3372 12397 0 0 242 1 5 3 20 0 15 0 92570170 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245306677360 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=13997884 CPUtime=1.46 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 4026 12397 0 0 137 1 5 3 20 0 15 0 92570170 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245305624816 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14333833216 194335 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 14 12397 0 0 0 0 5 3 20 0 15 0 92570173 14333833216 194847 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 13997884

[startup+12.7008 s]
/proc/loadavg: 1.91 1.70 1.65 3/215 15198
/proc/meminfo: memFree=22154080/32770624 swapFree=0/427176
[pid=15135] ppid=15132 vsize=13997884 CPUtime=22.63 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 58902 12397 0 0 2159 96 5 3 20 0 15 0 92570142 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3499471 479050 3473 1 0 3488085 0
[pid=15135/tid=15185] ppid=15132 vsize=13997884 CPUtime=11.3 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) R 15132 15135 4821 0 -1 4202560 37575 12397 0 0 1096 26 5 3 20 0 15 0 92570164 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245837879704 140245474408951 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=13997884 CPUtime=1.18 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) S 15132 15135 4821 0 -1 1077944384 775 12397 0 0 94 16 5 3 20 0 15 0 92570165 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245790615824 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=13997884 CPUtime=1.16 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) S 15132 15135 4821 0 -1 1077944384 840 12397 0 0 94 14 5 3 20 0 15 0 92570165 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245789563280 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=13997884 CPUtime=1.17 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) S 15132 15135 4821 0 -1 1077944384 1057 12397 0 0 94 15 5 3 20 0 15 0 92570165 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=13997884 CPUtime=1.16 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) S 15132 15135 4821 0 -1 1077944384 613 12397 0 0 93 15 5 3 20 0 15 0 92570165 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=13997884 CPUtime=0.14 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) S 15132 15135 4821 0 -1 1077944384 3624 12397 0 0 5 1 5 3 20 0 15 0 92570166 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245311941104 140245833661058 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 54 12397 0 0 0 0 5 3 20 0 15 0 92570167 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245310887392 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 44 12397 0 0 0 0 5 3 20 0 15 0 92570167 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=13997884 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 15 0 92570170 14333833216 479050 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0

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


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

[startup+2442.4 s]
/proc/loadavg: 1.43 1.63 1.81 6/216 15482
/proc/meminfo: memFree=24939796/32770624 swapFree=0/427596
[pid=15135] ppid=15132 vsize=14202692 CPUtime=2525.04 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 690164 12397 0 0 251996 500 5 3 20 0 17 0 92570142 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3550673 1328943 3499 1 0 3539287 0
[pid=15135/tid=15185] ppid=15132 vsize=14202692 CPUtime=2422.91 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) S 15132 15135 4821 0 -1 1077944384 282016 12397 0 0 242205 78 5 3 20 0 17 0 92570164 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245837887696 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=14202692 CPUtime=18.49 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) R 15132 15135 4821 0 -1 4202560 66715 12397 0 0 1751 90 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245790615824 140245818646315 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=14202692 CPUtime=18.57 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) R 15132 15135 4821 0 -1 4202560 69252 12397 0 0 1758 91 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245789563480 140245818646335 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=14202692 CPUtime=18.46 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) R 15132 15135 4821 0 -1 4202560 69065 12397 0 0 1748 90 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245818646315 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=14202692 CPUtime=18.46 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) R 15132 15135 4821 0 -1 4202560 69600 12397 0 0 1749 89 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245818646464 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=14202692 CPUtime=0.62 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) S 15132 15135 4821 0 -1 1077944384 53200 12397 0 0 47 7 5 3 20 0 17 0 92570166 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245311939728 140245833660117 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 74 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245310887360 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 81 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 254 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=14202692 CPUtime=11.73 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) S 15132 15135 4821 0 -1 1077944384 29067 12397 0 0 1160 5 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245307729904 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=14202692 CPUtime=12.14 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) S 15132 15135 4821 0 -1 1077944384 26632 12397 0 0 1202 4 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245306677360 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=14202692 CPUtime=3.18 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 20001 12397 0 0 305 5 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245305624816 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=14202692 CPUtime=1.06 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 1673 12397 0 0 57 41 5 3 20 0 17 0 92570173 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15481] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15481/stat : 15481 (java) S 15132 15135 4821 0 -1 1077944384 346 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245272056432 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15482] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15482/stat : 15482 (java) S 15132 15135 4821 0 -1 1077944384 32 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245271004608 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 2525.04
Current children cumulated vsize (KiB) 14202692

[startup+2442.81 s]
/proc/loadavg: 1.43 1.63 1.81 6/216 15482
/proc/meminfo: memFree=24939796/32770624 swapFree=0/427596
[pid=15135] ppid=15132 vsize=14202692 CPUtime=2526.6 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 690164 12397 0 0 252152 500 5 3 20 0 17 0 92570142 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3550673 1328943 3499 1 0 3539287 0
[pid=15135/tid=15185] ppid=15132 vsize=14202692 CPUtime=2422.91 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) S 15132 15135 4821 0 -1 1077944384 282016 12397 0 0 242205 78 5 3 20 0 17 0 92570164 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245837887696 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=14202692 CPUtime=18.88 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) S 15132 15135 4821 0 -1 1077944384 66715 12397 0 0 1790 90 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245790615824 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=14202692 CPUtime=18.95 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) S 15132 15135 4821 0 -1 1077944384 69252 12397 0 0 1796 91 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245789563280 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=14202692 CPUtime=18.85 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) S 15132 15135 4821 0 -1 1077944384 69065 12397 0 0 1787 90 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=14202692 CPUtime=18.85 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) S 15132 15135 4821 0 -1 1077944384 69600 12397 0 0 1788 89 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=14202692 CPUtime=0.64 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) R 15132 15135 4821 0 -1 4202560 53200 12397 0 0 49 7 5 3 20 0 17 0 92570166 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245311939392 140245818004784 0 0 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 74 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245310887360 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 81 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 254 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=14202692 CPUtime=11.73 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) S 15132 15135 4821 0 -1 1077944384 29067 12397 0 0 1160 5 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245307729904 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=14202692 CPUtime=12.14 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) S 15132 15135 4821 0 -1 1077944384 26632 12397 0 0 1202 4 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245306677360 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=14202692 CPUtime=3.18 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 20001 12397 0 0 305 5 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245305624816 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=14202692 CPUtime=1.06 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 1673 12397 0 0 57 41 5 3 20 0 17 0 92570173 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15481] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15481/stat : 15481 (java) S 15132 15135 4821 0 -1 1077944384 346 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245272056432 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15482] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15482/stat : 15482 (java) S 15132 15135 4821 0 -1 1077944384 32 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245271004608 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 2526.6
Current children cumulated vsize (KiB) 14202692

[startup+2443 s]
/proc/loadavg: 1.43 1.63 1.81 6/216 15482
/proc/meminfo: memFree=24939796/32770624 swapFree=0/427596
[pid=15135] ppid=15132 vsize=14202692 CPUtime=2527.34 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 690164 12397 0 0 252226 500 5 3 20 0 17 0 92570142 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3550673 1328943 3499 1 0 3539287 0
[pid=15135/tid=15185] ppid=15132 vsize=14202692 CPUtime=2422.91 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) S 15132 15135 4821 0 -1 1077944384 282016 12397 0 0 242205 78 5 3 20 0 17 0 92570164 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245837887696 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=14202692 CPUtime=19.07 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) R 15132 15135 4821 0 -1 4202560 66715 12397 0 0 1809 90 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245790615944 140245826278119 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=14202692 CPUtime=19.14 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) R 15132 15135 4821 0 -1 4202560 69252 12397 0 0 1815 91 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245789563280 140245818107502 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=14202692 CPUtime=19.03 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) R 15132 15135 4821 0 -1 4202560 69065 12397 0 0 1805 90 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245788510856 140245826278119 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=14202692 CPUtime=19.04 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) R 15132 15135 4821 0 -1 4202560 69600 12397 0 0 1807 89 5 3 20 0 17 0 92570165 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245787458392 140245826278119 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=14202692 CPUtime=0.64 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) S 15132 15135 4821 0 -1 1077944384 53200 12397 0 0 49 7 5 3 20 0 17 0 92570166 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245311939728 140245833660117 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 74 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245310887360 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 81 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 254 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=14202692 CPUtime=11.73 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) S 15132 15135 4821 0 -1 1077944384 29067 12397 0 0 1160 5 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245307729904 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=14202692 CPUtime=12.14 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) S 15132 15135 4821 0 -1 1077944384 26632 12397 0 0 1202 4 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245306677360 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=14202692 CPUtime=3.18 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 20001 12397 0 0 305 5 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245305624816 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=14202692 CPUtime=1.06 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 1673 12397 0 0 57 41 5 3 20 0 17 0 92570173 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15481] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15481/stat : 15481 (java) S 15132 15135 4821 0 -1 1077944384 346 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245272056432 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15482] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15482/stat : 15482 (java) S 15132 15135 4821 0 -1 1077944384 32 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1328943 18446744073709551615 4194304 4196468 140730830419344 140245271004608 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 2527.34
Current children cumulated vsize (KiB) 14202692

[startup+2443.1 s]
/proc/loadavg: 1.43 1.63 1.81 6/216 15482
/proc/meminfo: memFree=25042092/32770624 swapFree=0/427596
[pid=15135] ppid=15132 vsize=14202692 CPUtime=2527.75 cores=0,2,4,6
/proc/15135/stat : 15135 (java) S 15132 15135 4821 0 -1 1077944320 690170 12397 0 0 252267 500 5 3 20 0 17 0 92570142 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140730830401888 140245833649911 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
/proc/15135/statm: 3550673 1315609 3499 1 0 3539287 0
[pid=15135/tid=15185] ppid=15132 vsize=14202692 CPUtime=2422.91 cores=0,2,4,6
/proc/15135/task/15185/stat : 15185 (java) S 15132 15135 4821 0 -1 1077944384 282017 12397 0 0 242205 78 5 3 20 0 17 0 92570164 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245837887696 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15186] ppid=15132 vsize=14202692 CPUtime=19.16 cores=0,2,4,6
/proc/15135/task/15186/stat : 15186 (java) R 15132 15135 4821 0 -1 4202560 66719 12397 0 0 1818 90 5 3 20 0 17 0 92570165 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245790616024 140245818103919 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15187] ppid=15132 vsize=14202692 CPUtime=19.24 cores=0,2,4,6
/proc/15135/task/15187/stat : 15187 (java) R 15132 15135 4821 0 -1 4202560 69252 12397 0 0 1825 91 5 3 20 0 17 0 92570165 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245789563480 140245818103882 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15188] ppid=15132 vsize=14202692 CPUtime=19.13 cores=0,2,4,6
/proc/15135/task/15188/stat : 15188 (java) R 15132 15135 4821 0 -1 4202560 69065 12397 0 0 1815 90 5 3 20 0 17 0 92570165 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245788510736 140245818103882 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15189] ppid=15132 vsize=14202692 CPUtime=19.14 cores=0,2,4,6
/proc/15135/task/15189/stat : 15189 (java) R 15132 15135 4821 0 -1 4202560 69600 12397 0 0 1817 89 5 3 20 0 17 0 92570165 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245787458192 140245818103929 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15190] ppid=15132 vsize=14202692 CPUtime=0.65 cores=0,2,4,6
/proc/15135/task/15190/stat : 15190 (java) S 15132 15135 4821 0 -1 1077944384 53200 12397 0 0 50 7 5 3 20 0 17 0 92570166 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245311939504 140245833660117 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15191] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15191/stat : 15191 (java) S 15132 15135 4821 0 -1 1077944384 74 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245310887360 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15192] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15192/stat : 15192 (java) S 15132 15135 4821 0 -1 1077944384 81 12397 0 0 0 0 5 3 20 0 17 0 92570167 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245309834752 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15193] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15193/stat : 15193 (java) S 15132 15135 4821 0 -1 1077944384 254 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245308783312 140245833668507 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15194] ppid=15132 vsize=14202692 CPUtime=11.73 cores=0,2,4,6
/proc/15135/task/15194/stat : 15194 (java) S 15132 15135 4821 0 -1 1077944384 29067 12397 0 0 1160 5 5 3 20 0 17 0 92570170 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245307729904 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15195] ppid=15132 vsize=14202692 CPUtime=12.14 cores=0,2,4,6
/proc/15135/task/15195/stat : 15195 (java) S 15132 15135 4821 0 -1 1077944384 26632 12397 0 0 1202 4 5 3 20 0 17 0 92570170 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245306677360 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15196] ppid=15132 vsize=14202692 CPUtime=3.18 cores=0,2,4,6
/proc/15135/task/15196/stat : 15196 (java) S 15132 15135 4821 0 -1 1077944384 20001 12397 0 0 305 5 5 3 20 0 17 0 92570170 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245305624816 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15197] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15197/stat : 15197 (java) S 15132 15135 4821 0 -1 1077944384 3 12397 0 0 0 0 5 3 20 0 17 0 92570170 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245304572512 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15198] ppid=15132 vsize=14202692 CPUtime=1.06 cores=0,2,4,6
/proc/15135/task/15198/stat : 15198 (java) S 15132 15135 4821 0 -1 1077944384 1673 12397 0 0 57 41 5 3 20 0 17 0 92570173 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245303520048 140245833661058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15481] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15481/stat : 15481 (java) S 15132 15135 4821 0 -1 1077944384 346 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245272056432 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
[pid=15135/tid=15482] ppid=15132 vsize=14202692 CPUtime=0.08 cores=0,2,4,6
/proc/15135/task/15482/stat : 15482 (java) S 15132 15135 4821 0 -1 1077944384 33 12397 0 0 0 0 5 3 20 0 17 0 92814253 14543556608 1315609 18446744073709551615 4194304 4196468 140730830419344 140245271004608 140245833660117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14057472 140730830428112 140730830430897 140730830430897 140730830434255 0
Current children cumulated CPU time (s) 2527.75
Current children cumulated vsize (KiB) 14202692

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2443.15
CPU time (s): 2527.84
CPU user time (s): 2522.77
CPU system time (s): 5.07218
CPU usage (%): 103.466
Max. virtual memory (cumulated for all children) (KiB): 14202692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2522.77
system time used= 5.07218
maximum resident set size= 6116500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 702570
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67752
involuntary context switches= 4110

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6052 second user time and 14.8883 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 12:18:22
IDJOB=4262331
IDBENCH=126959
IDSOLVER=2650
FILE ID=node133/4262331-1502447549
RUNJOBID= node133-1502411423-4884
PBS_JOBID= 
Free space on /tmp= 61924 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-47.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262331-1502447549/watcher-4262331-1502447549 -o /tmp/evaluation-result-4262331-1502447549/solver-4262331-1502447549 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4884 --watchdog 2580  bin/concrete HOME/instance-4262331-1502447549.xml

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

MD5SUM BENCH= 7369afcf21a37adaf077467c3ae68d85
RANDOM SEED=2060157883

node133.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.17
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.17
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.17
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.17
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:        24392228 kB
MemAvailable:   25349936 kB
Buffers:          291720 kB
Cached:           959808 kB
SwapCached:            0 kB
Active:          7470504 kB
Inactive:         460420 kB
Active(anon):    6680164 kB
Inactive(anon):    33112 kB
Active(file):     790340 kB
Inactive(file):   427308 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26216 kB
Writeback:             4 kB
AnonPages:       6679800 kB
Mapped:            63992 kB
Shmem:             33468 kB
Slab:             139496 kB
SReclaimable:     111792 kB
SUnreclaim:        27704 kB
KernelStack:        3552 kB
PageTables:        18384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8156120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6473728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61980 MiB
End job on node133 at 2017-08-11 12:59:05