Trace number 4259573

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.4? (TO) 261.995 242.032

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-46-350-100.xml
MD5SUM1db4b6436defe3ea79c47113dddab962
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark1753.7
Satisfiable
(Un)Satisfiability was proved
Number of variables16101
Number of constraints1082
Number of domains2
Minimum domain size2
Maximum domain size323
Distribution of domain sizes[{"size":2,"count":16100},{"size":323,"count":1}]
Minimum variable degree47
Maximum variable degree1036
Distribution of variable degrees[{"degree":47,"count":16100},{"degree":1036,"count":1}]
Minimum constraint arity350
Maximum constraint arity16100
Distribution of constraint arities[{"arity":350,"count":46},{"arity":701,"count":1035},{"arity":16100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":1081}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

3.27/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-4259573-1501647193/watcher-4259573-1501647193 -o /tmp/evaluation-result-4259573-1501647193/solver-4259573-1501647193 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501639717-27966 --watchdog 300 bin/concrete HOME/instance-4259573-1501647193.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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.80 1.75 2/197 4281
/proc/meminfo: memFree=28778252/32770624 swapFree=0/243472
[pid=4281] ppid=4278 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4281/stat : 4281 (runsolver) D 4278 4281 3187 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 6629966 24240128 106 18446744073709551615 4194304 4338465 140723113416976 140723113414616 140216655434455 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 22097920 140723113423057 140723113423431 140723113423431 140723113426890 0
/proc/4281/statm: 5918 106 53 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 1.89 1.80 1.75 2/197 4281
/proc/meminfo: memFree=28778252/32770624 swapFree=0/243472
[pid=4281] ppid=4278 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/4281/stat : 4281 (runsolver) D 4278 4281 3187 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 6629966 24240128 106 18446744073709551615 4194304 4338465 140723113416976 140723113414616 140216655434455 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 22097920 140723113423057 140723113423431 140723113423431 140723113426890 0
/proc/4281/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200319 s]
/proc/loadavg: 1.89 1.80 1.75 2/197 4281
/proc/meminfo: memFree=28778252/32770624 swapFree=0/243472
[pid=4281] ppid=4278 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/4281/stat : 4281 (bash) S 4278 4281 3187 0 -1 4202496 893 6498 0 0 0 0 0 1 20 0 1 0 6629966 9867264 377 18446744073709551615 4194304 5098028 140726534924912 140726534918920 140077233363968 0 0 5 65536 18446744071580971376 0 0 17 0 0 0 10 0 0 7196144 7232144 28536832 140726534930962 140726534931047 140726534931047 140726534934506 0
/proc/4281/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300711 s]
/proc/loadavg: 1.89 1.80 1.75 2/197 4281
/proc/meminfo: memFree=28778252/32770624 swapFree=0/243472
[pid=4281] ppid=4278 vsize=13840744 CPUtime=0.13 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 5383 12777 0 0 5 1 5 2 20 0 13 0 6629966 14172921856 5097 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3460443 5097 2498 1 0 3449948 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13840744

[startup+0.804834 s]
/proc/loadavg: 1.89 1.80 1.75 2/197 4281
/proc/meminfo: memFree=28778252/32770624 swapFree=0/243472
[pid=4281] ppid=4278 vsize=13974784 CPUtime=0.78 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 14060 12777 0 0 67 4 5 2 20 0 15 0 6629966 14310178816 15419 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3493696 15419 3161 1 0 3482973 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 13974784

[startup+1.50028 s]
/proc/loadavg: 1.89 1.80 1.75 3/212 4344
/proc/meminfo: memFree=28656340/32770624 swapFree=0/243772
[pid=4281] ppid=4278 vsize=13985408 CPUtime=1.82 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 26944 12777 0 0 168 7 5 2 20 0 15 0 6629966 14321057792 33877 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3496352 33877 3335 1 0 3485533 0
[pid=4281/tid=4331] ppid=4278 vsize=13985408 CPUtime=1.27 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 4202560 21738 12777 0 0 115 5 5 2 20 0 15 0 6629990 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139636458547424 139636438398302 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 1 12777 0 0 0 0 5 2 20 0 15 0 6629991 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 1 12777 0 0 0 0 5 2 20 0 15 0 6629991 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 1 12777 0 0 0 0 5 2 20 0 15 0 6629991 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 2 12777 0 0 0 0 5 2 20 0 15 0 6629991 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 5 12777 0 0 0 0 5 2 20 0 15 0 6629992 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 33 12777 0 0 0 0 5 2 20 0 15 0 6629993 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635931452576 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 21 12777 0 0 0 0 5 2 20 0 15 0 6629993 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635930399472 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=13985408 CPUtime=0.18 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) S 4278 4281 3187 0 -1 1077944384 945 12777 0 0 11 0 5 2 20 0 15 0 6629996 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635928296176 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=13985408 CPUtime=0.24 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) S 4278 4281 3187 0 -1 1077944384 772 12777 0 0 17 0 5 2 20 0 15 0 6629996 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635927243632 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=13985408 CPUtime=0.29 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) S 4278 4281 3187 0 -1 1077944384 1263 12777 0 0 22 0 5 2 20 0 15 0 6629996 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=13985408 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 10 12777 0 0 0 0 5 2 20 0 15 0 6630000 14321057792 33929 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 13985408

[startup+3.10066 s]
/proc/loadavg: 1.89 1.80 1.75 5/212 4344
/proc/meminfo: memFree=28576556/32770624 swapFree=0/243772
[pid=4281] ppid=4278 vsize=13995836 CPUtime=5.56 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 38817 12777 0 0 533 16 5 2 20 0 15 0 6629966 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3498959 71231 3459 1 0 3487581 0
[pid=4281/tid=4331] ppid=4278 vsize=13995836 CPUtime=2.81 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 1077944384 26924 12777 0 0 266 8 5 2 20 0 15 0 6629990 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139636458549888 139636454328021 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=13995836 CPUtime=0.09 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 74 12777 0 0 1 1 5 2 20 0 15 0 6629991 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=13995836 CPUtime=0.1 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 224 12777 0 0 2 1 5 2 20 0 15 0 6629991 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=13995836 CPUtime=0.09 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 145 12777 0 0 2 0 5 2 20 0 15 0 6629991 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=13995836 CPUtime=0.09 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 68 12777 0 0 2 0 5 2 20 0 15 0 6629991 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=13995836 CPUtime=0.08 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 1182 12777 0 0 1 0 5 2 20 0 15 0 6629992 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=13995836 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 55 12777 0 0 0 0 5 2 20 0 15 0 6629993 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=13995836 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 44 12777 0 0 0 0 5 2 20 0 15 0 6629993 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=13995836 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=13995836 CPUtime=0.85 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) R 4278 4281 3187 0 -1 4202560 1956 12777 0 0 78 0 5 2 20 0 15 0 6629996 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635928274496 139636437814603 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=13995836 CPUtime=0.91 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) R 4278 4281 3187 0 -1 4202560 2127 12777 0 0 84 0 5 2 20 0 15 0 6629996 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635927230416 139636432064821 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=13995836 CPUtime=1 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) R 4278 4281 3187 0 -1 4202560 3848 12777 0 0 92 1 5 2 20 0 15 0 6629996 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636432943255 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=13995836 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=13995836 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 12 12777 0 0 0 0 5 2 20 0 15 0 6630000 14331736064 71231 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 13995836

[startup+6.3007 s]
/proc/loadavg: 1.90 1.81 1.75 5/212 4344
/proc/meminfo: memFree=28375244/32770624 swapFree=0/243772
[pid=4281] ppid=4278 vsize=13997884 CPUtime=11.51 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 42623 12777 0 0 1114 30 5 2 20 0 15 0 6629966 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3499471 112879 3461 1 0 3488093 0
[pid=4281/tid=4331] ppid=4278 vsize=13997884 CPUtime=5.82 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 4202560 27454 12777 0 0 566 9 5 2 20 0 15 0 6629990 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139636458549824 139636056276865 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=13997884 CPUtime=0.27 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 262 12777 0 0 16 4 5 2 20 0 15 0 6629991 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=13997884 CPUtime=0.26 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 374 12777 0 0 16 3 5 2 20 0 15 0 6629991 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=13997884 CPUtime=0.27 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 293 12777 0 0 17 3 5 2 20 0 15 0 6629991 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=13997884 CPUtime=0.27 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 227 12777 0 0 16 4 5 2 20 0 15 0 6629991 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=13997884 CPUtime=0.09 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 1325 12777 0 0 2 0 5 2 20 0 15 0 6629992 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 55 12777 0 0 0 0 5 2 20 0 15 0 6629993 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 44 12777 0 0 0 0 5 2 20 0 15 0 6629993 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=13997884 CPUtime=1.85 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) S 4278 4281 3187 0 -1 1077944384 2784 12777 0 0 177 1 5 2 20 0 15 0 6629996 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635928296176 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=13997884 CPUtime=1.89 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) S 4278 4281 3187 0 -1 1077944384 2761 12777 0 0 182 0 5 2 20 0 15 0 6629996 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635927243632 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=13997884 CPUtime=1.25 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) S 4278 4281 3187 0 -1 1077944384 4508 12777 0 0 117 1 5 2 20 0 15 0 6629996 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 378 12777 0 0 0 0 5 2 20 0 15 0 6630000 14333833216 112879 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 13997884

[startup+12.7007 s]
/proc/loadavg: 1.91 1.81 1.76 6/212 4344
/proc/meminfo: memFree=27332448/32770624 swapFree=0/243768
[pid=4281] ppid=4278 vsize=13997884 CPUtime=20.77 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 48026 12777 0 0 1982 88 5 2 20 0 15 0 6629966 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3499471 367131 3461 1 0 3488093 0
[pid=4281/tid=4331] ppid=4278 vsize=13997884 CPUtime=11.45 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) S 4278 4281 3187 0 -1 1077944384 28453 12777 0 0 1121 17 5 2 20 0 15 0 6629990 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139636458550368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=13997884 CPUtime=1.03 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) R 4278 4281 3187 0 -1 4202560 861 12777 0 0 80 16 5 2 20 0 15 0 6629991 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636446946023 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=13997884 CPUtime=1.02 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) R 4278 4281 3187 0 -1 4202560 1107 12777 0 0 79 16 5 2 20 0 15 0 6629991 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139636372679720 139636446946023 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=13997884 CPUtime=1.03 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) R 4278 4281 3187 0 -1 4202560 1114 12777 0 0 81 15 5 2 20 0 15 0 6629991 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636446946023 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=13997884 CPUtime=1.03 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) R 4278 4281 3187 0 -1 4202560 927 12777 0 0 81 15 5 2 20 0 15 0 6629991 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636435914342 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=13997884 CPUtime=0.09 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 1874 12777 0 0 2 0 5 2 20 0 15 0 6629992 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139635932504672 139636454328021 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 55 12777 0 0 0 0 5 2 20 0 15 0 6629993 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 44 12777 0 0 0 0 5 2 20 0 15 0 6629993 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=13997884 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 15 0 6629996 14333833216 367131 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0

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


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

[startup+240.401 s]
/proc/loadavg: 1.77 1.83 1.78 3/216 4521
/proc/meminfo: memFree=24800080/32770624 swapFree=0/243868
[pid=4281] ppid=4278 vsize=14133060 CPUtime=260.34 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 108628 12777 0 0 25856 171 5 2 20 0 17 0 6629966 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3533265 1056639 3463 1 0 3521887 0
[pid=4281/tid=4331] ppid=4278 vsize=14133060 CPUtime=236.38 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 4202560 54498 12777 0 0 23576 55 5 2 20 0 17 0 6629990 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636458548224 139636056459296 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=14133060 CPUtime=3.51 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 4506 12777 0 0 318 26 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=14133060 CPUtime=3.47 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 5146 12777 0 0 315 25 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=14133060 CPUtime=3.5 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 3669 12777 0 0 319 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=14133060 CPUtime=3.49 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 3039 12777 0 0 318 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=14133060 CPUtime=0.38 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 5510 12777 0 0 30 1 5 2 20 0 17 0 6629992 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 59 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 49 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 214 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=14133060 CPUtime=4.01 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) S 4278 4281 3187 0 -1 1077944384 8221 12777 0 0 392 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635928296176 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=14133060 CPUtime=4.13 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) S 4278 4281 3187 0 -1 1077944384 9463 12777 0 0 404 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635927243632 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=14133060 CPUtime=1.78 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) S 4278 4281 3187 0 -1 1077944384 11290 12777 0 0 168 3 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=14133060 CPUtime=0.21 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 466 12777 0 0 7 7 5 2 20 0 17 0 6630000 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4520] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4520/stat : 4520 (java) S 4278 4281 3187 0 -1 1077944384 313 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635829236080 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4521] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4521/stat : 4521 (java) S 4278 4281 3187 0 -1 1077944384 28 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635828184048 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 260.34
Current children cumulated vsize (KiB) 14133060

[startup+241.201 s]
/proc/loadavg: 1.77 1.83 1.78 3/216 4521
/proc/meminfo: memFree=24800080/32770624 swapFree=0/243868
[pid=4281] ppid=4278 vsize=14133060 CPUtime=261.14 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 108628 12777 0 0 25936 171 5 2 20 0 17 0 6629966 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3533265 1056639 3463 1 0 3521887 0
[pid=4281/tid=4331] ppid=4278 vsize=14133060 CPUtime=237.18 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 4202560 54498 12777 0 0 23656 55 5 2 20 0 17 0 6629990 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636458548112 139636057473264 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=14133060 CPUtime=3.51 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 4506 12777 0 0 318 26 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=14133060 CPUtime=3.47 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 5146 12777 0 0 315 25 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=14133060 CPUtime=3.5 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 3669 12777 0 0 319 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=14133060 CPUtime=3.49 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 3039 12777 0 0 318 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=14133060 CPUtime=0.38 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 5510 12777 0 0 30 1 5 2 20 0 17 0 6629992 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 59 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 49 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 214 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=14133060 CPUtime=4.01 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) S 4278 4281 3187 0 -1 1077944384 8221 12777 0 0 392 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635928296176 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=14133060 CPUtime=4.13 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) S 4278 4281 3187 0 -1 1077944384 9463 12777 0 0 404 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635927243632 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=14133060 CPUtime=1.78 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) S 4278 4281 3187 0 -1 1077944384 11290 12777 0 0 168 3 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=14133060 CPUtime=0.21 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 466 12777 0 0 7 7 5 2 20 0 17 0 6630000 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4520] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4520/stat : 4520 (java) S 4278 4281 3187 0 -1 1077944384 313 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635829236080 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4521] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4521/stat : 4521 (java) S 4278 4281 3187 0 -1 1077944384 28 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635828184048 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 261.14
Current children cumulated vsize (KiB) 14133060

[startup+241.601 s]
/proc/loadavg: 1.77 1.83 1.78 3/216 4521
/proc/meminfo: memFree=24800080/32770624 swapFree=0/243868
[pid=4281] ppid=4278 vsize=14133060 CPUtime=261.54 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 108628 12777 0 0 25976 171 5 2 20 0 17 0 6629966 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3533265 1056639 3463 1 0 3521887 0
[pid=4281/tid=4331] ppid=4278 vsize=14133060 CPUtime=237.58 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 4202560 54498 12777 0 0 23696 55 5 2 20 0 17 0 6629990 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636458548112 139636057474046 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=14133060 CPUtime=3.51 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 4506 12777 0 0 318 26 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=14133060 CPUtime=3.47 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 5146 12777 0 0 315 25 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=14133060 CPUtime=3.5 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 3669 12777 0 0 319 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=14133060 CPUtime=3.49 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 3039 12777 0 0 318 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=14133060 CPUtime=0.38 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 5510 12777 0 0 30 1 5 2 20 0 17 0 6629992 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 59 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 49 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 214 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=14133060 CPUtime=4.01 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) S 4278 4281 3187 0 -1 1077944384 8221 12777 0 0 392 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635928296176 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=14133060 CPUtime=4.13 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) S 4278 4281 3187 0 -1 1077944384 9463 12777 0 0 404 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635927243632 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=14133060 CPUtime=1.78 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) S 4278 4281 3187 0 -1 1077944384 11290 12777 0 0 168 3 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=14133060 CPUtime=0.21 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 466 12777 0 0 7 7 5 2 20 0 17 0 6630000 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4520] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4520/stat : 4520 (java) S 4278 4281 3187 0 -1 1077944384 313 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635829236080 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4521] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4521/stat : 4521 (java) S 4278 4281 3187 0 -1 1077944384 28 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635828184048 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 261.54
Current children cumulated vsize (KiB) 14133060

[startup+242.001 s]
/proc/loadavg: 1.77 1.83 1.78 3/216 4521
/proc/meminfo: memFree=24800080/32770624 swapFree=0/243868
[pid=4281] ppid=4278 vsize=14133060 CPUtime=261.94 cores=0,2,4,6
/proc/4281/stat : 4281 (java) S 4278 4281 3187 0 -1 1077944320 108628 12777 0 0 26016 171 5 2 20 0 17 0 6629966 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 140727799346016 139636454317815 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
/proc/4281/statm: 3533265 1056639 3463 1 0 3521887 0
[pid=4281/tid=4331] ppid=4278 vsize=14133060 CPUtime=237.98 cores=0,2,4,6
/proc/4281/task/4331/stat : 4331 (java) R 4278 4281 3187 0 -1 4202560 54498 12777 0 0 23736 55 5 2 20 0 17 0 6629990 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636458548112 139636057473335 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4332] ppid=4278 vsize=14133060 CPUtime=3.51 cores=0,2,4,6
/proc/4281/task/4332/stat : 4332 (java) S 4278 4281 3187 0 -1 1077944384 4506 12777 0 0 318 26 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636373732368 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4333] ppid=4278 vsize=14133060 CPUtime=3.47 cores=0,2,4,6
/proc/4281/task/4333/stat : 4333 (java) S 4278 4281 3187 0 -1 1077944384 5146 12777 0 0 315 25 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636372679824 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4334] ppid=4278 vsize=14133060 CPUtime=3.5 cores=0,2,4,6
/proc/4281/task/4334/stat : 4334 (java) S 4278 4281 3187 0 -1 1077944384 3669 12777 0 0 319 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636371626768 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4335] ppid=4278 vsize=14133060 CPUtime=3.49 cores=0,2,4,6
/proc/4281/task/4335/stat : 4335 (java) S 4278 4281 3187 0 -1 1077944384 3039 12777 0 0 318 24 5 2 20 0 17 0 6629991 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139636370574224 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4336] ppid=4278 vsize=14133060 CPUtime=0.38 cores=0,2,4,6
/proc/4281/task/4336/stat : 4336 (java) S 4278 4281 3187 0 -1 1077944384 5510 12777 0 0 30 1 5 2 20 0 17 0 6629992 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635932506352 139636454328962 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4337] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4337/stat : 4337 (java) S 4278 4281 3187 0 -1 1077944384 59 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635931452640 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4338] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4338/stat : 4338 (java) S 4278 4281 3187 0 -1 1077944384 49 12777 0 0 0 0 5 2 20 0 17 0 6629993 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635930399488 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4339] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4339/stat : 4339 (java) S 4278 4281 3187 0 -1 1077944384 214 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635929348048 139636454336411 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4340] ppid=4278 vsize=14133060 CPUtime=4.01 cores=0,2,4,6
/proc/4281/task/4340/stat : 4340 (java) S 4278 4281 3187 0 -1 1077944384 8221 12777 0 0 392 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635928296176 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4341] ppid=4278 vsize=14133060 CPUtime=4.13 cores=0,2,4,6
/proc/4281/task/4341/stat : 4341 (java) S 4278 4281 3187 0 -1 1077944384 9463 12777 0 0 404 2 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635927243632 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4342] ppid=4278 vsize=14133060 CPUtime=1.78 cores=0,2,4,6
/proc/4281/task/4342/stat : 4342 (java) S 4278 4281 3187 0 -1 1077944384 11290 12777 0 0 168 3 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635926190576 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4343] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4343/stat : 4343 (java) S 4278 4281 3187 0 -1 1077944384 3 12777 0 0 0 0 5 2 20 0 17 0 6629996 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635925138272 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4344] ppid=4278 vsize=14133060 CPUtime=0.21 cores=0,2,4,6
/proc/4281/task/4344/stat : 4344 (java) S 4278 4281 3187 0 -1 1077944384 466 12777 0 0 7 7 5 2 20 0 17 0 6630000 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635924085296 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4520] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4520/stat : 4520 (java) S 4278 4281 3187 0 -1 1077944384 313 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635829236080 139636454328021 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
[pid=4281/tid=4521] ppid=4278 vsize=14133060 CPUtime=0.07 cores=0,2,4,6
/proc/4281/task/4521/stat : 4521 (java) S 4278 4281 3187 0 -1 1077944384 28 12777 0 0 0 0 5 2 20 0 17 0 6653967 14472253440 1056639 18446744073709551615 4194304 4196468 140727799363472 139635828184048 139636454328962 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22958080 140727799371726 140727799374511 140727799374511 140727799377871 0
Current children cumulated CPU time (s) 261.94
Current children cumulated vsize (KiB) 14133060

Child ended because it received signal 9 (SIGKILL)
Real time (s): 242.032
CPU time (s): 261.995
CPU user time (s): 260.226
CPU system time (s): 1.76919
CPU usage (%): 108.248
Max. virtual memory (cumulated for all children) (KiB): 14133060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.226
system time used= 1.76919
maximum resident set size= 4227028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121409
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13874
involuntary context switches= 466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.05803 second user time and 1.56923 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-02 05:59:13
IDJOB=4259573
IDBENCH=122940
IDSOLVER=2646
FILE ID=node135/4259573-1501647193
RUNJOBID= node135-1501639717-27966
PBS_JOBID= 
Free space on /tmp= 61816 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-46-350-100.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259573-1501647193/watcher-4259573-1501647193 -o /tmp/evaluation-result-4259573-1501647193/solver-4259573-1501647193 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node135-1501639717-27966 --watchdog 300  bin/concrete HOME/instance-4259573-1501647193.xml

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

MD5SUM BENCH= 1db4b6436defe3ea79c47113dddab962
RANDOM SEED=1998554686

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.21
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28779708 kB
MemAvailable:   29044764 kB
Buffers:          122356 kB
Cached:           419948 kB
SwapCached:            0 kB
Active:          3317376 kB
Inactive:         252064 kB
Active(anon):    3027716 kB
Inactive(anon):     8592 kB
Active(file):     289660 kB
Inactive(file):   243472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24616 kB
Writeback:             0 kB
AnonPages:       2916316 kB
Mapped:            42316 kB
Shmem:              8960 kB
Slab:             121556 kB
SReclaimable:      95516 kB
SUnreclaim:        26040 kB
KernelStack:        3744 kB
PageTables:        11204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3959464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2691072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61792 MiB
End job on node135 at 2017-08-02 06:03:15