Trace number 4312129

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-17? (TO) 253.018 93.8295

General information on the benchmark

NameGraphColoring/
GraphColoring-qg-order60_c18.xml
MD5SUM2b7bed68bca9665ed3be29de24764d77
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark59
Best CPU time to get the best result obtained on this benchmark252.101
Satisfiable
(Un)Satisfiability was proved
Number of variables3600
Number of constraints212400
Number of domains1
Minimum domain size3600
Maximum domain size3600
Distribution of domain sizes[{"size":3600,"count":3600}]
Minimum variable degree119
Maximum variable degree119
Distribution of variable degrees[{"degree":119,"count":3600}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":212400}]
Number of extensional constraints0
Number of intensional constraints212400
Distribution of constraint types[{"type":"intension","count":212400}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 380613138
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
252.89/93.76	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 (12412 MiB free)
  memory of node 1: 16384 MiB (10590 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312129-1534569065/watcher-4312129-1534569065 -o /tmp/evaluation-result-4312129-1534569065/solver-4312129-1534569065 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534568572-15330 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 380613138 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312129-1534569065.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=15705, runsolver pid=15702
Current StackSize limit: 8192 KiB


[startup+0.109015 s]*
/proc/loadavg: 1.71 1.71 1.57 6/216 15720
/proc/meminfo: memFree=23536032/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14082736 memory=33736 CPUtime=0.13 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 7302 0 0 0 11 2 0 0 20 0 15 0 274469686 14420721664 8368 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3520684 8434 3158 1 0 3482761 0
[pid=15705/tid=15707] ppid=15702 vsize=14082736 memory=-8557575366716199548 CPUtime=0.1 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) R 15702 15705 12267 0 -1 4202560 5429 0 0 0 9 1 0 0 20 0 15 0 274469686 14420721664 8500 33554432000 4194304 4196468 140734683429216 140585462983600 140585439053596 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 8500 33554432000 4194304 4196468 140734683429216 140585055005712 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 8500 33554432000 4194304 4196468 140734683429216 140585053953168 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 8500 33554432000 4194304 4196468 140734683429216 140585052900112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 8500 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469688 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584933787888 140585458788994 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469689 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584932734112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469689 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584931681008 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) R 15702 15705 12267 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0.01 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) R 15702 15705 12267 0 -1 4202560 279 0 0 0 1 0 0 0 20 0 15 0 274469692 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584927472112 140585458799194 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 8500 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33736 KiB

[startup+0.210412 s]*
/proc/loadavg: 1.71 1.71 1.57 8/216 15720
/proc/meminfo: memFree=23519784/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14082736 memory=46912 CPUtime=0.3 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 10334 0 0 0 27 3 0 0 20 0 15 0 274469686 14420721664 11728 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3520684 11728 3318 1 0 3482761 0
[pid=15705/tid=15707] ppid=15702 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) R 15702 15705 12267 0 -1 4202560 8121 0 0 0 18 2 0 0 20 0 15 0 274469686 14420721664 11728 33554432000 4194304 4196468 140734683429216 140585462996976 140585096528573 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 11728 33554432000 4194304 4196468 140734683429216 140585055005712 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14082736 memory=140695876172242 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 11728 33554432000 4194304 4196468 140734683429216 140585053953168 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 11728 33554432000 4194304 4196468 140734683429216 140585052900112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 11728 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274469688 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584933787888 140585458788994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469689 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584932734112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469689 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584931681008 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) R 15702 15705 12267 0 -1 4202560 371 0 0 0 1 0 0 0 20 0 15 0 274469692 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584929569360 140585439478144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) R 15702 15705 12267 0 -1 1077944384 174 0 0 0 1 0 0 0 20 0 15 0 274469692 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0.05 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) R 15702 15705 12267 0 -1 4202560 302 0 0 0 5 0 0 0 20 0 15 0 274469692 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584927472112 140585437727739 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 11728 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46912 KiB

[startup+0.310541 s]*
/proc/loadavg: 1.71 1.71 1.57 4/216 15720
/proc/meminfo: memFree=23514512/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14082736 memory=50424 CPUtime=0.44 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 10800 0 0 0 41 3 0 0 20 0 15 0 274469686 14420721664 12606 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3520684 12606 3362 1 0 3482761 0
[pid=15705/tid=15707] ppid=15702 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) R 15702 15705 12267 0 -1 4202560 8485 0 0 0 28 2 0 0 20 0 15 0 274469686 14420721664 12606 33554432000 4194304 4196468 140734683429216 140585462959920 140585441964673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 12606 33554432000 4194304 4196468 140734683429216 140585055005712 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14082736 memory=140695876165915 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 12606 33554432000 4194304 4196468 140734683429216 140585053953168 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 12606 33554432000 4194304 4196468 140734683429216 140585052900112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469687 14420721664 12606 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274469688 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584933787888 140585458788994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469689 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584932734112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469689 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584931681008 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) S 15702 15705 12267 0 -1 1077944384 419 0 0 0 3 0 0 0 20 0 15 0 274469692 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 195 0 0 0 1 0 0 0 20 0 15 0 274469692 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0.08 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 12267 0 -1 1077944384 324 0 0 0 8 0 0 0 20 0 15 0 274469692 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584927472112 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14082736 memory=140695874680448 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469692 14420721664 12606 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50424 KiB

[startup+0.700708 s]
/proc/loadavg: 1.71 1.71 1.57 5/216 15720
/proc/meminfo: memFree=23445956/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14084804 memory=88764 CPUtime=0.98 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 17593 0 0 0 92 6 0 0 20 0 15 0 274469686 14422839296 22191 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3521201 22191 3501 1 0 3483273 0
[pid=15705/tid=15707] ppid=15702 vsize=14084804 memory=1752 CPUtime=0.67 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) R 15702 15705 12267 0 -1 4202560 14914 0 0 0 63 4 0 0 20 0 15 0 274469686 14422839296 22191 33554432000 4194304 4196468 140734683429216 140585462986400 140585458799773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14084804 memory=856 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14422839296 22191 33554432000 4194304 4196468 140734683429216 140585055005712 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14084804 memory=12468 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14422839296 22191 33554432000 4194304 4196468 140734683429216 140585053953168 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469687 14422839296 22191 33554432000 4194304 4196468 140734683429216 140585052900112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14084804 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469687 14422839296 22191 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14084804 memory=1812 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274469688 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584933787888 140585458788994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14084804 memory=1064 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469689 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584932734112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14084804 memory=6420 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469689 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584931681008 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14084804 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14084804 memory=7525326301224851042 CPUtime=0.07 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) S 15702 15705 12267 0 -1 1077944384 548 0 0 0 7 0 0 0 20 0 15 0 274469692 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14084804 memory=5787213848606435153 CPUtime=0.06 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 365 0 0 0 6 0 0 0 20 0 15 0 274469692 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14084804 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 12267 0 -1 1077944384 386 0 0 0 14 0 0 0 20 0 15 0 274469692 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584927472112 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469692 14422839296 22191 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88764 KiB

[startup+1.50105 s]
/proc/loadavg: 1.71 1.71 1.57 8/216 15720
/proc/meminfo: memFree=23171712/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14086852 memory=319996 CPUtime=3.19 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 19875 0 0 0 294 25 0 0 20 0 15 0 274469686 14424936448 79999 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3521713 79999 3557 1 0 3483785 0
[pid=15705/tid=15707] ppid=15702 vsize=14086852 memory=6791534058613427641 CPUtime=1.37 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) R 15702 15705 12267 0 -1 4202560 15381 0 0 0 130 7 0 0 20 0 15 0 274469686 14424936448 79999 33554432000 4194304 4196468 140734683429216 140585463010192 140585100273375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14086852 memory=-6951259422114956437 CPUtime=0.08 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) S 15702 15705 12267 0 -1 1077944384 60 0 0 0 5 3 0 0 20 0 15 0 274469687 14424936448 79999 33554432000 4194304 4196468 140734683429216 140585055005712 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14086852 memory=-6509546260019855299 CPUtime=0.1 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) S 15702 15705 12267 0 -1 1077944384 57 0 0 0 6 4 0 0 20 0 15 0 274469687 14424936448 79999 33554432000 4194304 4196468 140734683429216 140585053953168 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14086852 memory=-7390251449858225344 CPUtime=0.1 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) S 15702 15705 12267 0 -1 1077944384 65 0 0 0 6 4 0 0 20 0 15 0 274469687 14424936448 79999 33554432000 4194304 4196468 140734683429216 140585052900112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14086852 memory=4134692831991786133 CPUtime=0.1 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 64 0 0 0 6 4 0 0 20 0 15 0 274469687 14424936448 79999 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14086852 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 274469688 14424936448 79999 33554432000 4194304 4196468 140734683429216 140584933787888 140585458788994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0

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

[pid=15705/tid=15711] ppid=15702 vsize=14090948 memory=0 CPUtime=5.9 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 6644 0 0 0 475 115 0 0 20 0 15 0 274469687 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14090948 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 14979 0 0 0 24 1 0 0 20 0 15 0 274469688 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584933787888 140585458788994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584932734176 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584931681024 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14090948 memory=0 CPUtime=2.2 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) S 15702 15705 12267 0 -1 1077944384 4799 0 0 0 219 1 0 0 20 0 15 0 274469692 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14090948 memory=0 CPUtime=2.76 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 4914 0 0 0 275 1 0 0 20 0 15 0 274469692 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14090948 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 12267 0 -1 1077944384 5912 0 0 0 77 1 0 0 20 0 15 0 274469692 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584927472112 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14090948 memory=7278540 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14090948 memory=7278540 CPUtime=0.01 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 381 0 0 0 0 1 0 0 20 0 15 0 274469692 14429130752 1819635 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 48.91 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 7278540 KiB

[startup+51.1008 s]
/proc/loadavg: 1.86 1.77 1.60 6/216 15720
/proc/meminfo: memFree=6768204/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14090948 memory=11719688 CPUtime=108.09 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 144113 0 0 0 9810 999 0 0 20 0 15 0 274469686 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3522737 2929922 3608 1 0 3484809 0
[pid=15705/tid=15707] ppid=15702 vsize=14090948 memory=0 CPUtime=33 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) S 15702 15705 12267 0 -1 1077944384 30114 0 0 0 3250 50 0 0 20 0 15 0 274469686 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140585463016336 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14090948 memory=208134115195573 CPUtime=17.1 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) R 15702 15705 12267 0 -1 4202560 13405 0 0 0 1469 241 0 0 20 0 15 0 274469687 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140585055005520 140585451406055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14090948 memory=0 CPUtime=17.23 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) R 15702 15705 12267 0 -1 4202560 21761 0 0 0 1515 208 0 0 20 0 15 0 274469687 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140585053953288 140585451406055 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14090948 memory=0 CPUtime=17.12 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) R 15702 15705 12267 0 -1 4202560 21426 0 0 0 1479 233 0 0 20 0 15 0 274469687 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140585052899920 140585451406055 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14090948 memory=0 CPUtime=17.17 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) R 15702 15705 12267 0 -1 4202560 11417 0 0 0 1460 257 0 0 20 0 15 0 274469687 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140585051847768 140585451874600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14090948 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 27723 0 0 0 59 2 0 0 20 0 15 0 274469688 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584933786432 140585458788053 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584932734176 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584931681024 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14090948 memory=0 CPUtime=2.21 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) S 15702 15705 12267 0 -1 1077944384 5631 0 0 0 220 1 0 0 20 0 15 0 274469692 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14090948 memory=0 CPUtime=2.76 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 4917 0 0 0 275 1 0 0 20 0 15 0 274469692 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14090948 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 12267 0 -1 1077944384 5915 0 0 0 77 1 0 0 20 0 15 0 274469692 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584927472112 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14090948 memory=7649399358461785393 CPUtime=0.02 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 423 0 0 0 1 1 0 0 20 0 15 0 274469692 14429130752 2929922 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 108.09 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11719688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+93.5008 s]
/proc/loadavg: 2.92 2.03 1.69 6/216 15721
/proc/meminfo: memFree=6575096/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14090948 memory=11719816 CPUtime=252.11 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 208721 0 0 0 24147 1064 0 0 20 0 15 0 274469686 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3522737 2929954 3608 1 0 3484809 0
[pid=15705/tid=15707] ppid=15702 vsize=14090948 memory=304556144700162363 CPUtime=38.68 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) S 15702 15705 12267 0 -1 1077944384 31878 0 0 0 3818 50 0 0 20 0 15 0 274469686 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140585463016400 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14090948 memory=15255943717849665 CPUtime=51.43 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) R 15702 15705 12267 0 -1 4202560 20182 0 0 0 4890 253 0 0 20 0 15 0 274469687 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140585055005520 140585442160880 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14090948 memory=13636 CPUtime=51.35 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) R 15702 15705 12267 0 -1 4202560 25271 0 0 0 4910 225 0 0 20 0 15 0 274469687 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140585053953288 140585451406055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14090948 memory=4600 CPUtime=51.43 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) R 15702 15705 12267 0 -1 4202560 41726 0 0 0 4893 250 0 0 20 0 15 0 274469687 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140585052900000 140585451880861 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14090948 memory=1176 CPUtime=51.16 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 14641 0 0 0 4841 275 0 0 20 0 15 0 274469687 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140585051847376 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14090948 memory=492 CPUtime=2.17 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) S 15702 15705 12267 0 -1 1077944384 56704 0 0 0 214 3 0 0 20 0 15 0 274469688 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584933786432 140585458788053 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14090948 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584932734176 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14090948 memory=928 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584931681024 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14090948 memory=2216 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584930629584 140585458796443 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14090948 memory=928 CPUtime=2.21 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) S 15702 15705 12267 0 -1 1077944384 5635 0 0 0 220 1 0 0 20 0 15 0 274469692 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14090948 memory=1564 CPUtime=2.76 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 4927 0 0 0 275 1 0 0 20 0 15 0 274469692 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14090948 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 12267 0 -1 1077944384 5922 0 0 0 77 1 0 0 20 0 15 0 274469692 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584927472112 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14090948 memory=7888 CPUtime=0.05 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 453 0 0 0 3 2 0 0 20 0 15 0 274469692 14429130752 2929954 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 252.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11719816 KiB

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

[startup+93.8295 s]
# the end of solver process 15705 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=242.304 s, system=10.7142 s

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

[startup+93.7091 s]
/proc/loadavg: 2.92 2.03 1.69 6/216 15721
/proc/meminfo: memFree=6575096/32770624 swapFree=67105356/67108860
[pid=15705] ppid=15702 vsize=14090948 memory=11719820 CPUtime=252.89 cores=0,2,4,6
/proc/15705/stat : 15705 (java) S 15702 15705 12267 0 -1 1077944320 208857 0 0 0 24224 1065 0 0 20 0 15 0 274469686 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140734683411760 140585458777847 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
/proc/15705/statm: 3522737 2929955 3608 1 0 3484809 0
[pid=15705/tid=15707] ppid=15702 vsize=14090948 memory=1696 CPUtime=38.68 cores=0,2,4,6
/proc/15705/task/15707/stat : 15707 (java) S 15702 15705 12267 0 -1 1077944384 31878 0 0 0 3818 50 0 0 20 0 15 0 274469686 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140585463016400 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15708] ppid=15702 vsize=14090948 memory=916 CPUtime=51.62 cores=0,2,4,6
/proc/15705/task/15708/stat : 15708 (java) S 15702 15705 12267 0 -1 1077944384 20182 0 0 0 4909 253 0 0 20 0 15 0 274469687 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140585055005712 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15709] ppid=15702 vsize=14090948 memory=3848 CPUtime=51.54 cores=0,2,4,6
/proc/15705/task/15709/stat : 15709 (java) S 15702 15705 12267 0 -1 1077944384 25271 0 0 0 4929 225 0 0 20 0 15 0 274469687 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140585053953168 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15710] ppid=15702 vsize=14090948 memory=2580 CPUtime=51.63 cores=0,2,4,6
/proc/15705/task/15710/stat : 15710 (java) S 15702 15705 12267 0 -1 1077944384 41726 0 0 0 4913 250 0 0 20 0 15 0 274469687 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140585052900112 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15711] ppid=15702 vsize=14090948 memory=2580 CPUtime=51.34 cores=0,2,4,6
/proc/15705/task/15711/stat : 15711 (java) S 15702 15705 12267 0 -1 1077944384 14641 0 0 0 4859 275 0 0 20 0 15 0 274469687 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140585051847568 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15712] ppid=15702 vsize=14090948 memory=4104 CPUtime=2.18 cores=0,2,4,6
/proc/15705/task/15712/stat : 15712 (java) R 15702 15705 12267 0 -1 4202560 56835 0 0 0 215 3 0 0 20 0 15 0 274469688 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584933786320 140585437148027 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15713] ppid=15702 vsize=14090948 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15713/stat : 15713 (java) S 15702 15705 12267 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584932734176 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15714] ppid=15702 vsize=14090948 memory=2972 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15714/stat : 15714 (java) S 15702 15705 12267 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 274469689 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584931681024 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15715] ppid=15702 vsize=14090948 memory=5521732 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15715/stat : 15715 (java) S 15702 15705 12267 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584930629232 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15716] ppid=15702 vsize=14090948 memory=1408 CPUtime=2.21 cores=0,2,4,6
/proc/15705/task/15716/stat : 15716 (java) S 15702 15705 12267 0 -1 1077944384 5635 0 0 0 220 1 0 0 20 0 15 0 274469692 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584929577712 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15717] ppid=15702 vsize=14090948 memory=2948 CPUtime=2.76 cores=0,2,4,6
/proc/15705/task/15717/stat : 15717 (java) S 15702 15705 12267 0 -1 1077944384 4927 0 0 0 275 1 0 0 20 0 15 0 274469692 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584928525168 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15718] ppid=15702 vsize=14090948 memory=11719800 CPUtime=0.78 cores=0,2,4,6
/proc/15705/task/15718/stat : 15718 (java) S 15702 15705 12267 0 -1 1077944384 5922 0 0 0 77 1 0 0 20 0 15 0 274469692 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584927472112 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15719] ppid=15702 vsize=14090948 memory=11719808 CPUtime=0 cores=0,2,4,6
/proc/15705/task/15719/stat : 15719 (java) S 15702 15705 12267 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469692 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584926419808 140585458788053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
[pid=15705/tid=15720] ppid=15702 vsize=14090948 memory=11719816 CPUtime=0.05 cores=0,2,4,6
/proc/15705/task/15720/stat : 15720 (java) S 15702 15705 12267 0 -1 1077944384 453 0 0 0 3 2 0 0 20 0 15 0 274469692 14429130752 2929955 33554432000 4194304 4196468 140734683429216 140584925366832 140585458788994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24969216 140734683436111 140734683436302 140734683436302 140734683439055 0
Current children cumulated CPU time: 252.89 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 11719820 KiB

[startup+93.8007 s]*
/proc/loadavg: 2.92 2.03 1.69 3/203 15723
/proc/meminfo: memFree=13995928/32770624 swapFree=67105356/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 93.8295
CPU time (s): 253.018
CPU user time (s): 242.304
CPU system time (s): 10.7142
CPU usage (%): 269.658
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 11719820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.304
system time used= 10.7142
maximum resident set size= 11720308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209040
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10229
involuntary context switches= 4327


# summary of solver processes directly reported to runsolver:
#   pid: 15705
#   total CPU time (s): 253.018
#   total CPU user time (s): 242.304
#   total CPU system time (s): 10.7142

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.61551 second user time and 0.989142 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-18 07:11:05
IDJOB=4312129
IDBENCH=141137
IDSOLVER=2800
FILE ID=node149/4312129-1534569065
RUNJOBID= node149-1534568572-15330
PBS_JOBID= 21038630
Free space on /tmp= 51880 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/GraphColoring/GraphColoring-qg-order60_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-4312129-1534569065/watcher-4312129-1534569065 -o /tmp/evaluation-result-4312129-1534569065/solver-4312129-1534569065 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534568572-15330 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 380613138 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312129-1534569065.xml

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

MD5SUM BENCH= 2b7bed68bca9665ed3be29de24764d77
RANDOM SEED=380613138

node149.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.60
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.60
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.60
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.60
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:        23556220 kB
MemAvailable:   31624620 kB
Buffers:          214536 kB
Cached:          8106400 kB
SwapCached:         1704 kB
Active:          4262772 kB
Inactive:        4377260 kB
Active(anon):     289128 kB
Inactive(anon):    98872 kB
Active(file):    3973644 kB
Inactive(file):  4278388 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:             81468 kB
Writeback:             0 kB
AnonPages:        325496 kB
Mapped:            32468 kB
Shmem:             65952 kB
Slab:             272988 kB
SReclaimable:     244828 kB
SUnreclaim:        28160 kB
KernelStack:        3536 kB
PageTables:         5860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1463672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51844 MiB
End job on node149 at 2018-08-18 07:12:39