Trace number 4299530

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.09 2479.31

General information on the benchmark

NameDubois/
Dubois-100_c18.xml
MD5SUM7caa0b5cafbc6020af5c8bc91888bcd3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.02538
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints200
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":300}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":300}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

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.07/2479.30	s UNKNOWN

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299530-1532799651/watcher-4299530-1532799651 -o /tmp/evaluation-result-4299530-1532799651/solver-4299530-1532799651 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23260 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299530-1532799651.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
solver pid=27653, runsolver pid=27650
Current StackSize limit: 8192 KiB


[startup+0.101702 s]*
/proc/loadavg: 1.34 1.34 1.33 4/216 27668
/proc/meminfo: memFree=27898140/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661052 memory=28360 CPUtime=0.13 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 5004 0 0 0 11 2 0 0 20 0 15 0 97528290 10916917248 7090 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665263 7090 2865 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661052 memory=-8197568871503662976 CPUtime=0.1 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 2856 0 0 0 8 2 0 0 20 0 15 0 97528291 10916917248 7090 33554432000 4194304 4196468 140727375091984 140662008895584 140662004687450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528293 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528293 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) R 27650 27653 23229 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) R 27650 27653 23229 0 -1 4202560 168 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661490788720 140661988164944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0.02 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) R 27650 27653 23229 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 97528296 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661489735664 140661984583420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 7090 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28360 KiB

[startup+0.210413 s]*
/proc/loadavg: 1.34 1.34 1.33 4/216 27668
/proc/meminfo: memFree=27886908/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661052 memory=40264 CPUtime=0.34 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 7660 0 0 0 31 3 0 0 20 0 15 0 97528290 10916917248 10066 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665263 10066 2981 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 4669 0 0 0 18 2 0 0 20 0 15 0 97528291 10916917248 10066 33554432000 4194304 4196468 140727375091984 140662008898576 140661988032225 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661052 memory=364 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661052 memory=288370754331379328 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528292 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528293 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528293 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 409 0 0 0 2 0 0 0 20 0 15 0 97528296 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) S 27650 27653 23229 0 -1 1077944384 384 0 0 0 2 0 0 0 20 0 15 0 97528296 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0.08 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) S 27650 27653 23229 0 -1 1077944384 830 0 0 0 8 0 0 0 20 0 15 0 97528296 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661489735664 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661052 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528296 10916917248 10066 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40264 KiB

[startup+0.315076 s]*
/proc/loadavg: 1.34 1.34 1.33 4/216 27668
/proc/meminfo: memFree=27882008/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661128 memory=47428 CPUtime=0.59 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 8451 0 0 0 56 3 0 0 20 0 15 0 97528290 10916995072 11857 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665282 11857 3051 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 5004 0 0 0 28 2 0 0 20 0 15 0 97528291 10916995072 11857 33554432000 4194304 4196468 140727375091984 140662008894800 140661605104208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=288370754331379328 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 509 0 0 0 5 0 0 0 20 0 15 0 97528296 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661128 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) R 27650 27653 23229 0 -1 1077944384 622 0 0 0 6 0 0 0 20 0 15 0 97528296 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661128 memory=140378179667584 CPUtime=0.15 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) R 27650 27653 23229 0 -1 4202560 949 0 0 0 15 0 0 0 20 0 15 0 97528296 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661489735664 140661988746590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661128 memory=140378179667584 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 11857 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 47428 KiB

[startup+0.70078 s]
/proc/loadavg: 1.34 1.34 1.33 5/216 27668
/proc/meminfo: memFree=27847332/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661128 memory=143516 CPUtime=1.69 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 11038 0 0 0 164 5 0 0 20 0 15 0 97528290 10916995072 35879 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665282 35879 3103 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661128 memory=16236 CPUtime=0.68 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 5266 0 0 0 64 4 0 0 20 0 15 0 97528291 10916995072 35879 33554432000 4194304 4196468 140727375091984 140662008903064 140661608069694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=640 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=960 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661128 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661128 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661128 memory=6081108994580113768 CPUtime=0.37 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 1687 0 0 0 37 0 0 0 20 0 15 0 97528296 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661128 memory=6154282490091891024 CPUtime=0.39 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) S 27650 27653 23229 0 -1 1077944384 1474 0 0 0 39 0 0 0 20 0 15 0 97528296 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661128 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) S 27650 27653 23229 0 -1 1077944384 1240 0 0 0 23 0 0 0 20 0 15 0 97528296 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661489735664 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661128 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 35879 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 143516 KiB

[startup+1.50081 s]
/proc/loadavg: 1.34 1.34 1.33 3/216 27668
/proc/meminfo: memFree=27746920/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661128 memory=182428 CPUtime=2.51 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 11120 0 0 0 244 7 0 0 20 0 15 0 97528290 10916995072 45607 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665282 45607 3103 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661128 memory=182428 CPUtime=1.46 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 5288 0 0 0 142 4 0 0 20 0 15 0 97528291 10916995072 45607 33554432000 4194304 4196468 140727375091984 140662008905856 140661608092023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 45607 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 45607 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 45607 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 97528292 10916995072 45607 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 45607 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0

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

/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 31994 0 0 0 235489 41 0 0 20 0 15 0 97528291 10916995072 130874 33554432000 4194304 4196468 140727375091984 140662008905856 140661608196718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=521448 CPUtime=13.31 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 7836 0 0 0 1262 69 0 0 20 0 15 0 97528292 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=280756108416064 CPUtime=13.28 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 8108 0 0 0 1256 72 0 0 20 0 15 0 97528292 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=0 CPUtime=13.26 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 7615 0 0 0 1256 70 0 0 20 0 15 0 97528292 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=519400 CPUtime=13.32 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 8124 0 0 0 1259 73 0 0 20 0 15 0 97528292 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=515296 CPUtime=10.12 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 7135 0 0 0 941 71 0 0 20 0 15 0 97528293 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661128 memory=521448 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661128 memory=523496 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661128 memory=523496 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661128 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 1770 0 0 0 38 0 0 0 20 0 15 0 97528296 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661128 memory=523496 CPUtime=0.41 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) S 27650 27653 23229 0 -1 1077944384 1557 0 0 0 41 0 0 0 20 0 15 0 97528296 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661128 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) S 27650 27653 23229 0 -1 1077944384 1320 0 0 0 24 0 0 0 20 0 15 0 97528296 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661489735664 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661128 memory=523496 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661128 memory=523496 CPUtime=1.45 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 992 0 0 0 70 75 0 0 20 0 15 0 97528296 10916995072 130874 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 2421.17 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 523496 KiB

[startup+2442.3 s]
/proc/loadavg: 1.42 1.40 1.39 3/215 27840
/proc/meminfo: memFree=27086560/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661128 memory=529640 CPUtime=2482.36 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 78927 0 0 0 247848 388 0 0 20 0 15 0 97528290 10916995072 132410 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665282 132410 3132 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661128 memory=529640 CPUtime=2414.63 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 32435 0 0 0 241421 42 0 0 20 0 15 0 97528291 10916995072 132410 33554432000 4194304 4196468 140727375091984 140662008905792 140661608125977 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=529640 CPUtime=13.7 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 7906 0 0 0 1301 69 0 0 20 0 15 0 97528292 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=529640 CPUtime=13.69 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 8177 0 0 0 1296 73 0 0 20 0 15 0 97528292 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=1232 CPUtime=13.67 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 7755 0 0 0 1295 72 0 0 20 0 15 0 97528292 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=527592 CPUtime=13.71 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 8491 0 0 0 1297 74 0 0 20 0 15 0 97528292 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=529640 CPUtime=10.33 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 7151 0 0 0 960 73 0 0 20 0 15 0 97528293 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661128 memory=529640 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661128 memory=527592 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661128 memory=525544 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661128 memory=517352 CPUtime=0.38 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 1772 0 0 0 38 0 0 0 20 0 15 0 97528296 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661128 memory=280756108416064 CPUtime=0.41 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) S 27650 27653 23229 0 -1 1077944384 1559 0 0 0 41 0 0 0 20 0 15 0 97528296 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661128 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) S 27650 27653 23229 0 -1 1077944384 1322 0 0 0 25 0 0 0 20 0 15 0 97528296 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661489735664 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661128 memory=519400 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661128 memory=529640 CPUtime=1.48 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 998 0 0 0 71 77 0 0 20 0 15 0 97528296 10916995072 132410 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 2482.36 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 529640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2479.3 s]
/proc/loadavg: 1.36 1.39 1.39 3/215 27841
/proc/meminfo: memFree=27077108/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661128 memory=535692 CPUtime=2520.07 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 80109 0 0 0 251615 392 0 0 20 0 15 0 97528290 10916995072 133923 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665282 133923 3132 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661128 memory=535692 CPUtime=2451.2 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 32782 0 0 0 245078 42 0 0 20 0 15 0 97528291 10916995072 133923 33554432000 4194304 4196468 140727375091984 140662008905616 140661605344739 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.95 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 7958 0 0 0 1325 70 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.94 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 8439 0 0 0 1320 74 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.91 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 7992 0 0 0 1319 72 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.97 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 8609 0 0 0 1322 75 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=535692 CPUtime=10.45 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 7304 0 0 0 972 73 0 0 20 0 15 0 97528293 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661128 memory=533644 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661128 memory=533644 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661128 memory=242946 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661128 memory=517352 CPUtime=0.38 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 1772 0 0 0 38 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661128 memory=531596 CPUtime=0.41 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) S 27650 27653 23229 0 -1 1077944384 1559 0 0 0 41 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661128 memory=535692 CPUtime=0.25 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) S 27650 27653 23229 0 -1 1077944384 1322 0 0 0 25 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661489735664 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661128 memory=535692 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661128 memory=535692 CPUtime=1.5 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 1011 0 0 0 72 78 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 535692 KiB

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

[startup+2479.31 s]
# the end of solver process 27653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.16 s, system=3.93298 s

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

[startup+2479.3 s]
/proc/loadavg: 1.36 1.39 1.39 3/215 27841
/proc/meminfo: memFree=27077108/32770624 swapFree=67108532/67108860
[pid=27653] ppid=27650 vsize=10661128 memory=535692 CPUtime=2520.07 cores=0,2,4,6
/proc/27653/stat : 27653 (java) S 27650 27653 23229 0 -1 1077944320 80109 0 0 0 251615 392 0 0 20 0 15 0 97528290 10916995072 133923 33554432000 4194304 4196468 140727375091984 140727375074528 140662004666103 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
/proc/27653/statm: 2665282 133923 3132 1 0 2627263 0
[pid=27653/tid=27655] ppid=27650 vsize=10661128 memory=535692 CPUtime=2451.2 cores=0,2,4,6
/proc/27653/task/27655/stat : 27655 (java) R 27650 27653 23229 0 -1 4202560 32782 0 0 0 245078 42 0 0 20 0 15 0 97528291 10916995072 133923 33554432000 4194304 4196468 140727375091984 140662008905616 140661605344739 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27656] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.95 cores=0,2,4,6
/proc/27653/task/27656/stat : 27656 (java) S 27650 27653 23229 0 -1 1077944384 7958 0 0 0 1325 70 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661930740240 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27657] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.94 cores=0,2,4,6
/proc/27653/task/27657/stat : 27657 (java) S 27650 27653 23229 0 -1 1077944384 8439 0 0 0 1320 74 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661929687696 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27658] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.91 cores=0,2,4,6
/proc/27653/task/27658/stat : 27658 (java) S 27650 27653 23229 0 -1 1077944384 7992 0 0 0 1319 72 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661928634640 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27659] ppid=27650 vsize=10661128 memory=535692 CPUtime=13.97 cores=0,2,4,6
/proc/27653/task/27659/stat : 27659 (java) S 27650 27653 23229 0 -1 1077944384 8609 0 0 0 1322 75 0 0 20 0 15 0 97528292 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661927582096 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27660] ppid=27650 vsize=10661128 memory=535692 CPUtime=10.45 cores=0,2,4,6
/proc/27653/task/27660/stat : 27660 (java) S 27650 27653 23229 0 -1 1077944384 7304 0 0 0 972 73 0 0 20 0 15 0 97528293 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661496052464 140662004677250 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27661] ppid=27650 vsize=10661128 memory=533644 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27661/stat : 27661 (java) S 27650 27653 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97528293 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661494998688 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27662] ppid=27650 vsize=10661128 memory=533644 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27662/stat : 27662 (java) S 27650 27653 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528294 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661493945584 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27663] ppid=27650 vsize=10661128 memory=242946 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27663/stat : 27663 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661492894160 140662004684699 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27664] ppid=27650 vsize=10661128 memory=517352 CPUtime=0.38 cores=0,2,4,6
/proc/27653/task/27664/stat : 27664 (java) S 27650 27653 23229 0 -1 1077944384 1772 0 0 0 38 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661491841264 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27665] ppid=27650 vsize=10661128 memory=531596 CPUtime=0.41 cores=0,2,4,6
/proc/27653/task/27665/stat : 27665 (java) S 27650 27653 23229 0 -1 1077944384 1559 0 0 0 41 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661490788720 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27666] ppid=27650 vsize=10661128 memory=535692 CPUtime=0.25 cores=0,2,4,6
/proc/27653/task/27666/stat : 27666 (java) S 27650 27653 23229 0 -1 1077944384 1322 0 0 0 25 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661489735664 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27667] ppid=27650 vsize=10661128 memory=535692 CPUtime=0 cores=0,2,4,6
/proc/27653/task/27667/stat : 27667 (java) S 27650 27653 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661488683360 140662004676309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
[pid=27653/tid=27668] ppid=27650 vsize=10661128 memory=535692 CPUtime=1.5 cores=0,2,4,6
/proc/27653/task/27668/stat : 27668 (java) S 27650 27653 23229 0 -1 1077944384 1011 0 0 0 72 78 0 0 20 0 15 0 97528296 10916995072 133923 33554432000 4194304 4196468 140727375091984 140661487631408 140662004677250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28663808 140727375099053 140727375099145 140727375099145 140727375101903 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 535692 KiB

Child status: 143
Real time (s): 2479.31
CPU time (s): 2520.09
CPU user time (s): 2516.16
CPU system time (s): 3.93298
CPU usage (%): 101.645
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 535692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.16
system time used= 3.93298
maximum resident set size= 536196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80287
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 362351
involuntary context switches= 8711


# summary of solver processes directly reported to runsolver:
#   pid: 27653
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.16
#   total CPU system time (s): 3.93298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9386 second user time and 21.0342 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 19:40:51
IDJOB=4299530
IDBENCH=141410
IDSOLVER=2766
FILE ID=node104/4299530-1532799651
RUNJOBID= node104-1532774598-23260
PBS_JOBID= 21022461
Free space on /tmp= 48344 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Dubois/Dubois-100_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299530-1532799651/watcher-4299530-1532799651 -o /tmp/evaluation-result-4299530-1532799651/solver-4299530-1532799651 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23260 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299530-1532799651.xml

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

MD5SUM BENCH= 7caa0b5cafbc6020af5c8bc91888bcd3
RANDOM SEED=1884486550

node104.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.11
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.11
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.11
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.11
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:        27915044 kB
MemAvailable:   31767356 kB
Buffers:          158232 kB
Cached:          3946072 kB
SwapCached:           12 kB
Active:          2124560 kB
Inactive:        2217472 kB
Active(anon):     192444 kB
Inactive(anon):    73040 kB
Active(file):    1932116 kB
Inactive(file):  2144432 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1292 kB
Writeback:             0 kB
AnonPages:        244416 kB
Mapped:            52632 kB
Shmem:             25060 kB
Slab:             211496 kB
SReclaimable:     183196 kB
SUnreclaim:        28300 kB
KernelStack:        3568 kB
PageTables:         5784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1136108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-28 20:22:11