Trace number 4262601

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 26.9953 10.8347

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0050-int.xml
MD5SUM7780e40de56b9bae3ab082521ef58da1
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 benchmark2.9581299
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints4900
Number of domains1
Minimum domain size49
Maximum domain size49
Distribution of domain sizes[{"size":49,"count":50}]
Minimum variable degree196
Maximum variable degree196
Distribution of variable degrees[{"degree":196,"count":50}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4900}]
Number of extensional constraints0
Number of intensional constraints4900
Distribution of constraint types[{"type":"intension","count":4900}]
Optimization problemNO
Type of objective

Solver Data

3.44/2.22	c Concrete v3.4 running
26.93/10.81	v <instantiation>
26.93/10.81	v       <list>
26.93/10.81	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] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
26.93/10.81	v       </list>
26.93/10.81	v       <values>
26.93/10.81	v         1 4 8 8 16 1 5 0 0 6 6 3 2 3 0 9 2 5 5 1 37 15 4 0 2 7 6 1 6 7 3 1 0 14 22 1 3 2 4 0 1 3 5 0 7 2 0 1 0 3
26.93/10.81	v       </values>
26.93/10.81	v     </instantiation>
26.93/10.81	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-4262601-1502447510/watcher-4262601-1502447510 -o /tmp/evaluation-result-4262601-1502447510/solver-4262601-1502447510 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580 bin/concrete HOME/instance-4262601-1502447510.xml 

pid=16329
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.67 1.56 1.55 3/199 16332
/proc/meminfo: memFree=28796500/32770624 swapFree=0/450800
[pid=16332] ppid=16329 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16332/stat : 16332 (runsolver) D 16329 16332 4896 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 144403844 24240128 108 18446744073709551615 4194304 4338465 140725492879568 140725492877208 139826319340247 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 35401728 140725492883665 140725492884041 140725492884041 140725492887498 0
/proc/16332/statm: 5918 108 54 36 0 2156 0

[startup+0.100221 s]
/proc/loadavg: 1.67 1.56 1.55 3/199 16332
/proc/meminfo: memFree=28796500/32770624 swapFree=0/450800
[pid=16332] ppid=16329 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/16332/stat : 16332 (bash) R 16329 16332 4896 0 -1 4202496 650 0 0 0 0 0 0 0 20 0 1 0 144403844 9736192 352 18446744073709551615 4194304 5098028 140721122687600 140721122685240 140190067788800 0 0 5 65536 0 0 0 17 5 0 0 9 0 0 7196144 7232144 11792384 140721122693652 140721122693737 140721122693737 140721122697194 0
/proc/16332/statm: 2377 352 279 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200263 s]
/proc/loadavg: 1.67 1.56 1.55 3/199 16332
/proc/meminfo: memFree=28796500/32770624 swapFree=0/450800
[pid=16332] ppid=16329 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/16332/stat : 16332 (bash) S 16329 16332 4896 0 -1 4202496 892 6488 0 0 0 0 0 1 20 0 1 0 144403844 9867264 377 18446744073709551615 4194304 5098028 140721122687600 140721122681608 140190067788800 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 9 0 0 7196144 7232144 11792384 140721122693652 140721122693737 140721122693737 140721122697194 0
/proc/16332/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300348 s]
/proc/loadavg: 1.67 1.56 1.55 3/199 16332
/proc/meminfo: memFree=28796500/32770624 swapFree=0/450800
[pid=16332] ppid=16329 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 5873 12573 0 0 5 1 6 2 20 0 14 0 144403844 14241083392 5536 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3476827 5536 2558 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.705324 s]
/proc/loadavg: 1.67 1.56 1.55 3/199 16332
/proc/meminfo: memFree=28796500/32770624 swapFree=0/450800
[pid=16332] ppid=16329 vsize=13974784 CPUtime=0.68 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 13867 12573 0 0 56 4 6 2 20 0 15 0 144403844 14310178816 14280 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3493696 14280 3100 1 0 3482965 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13974784

[startup+1.5027 s]
/proc/loadavg: 1.62 1.55 1.54 3/214 16395
/proc/meminfo: memFree=28704272/32770624 swapFree=0/451108
[pid=16332] ppid=16329 vsize=13985408 CPUtime=1.87 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 28221 12573 0 0 170 9 6 2 20 0 15 0 144403844 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3496352 36009 3345 1 0 3485525 0
[pid=16332/tid=16382] ppid=16329 vsize=13985408 CPUtime=1.3 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) S 16329 16332 4896 0 -1 1077944384 22631 12573 0 0 116 6 6 2 20 0 15 0 144403866 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658926512048 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 186 12573 0 0 0 0 6 2 20 0 15 0 144403867 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 38 12573 0 0 0 0 6 2 20 0 15 0 144403867 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 30 12573 0 0 0 0 6 2 20 0 15 0 144403867 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 51 12573 0 0 0 0 6 2 20 0 15 0 144403867 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) R 16329 16332 4896 0 -1 4202560 38 12573 0 0 0 0 6 2 20 0 15 0 144403868 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658400322944 139658907355680 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 33 12573 0 0 0 0 6 2 20 0 15 0 144403869 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658399270432 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 21 12573 0 0 0 0 6 2 20 0 15 0 144403869 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658398217584 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) S 16329 16332 4896 0 -1 1077944384 1000 12573 0 0 15 0 6 2 20 0 15 0 144403871 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658396113264 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) S 16329 16332 4896 0 -1 1077944384 678 12573 0 0 15 0 6 2 20 0 15 0 144403872 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658395060464 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=13985408 CPUtime=0.31 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 1351 12573 0 0 23 0 6 2 20 0 15 0 144403872 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658394003536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 8 12573 0 0 0 0 6 2 20 0 15 0 144403877 14321057792 36009 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 13985408

[startup+3.10109 s]
/proc/loadavg: 1.62 1.55 1.54 5/214 16395
/proc/meminfo: memFree=28627508/32770624 swapFree=0/451108
[pid=16332] ppid=16329 vsize=13995836 CPUtime=6.31 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 43100 12573 0 0 607 16 6 2 20 0 15 0 144403844 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3498959 64067 3453 1 0 3487573 0
[pid=16332/tid=16382] ppid=16329 vsize=13995836 CPUtime=2.85 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) R 16329 16332 4896 0 -1 4202560 28408 12573 0 0 269 8 6 2 20 0 15 0 144403866 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658926519088 139658538202009 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 205 12573 0 0 0 0 6 2 20 0 15 0 144403867 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 54 12573 0 0 1 0 6 2 20 0 15 0 144403867 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 37 12573 0 0 0 0 6 2 20 0 15 0 144403867 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 63 12573 0 0 0 0 6 2 20 0 15 0 144403867 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=13995836 CPUtime=0.09 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) S 16329 16332 4896 0 -1 1077944384 1522 12573 0 0 1 0 6 2 20 0 15 0 144403868 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658400324464 139658922302082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 56 12573 0 0 0 0 6 2 20 0 15 0 144403869 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 43 12573 0 0 0 0 6 2 20 0 15 0 144403869 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=13995836 CPUtime=1.28 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) R 16329 16332 4896 0 -1 4202560 4296 12573 0 0 119 1 6 2 20 0 15 0 144403871 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658396099360 139658908323950 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=13995836 CPUtime=1.16 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) R 16329 16332 4896 0 -1 4202560 2310 12573 0 0 107 1 6 2 20 0 15 0 144403872 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658395053656 139658906250436 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=13995836 CPUtime=1.13 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 3939 12573 0 0 104 1 6 2 20 0 15 0 144403872 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=13995836 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 10 12573 0 0 0 0 6 2 20 0 15 0 144403877 14331736064 64067 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 13995836

[startup+6.31005 s]
/proc/loadavg: 1.81 1.59 1.56 5/213 16395
/proc/meminfo: memFree=28437484/32770624 swapFree=0/451096
[pid=16332] ppid=16329 vsize=13999932 CPUtime=15.81 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 72957 12573 0 0 1545 28 6 2 20 0 15 0 144403844 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3499983 102293 3470 1 0 3488597 0
[pid=16332/tid=16382] ppid=16329 vsize=13999932 CPUtime=5.91 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) R 16329 16332 4896 0 -1 4202560 31972 12573 0 0 573 10 6 2 20 0 15 0 144403866 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658926521376 139658544472201 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=13999932 CPUtime=0.18 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 958 12573 0 0 8 2 6 2 20 0 15 0 144403867 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=13999932 CPUtime=0.17 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 296 12573 0 0 7 2 6 2 20 0 15 0 144403867 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=13999932 CPUtime=0.15 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 580 12573 0 0 5 2 6 2 20 0 15 0 144403867 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=13999932 CPUtime=0.21 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 423 12573 0 0 11 2 6 2 20 0 15 0 144403867 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) S 16329 16332 4896 0 -1 1077944384 1863 12573 0 0 3 0 6 2 20 0 15 0 144403868 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658400324464 139658922302082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 62 12573 0 0 0 0 6 2 20 0 15 0 144403869 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 53 12573 0 0 0 0 6 2 20 0 15 0 144403869 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=13999932 CPUtime=3.93 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) R 16329 16332 4896 0 -1 4202560 13866 12573 0 0 384 1 6 2 20 0 15 0 144403871 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658396099832 139658901783934 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=13999932 CPUtime=3.9 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) R 16329 16332 4896 0 -1 4202560 10436 12573 0 0 380 2 6 2 20 0 15 0 144403872 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658395045664 139658902127252 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=13999932 CPUtime=1.79 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 10247 12573 0 0 169 2 6 2 20 0 15 0 144403872 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 44 12573 0 0 0 0 6 2 20 0 15 0 144403877 14335930368 102293 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 15.81
Current children cumulated vsize (KiB) 13999932

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

[startup+6.40109 s]
/proc/loadavg: 1.81 1.59 1.56 5/213 16395
/proc/meminfo: memFree=28437484/32770624 swapFree=0/451096
[pid=16332] ppid=16329 vsize=13999932 CPUtime=16.01 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 73028 12573 0 0 1565 28 6 2 20 0 15 0 144403844 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3499983 102336 3470 1 0 3488597 0
[pid=16332/tid=16382] ppid=16329 vsize=13999932 CPUtime=6 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) R 16329 16332 4896 0 -1 4202560 31985 12573 0 0 582 10 6 2 20 0 15 0 144403866 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658926521376 139658529937902 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=13999932 CPUtime=0.18 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 958 12573 0 0 8 2 6 2 20 0 15 0 144403867 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=13999932 CPUtime=0.17 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 296 12573 0 0 7 2 6 2 20 0 15 0 144403867 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=13999932 CPUtime=0.15 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 580 12573 0 0 5 2 6 2 20 0 15 0 144403867 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=13999932 CPUtime=0.21 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 423 12573 0 0 11 2 6 2 20 0 15 0 144403867 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) S 16329 16332 4896 0 -1 1077944384 1863 12573 0 0 3 0 6 2 20 0 15 0 144403868 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658400324464 139658922302082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 62 12573 0 0 0 0 6 2 20 0 15 0 144403869 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 53 12573 0 0 0 0 6 2 20 0 15 0 144403869 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=13999932 CPUtime=3.99 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) R 16329 16332 4896 0 -1 4202560 13901 12573 0 0 390 1 6 2 20 0 15 0 144403871 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658396113184 139658908313649 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=13999932 CPUtime=3.95 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) R 16329 16332 4896 0 -1 4202560 10452 12573 0 0 385 2 6 2 20 0 15 0 144403872 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658395048416 139658901523776 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=13999932 CPUtime=1.79 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 10254 12573 0 0 169 2 6 2 20 0 15 0 144403872 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 44 12573 0 0 0 0 6 2 20 0 15 0 144403877 14335930368 102336 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 16.01
Current children cumulated vsize (KiB) 13999932

[startup+8.00072 s]
/proc/loadavg: 1.81 1.59 1.56 5/213 16395
/proc/meminfo: memFree=28287424/32770624 swapFree=0/451092
[pid=16332] ppid=16329 vsize=13999932 CPUtime=19.18 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 75139 12573 0 0 1876 34 6 2 20 0 15 0 144403844 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3499983 132735 3470 1 0 3488597 0
[pid=16332/tid=16382] ppid=16329 vsize=13999932 CPUtime=7.56 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) R 16329 16332 4896 0 -1 4202560 32680 12573 0 0 737 11 6 2 20 0 15 0 144403866 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658926524864 139658545889806 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=13999932 CPUtime=0.21 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 996 12573 0 0 10 3 6 2 20 0 15 0 144403867 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=13999932 CPUtime=0.21 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 358 12573 0 0 10 3 6 2 20 0 15 0 144403867 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=13999932 CPUtime=0.19 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 616 12573 0 0 8 3 6 2 20 0 15 0 144403867 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=13999932 CPUtime=0.24 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 452 12573 0 0 13 3 6 2 20 0 15 0 144403867 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=13999932 CPUtime=0.11 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) S 16329 16332 4896 0 -1 1077944384 1971 12573 0 0 3 0 6 2 20 0 15 0 144403868 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658400324464 139658922302082 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 62 12573 0 0 0 0 6 2 20 0 15 0 144403869 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 53 12573 0 0 0 0 6 2 20 0 15 0 144403869 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=13999932 CPUtime=4.74 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) R 16329 16332 4896 0 -1 4202560 14084 12573 0 0 464 2 6 2 20 0 15 0 144403871 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658396106288 139658900656715 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=13999932 CPUtime=4.56 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) R 16329 16332 4896 0 -1 4202560 10579 12573 0 0 445 3 6 2 20 0 15 0 144403872 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658395042176 139658907196173 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=13999932 CPUtime=1.92 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 11087 12573 0 0 182 2 6 2 20 0 15 0 144403872 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 44 12573 0 0 0 0 6 2 20 0 15 0 144403877 14335930368 132735 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 19.18
Current children cumulated vsize (KiB) 13999932

[startup+9.60067 s]
/proc/loadavg: 1.81 1.59 1.56 5/213 16395
/proc/meminfo: memFree=28256216/32770624 swapFree=0/451092
[pid=16332] ppid=16329 vsize=14001980 CPUtime=23.42 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 80632 12573 0 0 2294 40 6 2 20 0 15 0 144403844 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3500495 148792 3476 1 0 3489109 0
[pid=16332/tid=16382] ppid=16329 vsize=14001980 CPUtime=9.01 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) R 16329 16332 4896 0 -1 4202560 33712 12573 0 0 881 12 6 2 20 0 15 0 144403866 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658926524864 139658922302870 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=14001980 CPUtime=0.33 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 1171 12573 0 0 21 4 6 2 20 0 15 0 144403867 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=14001980 CPUtime=0.33 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 488 12573 0 0 21 4 6 2 20 0 15 0 144403867 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=14001980 CPUtime=0.32 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 797 12573 0 0 20 4 6 2 20 0 15 0 144403867 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=14001980 CPUtime=0.37 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 559 12573 0 0 24 5 6 2 20 0 15 0 144403867 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=14001980 CPUtime=0.13 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) S 16329 16332 4896 0 -1 1077944384 4959 12573 0 0 5 0 6 2 20 0 15 0 144403868 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658400324464 139658922302082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 63 12573 0 0 0 0 6 2 20 0 15 0 144403869 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 53 12573 0 0 0 0 6 2 20 0 15 0 144403869 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=14001980 CPUtime=5.7 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) R 16329 16332 4896 0 -1 4202560 14215 12573 0 0 560 2 6 2 20 0 15 0 144403871 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658396096736 139658907172678 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=14001980 CPUtime=5.57 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) R 16329 16332 4896 0 -1 4202560 10741 12573 0 0 546 3 6 2 20 0 15 0 144403872 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658395060464 139658902926935 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=14001980 CPUtime=2.22 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) R 16329 16332 4896 0 -1 1077944384 11673 12573 0 0 211 3 6 2 20 0 15 0 144403872 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=14001980 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 44 12573 0 0 0 0 6 2 20 0 15 0 144403877 14338027520 148792 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 23.42
Current children cumulated vsize (KiB) 14001980

[startup+10.4007 s]
/proc/loadavg: 1.81 1.59 1.56 5/213 16395
/proc/meminfo: memFree=28171036/32770624 swapFree=0/451092
[pid=16332] ppid=16329 vsize=14067516 CPUtime=25.63 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 95459 12573 0 0 2511 44 6 2 20 0 15 0 144403844 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3516879 165656 3476 1 0 3505493 0
[pid=16332/tid=16382] ppid=16329 vsize=14067516 CPUtime=9.74 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) S 16329 16332 4896 0 -1 1077944384 45161 12573 0 0 953 13 6 2 20 0 15 0 144403866 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658926528592 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=14067516 CPUtime=0.35 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 1196 12573 0 0 23 4 6 2 20 0 15 0 144403867 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=14067516 CPUtime=0.35 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 495 12573 0 0 23 4 6 2 20 0 15 0 144403867 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=14067516 CPUtime=0.34 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 813 12573 0 0 22 4 6 2 20 0 15 0 144403867 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=14067516 CPUtime=0.4 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 565 12573 0 0 27 5 6 2 20 0 15 0 144403867 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) R 16329 16332 4896 0 -1 4202560 4964 12573 0 0 8 0 6 2 20 0 15 0 144403868 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658400322864 139658907296859 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 63 12573 0 0 0 0 6 2 20 0 15 0 144403869 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 53 12573 0 0 0 0 6 2 20 0 15 0 144403869 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=14067516 CPUtime=6.44 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) S 16329 16332 4896 0 -1 1077944384 17476 12573 0 0 634 2 6 2 20 0 15 0 144403871 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658396099744 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=14067516 CPUtime=6 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) S 16329 16332 4896 0 -1 1077944384 10746 12573 0 0 589 3 6 2 20 0 15 0 144403872 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658395040400 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=14067516 CPUtime=2.37 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 11725 12573 0 0 226 3 6 2 20 0 15 0 144403872 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 45 12573 0 0 0 0 6 2 20 0 15 0 144403877 14405136384 165656 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 14067516

[startup+10.8007 s]
/proc/loadavg: 1.81 1.59 1.56 5/213 16395
/proc/meminfo: memFree=28171036/32770624 swapFree=0/451092
[pid=16332] ppid=16329 vsize=14069564 CPUtime=26.93 cores=1,3,5,7
/proc/16332/stat : 16332 (java) S 16329 16332 4896 0 -1 1077944320 95591 12573 0 0 2641 44 6 2 20 0 15 0 144403844 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 140736995239760 139658922290935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 9 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
/proc/16332/statm: 3517391 165716 3476 1 0 3506005 0
[pid=16332/tid=16382] ppid=16329 vsize=14069564 CPUtime=9.78 cores=1,3,5,7
/proc/16332/task/16382/stat : 16382 (java) R 16329 16332 4896 0 -1 4202560 45249 12573 0 0 957 13 6 2 20 0 15 0 144403866 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658926518240 139658903854491 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16383] ppid=16329 vsize=14069564 CPUtime=0.63 cores=1,3,5,7
/proc/16332/task/16383/stat : 16383 (java) S 16329 16332 4896 0 -1 1077944384 1196 12573 0 0 51 4 6 2 20 0 15 0 144403867 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658856725136 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16384] ppid=16329 vsize=14069564 CPUtime=0.62 cores=1,3,5,7
/proc/16332/task/16384/stat : 16384 (java) S 16329 16332 4896 0 -1 1077944384 500 12573 0 0 50 4 6 2 20 0 15 0 144403867 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658855672336 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16385] ppid=16329 vsize=14069564 CPUtime=0.62 cores=1,3,5,7
/proc/16332/task/16385/stat : 16385 (java) S 16329 16332 4896 0 -1 1077944384 832 12573 0 0 50 4 6 2 20 0 15 0 144403867 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658854619536 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16386] ppid=16329 vsize=14069564 CPUtime=0.68 cores=1,3,5,7
/proc/16332/task/16386/stat : 16386 (java) S 16329 16332 4896 0 -1 1077944384 578 12573 0 0 55 5 6 2 20 0 15 0 144403867 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658853566736 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16387] ppid=16329 vsize=14069564 CPUtime=0.24 cores=1,3,5,7
/proc/16332/task/16387/stat : 16387 (java) S 16329 16332 4896 0 -1 1077944384 4967 12573 0 0 16 0 6 2 20 0 15 0 144403868 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658400324464 139658922302082 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16388] ppid=16329 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16388/stat : 16388 (java) S 16329 16332 4896 0 -1 1077944384 63 12573 0 0 0 0 6 2 20 0 15 0 144403869 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658399270496 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16389] ppid=16329 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16389/stat : 16389 (java) S 16329 16332 4896 0 -1 1077944384 53 12573 0 0 0 0 6 2 20 0 15 0 144403869 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658398217600 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16390] ppid=16329 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16390/stat : 16390 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403871 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658397165904 139658922309531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16391] ppid=16329 vsize=14069564 CPUtime=6.47 cores=1,3,5,7
/proc/16332/task/16391/stat : 16391 (java) R 16329 16332 4896 0 -1 4202560 17477 12573 0 0 637 2 6 2 20 0 15 0 144403871 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658396099552 139658903814506 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16392] ppid=16329 vsize=14069564 CPUtime=6.04 cores=1,3,5,7
/proc/16332/task/16392/stat : 16392 (java) R 16329 16332 4896 0 -1 4202560 10747 12573 0 0 593 3 6 2 20 0 15 0 144403872 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658395040400 139658905787723 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16393] ppid=16329 vsize=14069564 CPUtime=2.38 cores=1,3,5,7
/proc/16332/task/16393/stat : 16393 (java) S 16329 16332 4896 0 -1 1077944384 11727 12573 0 0 227 3 6 2 20 0 15 0 144403872 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658394007664 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16394] ppid=16329 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16394/stat : 16394 (java) S 16329 16332 4896 0 -1 1077944384 3 12573 0 0 0 0 6 2 20 0 15 0 144403872 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658392955104 139658922301141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
[pid=16332/tid=16395] ppid=16329 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/16332/task/16395/stat : 16395 (java) S 16329 16332 4896 0 -1 1077944384 45 12573 0 0 0 0 6 2 20 0 15 0 144403877 14407233536 165716 18446744073709551615 4194304 4196468 140736995257216 139658391903408 139658922302082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11579392 140736995264464 140736995267249 140736995267249 140736995270607 0
Current children cumulated CPU time (s) 26.93
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 10.8347
CPU time (s): 26.9953
CPU user time (s): 26.5147
CPU system time (s): 0.480591
CPU usage (%): 249.155
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.5147
system time used= 0.480591
maximum resident set size= 663960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108255
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= 8769
involuntary context switches= 134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04651 second user time and 0.073487 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 12:17:26
IDJOB=4262601
IDBENCH=126922
IDSOLVER=2650
FILE ID=node132/4262601-1502447510
RUNJOBID= node132-1502411403-4960
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0050-int.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262601-1502447510/watcher-4262601-1502447510 -o /tmp/evaluation-result-4262601-1502447510/solver-4262601-1502447510 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580  bin/concrete HOME/instance-4262601-1502447510.xml

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

MD5SUM BENCH= 7780e40de56b9bae3ab082521ef58da1
RANDOM SEED=1095792232

node132.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.74
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.74
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.74
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.74
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:        28797292 kB
MemAvailable:   29656260 kB
Buffers:          295228 kB
Cached:           874680 kB
SwapCached:            0 kB
Active:          3030192 kB
Inactive:         499552 kB
Active(anon):    2361188 kB
Inactive(anon):    49012 kB
Active(file):     669004 kB
Inactive(file):   450540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             25004 kB
Writeback:             4 kB
AnonPages:       2362608 kB
Mapped:            72512 kB
Shmem:             49852 kB
Slab:             138020 kB
SReclaimable:     110516 kB
SUnreclaim:        27504 kB
KernelStack:        3520 kB
PageTables:        13288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3001088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2099200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61984 MiB
End job on node132 at 2017-08-11 12:17:37