Trace number 4301772

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
Sat4j-CSP 2018-07-11? (TO) 260.352 86.47

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1s-2_c18.xml
MD5SUMa795c17341a98acc8ee8963fc359ded0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.42035
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains8
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":5},{"size":7,"count":25},{"size":275,"count":5},{"size":286,"count":5},{"size":550,"count":5},{"size":880,"count":5},{"size":1101,"count":5},{"size":1210,"count":5}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":55},{"degree":6,"count":5}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":5},{"arity":3,"count":25},{"arity":5,"count":10}]
Number of extensional constraints5
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":5},{"type":"intension","count":25},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301772-1532884436/watcher-4301772-1532884436 -o /tmp/evaluation-result-4301772-1532884436/solver-4301772-1532884436 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22036 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301772-1532884436.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100342 s]*
/proc/loadavg: 1.70 2.08 2.50 2/216 28979
/proc/meminfo: memFree=25944988/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659012 memory=31480 CPUtime=0.12 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 6434 0 0 0 11 1 0 0 20 0 15 0 106006806 10914828288 7870 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664753 7870 2846 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659012 memory=-8701690554792185215 CPUtime=0.09 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) R 28961 28964 22004 0 -1 4202560 4264 0 0 0 8 1 0 0 20 0 15 0 106006807 10914828288 7870 33554432000 4194304 4196468 140722389929632 139735173248960 139735153108318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 7870 33554432000 4194304 4196468 140722389929632 139735095102096 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 7870 33554432000 4194304 4196468 140722389929632 139735094049296 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 7870 33554432000 4194304 4196468 140722389929632 139735092996496 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 7870 33554432000 4194304 4196468 140722389929632 139735091943696 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006809 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734526409584 139735169038978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106006809 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734525355552 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106006810 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734524302704 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734523251024 139735169046427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0.02 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) R 28961 28964 22004 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 106006812 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734520092784 139735161264958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 7870 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 31480 KiB

[startup+0.210572 s]*
/proc/loadavg: 1.70 2.08 2.50 7/216 28979
/proc/meminfo: memFree=25845240/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659012 memory=41948 CPUtime=0.33 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 7627 0 0 0 31 2 0 0 20 0 15 0 106006806 10914828288 10487 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664753 10487 3004 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659012 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) R 28961 28964 22004 0 -1 4202560 4606 0 0 0 18 1 0 0 20 0 15 0 106006807 10914828288 10487 33554432000 4194304 4196468 140722389929632 139735173263408 139735169049757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659012 memory=365 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 10487 33554432000 4194304 4196468 140722389929632 139735095102096 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659012 memory=140319222907933 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 10487 33554432000 4194304 4196468 140722389929632 139735094049296 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 10487 33554432000 4194304 4196468 140722389929632 139735092996496 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006808 10914828288 10487 33554432000 4194304 4196468 140722389929632 139735091943696 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006809 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734526409584 139735169038978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106006809 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734525355552 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106006810 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734524302704 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659012 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734523251024 139735169046427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659012 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 563 0 0 0 2 0 0 0 20 0 15 0 106006812 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659012 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 15 0 106006812 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0.07 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) R 28961 28964 22004 0 -1 4202560 649 0 0 0 7 0 0 0 20 0 15 0 106006812 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734520089216 139735169049178 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659012 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659012 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006812 10914828288 10487 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659012 KiB
Current children cumulated memory: 41948 KiB

[startup+0.31064 s]*
/proc/loadavg: 1.70 2.08 2.50 7/216 28979
/proc/meminfo: memFree=25630576/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=47452 CPUtime=0.51 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 8573 0 0 0 49 2 0 0 20 0 15 0 106006806 10914906112 11863 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 11863 3059 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) R 28961 28964 22004 0 -1 4202560 5350 0 0 0 28 2 0 0 20 0 15 0 106006807 10914906112 11863 33554432000 4194304 4196468 140722389929632 139735173260448 139735169039766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=288230613314699287 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 11863 33554432000 4194304 4196468 140722389929632 139735095102096 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=140319222907932 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 11863 33554432000 4194304 4196468 140722389929632 139735094049296 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 11863 33554432000 4194304 4196468 140722389929632 139735092996496 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 11863 33554432000 4194304 4196468 140722389929632 139735091943696 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734526409584 139735169038978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734525355552 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106006810 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734524302704 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734523251024 139735169046427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659088 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 613 0 0 0 4 0 0 0 20 0 15 0 106006812 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659088 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 538 0 0 0 4 0 0 0 20 0 15 0 106006812 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659088 memory=140319222269568 CPUtime=0.11 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) R 28961 28964 22004 0 -1 4202560 706 0 0 0 11 0 0 0 20 0 15 0 106006812 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734520092784 139735147577179 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659088 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659088 memory=140319222269568 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 11863 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 47452 KiB

[startup+0.700775 s]
/proc/loadavg: 1.70 2.08 2.50 8/216 28979
/proc/meminfo: memFree=25365028/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=132864 CPUtime=1.62 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 13663 0 0 0 157 5 0 0 20 0 15 0 106006806 10914906112 33216 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 33216 3110 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=1840 CPUtime=0.68 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) R 28961 28964 22004 0 -1 4202560 5541 0 0 0 65 3 0 0 20 0 15 0 106006807 10914906112 33216 33554432000 4194304 4196468 140722389929632 139735173257928 139734767803105 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 33216 33554432000 4194304 4196468 140722389929632 139735095102096 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 33216 33554432000 4194304 4196468 140722389929632 139735094049296 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 33216 33554432000 4194304 4196468 140722389929632 139735092996496 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=792 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) S 28961 28964 22004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106006808 10914906112 33216 33554432000 4194304 4196468 140722389929632 139735091943696 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734526409584 139735169038978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659088 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734525355552 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659088 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106006810 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734524302704 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659088 memory=7236533984234661184 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734523251024 139735169046427 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659088 memory=7590935255203861604 CPUtime=0.33 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) R 28961 28964 22004 0 -1 4202560 3442 0 0 0 32 1 0 0 20 0 15 0 106006812 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734522179400 139735153927327 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659088 memory=5788647689011156329 CPUtime=0.33 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) R 28961 28964 22004 0 -1 4202560 1981 0 0 0 33 0 0 0 20 0 15 0 106006812 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734521131384 139735153420052 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659088 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) S 28961 28964 22004 0 -1 1077944384 1329 0 0 0 26 0 0 0 20 0 15 0 106006812 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734520092784 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659088 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659088 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 33216 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 132864 KiB

[startup+1.50074 s]
/proc/loadavg: 1.70 2.08 2.50 7/216 28979
/proc/meminfo: memFree=24830444/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=285120 CPUtime=3.53 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 18713 0 0 0 338 15 0 0 20 0 15 0 106006806 10914906112 71280 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 71280 3139 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=1.37 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) R 28961 28964 22004 0 -1 4202560 5574 0 0 0 133 4 0 0 20 0 15 0 106006807 10914906112 71280 33554432000 4194304 4196468 140722389929632 139735173256576 139734767684789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=-6951259422114956437 CPUtime=0.06 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) S 28961 28964 22004 0 -1 1077944384 115 0 0 0 5 1 0 0 20 0 15 0 106006808 10914906112 71280 33554432000 4194304 4196468 140722389929632 139735095102096 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=-6509546260019855295 CPUtime=0.06 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) S 28961 28964 22004 0 -1 1077944384 138 0 0 0 5 1 0 0 20 0 15 0 106006808 10914906112 71280 33554432000 4194304 4196468 140722389929632 139735094049296 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=-7390251449858225344 CPUtime=0.07 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) S 28961 28964 22004 0 -1 1077944384 67 0 0 0 5 2 0 0 20 0 15 0 106006808 10914906112 71280 33554432000 4194304 4196468 140722389929632 139735092996496 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=4134692831991786133 CPUtime=0.08 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) S 28961 28964 22004 0 -1 1077944384 156 0 0 0 6 2 0 0 20 0 15 0 106006808 10914906112 71280 33554432000 4194304 4196468 140722389929632 139735091943696 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 71280 33554432000 4194304 4196468 140722389929632 139734526409584 139735169038978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0

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


[startup+86.4699 s]
# the end of solver process 28964 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.968 s, system=5.38335 s

Solver just ended.
Dumping a history of the last processes samples

[startup+84.8016 s]
/proc/loadavg: 4.83 2.98 2.78 3/215 29055
/proc/meminfo: memFree=17494684/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=8313184 CPUtime=253.87 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 366486 0 0 0 24855 532 0 0 20 0 15 0 106006806 10914906112 2078296 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 2078296 3172 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=302022869909766459 CPUtime=14.75 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) S 28961 28964 22004 0 -1 1077944384 14224 0 0 0 1462 13 0 0 20 0 15 0 106006807 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735173264272 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=4028 CPUtime=55.87 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) R 28961 28964 22004 0 -1 4202560 44104 0 0 0 5466 121 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735095101984 139735153725665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=55.9 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) R 28961 28964 22004 0 -1 4202560 68513 0 0 0 5470 120 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735094049496 139735154013127 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=4028 CPUtime=55.68 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) R 28961 28964 22004 0 -1 4202560 116989 0 0 0 5443 125 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735092996696 139735150624298 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=30224 CPUtime=55.61 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) R 28961 28964 22004 0 -1 4202560 81792 0 0 0 5416 145 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735091943896 139735154013127 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=1296 CPUtime=13.36 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 21625 0 0 0 1335 1 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734526407904 139735169038037 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659088 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734525355616 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659088 memory=30224 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106006810 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734524302720 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659088 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734523250672 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659088 memory=2424 CPUtime=1.48 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 11346 0 0 0 147 1 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659088 memory=1840 CPUtime=0.76 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 3529 0 0 0 76 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659088 memory=1004 CPUtime=0.33 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) S 28961 28964 22004 0 -1 1077944384 2779 0 0 0 33 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734520092784 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659088 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659088 memory=280638130876288 CPUtime=0.03 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 194 0 0 0 1 2 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 253.87 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8313184 KiB

[startup+85.6016 s]
/proc/loadavg: 4.83 2.98 2.78 6/215 29055
/proc/meminfo: memFree=17491832/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=8313184 CPUtime=257.05 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 366486 0 0 0 25173 532 0 0 20 0 15 0 106006806 10914906112 2078296 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 2078296 3172 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=14.75 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) S 28961 28964 22004 0 -1 1077944384 14224 0 0 0 1462 13 0 0 20 0 15 0 106006807 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735173264272 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=30224 CPUtime=56.67 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) R 28961 28964 22004 0 -1 4202560 44104 0 0 0 5546 121 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735095101984 139735154013127 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=1296 CPUtime=56.68 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) R 28961 28964 22004 0 -1 4202560 68513 0 0 0 5548 120 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735094049496 139735153725470 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=2424 CPUtime=56.48 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) R 28961 28964 22004 0 -1 4202560 116989 0 0 0 5523 125 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735092996696 139735153978436 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=1840 CPUtime=56.41 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) R 28961 28964 22004 0 -1 4202560 81792 0 0 0 5496 145 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735091943896 139735153978824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=0 CPUtime=13.36 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 21625 0 0 0 1335 1 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734526407904 139735169038037 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659088 memory=639529 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734525355616 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659088 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106006810 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734524302720 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734523250672 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 11346 0 0 0 147 1 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659088 memory=15872 CPUtime=0.76 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 3529 0 0 0 76 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659088 memory=18008 CPUtime=0.33 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) S 28961 28964 22004 0 -1 1077944384 2779 0 0 0 33 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734520092784 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659088 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=0.03 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) R 28961 28964 22004 0 -1 1077944384 194 0 0 0 1 2 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 257.05 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8313184 KiB

[startup+86.0016 s]*
/proc/loadavg: 4.83 2.98 2.78 6/215 29055
/proc/meminfo: memFree=17270028/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=8313184 CPUtime=258.68 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 366486 0 0 0 25336 532 0 0 20 0 15 0 106006806 10914906112 2078296 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 2078296 3172 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=14.75 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) S 28961 28964 22004 0 -1 1077944384 14224 0 0 0 1462 13 0 0 20 0 15 0 106006807 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735173264272 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=8514701219730523551 CPUtime=57.08 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) R 28961 28964 22004 0 -1 4202560 44104 0 0 0 5587 121 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735095101984 139735153978540 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=7737298927041930346 CPUtime=57.08 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) R 28961 28964 22004 0 -1 4202560 68513 0 0 0 5588 120 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735094049496 139735153978958 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=7953471752324538707 CPUtime=56.88 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) R 28961 28964 22004 0 -1 4202560 116989 0 0 0 5563 125 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735092996696 139735153725606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=8097867294137411688 CPUtime=56.82 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) R 28961 28964 22004 0 -1 4202560 81792 0 0 0 5537 145 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735091943896 139735153978958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=7525071051132396884 CPUtime=13.36 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 21625 0 0 0 1335 1 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734526407904 139735169038037 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659088 memory=7524503900901105746 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734525355616 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659088 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106006810 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734524302720 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659088 memory=7590096366469931364 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734523250672 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659088 memory=7235404781750807922 CPUtime=1.48 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 11346 0 0 0 147 1 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659088 memory=7512114578044973668 CPUtime=0.76 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 3529 0 0 0 76 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659088 memory=7229802877348046951 CPUtime=0.33 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) S 28961 28964 22004 0 -1 1077944384 2779 0 0 0 33 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734520092784 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659088 memory=7522820509509380710 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659088 memory=7310022171229972584 CPUtime=0.03 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 194 0 0 0 1 2 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 258.68 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8313184 KiB

[startup+86.4016 s]
/proc/loadavg: 4.83 2.98 2.78 6/215 29055
/proc/meminfo: memFree=17270028/32770624 swapFree=67108860/67108860
[pid=28964] ppid=28961 vsize=10659088 memory=8313184 CPUtime=260.24 cores=1,3,5,7
/proc/28964/stat : 28964 (java) S 28961 28964 22004 0 -1 1077944320 366486 0 0 0 25492 532 0 0 20 0 15 0 106006806 10914906112 2078296 33554432000 4194304 4196468 140722389929632 140722389912176 139735169027831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
/proc/28964/statm: 2664772 2078296 3172 1 0 2627263 0
[pid=28964/tid=28966] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=14.75 cores=1,3,5,7
/proc/28964/task/28966/stat : 28966 (java) S 28961 28964 22004 0 -1 1077944384 14224 0 0 0 1462 13 0 0 20 0 15 0 106006807 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735173264272 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28967] ppid=28961 vsize=10659088 memory=928 CPUtime=57.47 cores=1,3,5,7
/proc/28964/task/28967/stat : 28967 (java) R 28961 28964 22004 0 -1 4202560 44104 0 0 0 5626 121 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735095101984 139735153725470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28968] ppid=28961 vsize=10659088 memory=1572 CPUtime=57.47 cores=1,3,5,7
/proc/28964/task/28968/stat : 28968 (java) R 28961 28964 22004 0 -1 4202560 68513 0 0 0 5627 120 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735094049496 139735153978436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28969] ppid=28961 vsize=10659088 memory=2244 CPUtime=57.28 cores=1,3,5,7
/proc/28964/task/28969/stat : 28969 (java) R 28961 28964 22004 0 -1 4202560 116989 0 0 0 5603 125 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735092996696 139735153725376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28970] ppid=28961 vsize=10659088 memory=4124 CPUtime=57.21 cores=1,3,5,7
/proc/28964/task/28970/stat : 28970 (java) R 28961 28964 22004 0 -1 4202560 81792 0 0 0 5576 145 0 0 20 0 15 0 106006808 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139735091943896 139735153978958 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28971] ppid=28961 vsize=10659088 memory=6791534058613427641 CPUtime=13.36 cores=1,3,5,7
/proc/28964/task/28971/stat : 28971 (java) S 28961 28964 22004 0 -1 1077944384 21625 0 0 0 1335 1 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734526407904 139735169038037 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28972] ppid=28961 vsize=10659088 memory=8313180 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28972/stat : 28972 (java) S 28961 28964 22004 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 106006809 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734525355616 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28973] ppid=28961 vsize=10659088 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28973/stat : 28973 (java) S 28961 28964 22004 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106006810 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734524302720 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28974] ppid=28961 vsize=10659088 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28974/stat : 28974 (java) S 28961 28964 22004 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734523250672 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28975] ppid=28961 vsize=10659088 memory=4124 CPUtime=1.48 cores=1,3,5,7
/proc/28964/task/28975/stat : 28975 (java) S 28961 28964 22004 0 -1 1077944384 11346 0 0 0 147 1 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734522198384 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28976] ppid=28961 vsize=10659088 memory=8313180 CPUtime=0.76 cores=1,3,5,7
/proc/28964/task/28976/stat : 28976 (java) S 28961 28964 22004 0 -1 1077944384 3529 0 0 0 76 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734521145584 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28977] ppid=28961 vsize=10659088 memory=8313180 CPUtime=0.33 cores=1,3,5,7
/proc/28964/task/28977/stat : 28977 (java) S 28961 28964 22004 0 -1 1077944384 2779 0 0 0 33 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734520092784 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28978] ppid=28961 vsize=10659088 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/28964/task/28978/stat : 28978 (java) S 28961 28964 22004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734519040224 139735169038037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
[pid=28964/tid=28979] ppid=28961 vsize=10659088 memory=4124 CPUtime=0.03 cores=1,3,5,7
/proc/28964/task/28979/stat : 28979 (java) S 28961 28964 22004 0 -1 1077944384 194 0 0 0 1 2 0 0 20 0 15 0 106006812 10914906112 2078296 33554432000 4194304 4196468 140722389929632 139734517988528 139735169038978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26685440 140722389935222 140722389935374 140722389935374 140722389938127 0
Current children cumulated CPU time: 260.24 s
Current children cumulated vsize: 10659088 KiB
Current children cumulated memory: 8313184 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.47
CPU time (s): 260.352
CPU user time (s): 254.968
CPU system time (s): 5.38335
CPU usage (%): 301.089
Max. virtual memory (cumulated for all children) (KiB): 10661596
Max. memory (cumulated for all children) (KiB): 8313184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.968
system time used= 5.38335
maximum resident set size= 8313504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366490
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7663
involuntary context switches= 4129


# summary of solver processes directly reported to runsolver:
#   pid: 28964
#   total CPU time (s): 260.352
#   total CPU user time (s): 254.968
#   total CPU system time (s): 5.38335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.523594 second user time and 0.885193 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-29 19:13:56
IDJOB=4301772
IDBENCH=141350
IDSOLVER=2773
FILE ID=node151/4301772-1532884436
RUNJOBID= node151-1532877021-22036
PBS_JOBID= 21022509
Free space on /tmp= 59308 MiB

SOLVER NAME= Sat4j-CSP 2018-07-11
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1s-2_c18.xml
COMMAND LINE= java -DCompetitionOutput -jar DIR/sat4j-csp-final.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301772-1532884436/watcher-4301772-1532884436 -o /tmp/evaluation-result-4301772-1532884436/solver-4301772-1532884436 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532877021-22036 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-final.jar HOME/instance-4301772-1532884436.xml

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

MD5SUM BENCH= a795c17341a98acc8ee8963fc359ded0
RANDOM SEED=44282413

node151.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.87
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.87
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.87
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.87
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:        26050476 kB
MemAvailable:   29701748 kB
Buffers:          212512 kB
Cached:          3712092 kB
SwapCached:            0 kB
Active:          3623124 kB
Inactive:        2626572 kB
Active(anon):    2274140 kB
Inactive(anon):    78188 kB
Active(file):    1348984 kB
Inactive(file):  2548384 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2612 kB
Writeback:             0 kB
AnonPages:       2207708 kB
Mapped:            56252 kB
Shmem:             25224 kB
Slab:             167520 kB
SReclaimable:     139476 kB
SUnreclaim:        28044 kB
KernelStack:        3808 kB
PageTables:         9168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4534792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2058240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59308 MiB
End job on node151 at 2018-07-29 19:15:23