Trace number 4300632

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
MiniCPFever 2018-04-29? (TO) 2520.04 2448.72

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-12a-nodv_c18.xml
MD5SUMade7e343d722de526571137fe9a026e5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2519.8
Satisfiable
(Un)Satisfiability was proved
Number of variables882
Number of constraints947
Number of domains4
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":792},{"size":9,"count":12},{"size":12,"count":66},{"size":15,"count":12}]
Minimum variable degree1
Maximum variable degree18
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":12},{"degree":4,"count":792},{"degree":12,"count":11},{"degree":13,"count":20},{"degree":14,"count":15},{"degree":15,"count":9},{"degree":16,"count":6},{"degree":17,"count":1},{"degree":18,"count":4}]
Minimum constraint arity2
Maximum constraint arity67
Distribution of constraint arities[{"arity":2,"count":857},{"arity":12,"count":66},{"arity":67,"count":24}]
Number of extensional constraints792
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":792},{"type":"intension","count":65},{"type":"sum","count":90}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.00/2448.70	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 (9582 MiB free)
  memory of node 1: 16384 MiB (13750 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300632-1532892870/watcher-4300632-1532892870 -o /tmp/evaluation-result-4300632-1532892870/solver-4300632-1532892870 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532881965-29969 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300632-1532892870.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=31540, runsolver pid=31537

[startup+0.100123 s]*
/proc/loadavg: 1.40 1.37 1.38 3/218 31555
/proc/meminfo: memFree=23877324/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10658972 memory=27420 CPUtime=0.13 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 5269 0 0 0 12 1 0 0 20 0 15 0 106850218 10914787328 6855 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664743 6855 2855 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 3100 0 0 0 9 0 0 0 20 0 15 0 106850219 10914787328 6855 33554432000 4194304 4196468 140736308822128 140014868632096 140014475415068 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10658972 memory=5793855493409470905 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 6855 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 6855 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 6855 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 6855 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106850221 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106850221 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) R 31537 31540 29938 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013894126032 140014864422613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) R 31537 31540 29938 0 -1 4202560 154 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013893064640 140014844252093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0.02 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) R 31537 31540 29938 0 -1 4202560 338 0 0 0 2 0 0 0 20 0 15 0 106850224 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013892020336 140014842902912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) R 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 6855 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27420 KiB

[startup+0.210698 s]*
/proc/loadavg: 1.40 1.37 1.38 4/218 31555
/proc/meminfo: memFree=23864928/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10658972 memory=39864 CPUtime=0.34 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 8055 0 0 0 32 2 0 0 20 0 15 0 106850218 10914787328 9966 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664743 9966 2951 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10658972 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 5066 0 0 0 19 1 0 0 20 0 15 0 106850219 10914787328 9966 33554432000 4194304 4196468 140736308822128 140014868650560 140014475930816 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10658972 memory=4211973968604368266 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 9966 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 9966 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 9966 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106850219 10914787328 9966 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106850221 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106850221 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10658972 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) S 31537 31540 29938 0 -1 1077944384 351 0 0 0 1 0 0 0 20 0 15 0 106850224 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013894125936 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10658972 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) R 31537 31540 29938 0 -1 1077944384 392 0 0 0 3 0 0 0 20 0 15 0 106850224 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013893073136 140014864423554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0.08 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) R 31537 31540 29938 0 -1 4202560 880 0 0 0 8 0 0 0 20 0 15 0 106850224 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013892017072 140014848938749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10658972 memory=140242399577728 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850224 10914787328 9966 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39864 KiB

[startup+0.313342 s]*
/proc/loadavg: 1.40 1.37 1.38 4/218 31555
/proc/meminfo: memFree=23860276/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10659048 memory=44676 CPUtime=0.57 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 8724 0 0 0 55 2 0 0 20 0 15 0 106850218 10914865152 11169 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664762 11169 3049 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10659048 memory=6735269665583770266 CPUtime=0.29 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 5429 0 0 0 28 1 0 0 20 0 15 0 106850219 10914865152 11169 33554432000 4194304 4196468 140736308822128 140014868650008 140014848492894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=4211973968604368266 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 11169 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=280484691736960 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 11169 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=280484584346112 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 11169 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=140242292159247 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 11169 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=280484691746176 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10659048 memory=140242292163855 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10659048 memory=140242292196130 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10659048 memory=140242292199312 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10659048 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) S 31537 31540 29938 0 -1 1077944384 482 0 0 0 5 0 0 0 20 0 15 0 106850224 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013894125936 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10659048 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) S 31537 31540 29938 0 -1 1077944384 418 0 0 0 5 0 0 0 20 0 15 0 106850224 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013893073136 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10659048 memory=140242399577728 CPUtime=0.16 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) R 31537 31540 29938 0 -1 4202560 1032 0 0 0 16 0 0 0 20 0 15 0 106850224 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013892020336 140014857509108 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10659048 memory=140242399605148 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 11169 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 44676 KiB

[startup+0.701353 s]
/proc/loadavg: 1.40 1.37 1.38 7/218 31555
/proc/meminfo: memFree=23836536/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10659048 memory=96308 CPUtime=1.85 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 12486 0 0 0 181 4 0 0 20 0 15 0 106850218 10914865152 24077 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664762 24077 3115 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10659048 memory=56 CPUtime=0.66 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 5742 0 0 0 64 2 0 0 20 0 15 0 106850219 10914865152 24589 33554432000 4194304 4196468 140736308822128 140014868651152 140014477752411 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 24589 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 24589 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 24589 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=8320808402719684661 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 24589 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10659048 memory=796 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10659048 memory=8460 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10659048 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10659048 memory=1200 CPUtime=0.37 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) R 31537 31540 29938 0 -1 4202560 1615 0 0 0 37 0 0 0 20 0 15 0 106850224 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013894118424 140014849519879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10659048 memory=12136 CPUtime=0.38 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) R 31537 31540 29938 0 -1 4202560 1514 0 0 0 38 0 0 0 20 0 15 0 106850224 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013893059016 140014845955762 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10659048 memory=1008 CPUtime=0.4 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) S 31537 31540 29938 0 -1 1077944384 2245 0 0 0 40 0 0 0 20 0 15 0 106850224 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013892020336 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10659048 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10659048 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 24589 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 1.85 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 96308 KiB

[startup+1.50071 s]
/proc/loadavg: 1.40 1.37 1.38 5/218 31555
/proc/meminfo: memFree=23713540/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10659048 memory=202716 CPUtime=3.74 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 15068 0 0 0 368 6 0 0 20 0 15 0 106850218 10914865152 50679 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664762 50679 3137 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10659048 memory=0 CPUtime=1.45 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 5786 0 0 0 141 4 0 0 20 0 15 0 106850219 10914865152 50679 33554432000 4194304 4196468 140736308822128 140014868651904 140014479501804 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 50679 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 50679 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106850219 10914865152 50679 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 15 0 106850219 10914865152 50679 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 50679 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0

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

/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 69142 0 0 0 235478 48 0 0 20 0 15 0 106850219 10914865152 802672 33554432000 4194304 4196468 140736308822128 140014868651824 140014479430760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=3210180 CPUtime=22.52 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 17886 0 0 0 2227 25 0 0 20 0 15 0 106850219 10914865152 802672 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=3211204 CPUtime=22.41 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 19128 0 0 0 2212 29 0 0 20 0 15 0 106850219 10914865152 802672 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=3210692 CPUtime=22.45 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 15778 0 0 0 2220 25 0 0 20 0 15 0 106850219 10914865152 802672 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=3210688 CPUtime=22.49 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 19217 0 0 0 2225 24 0 0 20 0 15 0 106850219 10914865152 802672 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=3210688 CPUtime=3.14 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 16022 0 0 0 300 14 0 0 20 0 15 0 106850221 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10659048 memory=3209668 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10659048 memory=4350584332334936096 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10659048 memory=3210688 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10659048 memory=3067848 CPUtime=0.97 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) S 31537 31540 29938 0 -1 1077944384 3743 0 0 0 96 1 0 0 20 0 15 0 106850224 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013894125936 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10659048 memory=6944656592455097440 CPUtime=1.05 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) S 31537 31540 29938 0 -1 1077944384 4255 0 0 0 105 0 0 0 20 0 15 0 106850224 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013893073136 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10659048 memory=4132 CPUtime=0.48 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) S 31537 31540 29938 0 -1 1077944384 3506 0 0 0 47 1 0 0 20 0 15 0 106850224 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013892020336 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10659048 memory=30612 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10659048 memory=3210692 CPUtime=1.4 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 878 0 0 0 67 73 0 0 20 0 15 0 106850224 10914865152 802672 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 2452.27 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 3210688 KiB

[startup+2442.3 s]
/proc/loadavg: 1.60 1.64 1.53 3/219 31734
/proc/meminfo: memFree=20660612/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10659048 memory=3212708 CPUtime=2513.47 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 176085 0 0 0 251121 226 0 0 20 0 15 0 106850218 10914865152 803177 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664762 803177 3164 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10659048 memory=3209144 CPUtime=2414.85 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 71871 0 0 0 241436 49 0 0 20 0 15 0 106850219 10914865152 803177 33554432000 4194304 4196468 140736308822128 140014868651824 140014479638853 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=3213732 CPUtime=22.91 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 18456 0 0 0 2266 25 0 0 20 0 15 0 106850219 10914865152 803177 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=3213220 CPUtime=22.81 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 19593 0 0 0 2251 30 0 0 20 0 15 0 106850219 10914865152 803177 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=3213220 CPUtime=22.83 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 16517 0 0 0 2258 25 0 0 20 0 15 0 106850219 10914865152 803177 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=3212708 CPUtime=22.88 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 19686 0 0 0 2263 25 0 0 20 0 15 0 106850219 10914865152 803177 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=3212708 CPUtime=3.15 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 16196 0 0 0 301 14 0 0 20 0 15 0 106850221 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10659048 memory=3212708 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10659048 memory=246383 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10659048 memory=3213220 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10659048 memory=3211164 CPUtime=0.97 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) S 31537 31540 29938 0 -1 1077944384 3745 0 0 0 96 1 0 0 20 0 15 0 106850224 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013894125936 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10659048 memory=3212708 CPUtime=1.05 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) S 31537 31540 29938 0 -1 1077944384 4257 0 0 0 105 0 0 0 20 0 15 0 106850224 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013893073136 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10659048 memory=4108 CPUtime=0.48 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) S 31537 31540 29938 0 -1 1077944384 3508 0 0 0 47 1 0 0 20 0 15 0 106850224 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013892020336 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10659048 memory=6791534058613427641 CPUtime=1.44 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 895 0 0 0 69 75 0 0 20 0 15 0 106850224 10914865152 803177 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 2513.47 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 3212708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2448.7 s]
/proc/loadavg: 1.63 1.64 1.53 3/219 31734
/proc/meminfo: memFree=20656076/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10659048 memory=3215776 CPUtime=2520 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 176226 0 0 0 251773 227 0 0 20 0 15 0 106850218 10914865152 803944 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664762 803944 3164 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10659048 memory=3215776 CPUtime=2421.21 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 71873 0 0 0 242072 49 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014868651824 140014479504589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=3209144 CPUtime=22.95 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 18585 0 0 0 2270 25 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=3213220 CPUtime=22.85 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 19596 0 0 0 2255 30 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=3214240 CPUtime=22.87 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 16519 0 0 0 2262 25 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=3214240 CPUtime=22.93 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 19689 0 0 0 2268 25 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=3215776 CPUtime=3.15 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 16198 0 0 0 301 14 0 0 20 0 15 0 106850221 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10659048 memory=246383 CPUtime=0.97 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) S 31537 31540 29938 0 -1 1077944384 3745 0 0 0 96 1 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013894125936 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10659048 memory=4132 CPUtime=1.05 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) S 31537 31540 29938 0 -1 1077944384 4257 0 0 0 105 0 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013893073136 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0.48 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) S 31537 31540 29938 0 -1 1077944384 3508 0 0 0 47 1 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013892020336 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10659048 memory=3215776 CPUtime=1.45 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 895 0 0 0 70 75 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 3215776 KiB

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

[startup+2448.72 s]
# the end of solver process 31540 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.75 s, system=2.28752 s

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

[startup+2448.7 s]
/proc/loadavg: 1.63 1.64 1.53 3/219 31734
/proc/meminfo: memFree=20656076/32770624 swapFree=67108860/67108860
[pid=31540] ppid=31537 vsize=10659048 memory=3215776 CPUtime=2520 cores=0,2,4,6
/proc/31540/stat : 31540 (java) S 31537 31540 29938 0 -1 1077944320 176226 0 0 0 251773 227 0 0 20 0 15 0 106850218 10914865152 803944 33554432000 4194304 4196468 140736308822128 140736308804672 140014864412407 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
/proc/31540/statm: 2664762 803944 3164 1 0 2627263 0
[pid=31540/tid=31542] ppid=31537 vsize=10659048 memory=3215776 CPUtime=2421.21 cores=0,2,4,6
/proc/31540/task/31542/stat : 31542 (java) R 31537 31540 29938 0 -1 4202560 71873 0 0 0 242072 49 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014868651824 140014479504589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31543] ppid=31537 vsize=10659048 memory=3209144 CPUtime=22.95 cores=0,2,4,6
/proc/31540/task/31543/stat : 31543 (java) S 31537 31540 29938 0 -1 1077944384 18585 0 0 0 2270 25 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014801103504 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31544] ppid=31537 vsize=10659048 memory=3213220 CPUtime=22.85 cores=0,2,4,6
/proc/31540/task/31544/stat : 31544 (java) S 31537 31540 29938 0 -1 1077944384 19596 0 0 0 2255 30 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014800050704 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31545] ppid=31537 vsize=10659048 memory=3214240 CPUtime=22.87 cores=0,2,4,6
/proc/31540/task/31545/stat : 31545 (java) S 31537 31540 29938 0 -1 1077944384 16519 0 0 0 2262 25 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014798997904 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31546] ppid=31537 vsize=10659048 memory=3214240 CPUtime=22.93 cores=0,2,4,6
/proc/31540/task/31546/stat : 31546 (java) S 31537 31540 29938 0 -1 1077944384 19689 0 0 0 2268 25 0 0 20 0 15 0 106850219 10914865152 803944 33554432000 4194304 4196468 140736308822128 140014797945104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31547] ppid=31537 vsize=10659048 memory=3215776 CPUtime=3.15 cores=0,2,4,6
/proc/31540/task/31547/stat : 31547 (java) S 31537 31540 29938 0 -1 1077944384 16198 0 0 0 301 14 0 0 20 0 15 0 106850221 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013898337136 140014864423554 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31548] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31548/stat : 31548 (java) S 31537 31540 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013897283104 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31549] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31549/stat : 31549 (java) S 31537 31540 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 106850221 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013896230256 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31550] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31550/stat : 31550 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013895178576 140014864431003 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31551] ppid=31537 vsize=10659048 memory=246383 CPUtime=0.97 cores=0,2,4,6
/proc/31540/task/31551/stat : 31551 (java) S 31537 31540 29938 0 -1 1077944384 3745 0 0 0 96 1 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013894125936 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31552] ppid=31537 vsize=10659048 memory=4132 CPUtime=1.05 cores=0,2,4,6
/proc/31540/task/31552/stat : 31552 (java) S 31537 31540 29938 0 -1 1077944384 4257 0 0 0 105 0 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013893073136 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31553] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0.48 cores=0,2,4,6
/proc/31540/task/31553/stat : 31553 (java) S 31537 31540 29938 0 -1 1077944384 3508 0 0 0 47 1 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013892020336 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31554] ppid=31537 vsize=10659048 memory=3215776 CPUtime=0 cores=0,2,4,6
/proc/31540/task/31554/stat : 31554 (java) S 31537 31540 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013890967776 140014864422613 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
[pid=31540/tid=31555] ppid=31537 vsize=10659048 memory=3215776 CPUtime=1.45 cores=0,2,4,6
/proc/31540/task/31555/stat : 31555 (java) S 31537 31540 29938 0 -1 1077944384 895 0 0 0 70 75 0 0 20 0 15 0 106850224 10914865152 803944 33554432000 4194304 4196468 140736308822128 140013889916080 140014864423554 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24252416 140736308827309 140736308827401 140736308827401 140736308830159 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 3215776 KiB

Child status: 143
Real time (s): 2448.72
CPU time (s): 2520.04
CPU user time (s): 2517.75
CPU system time (s): 2.28752
CPU usage (%): 102.912
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 3215776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.75
system time used= 2.28752
maximum resident set size= 3216624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176405
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95395
involuntary context switches= 6022


# summary of solver processes directly reported to runsolver:
#   pid: 31540
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.75
#   total CPU system time (s): 2.28752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9708 second user time and 20.811 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 21:34:31
IDJOB=4300632
IDBENCH=141669
IDSOLVER=2763
FILE ID=node132/4300632-1532892870
RUNJOBID= node132-1532881965-29969
PBS_JOBID= 21022524
Free space on /tmp= 58420 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-12a-nodv_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300632-1532892870/watcher-4300632-1532892870 -o /tmp/evaluation-result-4300632-1532892870/solver-4300632-1532892870 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532881965-29969 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300632-1532892870.xml

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

MD5SUM BENCH= ade7e343d722de526571137fe9a026e5
RANDOM SEED=416671013

node132.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.65
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.65
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.65
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.65
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:        23893580 kB
MemAvailable:   31497012 kB
Buffers:          224840 kB
Cached:          7610980 kB
SwapCached:            0 kB
Active:          2963784 kB
Inactive:        5361616 kB
Active(anon):     439452 kB
Inactive(anon):    77820 kB
Active(file):    2524332 kB
Inactive(file):  5283796 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1200 kB
Writeback:             0 kB
AnonPages:        496288 kB
Mapped:            56320 kB
Shmem:             25248 kB
Slab:             250100 kB
SReclaimable:     222280 kB
SUnreclaim:        27820 kB
KernelStack:        3600 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1188152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58416 MiB
End job on node132 at 2018-07-29 22:15:19