Trace number 4273623

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
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.1299 2509.3201

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-11.xml
MD5SUM021605e3a27b06e16b3134987a511561
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark20012.4
Satisfiable
(Un)Satisfiability was proved
Number of variables152
Number of constraints151
Number of domains2
Minimum domain size2
Maximum domain size121
Distribution of domain sizes[{"size":2,"count":30},{"size":121,"count":122}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":32},{"degree":3,"count":89},{"degree":4,"count":30},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":120},{"arity":3,"count":30},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints150
Distribution of constraint types[{"type":"intension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 209610321
0.30/0.25	c timeout: 2520
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 4
0.30/0.28	c Parsing instance...
4.56/2.66	c Parsing done, starting search...
2520.09/2509.30	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13820 MiB free)
  memory of node 1: 16384 MiB (12196 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273623-1502796269/watcher-4273623-1502796269 -o /tmp/evaluation-result-4273623-1502796269/solver-4273623-1502796269 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502790380-16249 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 209610321 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273623-1502796269.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=17341, runsolver pid=17338
Current StackSize limit: 8192 KiB


[startup+0.101111 s]*
/proc/loadavg: 1.60 1.57 1.58 2/215 17356
/proc/meminfo: memFree=26620768/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13980164 memory=33692 CPUtime=0.12 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 8317 0 0 0 11 1 0 0 20 0 15 0 112714726 14315687936 8423 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3495041 8423 3408 1 0 3482761 0
[pid=17341/tid=17343] ppid=17338 vsize=13980164 memory=-8557575366716460157 CPUtime=0.09 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 6268 0 0 0 8 1 0 0 20 0 15 0 112714726 14315687936 8423 33554432000 4194304 4196468 140727490144240 140511122349856 140511118165149 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13980164 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 8423 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 8423 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 8423 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 8423 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714728 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112714729 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510298515104 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112714729 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510297462000 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0.02 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) R 17338 17341 16217 0 -1 4202560 368 0 0 0 2 0 0 0 20 0 15 0 112714732 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510293252080 140511097277747 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 8423 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 33692 KiB

[startup+0.210466 s]*
/proc/loadavg: 1.60 1.57 1.58 3/215 17356
/proc/meminfo: memFree=26611948/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13980164 memory=42828 CPUtime=0.3 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 9375 0 0 0 28 2 0 0 20 0 15 0 112714726 14315687936 10707 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3495041 10707 3617 1 0 3482761 0
[pid=17341/tid=17343] ppid=17338 vsize=13980164 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 6892 0 0 0 18 2 0 0 20 0 15 0 112714726 14315687936 10707 33554432000 4194304 4196468 140727490144240 140511122368304 140511102223740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13980164 memory=345 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 10707 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13980164 memory=140702935688948 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 10707 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 10707 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14315687936 10707 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112714728 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112714729 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510298515104 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112714729 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510297462000 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13980164 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 15 0 112714732 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13980164 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 254 0 0 0 2 0 0 0 20 0 15 0 112714732 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0.05 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) S 17338 17341 16217 0 -1 1077944384 457 0 0 0 5 0 0 0 20 0 15 0 112714732 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510293252080 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13980164 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714732 14315687936 10707 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 42828 KiB

[startup+0.310244 s]*
/proc/loadavg: 1.60 1.57 1.58 3/215 17356
/proc/meminfo: memFree=26604628/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13980184 memory=51164 CPUtime=0.48 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 10430 0 0 0 45 3 0 0 20 0 15 0 112714726 14315708416 12791 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3495046 12791 3713 1 0 3482761 0
[pid=17341/tid=17343] ppid=17338 vsize=13980184 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 7543 0 0 0 27 2 0 0 20 0 15 0 112714726 14315708416 12791 33554432000 4194304 4196468 140727490144240 140511122372672 140511118155158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13980184 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14315708416 12791 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13980184 memory=140702935688856 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14315708416 12791 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14315708416 12791 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14315708416 12791 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13980184 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112714728 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112714729 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510298515104 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112714729 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510297462000 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13980184 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 601 0 0 0 4 0 0 0 20 0 15 0 112714732 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13980184 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 419 0 0 0 5 0 0 0 20 0 15 0 112714732 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13980184 memory=140702935672448 CPUtime=0.08 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) R 17338 17341 16217 0 -1 4202560 485 0 0 0 8 0 0 0 20 0 15 0 112714732 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510293252080 140511118164570 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13980184 memory=140702935672448 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714732 14315708416 12791 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 51164 KiB

[startup+0.700742 s]
/proc/loadavg: 1.60 1.57 1.58 3/215 17356
/proc/meminfo: memFree=26591864/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13982232 memory=75196 CPUtime=1.3 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 13427 0 0 0 126 4 0 0 20 0 15 0 112714726 14317805568 18799 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3495558 18799 3772 1 0 3483273 0
[pid=17341/tid=17343] ppid=17338 vsize=13982232 memory=1732 CPUtime=0.67 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 8489 0 0 0 64 3 0 0 20 0 15 0 112714726 14317805568 18799 33554432000 4194304 4196468 140727490144240 140511122378320 140510747491134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13982232 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 18799 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13982232 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 18799 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13982232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 18799 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13982232 memory=5428 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 18799 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13982232 memory=4624 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 112714728 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13982232 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112714729 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510298515104 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13982232 memory=13056 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112714729 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510297462000 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13982232 memory=792 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13982232 memory=6297835844906604903 CPUtime=0.17 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) R 17338 17341 16217 0 -1 4202560 1426 0 0 0 17 0 0 0 20 0 15 0 112714732 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510295343480 140511099687854 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13982232 memory=7228392225404245094 CPUtime=0.17 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 859 0 0 0 17 0 0 0 20 0 15 0 112714732 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13982232 memory=7368003688827211856 CPUtime=0.26 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) S 17338 17341 16217 0 -1 1077944384 1271 0 0 0 26 0 0 0 20 0 15 0 112714732 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510293252080 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13982232 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714732 14317805568 18799 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 75196 KiB

[startup+1.50059 s]
/proc/loadavg: 1.60 1.57 1.58 5/215 17356
/proc/meminfo: memFree=26562888/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13982232 memory=94732 CPUtime=2.5 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 17627 0 0 0 245 5 0 0 20 0 15 0 112714726 14317805568 23683 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3495558 23683 3779 1 0 3483273 0
[pid=17341/tid=17343] ppid=17338 vsize=13982232 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 9874 0 0 0 144 3 0 0 20 0 15 0 112714726 14317805568 23683 33554432000 4194304 4196468 140727490144240 140511122377968 140510747264640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13982232 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 23683 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13982232 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 23683 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13982232 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 23683 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13982232 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112714727 14317805568 23683 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13982232 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 112714728 14317805568 23683 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0

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

/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 87683 0 0 0 243733 62 0 0 20 0 15 0 112714726 14321999872 860833 33554432000 4194304 4196468 140727490144240 140511122381856 140510750810999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13986328 memory=3443332 CPUtime=2.26 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 17383 0 0 0 204 22 0 0 20 0 15 0 112714727 14321999872 860833 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13986328 memory=3443316 CPUtime=2.29 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 19623 0 0 0 207 22 0 0 20 0 15 0 112714727 14321999872 860833 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13986328 memory=3443332 CPUtime=2.26 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 18284 0 0 0 205 21 0 0 20 0 15 0 112714727 14321999872 860833 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13986328 memory=3443332 CPUtime=2.25 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 19534 0 0 0 205 20 0 0 20 0 15 0 112714727 14321999872 860833 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13986328 memory=4140 CPUtime=1.66 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 23676 0 0 0 149 17 0 0 20 0 15 0 112714728 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13986328 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510298515168 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13986328 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510297462016 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13986328 memory=3443316 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13986328 memory=3443316 CPUtime=1.49 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 6130 0 0 0 148 1 0 0 20 0 15 0 112714732 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13986328 memory=3443332 CPUtime=1.46 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 5480 0 0 0 145 1 0 0 20 0 15 0 112714732 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13986328 memory=4140 CPUtime=0.59 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) S 17338 17341 16217 0 -1 1077944384 3003 0 0 0 58 1 0 0 20 0 15 0 112714732 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510293252080 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13986328 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13986328 memory=792 CPUtime=0.53 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1916 0 0 0 24 29 0 0 20 0 15 0 112714732 14321999872 860833 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 2452.8 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3443332 KiB

[startup+2502.3 s]
/proc/loadavg: 1.71 1.67 1.69 6/215 17616
/proc/meminfo: memFree=23341952/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2513.07 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 206720 0 0 0 251134 173 0 0 20 0 15 0 112714726 14321999872 861526 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3496582 861526 3826 1 0 3484297 0
[pid=17341/tid=17343] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2497.77 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 88599 0 0 0 249715 62 0 0 20 0 15 0 112714726 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511122381856 140510750946171 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.35 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 17734 0 0 0 213 22 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.38 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 19844 0 0 0 215 23 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.34 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 18517 0 0 0 213 21 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13986328 memory=2344 CPUtime=2.34 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 19746 0 0 0 213 21 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13986328 memory=3446104 CPUtime=1.73 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 24267 0 0 0 155 18 0 0 20 0 15 0 112714728 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13986328 memory=3446104 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510298515168 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13986328 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510297462016 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13986328 memory=3446104 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13986328 memory=3446104 CPUtime=1.49 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 6137 0 0 0 148 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13986328 memory=3446104 CPUtime=1.46 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 5486 0 0 0 145 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13986328 memory=4140 CPUtime=0.59 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) S 17338 17341 16217 0 -1 1077944384 3009 0 0 0 58 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510293252080 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13986328 memory=3446104 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13986328 memory=3446104 CPUtime=0.55 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1965 0 0 0 25 30 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 2513.07 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3446104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.3 s]
/proc/loadavg: 1.97 1.73 1.71 3/199 17803
/proc/meminfo: memFree=23375844/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2520.09 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 206890 0 0 0 251836 173 0 0 20 0 15 0 112714726 14321999872 861526 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3496582 861526 3826 1 0 3484297 0
[pid=17341/tid=17343] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2504.74 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 88758 0 0 0 250412 62 0 0 20 0 15 0 112714726 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511122381856 140510750548130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13986328 memory=56 CPUtime=2.36 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 17742 0 0 0 214 22 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.39 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 19845 0 0 0 216 23 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.36 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 18518 0 0 0 214 22 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.35 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 19746 0 0 0 214 21 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13986328 memory=3446104 CPUtime=1.74 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 24268 0 0 0 156 18 0 0 20 0 15 0 112714728 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13986328 memory=3446104 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510298515168 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13986328 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510297462016 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13986328 memory=10656 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13986328 memory=1204 CPUtime=1.49 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 6137 0 0 0 148 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13986328 memory=6791534058613427641 CPUtime=1.46 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 5486 0 0 0 145 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13986328 memory=10656 CPUtime=0.59 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) S 17338 17341 16217 0 -1 1077944384 3009 0 0 0 58 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510293252080 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13986328 memory=165 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13986328 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1965 0 0 0 25 30 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3446104 KiB

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

[startup+2509.32 s]
# the end of solver process 17341 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.37 s, system=1.75079 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2509.3 s]
/proc/loadavg: 1.97 1.73 1.71 3/199 17803
/proc/meminfo: memFree=23375844/32770624 swapFree=67108860/67108860
[pid=17341] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2520.09 cores=1,3,5,7
/proc/17341/stat : 17341 (java) S 17338 17341 16217 0 -1 1077944320 206890 0 0 0 251836 173 0 0 20 0 15 0 112714726 14321999872 861526 33554432000 4194304 4196468 140727490144240 140727490126784 140511118143223 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
/proc/17341/statm: 3496582 861526 3826 1 0 3484297 0
[pid=17341/tid=17343] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2504.74 cores=1,3,5,7
/proc/17341/task/17343/stat : 17343 (java) R 17338 17341 16217 0 -1 4202560 88758 0 0 0 250412 62 0 0 20 0 15 0 112714726 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511122381856 140510750548130 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17344] ppid=17338 vsize=13986328 memory=56 CPUtime=2.36 cores=1,3,5,7
/proc/17341/task/17344/stat : 17344 (java) S 17338 17341 16217 0 -1 1077944384 17742 0 0 0 214 22 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511070763536 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17345] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.39 cores=1,3,5,7
/proc/17341/task/17345/stat : 17345 (java) S 17338 17341 16217 0 -1 1077944384 19845 0 0 0 216 23 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511069710992 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17346] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.36 cores=1,3,5,7
/proc/17341/task/17346/stat : 17346 (java) S 17338 17341 16217 0 -1 1077944384 18518 0 0 0 214 22 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511068657936 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17347] ppid=17338 vsize=13986328 memory=3446104 CPUtime=2.35 cores=1,3,5,7
/proc/17341/task/17347/stat : 17347 (java) S 17338 17341 16217 0 -1 1077944384 19746 0 0 0 214 21 0 0 20 0 15 0 112714727 14321999872 861526 33554432000 4194304 4196468 140727490144240 140511067605392 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17348] ppid=17338 vsize=13986328 memory=3446104 CPUtime=1.74 cores=1,3,5,7
/proc/17341/task/17348/stat : 17348 (java) S 17338 17341 16217 0 -1 1077944384 24268 0 0 0 156 18 0 0 20 0 15 0 112714728 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510299568880 140511118154370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17349] ppid=17338 vsize=13986328 memory=3446104 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17349/stat : 17349 (java) S 17338 17341 16217 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510298515168 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17350] ppid=17338 vsize=13986328 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17350/stat : 17350 (java) S 17338 17341 16217 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 112714729 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510297462016 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17351] ppid=17338 vsize=13986328 memory=10656 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17351/stat : 17351 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510296410576 140511118161819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17352] ppid=17338 vsize=13986328 memory=1204 CPUtime=1.49 cores=1,3,5,7
/proc/17341/task/17352/stat : 17352 (java) S 17338 17341 16217 0 -1 1077944384 6137 0 0 0 148 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510295357680 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17353] ppid=17338 vsize=13986328 memory=6791534058613427641 CPUtime=1.46 cores=1,3,5,7
/proc/17341/task/17353/stat : 17353 (java) S 17338 17341 16217 0 -1 1077944384 5486 0 0 0 145 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510294305136 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17354] ppid=17338 vsize=13986328 memory=10656 CPUtime=0.59 cores=1,3,5,7
/proc/17341/task/17354/stat : 17354 (java) S 17338 17341 16217 0 -1 1077944384 3009 0 0 0 58 1 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510293252080 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17355] ppid=17338 vsize=13986328 memory=165 CPUtime=0 cores=1,3,5,7
/proc/17341/task/17355/stat : 17355 (java) S 17338 17341 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510292199776 140511118153429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
[pid=17341/tid=17356] ppid=17338 vsize=13986328 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/17341/task/17356/stat : 17356 (java) S 17338 17341 16217 0 -1 1077944384 1965 0 0 0 25 30 0 0 20 0 15 0 112714732 14321999872 861526 33554432000 4194304 4196468 140727490144240 140510291147824 140511118154370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 27500544 140727490151525 140727490151711 140727490151711 140727490154447 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 3446104 KiB

Child status: 143
Real time (s): 2509.32
CPU time (s): 2520.13
CPU user time (s): 2518.37
CPU system time (s): 1.75079
CPU usage (%): 100.431
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 3460788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.37
system time used= 1.75079
maximum resident set size= 3462836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207084
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 102296
involuntary context switches= 2467


# summary of solver processes directly reported to runsolver:
#   pid: 17341
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2518.37
#   total CPU system time (s): 1.75079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4309 second user time and 22.7985 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-15 13:10:10
IDJOB=4273623
IDBENCH=130616
IDSOLVER=2666
FILE ID=node114/4273623-1502796269
RUNJOBID= node114-1502790380-16249
PBS_JOBID= 20629128
Free space on /tmp= 61668 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-11.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273623-1502796269/watcher-4273623-1502796269 -o /tmp/evaluation-result-4273623-1502796269/solver-4273623-1502796269 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502790380-16249 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 209610321 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273623-1502796269.xml

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

MD5SUM BENCH= 021605e3a27b06e16b3134987a511561
RANDOM SEED=209610321

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        26640800 kB
MemAvailable:   31812072 kB
Buffers:          217832 kB
Cached:          5240192 kB
SwapCached:            0 kB
Active:           769296 kB
Inactive:        4918880 kB
Active(anon):     232688 kB
Inactive(anon):    25124 kB
Active(file):     536608 kB
Inactive(file):  4893756 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42424 kB
Writeback:             0 kB
AnonPages:        235988 kB
Mapped:            60312 kB
Shmem:             25224 kB
Slab:             139504 kB
SReclaimable:     113484 kB
SUnreclaim:        26020 kB
KernelStack:        3536 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1183988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61624 MiB
End job on node114 at 2017-08-15 13:52:00