Trace number 4308207

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 2520.04 2505.92

General information on the benchmark

NameFrb/
frb-53-24-1-mgd_c18.xml
MD5SUMe77860b1077c007311080ac2a4bc32f8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables53
Number of constraints475
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":3},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":6},{"degree":16,"count":3},{"degree":17,"count":7},{"degree":18,"count":3},{"degree":19,"count":10},{"degree":20,"count":3},{"degree":21,"count":4},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":3},{"degree":25,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":475}]
Number of extensional constraints475
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":475}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 146844928
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
3.26/1.50	c Parsing done, starting search...
2520.01/2505.91	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 (13570 MiB free)
  memory of node 1: 16384 MiB (10524 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308207-1534345219/watcher-4308207-1534345219 -o /tmp/evaluation-result-4308207-1534345219/solver-4308207-1534345219 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534335230-24399 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 146844928 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308207-1534345219.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=25431, runsolver pid=25428

[startup+0.100163 s]*
/proc/loadavg: 1.50 1.44 1.39 3/219 25446
/proc/meminfo: memFree=24655216/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14082736 memory=30476 CPUtime=0.12 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 6549 0 0 0 11 1 0 0 20 0 15 0 252085088 14420721664 7619 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3520684 7619 3154 1 0 3482761 0
[pid=25431/tid=25433] ppid=25428 vsize=14082736 memory=-8773748148829982335 CPUtime=0.08 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 4580 0 0 0 8 0 0 0 20 0 15 0 252085089 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286968776352 140286964569415 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085091 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252085091 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286438094240 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252085092 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286437041648 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0.01 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 293 0 0 0 1 0 0 0 20 0 15 0 252085094 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 7619 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30476 KiB

[startup+0.211163 s]*
/proc/loadavg: 1.50 1.44 1.39 6/219 25446
/proc/meminfo: memFree=24639216/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14082736 memory=47100 CPUtime=0.31 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 10389 0 0 0 29 2 0 0 20 0 15 0 252085088 14420721664 11775 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3520684 11775 3376 1 0 3482761 0
[pid=25431/tid=25433] ppid=25428 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 8055 0 0 0 19 1 0 0 20 0 15 0 252085089 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286968784448 140286602205345 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14082736 memory=288370796105012864 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252085091 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252085091 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286438094240 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252085092 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286437041648 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) R 25428 25431 24368 0 -1 4202560 432 0 0 0 2 0 0 0 20 0 15 0 252085094 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286434917832 140286948955046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) R 25428 25431 24368 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 15 0 252085094 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0.06 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) R 25428 25431 24368 0 -1 4202560 348 0 0 0 6 0 0 0 20 0 15 0 252085094 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286432828664 140286943179521 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 11775 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47100 KiB

[startup+0.310772 s]*
/proc/loadavg: 1.50 1.44 1.39 4/219 25446
/proc/meminfo: memFree=24635680/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14082736 memory=50592 CPUtime=0.44 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 10792 0 0 0 42 2 0 0 20 0 15 0 252085088 14420721664 12648 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3520684 12648 3379 1 0 3482761 0
[pid=25431/tid=25433] ppid=25428 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 8417 0 0 0 28 1 0 0 20 0 15 0 252085089 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286968767024 140286944830868 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14082736 memory=288370796105012864 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252085091 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252085091 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286438094240 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252085092 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286437041648 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 433 0 0 0 3 0 0 0 20 0 15 0 252085094 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 191 0 0 0 2 0 0 0 20 0 15 0 252085094 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0.08 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 368 0 0 0 8 0 0 0 20 0 15 0 252085094 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14082736 memory=140419953301120 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085094 14420721664 12648 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50592 KiB

[startup+0.700818 s]
/proc/loadavg: 1.50 1.44 1.39 3/219 25446
/proc/meminfo: memFree=24611744/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14084804 memory=88996 CPUtime=1 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 17638 0 0 0 95 5 0 0 20 0 15 0 252085088 14422839296 22249 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3521201 22249 3498 1 0 3483273 0
[pid=25431/tid=25433] ppid=25428 vsize=14084804 memory=1784 CPUtime=0.68 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 14865 0 0 0 64 4 0 0 20 0 15 0 252085089 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286968779616 140286964577437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14084804 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085090 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14084804 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14084804 memory=5728 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252085090 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14084804 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252085091 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14084804 memory=1092 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252085091 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286438094240 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252085092 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286437041648 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14084804 memory=10692 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14084804 memory=7450174591119418944 CPUtime=0.07 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 575 0 0 0 7 0 0 0 20 0 15 0 252085094 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14084804 memory=6444198537895111255 CPUtime=0.07 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 352 0 0 0 7 0 0 0 20 0 15 0 252085094 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14084804 memory=7523071198212214892 CPUtime=0.15 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 463 0 0 0 15 0 0 0 20 0 15 0 252085094 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14084804 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252085094 14422839296 22249 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88996 KiB

[startup+1.50112 s]
/proc/loadavg: 1.50 1.44 1.39 5/219 25446
/proc/meminfo: memFree=24536576/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14090948 memory=224344 CPUtime=3.26 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 26411 0 0 0 316 10 0 0 20 0 15 0 252085088 14429130752 56086 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3522737 56086 3568 1 0 3484809 0
[pid=25431/tid=25433] ppid=25428 vsize=14090948 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 19164 0 0 0 138 7 0 0 20 0 15 0 252085089 14429130752 56086 33554432000 4194304 4196468 140732790742528 140286968790304 140286964576858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14090948 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085090 14429130752 56086 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14090948 memory=-6509546260019855299 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 252085090 14429130752 56086 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14090948 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 252085090 14429130752 56086 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14090948 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 252085090 14429130752 56086 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 197 0 0 0 0 0 0 0 20 0 15 0 252085091 14429130752 56086 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0

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

/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 36785 0 0 0 243333 18 0 0 20 0 15 0 252085089 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286968793792 140286608208678 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14090948 memory=295380 CPUtime=3.98 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 5077 0 0 0 381 17 0 0 20 0 15 0 252085090 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14090948 memory=295380 CPUtime=3.96 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 4802 0 0 0 377 19 0 0 20 0 15 0 252085090 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14090948 memory=293332 CPUtime=3.98 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 5754 0 0 0 378 20 0 0 20 0 15 0 252085090 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14090948 memory=293332 CPUtime=3.97 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 5350 0 0 0 378 19 0 0 20 0 15 0 252085090 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14090948 memory=295380 CPUtime=2.65 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 6385 0 0 0 246 19 0 0 20 0 15 0 252085091 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14090948 memory=295380 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252085091 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286438094304 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14090948 memory=295380 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 252085092 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286437041664 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14090948 memory=295380 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14090948 memory=836 CPUtime=1.1 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 4618 0 0 0 110 0 0 0 20 0 15 0 252085094 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14090948 memory=6791534058613427641 CPUtime=1.22 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 4052 0 0 0 122 0 0 0 20 0 15 0 252085094 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14090948 memory=1720 CPUtime=0.7 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 5893 0 0 0 69 1 0 0 20 0 15 0 252085094 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14090948 memory=295380 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14090948 memory=295380 CPUtime=0.94 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1303 0 0 0 45 49 0 0 20 0 15 0 252085094 14429130752 73845 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 2456.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 295380 KiB

[startup+2502.3 s]
/proc/loadavg: 1.13 1.28 1.35 3/219 25622
/proc/meminfo: memFree=24344696/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14090948 memory=297428 CPUtime=2516.39 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 82520 0 0 0 251500 139 0 0 20 0 15 0 252085088 14429130752 74357 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3522737 74357 3579 1 0 3484809 0
[pid=25431/tid=25433] ppid=25428 vsize=14090948 memory=297428 CPUtime=2493.29 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 37188 0 0 0 249311 18 0 0 20 0 15 0 252085089 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286968793552 140286606576118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 5112 0 0 0 391 17 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.06 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 5017 0 0 0 387 19 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.07 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 5812 0 0 0 387 20 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.07 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 5521 0 0 0 387 20 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14090948 memory=297428 CPUtime=2.71 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 6558 0 0 0 252 19 0 0 20 0 15 0 252085091 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252085091 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286438094304 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 252085092 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286437041664 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14090948 memory=3500 CPUtime=1.1 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 4620 0 0 0 110 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14090948 memory=297428 CPUtime=1.22 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 4054 0 0 0 122 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14090948 memory=297428 CPUtime=0.7 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 5895 0 0 0 69 1 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14090948 memory=2356 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14090948 memory=280839590500384 CPUtime=0.97 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1318 0 0 0 47 50 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 2516.39 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 297428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.9 s]
/proc/loadavg: 1.12 1.27 1.35 3/219 25622
/proc/meminfo: memFree=24344704/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14090948 memory=297428 CPUtime=2520.01 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 82591 0 0 0 251862 139 0 0 20 0 15 0 252085088 14429130752 74357 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3522737 74357 3579 1 0 3484809 0
[pid=25431/tid=25433] ppid=25428 vsize=14090948 memory=297428 CPUtime=2496.88 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 37205 0 0 0 249670 18 0 0 20 0 15 0 252085089 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286968793552 140286606554795 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 5114 0 0 0 391 17 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.06 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 5060 0 0 0 387 19 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 5821 0 0 0 388 20 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 5521 0 0 0 388 20 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14090948 memory=297428 CPUtime=2.71 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 6558 0 0 0 252 19 0 0 20 0 15 0 252085091 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252085091 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286438094304 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 252085092 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286437041664 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14090948 memory=297428 CPUtime=1.1 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 4620 0 0 0 110 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14090948 memory=297428 CPUtime=1.22 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 4054 0 0 0 122 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14090948 memory=297428 CPUtime=0.7 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 5895 0 0 0 69 1 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14090948 memory=6791534058613427641 CPUtime=0.97 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1318 0 0 0 47 50 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 297428 KiB

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

[startup+2505.92 s]
# the end of solver process 25431 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.64 s, system=1.39652 s

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

[startup+2505.9 s]
/proc/loadavg: 1.12 1.27 1.35 3/219 25622
/proc/meminfo: memFree=24344704/32770624 swapFree=67108840/67108860
[pid=25431] ppid=25428 vsize=14090948 memory=297428 CPUtime=2520.01 cores=0,2,4,6
/proc/25431/stat : 25431 (java) S 25428 25431 24368 0 -1 1077944320 82591 0 0 0 251862 139 0 0 20 0 15 0 252085088 14429130752 74357 33554432000 4194304 4196468 140732790742528 140732790725072 140286964555511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
/proc/25431/statm: 3522737 74357 3579 1 0 3484809 0
[pid=25431/tid=25433] ppid=25428 vsize=14090948 memory=297428 CPUtime=2496.88 cores=0,2,4,6
/proc/25431/task/25433/stat : 25433 (java) R 25428 25431 24368 0 -1 4202560 37205 0 0 0 249670 18 0 0 20 0 15 0 252085089 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286968793552 140286606554795 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25434] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25434/stat : 25434 (java) S 25428 25431 24368 0 -1 1077944384 5114 0 0 0 391 17 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286921107728 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25435] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.06 cores=0,2,4,6
/proc/25431/task/25435/stat : 25435 (java) S 25428 25431 24368 0 -1 1077944384 5060 0 0 0 387 19 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286559185296 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25436] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25436/stat : 25436 (java) S 25428 25431 24368 0 -1 1077944384 5821 0 0 0 388 20 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286558132752 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25437] ppid=25428 vsize=14090948 memory=297428 CPUtime=4.08 cores=0,2,4,6
/proc/25431/task/25437/stat : 25437 (java) S 25428 25431 24368 0 -1 1077944384 5521 0 0 0 388 20 0 0 20 0 15 0 252085090 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286557080208 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25438] ppid=25428 vsize=14090948 memory=297428 CPUtime=2.71 cores=0,2,4,6
/proc/25431/task/25438/stat : 25438 (java) S 25428 25431 24368 0 -1 1077944384 6558 0 0 0 252 19 0 0 20 0 15 0 252085091 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286439148016 140286964566658 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25439] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25439/stat : 25439 (java) S 25428 25431 24368 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 252085091 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286438094304 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25440] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25440/stat : 25440 (java) S 25428 25431 24368 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 252085092 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286437041664 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25441] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25441/stat : 25441 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286435990224 140286964574107 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25442] ppid=25428 vsize=14090948 memory=297428 CPUtime=1.1 cores=0,2,4,6
/proc/25431/task/25442/stat : 25442 (java) S 25428 25431 24368 0 -1 1077944384 4620 0 0 0 110 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286434936816 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25443] ppid=25428 vsize=14090948 memory=297428 CPUtime=1.22 cores=0,2,4,6
/proc/25431/task/25443/stat : 25443 (java) S 25428 25431 24368 0 -1 1077944384 4054 0 0 0 122 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286433884272 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25444] ppid=25428 vsize=14090948 memory=297428 CPUtime=0.7 cores=0,2,4,6
/proc/25431/task/25444/stat : 25444 (java) S 25428 25431 24368 0 -1 1077944384 5895 0 0 0 69 1 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286432831728 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25445] ppid=25428 vsize=14090948 memory=297428 CPUtime=0 cores=0,2,4,6
/proc/25431/task/25445/stat : 25445 (java) S 25428 25431 24368 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286431779424 140286964565717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
[pid=25431/tid=25446] ppid=25428 vsize=14090948 memory=6791534058613427641 CPUtime=0.97 cores=0,2,4,6
/proc/25431/task/25446/stat : 25446 (java) S 25428 25431 24368 0 -1 1077944384 1318 0 0 0 47 50 0 0 20 0 15 0 252085094 14429130752 74357 33554432000 4194304 4196468 140732790742528 140286430726960 140286964566658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11022336 140732790744137 140732790744329 140732790744329 140732790747087 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 297428 KiB

Child status: 143
Real time (s): 2505.92
CPU time (s): 2520.04
CPU user time (s): 2518.64
CPU system time (s): 1.39652
CPU usage (%): 100.564
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 393808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.64
system time used= 1.39652
maximum resident set size= 404552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82781
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126635
involuntary context switches= 7526


# summary of solver processes directly reported to runsolver:
#   pid: 25431
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.64
#   total CPU system time (s): 1.39652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5251 second user time and 23.9183 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 17:00:19
IDJOB=4308207
IDBENCH=141583
IDSOLVER=2791
FILE ID=node135/4308207-1534345219
RUNJOBID= node135-1534335230-24399
PBS_JOBID= 21038169
Free space on /tmp= 49592 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Frb/frb-53-24-1-mgd_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308207-1534345219/watcher-4308207-1534345219 -o /tmp/evaluation-result-4308207-1534345219/solver-4308207-1534345219 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534335230-24399 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 146844928 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308207-1534345219.xml

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

MD5SUM BENCH= e77860b1077c007311080ac2a4bc32f8
RANDOM SEED=146844928

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.50
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.50
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.50
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:        24673344 kB
MemAvailable:   31666068 kB
Buffers:          167640 kB
Cached:          7070236 kB
SwapCached:           20 kB
Active:          4171448 kB
Inactive:        3350384 kB
Active(anon):     232992 kB
Inactive(anon):   111460 kB
Active(file):    3938456 kB
Inactive(file):  3238924 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             36296 kB
Writeback:             0 kB
AnonPages:        291060 kB
Mapped:            71468 kB
Shmem:             57996 kB
Slab:             272284 kB
SReclaimable:     243804 kB
SUnreclaim:        28480 kB
KernelStack:        3584 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1305616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 49556 MiB
End job on node135 at 2018-08-15 17:42:05