Trace number 4311550

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 with restarts 2018-08-17OPT24 4.39147 1.94182

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-04-4-rom_c18.xml
MD5SUMd6990cbd029e878cdbe38f84d450c608
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.401068
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints32
Number of domains5
Minimum domain size2
Maximum domain size3835
Distribution of domain sizes[{"size":2,"count":8},{"size":5,"count":56},{"size":27,"count":16},{"size":3835,"count":32}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":56},{"degree":8,"count":16}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":24}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.67/0.57	c version: 2018-08-17
0.67/0.57	c seed: 1685847833
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.60	c Parsing instance...
2.94/1.44	c Parsing done, starting search...
2.94/1.50	o 6
3.29/1.52	o 10
3.29/1.53	o 14
3.29/1.53	o 18
3.29/1.54	o 22
3.54/1.68	o 24
4.32/1.92	s OPTIMUM FOUND
4.32/1.92	v <instantiation>
4.32/1.92	v 	<list>
4.32/1.92	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[2][0] x[2][1] x[2][2] x[2][3] x[3][0] x[3][1] x[3][2] x[3][3]
4.32/1.92	v 	</list>
4.32/1.92	v 	<values>
4.32/1.92	v 		1020 -1 -1 -1 3701 1494 -1 -1 2728 -1 -1 -1 946 -1 -1 -1 1020 -1 -1 -1 3701 1494 -1 -1 2728 -1 -1 -1 946 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 24 17 4 24 26 8 3 17 8 2 4 4 3 4 11 
4.32/1.92	v 	</values>
4.32/1.92	v </instantiation>

Verifier Data

OK	24

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 (9255 MiB free)
  memory of node 1: 16384 MiB (13410 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311550-1534551330/watcher-4311550-1534551330 -o /tmp/evaluation-result-4311550-1534551330/solver-4311550-1534551330 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534541038-19625 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1685847833 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311550-1534551330.xml 

running on 4 cores: 0,2,4,6

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

solver pid=21236, runsolver pid=21233

[startup+0.10012 s]*
/proc/loadavg: 2.61 1.71 1.48 3/215 21251
/proc/meminfo: memFree=23199132/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14082736 memory=30216 CPUtime=0.12 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 6495 0 0 0 11 1 0 0 20 0 15 0 272696265 14420721664 7554 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3520684 7554 3152 1 0 3482761 0
[pid=21236/tid=21238] ppid=21233 vsize=14082736 memory=-8773748148829983873 CPUtime=0.09 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 4504 0 0 0 9 0 0 0 20 0 15 0 272696265 14420721664 7554 33554432000 4194304 4196468 140736043405488 140028519351120 140028499219806 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 7554 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 7554 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 7554 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 7554 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696267 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272696268 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272696268 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) S 21233 21236 19594 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 272696270 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027850832240 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696270 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027849779440 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) S 21233 21236 19594 0 -1 1077944384 321 0 0 0 1 0 0 0 20 0 15 0 272696270 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027848726640 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696271 14420721664 7554 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30216 KiB

[startup+0.210756 s]*
/proc/loadavg: 2.61 1.71 1.48 4/215 21251
/proc/meminfo: memFree=23187120/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14082736 memory=46556 CPUtime=0.3 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 10232 0 0 0 28 2 0 0 20 0 15 0 272696265 14420721664 11639 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3520684 11639 3381 1 0 3482761 0
[pid=21236/tid=21238] ppid=21233 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 7836 0 0 0 18 1 0 0 20 0 15 0 272696265 14420721664 11639 33554432000 4194304 4196468 140736043405488 140028519365104 140028151312452 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14082736 memory=364 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 11639 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14082736 memory=139831385870649 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 11639 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 11639 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 11639 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696267 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272696268 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272696268 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) R 21233 21236 19594 0 -1 4202560 385 0 0 0 1 0 0 0 20 0 15 0 272696270 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027850832240 140028500249022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) R 21233 21236 19594 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 15 0 272696270 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027849779440 140028515150466 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0.05 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) R 21233 21236 19594 0 -1 4202560 409 0 0 0 5 0 0 0 20 0 15 0 272696270 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027848726640 140028507376446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696271 14420721664 11639 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46556 KiB

[startup+0.310326 s]*
/proc/loadavg: 2.61 1.71 1.48 3/215 21251
/proc/meminfo: memFree=23187680/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14082736 memory=49724 CPUtime=0.44 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 10601 0 0 0 41 3 0 0 20 0 15 0 272696265 14420721664 12431 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3520684 12431 3420 1 0 3482761 0
[pid=21236/tid=21238] ppid=21233 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 8122 0 0 0 28 2 0 0 20 0 15 0 272696265 14420721664 12431 33554432000 4194304 4196468 140736043405488 140028519350480 140028515151254 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14082736 memory=4294977871 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 12431 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14082736 memory=139831385873250 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 12431 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 12431 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696266 14420721664 12431 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696267 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272696268 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272696268 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) S 21233 21236 19594 0 -1 1077944384 418 0 0 0 3 0 0 0 20 0 15 0 272696270 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027850832240 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) S 21233 21236 19594 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 15 0 272696270 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027849779440 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0.08 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) R 21233 21236 19594 0 -1 4202560 454 0 0 0 8 0 0 0 20 0 15 0 272696270 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027848726640 140028507376446 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14082736 memory=139831384381056 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696271 14420721664 12431 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49724 KiB

[startup+0.70067 s]
/proc/loadavg: 2.61 1.71 1.48 3/215 21251
/proc/meminfo: memFree=23170916/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14084804 memory=88092 CPUtime=0.98 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 17386 0 0 0 93 5 0 0 20 0 15 0 272696265 14422839296 22023 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3521201 22023 3498 1 0 3483273 0
[pid=21236/tid=21238] ppid=21233 vsize=14084804 memory=231069240551002 CPUtime=0.67 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 14458 0 0 0 63 4 0 0 20 0 15 0 272696265 14422839296 22023 33554432000 4194304 4196468 140736043405488 140028519364736 140028507373334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14084804 memory=1477454 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696266 14422839296 22037 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14422839296 22037 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 272696266 14422839296 22037 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14084804 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696266 14422839296 22037 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696267 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14084804 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 272696268 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 272696268 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) S 21233 21236 19594 0 -1 1077944384 561 0 0 0 7 0 0 0 20 0 15 0 272696270 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027850832240 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) S 21233 21236 19594 0 -1 1077944384 414 0 0 0 7 0 0 0 20 0 15 0 272696270 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027849779440 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) S 21233 21236 19594 0 -1 1077944384 569 0 0 0 15 0 0 0 20 0 15 0 272696270 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027848726640 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14084804 memory=15764 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 272696271 14422839296 22037 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88092 KiB

[startup+1.51021 s]
/proc/loadavg: 2.61 1.71 1.48 5/215 21251
/proc/meminfo: memFree=23120292/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14090948 memory=257524 CPUtime=3.29 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 25605 0 0 0 315 14 0 0 20 0 15 0 272696265 14429130752 64381 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3522737 64381 3571 1 0 3484809 0
[pid=21236/tid=21238] ppid=21233 vsize=14090948 memory=10803 CPUtime=1.44 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 18639 0 0 0 138 6 0 0 20 0 15 0 272696265 14429130752 64381 33554432000 4194304 4196468 140736043405488 140028519376560 140028151375873 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14090948 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 206 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 64381 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14090948 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 272696266 14429130752 64381 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 144 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 64381 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14090948 memory=6943526294502006880 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 64381 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 272696267 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14090948 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) R 21233 21236 19594 0 -1 4202560 1586 0 0 0 60 0 0 0 20 0 15 0 272696270 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027850832240 140028501153700 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14090948 memory=0 CPUtime=0.62 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) R 21233 21236 19594 0 -1 4202560 1299 0 0 0 62 0 0 0 20 0 15 0 272696270 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027849766256 140028494794992 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14090948 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) S 21233 21236 19594 0 -1 1077944384 1922 0 0 0 46 0 0 0 20 0 15 0 272696270 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027848726640 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 64381 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 3.29 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 257524 KiB

[startup+1.94176 s]
# the end of solver process 21236 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.23093 s, system=0.160539 s

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

[startup+1.60123 s]
/proc/loadavg: 2.61 1.71 1.48 5/215 21251
/proc/meminfo: memFree=23120292/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14090948 memory=260576 CPUtime=3.54 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 26357 0 0 0 340 14 0 0 20 0 15 0 272696265 14429130752 65144 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3522737 65144 3577 1 0 3484809 0
[pid=21236/tid=21238] ppid=21233 vsize=14090948 memory=139831384407249 CPUtime=1.54 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 19329 0 0 0 147 7 0 0 20 0 15 0 272696265 14429130752 65144 33554432000 4194304 4196468 140736043405488 140028519364672 140028156486323 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14090948 memory=279662500762256 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 206 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 65144 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14090948 memory=139831250386868 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 272696266 14429130752 65144 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14090948 memory=3467824671636873280 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 144 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 65144 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14090948 memory=6154282490091891024 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 65144 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14090948 memory=5787776803188794432 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 272696267 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14090948 memory=4638778398332899938 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14090948 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) R 21233 21236 19594 0 -1 4202560 1605 0 0 0 66 0 0 0 20 0 15 0 272696270 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027850832240 140028515160666 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14090948 memory=6655300316396806240 CPUtime=0.7 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) R 21233 21236 19594 0 -1 4202560 1311 0 0 0 70 0 0 0 20 0 15 0 272696270 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027849779736 140028494364110 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14090948 memory=6944656592387989600 CPUtime=0.48 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) S 21233 21236 19594 0 -1 1077944384 1953 0 0 0 48 0 0 0 20 0 15 0 272696270 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027848726640 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14090948 memory=11763915425922 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 65144 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 3.54 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 260576 KiB

[startup+1.80069 s]
/proc/loadavg: 2.61 1.71 1.48 5/215 21251
/proc/meminfo: memFree=23120292/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14090948 memory=261704 CPUtime=4.1 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 27493 0 0 0 395 15 0 0 20 0 15 0 272696265 14429130752 65426 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3522737 65426 3577 1 0 3484809 0
[pid=21236/tid=21238] ppid=21233 vsize=14090948 memory=14697632714 CPUtime=1.73 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 19329 0 0 0 166 7 0 0 20 0 15 0 272696265 14429130752 65426 33554432000 4194304 4196468 140736043405488 140028519368480 140028157086373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14090948 memory=279662501002960 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 206 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 65426 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14090948 memory=279662500953008 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 272696266 14429130752 65426 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14090948 memory=279662500959920 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 144 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 65426 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14090948 memory=279662500730168 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 65426 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14090948 memory=279662500957584 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 272696267 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14090948 memory=279662500971248 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14090948 memory=2110181857589332 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14090948 memory=279662500975840 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14090948 memory=0 CPUtime=0.8 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) S 21233 21236 19594 0 -1 1077944384 1901 0 0 0 80 0 0 0 20 0 15 0 272696270 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027850832240 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14090948 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) S 21233 21236 19594 0 -1 1077944384 2110 0 0 0 89 0 0 0 20 0 15 0 272696270 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027849779440 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14090948 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) S 21233 21236 19594 0 -1 1077944384 1994 0 0 0 50 0 0 0 20 0 15 0 272696270 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027848726640 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14090948 memory=576460756329983782 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 65426 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 4.1 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 261704 KiB

[startup+1.90122 s]
/proc/loadavg: 2.61 1.71 1.48 5/215 21251
/proc/meminfo: memFree=23120292/32770624 swapFree=67108792/67108860
[pid=21236] ppid=21233 vsize=14090948 memory=264076 CPUtime=4.32 cores=0,2,4,6
/proc/21236/stat : 21236 (java) S 21233 21236 19594 0 -1 1077944320 28144 0 0 0 417 15 0 0 20 0 15 0 272696265 14429130752 66019 33554432000 4194304 4196468 140736043405488 140736043388032 140028515139319 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
/proc/21236/statm: 3522737 66019 3577 1 0 3484809 0
[pid=21236/tid=21238] ppid=21233 vsize=14090948 memory=0 CPUtime=1.83 cores=0,2,4,6
/proc/21236/task/21238/stat : 21238 (java) R 21233 21236 19594 0 -1 4202560 19329 0 0 0 176 7 0 0 20 0 15 0 272696265 14429130752 66019 33554432000 4194304 4196468 140736043405488 140028519368480 140028157068322 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21239] ppid=21233 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21239/stat : 21239 (java) S 21233 21236 19594 0 -1 1077944384 206 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 66019 33554432000 4194304 4196468 140736043405488 140028484852368 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21240] ppid=21233 vsize=14090948 memory=6943526294502006880 CPUtime=0.01 cores=0,2,4,6
/proc/21236/task/21240/stat : 21240 (java) S 21233 21236 19594 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 272696266 14429130752 66019 33554432000 4194304 4196468 140736043405488 140028109789712 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21241] ppid=21233 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21241/stat : 21241 (java) S 21233 21236 19594 0 -1 1077944384 144 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 66019 33554432000 4194304 4196468 140736043405488 140028108736912 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21242] ppid=21233 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21236/task/21242/stat : 21242 (java) S 21233 21236 19594 0 -1 1077944384 84 0 0 0 1 1 0 0 20 0 15 0 272696266 14429130752 66019 33554432000 4194304 4196468 140736043405488 140028107684112 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21243] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21243/stat : 21243 (java) S 21233 21236 19594 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 272696267 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027855043440 140028515150466 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21244] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21244/stat : 21244 (java) S 21233 21236 19594 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027853989408 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21245] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21245/stat : 21245 (java) S 21233 21236 19594 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 272696268 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027852936560 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21246] ppid=21233 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21246/stat : 21246 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696270 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027851884880 140028515157915 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21247] ppid=21233 vsize=14090948 memory=0 CPUtime=0.84 cores=0,2,4,6
/proc/21236/task/21247/stat : 21247 (java) S 21233 21236 19594 0 -1 1077944384 1909 0 0 0 84 0 0 0 20 0 15 0 272696270 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027850832240 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21248] ppid=21233 vsize=14090948 memory=0 CPUtime=0.97 cores=0,2,4,6
/proc/21236/task/21248/stat : 21248 (java) R 21233 21236 19594 0 -1 4202560 2749 0 0 0 96 1 0 0 20 0 15 0 272696270 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027849767408 140028499531296 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21249] ppid=21233 vsize=14090948 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/21236/task/21249/stat : 21249 (java) S 21233 21236 19594 0 -1 1077944384 1998 0 0 0 51 0 0 0 20 0 15 0 272696270 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027848726640 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21250] ppid=21233 vsize=14090948 memory=7590655979367786604 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21250/stat : 21250 (java) S 21233 21236 19594 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027847674080 140028515149525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
[pid=21236/tid=21251] ppid=21233 vsize=14090948 memory=7162531440177276259 CPUtime=0 cores=0,2,4,6
/proc/21236/task/21251/stat : 21251 (java) S 21233 21236 19594 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 272696271 14429130752 66019 33554432000 4194304 4196468 140736043405488 140027846622384 140028515150466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18948096 140736043410504 140736043410697 140736043410697 140736043413455 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 264076 KiB

Child status: 0
Real time (s): 1.94182
CPU time (s): 4.39147
CPU user time (s): 4.23093
CPU system time (s): 0.160539
CPU usage (%): 226.153
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 264076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.23093
system time used= 0.160539
maximum resident set size= 264888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28233
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2249
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 21236
#   total CPU time (s): 4.39147
#   total CPU user time (s): 4.23093
#   total CPU system time (s): 0.160539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035684 second user time and 0.056008 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-18 02:15:30
IDJOB=4311550
IDBENCH=141305
IDSOLVER=2799
FILE ID=node150/4311550-1534551330
RUNJOBID= node150-1534541038-19625
PBS_JOBID= 21038629
Free space on /tmp= 48188 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311550-1534551330/watcher-4311550-1534551330 -o /tmp/evaluation-result-4311550-1534551330/solver-4311550-1534551330 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534541038-19625 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1685847833 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311550-1534551330.xml

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=1685847833

node150.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.76
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.76
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.76
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.76
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:        23225980 kB
MemAvailable:   31710280 kB
Buffers:          185376 kB
Cached:          8558772 kB
SwapCached:            0 kB
Active:          4859468 kB
Inactive:        4116456 kB
Active(anon):     208236 kB
Inactive(anon):    92016 kB
Active(file):    4651232 kB
Inactive(file):  4024440 kB
Unevictable:        7708 kB
Mlocked:            7708 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             36160 kB
Writeback:           388 kB
AnonPages:        355772 kB
Mapped:            32052 kB
Shmem:             66116 kB
Slab:             265684 kB
SReclaimable:     237088 kB
SUnreclaim:        28596 kB
KernelStack:        3808 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1235008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 48152 MiB
End job on node150 at 2018-08-18 02:15:32