Trace number 4244621

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
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.0601 2390.3201

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.23/0.38	c version: 2017-06-30
0.23/0.38	c seed: 276275370
0.23/0.38	c timeout: 2400
0.23/0.38	c memlimit: 15500
0.23/0.38	c nbcore: 4
0.43/0.40	c Parsing instance...
2.86/1.33	c Parsing done, starting search...
2400.04/2390.31	s UNKNOWN

Verifier Data


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-4244621-1502066432/watcher-4244621-1502066432 -o /tmp/evaluation-result-4244621-1502066432/solver-4244621-1502066432 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502065585-15256 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 276275370 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4244621-1502066432.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 3.90 5.08 6.54 3/178 15276
/proc/meminfo: memFree=31424092/32770624 swapFree=0/354100
[pid=15276] ppid=15273 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15276/stat : 15276 (runsolver) D 15273 15276 25100 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 54458504 24240128 106 18446744073709551615 4194304 4338465 140736687908384 140736687906024 140206306579159 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 7442432 140736687911014 140736687911497 140736687911497 140736687914954 0
/proc/15276/statm: 5918 106 53 36 0 2156 0

[startup+0.100175 s]
/proc/loadavg: 3.90 5.08 6.54 3/178 15276
/proc/meminfo: memFree=31424092/32770624 swapFree=0/354100
[pid=15276] ppid=15273 vsize=12512256 CPUtime=0.04 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 4400 0 0 0 4 0 0 0 20 0 9 0 54458504 12812550144 5012 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800970 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3128064 5012 2151 1 0 3117561 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12512256

[startup+0.200341 s]
/proc/loadavg: 3.90 5.08 6.54 3/178 15276
/proc/meminfo: memFree=31424092/32770624 swapFree=0/354100
[pid=15276] ppid=15273 vsize=12914512 CPUtime=0.08 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 6892 0 0 0 7 1 0 0 20 0 15 0 54458504 13224460288 7116 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3228628 7116 3349 1 0 3217407 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12914512

[startup+0.302383 s]
/proc/loadavg: 3.90 5.08 6.54 3/178 15276
/proc/meminfo: memFree=31424092/32770624 swapFree=0/354100
[pid=15276] ppid=15273 vsize=12914512 CPUtime=0.23 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 10368 0 0 0 21 2 0 0 20 0 15 0 54458504 13224460288 9635 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3228628 9635 3556 1 0 3217407 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 12914512

[startup+0.705638 s]
/proc/loadavg: 3.90 5.08 6.54 3/178 15276
/proc/meminfo: memFree=31424092/32770624 swapFree=0/354100
[pid=15276] ppid=15273 vsize=12916580 CPUtime=1.09 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 14930 0 0 0 104 5 0 0 20 0 15 0 54458504 13226577920 17705 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3229145 17705 3735 1 0 3217919 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 12916580

[startup+1.50964 s]
/proc/loadavg: 3.90 5.08 6.54 6/213 15315
/proc/meminfo: memFree=31250984/32770624 swapFree=0/333376
[pid=15276] ppid=15273 vsize=12920676 CPUtime=3.53 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 31457 0 0 0 344 9 0 0 20 0 15 0 54458504 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 38890 3764 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=1.36 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 15880 0 0 0 130 6 0 0 20 0 15 0 54458509 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139778107061496 139777721916066 0 4 1 16800974 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 578 0 0 0 0 0 0 0 20 0 15 0 54458511 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777451390496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777450337648 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=0.68 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) R 15273 15276 25100 0 -1 4202560 3490 0 0 0 68 0 0 0 20 0 15 0 54458515 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777448225280 139778086292666 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=0.68 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) R 15273 15276 25100 0 -1 4202560 3455 0 0 0 68 0 0 0 20 0 15 0 54458515 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777447179712 139778084368926 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.77 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 6678 0 0 0 76 1 0 0 20 0 15 0 54458515 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 54458522 13230772224 38890 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 12920676

[startup+3.10071 s]
/proc/loadavg: 3.90 5.08 6.54 7/212 15345
/proc/meminfo: memFree=31230480/32770624 swapFree=0/333344
[pid=15276] ppid=15273 vsize=12920676 CPUtime=7.41 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 34751 0 0 0 729 12 0 0 20 0 15 0 54458504 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 51278 3783 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=2.95 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 16015 0 0 0 288 7 0 0 20 0 15 0 54458509 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139778107060904 139777723624166 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 592 0 0 0 0 0 0 0 20 0 15 0 54458511 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777451390496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777450337648 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=1.77 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) S 15273 15276 25100 0 -1 1077944384 5280 0 0 0 176 1 0 0 20 0 15 0 54458515 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777448233328 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=1.82 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) S 15273 15276 25100 0 -1 1077944384 4772 0 0 0 181 1 0 0 20 0 15 0 54458515 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777447180528 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.82 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 6708 0 0 0 81 1 0 0 20 0 15 0 54458515 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 54458522 13230772224 51278 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 12920676

[startup+6.30061 s]
/proc/loadavg: 3.67 5.01 6.51 5/213 15394
/proc/meminfo: memFree=31058648/32770624 swapFree=0/333392
[pid=15276] ppid=15273 vsize=12920676 CPUtime=10.97 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 36312 0 0 0 1084 13 0 0 20 0 15 0 54458504 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 58068 3803 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=6.14 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 16125 0 0 0 607 7 0 0 20 0 15 0 54458509 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139778107060320 139777723675826 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 54458510 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 720 0 0 0 0 0 0 0 20 0 15 0 54458511 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777451390560 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777450337648 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=1.92 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) S 15273 15276 25100 0 -1 1077944384 5294 0 0 0 191 1 0 0 20 0 15 0 54458515 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777448233328 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=1.98 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) S 15273 15276 25100 0 -1 1077944384 4822 0 0 0 197 1 0 0 20 0 15 0 54458515 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777447180528 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.84 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 7323 0 0 0 83 1 0 0 20 0 15 0 54458515 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 54458522 13230772224 58068 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 10.97
Current children cumulated vsize (KiB) 12920676

[startup+12.7007 s]
/proc/loadavg: 3.62 4.98 6.49 3/213 15394
/proc/meminfo: memFree=30975312/32770624 swapFree=0/333392
[pid=15276] ppid=15273 vsize=12920676 CPUtime=17.46 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 40914 0 0 0 1731 15 0 0 20 0 15 0 54458504 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 61195 3808 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=12.51 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 16813 0 0 0 1244 7 0 0 20 0 15 0 54458509 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139778107062896 139777723917196 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=0.01 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 481 0 0 0 1 0 0 0 20 0 15 0 54458510 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=0.01 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 408 0 0 0 1 0 0 0 20 0 15 0 54458510 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=0.01 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 15 0 54458510 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=0.02 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 1528 0 0 0 2 0 0 0 20 0 15 0 54458510 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=0.01 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 950 0 0 0 1 0 0 0 20 0 15 0 54458511 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139777451390560 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139777450337664 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 61195 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0

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

[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0.63 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 927 0 0 0 25 38 0 0 20 0 15 0 54458522 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 2271.79
Current children cumulated vsize (KiB) 12920676

[startup+2322.3 s]
/proc/loadavg: 1.37 1.26 1.77 3/214 15564
/proc/meminfo: memFree=31020992/32770624 swapFree=0/334256
[pid=15276] ppid=15273 vsize=12920676 CPUtime=2331.9 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 79826 0 0 0 233108 82 0 0 20 0 15 0 54458504 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 49774 3808 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=2318.72 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 30163 0 0 0 231860 12 0 0 20 0 15 0 54458509 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778107063536 139777723917106 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=1.37 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 1784 0 0 0 128 9 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=1.36 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 4879 0 0 0 126 10 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=1.37 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 1809 0 0 0 126 11 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=1.37 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 4054 0 0 0 127 10 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=1.36 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 5595 0 0 0 126 10 0 0 20 0 15 0 54458511 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777451390560 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777450337664 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=2.16 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) S 15273 15276 25100 0 -1 1077944384 8818 0 0 0 214 2 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777448233328 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=2.57 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) S 15273 15276 25100 0 -1 1077944384 10466 0 0 0 255 2 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777447180528 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.91 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 9900 0 0 0 89 2 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0.64 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 931 0 0 0 26 38 0 0 20 0 15 0 54458522 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 2331.9
Current children cumulated vsize (KiB) 12920676

[startup+2382.3 s]
/proc/loadavg: 1.26 1.24 1.74 3/214 15566
/proc/meminfo: memFree=31019856/32770624 swapFree=0/334268
[pid=15276] ppid=15273 vsize=12920676 CPUtime=2392.01 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 80673 0 0 0 239117 84 0 0 20 0 15 0 54458504 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 49774 3808 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=2378.63 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 30624 0 0 0 237851 12 0 0 20 0 15 0 54458509 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778107063008 139777725107752 0 4 1 16800974 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 1803 0 0 0 131 9 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 4952 0 0 0 130 10 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 1866 0 0 0 129 11 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 4094 0 0 0 130 10 0 0 20 0 15 0 54458510 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 5770 0 0 0 129 11 0 0 20 0 15 0 54458511 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777451390560 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777450337664 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=2.16 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) S 15273 15276 25100 0 -1 1077944384 8820 0 0 0 214 2 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777448233328 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=2.57 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) S 15273 15276 25100 0 -1 1077944384 10468 0 0 0 255 2 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777447180528 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.91 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 9902 0 0 0 89 2 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0.66 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 947 0 0 0 27 39 0 0 20 0 15 0 54458522 13230772224 49774 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 2392.01
Current children cumulated vsize (KiB) 12920676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390.3 s]
/proc/loadavg: 1.21 1.23 1.73 3/214 15566
/proc/meminfo: memFree=31017808/32770624 swapFree=0/334280
[pid=15276] ppid=15273 vsize=12920676 CPUtime=2400.04 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 80697 0 0 0 239920 84 0 0 20 0 15 0 54458504 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 50286 3808 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=2386.63 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 30635 0 0 0 238651 12 0 0 20 0 15 0 54458509 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778107063136 139777725247513 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 1804 0 0 0 131 9 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 4953 0 0 0 130 10 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=1.41 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 1874 0 0 0 130 11 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=1.41 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 4096 0 0 0 131 10 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 5771 0 0 0 129 11 0 0 20 0 15 0 54458511 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777451390560 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777450337664 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=2.16 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) S 15273 15276 25100 0 -1 1077944384 8820 0 0 0 214 2 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777448233328 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=2.57 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) S 15273 15276 25100 0 -1 1077944384 10468 0 0 0 255 2 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777447180528 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.91 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 9902 0 0 0 89 2 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0.66 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 947 0 0 0 27 39 0 0 20 0 15 0 54458522 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 12920676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2390.3 s]
/proc/loadavg: 1.21 1.23 1.73 3/214 15566
/proc/meminfo: memFree=31017808/32770624 swapFree=0/334280
[pid=15276] ppid=15273 vsize=12920676 CPUtime=2400.04 cores=0,2,4,6
/proc/15276/stat : 15276 (java) S 15273 15276 25100 0 -1 1077944320 80697 0 0 0 239920 84 0 0 20 0 15 0 54458504 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 140733706625904 139778102824695 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
/proc/15276/statm: 3230169 50286 3808 1 0 3218943 0
[pid=15276/tid=15282] ppid=15273 vsize=12920676 CPUtime=2386.63 cores=0,2,4,6
/proc/15276/task/15282/stat : 15282 (java) R 15273 15276 25100 0 -1 4202560 30635 0 0 0 238651 12 0 0 20 0 15 0 54458509 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778107063136 139777725247513 0 4 1 16800974 0 0 0 -1 4 0 0 7 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15285] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15285/stat : 15285 (java) S 15273 15276 25100 0 -1 1077944384 1804 0 0 0 131 9 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778039306896 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15286] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15286/stat : 15286 (java) S 15273 15276 25100 0 -1 1077944384 4953 0 0 0 130 10 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778038254096 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15287] ppid=15273 vsize=12920676 CPUtime=1.41 cores=0,2,4,6
/proc/15276/task/15287/stat : 15287 (java) S 15273 15276 25100 0 -1 1077944384 1874 0 0 0 130 11 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778037201296 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15288] ppid=15273 vsize=12920676 CPUtime=1.41 cores=0,2,4,6
/proc/15276/task/15288/stat : 15288 (java) S 15273 15276 25100 0 -1 1077944384 4096 0 0 0 131 10 0 0 20 0 15 0 54458510 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139778036148496 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15293] ppid=15273 vsize=12920676 CPUtime=1.4 cores=0,2,4,6
/proc/15276/task/15293/stat : 15293 (java) S 15273 15276 25100 0 -1 1077944384 5771 0 0 0 129 11 0 0 20 0 15 0 54458511 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777452444528 139778102835842 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15294] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15294/stat : 15294 (java) S 15273 15276 25100 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777451390560 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15295] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15295/stat : 15295 (java) S 15273 15276 25100 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 54458512 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777450337664 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15296] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15296/stat : 15296 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777449285968 139778102843291 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15297] ppid=15273 vsize=12920676 CPUtime=2.16 cores=0,2,4,6
/proc/15276/task/15297/stat : 15297 (java) S 15273 15276 25100 0 -1 1077944384 8820 0 0 0 214 2 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777448233328 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15298] ppid=15273 vsize=12920676 CPUtime=2.57 cores=0,2,4,6
/proc/15276/task/15298/stat : 15298 (java) S 15273 15276 25100 0 -1 1077944384 10468 0 0 0 255 2 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777447180528 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15299] ppid=15273 vsize=12920676 CPUtime=0.91 cores=0,2,4,6
/proc/15276/task/15299/stat : 15299 (java) S 15273 15276 25100 0 -1 1077944384 9902 0 0 0 89 2 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777446127728 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15300] ppid=15273 vsize=12920676 CPUtime=0 cores=0,2,4,6
/proc/15276/task/15300/stat : 15300 (java) S 15273 15276 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 54458515 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777445075168 139778102834901 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
[pid=15276/tid=15309] ppid=15273 vsize=12920676 CPUtime=0.66 cores=0,2,4,6
/proc/15276/task/15309/stat : 15309 (java) S 15273 15276 25100 0 -1 1077944384 947 0 0 0 27 39 0 0 20 0 15 0 54458522 13230772224 50286 18446744073709551615 4194304 4196468 140733706643360 139777444023472 139778102835842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27938816 140733706650004 140733706650190 140733706650190 140733706653647 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 12920676

Child status: 143
Real time (s): 2390.32
CPU time (s): 2400.06
CPU user time (s): 2399.21
CPU system time (s): 0.847608
CPU usage (%): 100.408
Max. virtual memory (cumulated for all children) (KiB): 12920676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.21
system time used= 0.847608
maximum resident set size= 250024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91187
involuntary context switches= 4712

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4752 second user time and 13.2354 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-07 02:26:25
IDJOB=4244621
IDBENCH=115819
IDSOLVER=2628
FILE ID=node133/4244621-1502066432
RUNJOBID= node133-1502065585-15256
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-8.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244621-1502066432/watcher-4244621-1502066432 -o /tmp/evaluation-result-4244621-1502066432/solver-4244621-1502066432 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502065585-15256 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 276275370 --timelimit 2400 --memlimit 15500 --nbcore 4 HOME/instance-4244621-1502066432.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=276275370

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31424092 kB
MemAvailable:   31994220 kB
Buffers:          209532 kB
Cached:           651584 kB
SwapCached:            0 kB
Active:           535228 kB
Inactive:         387340 kB
Active(anon):      61976 kB
Inactive(anon):    24920 kB
Active(file):     473252 kB
Inactive(file):   362420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             83748 kB
Writeback:             0 kB
AnonPages:         61404 kB
Mapped:            39544 kB
Shmem:             25276 kB
Slab:             127588 kB
SReclaimable:     100584 kB
SUnreclaim:        27004 kB
KernelStack:        3168 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     298264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-07 03:06:16