Trace number 4304848

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
Concrete 3.9.2-SuperNGSAT 6.31104 3.4942

General information on the benchmark

NameColouredQueens/
ColouredQueens-05_c18.xml
MD5SUM776f6c8909d7db26eed6858afed1e777
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.004525
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints24
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":21}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":12}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":24}]
Optimization problemNO
Type of objective

Solver Data

1.03/0.80	c Concrete v3.9.2.1532736233296 running
5.99/3.35	v <instantiation>
5.99/3.35	v       <list>
5.99/3.35	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4]
5.99/3.35	v       </list>
5.99/3.35	v       <values>
5.99/3.35	v         2 4 0 3 1 0 3 1 2 4 1 2 4 0 3 4 0 3 1 2 3 1 2 4 0
5.99/3.35	v       </values>
5.99/3.35	v     </instantiation>
5.99/3.35	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304848-1534039308/watcher-4304848-1534039308 -o /tmp/evaluation-result-4304848-1534039308/solver-4304848-1534039308 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534039308-11489 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1510924412 -superng HOME/instance-4304848-1534039308.xml 

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

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

solver pid=11518, runsolver pid=11513

[startup+0.100158 s]*
/proc/loadavg: 1.00 1.18 1.60 3/211 11591
/proc/meminfo: memFree=24778384/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=113256 memory=1612 CPUtime=0.01 cores=1,3,5,7
/proc/11518/stat : 11518 (bash) S 11513 11518 10336 0 -1 4202496 885 5672 1 0 0 0 0 1 20 0 1 0 221494011 115974144 403 33554432000 4194304 5098028 140724151625008 140724151619016 140417247398912 0 0 4100 65536 18446744071580971376 0 0 17 1 0 0 1 0 0 7196144 7232144 16871424 140724151633058 140724151633192 140724151633192 140724151635950 0
/proc/11518/statm: 28314 403 319 221 0 119 0
[pid=11575] ppid=11518 vsize=113256 memory=712 CPUtime=0 cores=1,3,5,7
/proc/11575/stat : 11575 (bash) S 11518 11518 10336 0 -1 4202560 158 0 0 0 0 0 0 0 20 0 1 0 221494018 115974144 178 33554432000 4194304 5098028 140724151625008 140724151617688 140417247224444 0 65536 4096 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16871424 140724151633058 140724151633192 140724151633192 140724151635950 0
/proc/11575/statm: 28314 178 94 221 0 119 0
[pid=11577] ppid=11575 vsize=10260324 memory=20548 CPUtime=0.02 cores=1,3,5,7
/proc/11577/stat : 11577 (java) S 11575 11518 10336 0 -1 1077944320 3958 0 0 0 2 0 0 0 20 0 9 0 221494018 10506571776 5137 33554432000 4194304 4196468 140722654731104 140722654713648 139817719103223 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
/proc/11577/statm: 2565081 5137 2114 1 0 2527622 0
[pid=11577/tid=11580] ppid=11575 vsize=10260324 memory=7751702667093440019 CPUtime=0.02 cores=1,3,5,7
/proc/11577/task/11580/stat : 11580 (java) R 11575 11518 10336 0 -1 4202560 2617 0 0 0 2 0 0 0 20 0 9 0 221494018 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817723338608 139817719125149 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11584] ppid=11575 vsize=10260324 memory=4210146916469654281 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11584/stat : 11584 (java) S 11575 11518 10336 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 221494019 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817645177872 139817719113429 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11587] ppid=11575 vsize=10260324 memory=140286307284608 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11587/stat : 11587 (java) S 11575 11518 10336 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 221494019 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817644125328 139817719113429 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11588] ppid=11575 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11588/stat : 11588 (java) S 11575 11518 10336 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 221494019 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817643072272 139817719113429 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11589] ppid=11575 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11589/stat : 11589 (java) S 11575 11518 10336 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 221494019 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817642019728 139817719113429 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11591] ppid=11575 vsize=10260324 memory=140286307284608 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11591/stat : 11591 (java) S 11575 11518 10336 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 221494021 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817210812656 139817719114370 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11593] ppid=11575 vsize=10260324 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11593/stat : 11593 (java) S 11575 11518 10336 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 221494021 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817209758880 139817719113429 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11577/tid=11595] ppid=11575 vsize=10260324 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11577/task/11595/stat : 11595 (java) S 11575 11518 10336 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 221494021 10506571776 5202 33554432000 4194304 4196468 140722654731104 139817208705840 139817719113429 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31375360 140722654733603 140722654733617 140722654733617 140722654736335 0
[pid=11579] ppid=11575 vsize=113488 memory=972 CPUtime=0 cores=1,3,5,7
/proc/11579/stat : 11579 (awk) S 11575 11518 10336 0 -1 4202496 423 0 0 0 0 0 0 0 20 0 1 0 221494018 116211712 243 33554432000 4194304 4609284 140732279203952 140732279203128 140249179728896 0 0 4096 1216 18446744071580971376 0 0 17 1 0 0 0 0 0 6708720 6711756 35954688 140732279211347 140732279211377 140732279211377 140732279214063 0
/proc/11579/statm: 28372 243 204 102 0 88 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 10600324 KiB
Current children cumulated memory: 23844 KiB

[startup+0.210994 s]*
/proc/loadavg: 1.00 1.18 1.60 2/216 11648
/proc/meminfo: memFree=24763820/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=10982272 memory=29104 CPUtime=0.14 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 5491 13091 1 0 5 1 5 3 20 0 15 0 221494011 11245846528 7276 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2745568 7276 2592 1 0 2708109 0
[pid=11518/tid=11627] ppid=11513 vsize=10982272 memory=-6007365819731575600 CPUtime=0.12 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) R 11513 11518 10336 0 -1 4202560 2749 13091 0 0 4 0 5 3 20 0 15 0 221494025 11245846528 7342 33554432000 4194304 4196468 140730375394864 139729939154648 139729959998837 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=10982272 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11245846528 7342 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=10982272 memory=140286307284608 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11245846528 7342 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=10982272 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11245846528 7342 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=10982272 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 221494026 11245846528 7408 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=10982272 memory=140286307284608 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 221494028 11245846528 7408 33554432000 4194304 4196468 140730375394864 139729460402800 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=10982272 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 13 13091 0 0 0 0 5 3 20 0 15 0 221494028 11245846528 7408 33554432000 4194304 4196468 140730375394864 139728775013664 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=10982272 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494028 11245846528 7408 33554432000 4194304 4196468 140730375394864 139728573687408 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11643] ppid=11513 vsize=10982272 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11643/stat : 11643 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494031 11245846528 7408 33554432000 4194304 4196468 140730375394864 139728266287696 139729967339419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=10982272 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) R 11513 11518 10336 0 -1 4202560 414 13091 0 0 0 0 5 3 20 0 15 0 221494032 11245846528 7408 33554432000 4194304 4196468 140730375394864 139729459349616 139729945261088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=10982272 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) R 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11245846528 7408 33554432000 4194304 4196468 140730375394864 139729458296816 139729967331970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=10982272 memory=140286307284608 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) R 11513 11518 10336 0 -1 4202560 220 13091 0 0 0 0 5 3 20 0 15 0 221494032 11245846528 7408 33554432000 4194304 4196468 140730375394864 139729457244528 139729946262291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=10982272 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11245846528 7408 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11653] ppid=11513 vsize=10982272 memory=140286307284608 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11653/stat : 11653 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494033 11245846528 7408 33554432000 4194304 4196468 140730375394864 139729456192432 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10982272 KiB
Current children cumulated memory: 29104 KiB

[startup+0.310761 s]*
/proc/loadavg: 1.00 1.18 1.60 4/221 11653
/proc/meminfo: memFree=24727168/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=10983192 memory=48316 CPUtime=0.3 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 9501 13091 1 0 20 2 5 3 20 0 15 0 221494011 11246788608 12079 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2745798 12079 3067 1 0 2708109 0
[pid=11518/tid=11627] ppid=11513 vsize=10983192 memory=7311146985107750967 CPUtime=0.22 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) R 11513 11518 10336 0 -1 4202560 6051 13091 0 0 13 1 5 3 20 0 15 0 221494025 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729939141936 139729951401310 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=10983192 memory=3690333513057777312 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=10983192 memory=140286307291601 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=10983192 memory=11201815065394 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=10983192 memory=280572614568000 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 221494028 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729460402800 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 13 13091 0 0 0 0 5 3 20 0 15 0 221494028 11246788608 12079 33554432000 4194304 4196468 140730375394864 139728775013664 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494028 11246788608 12079 33554432000 4194304 4196468 140730375394864 139728573687408 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11643] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11643/stat : 11643 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494031 11246788608 12079 33554432000 4194304 4196468 140730375394864 139728266287696 139729967339419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) S 11513 11518 10336 0 -1 1077944384 545 13091 0 0 1 0 5 3 20 0 15 0 221494032 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729459349616 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) S 11513 11518 10336 0 -1 1077944384 66 13091 0 0 1 0 5 3 20 0 15 0 221494032 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729458296816 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=10983192 memory=140286307284608 CPUtime=0.12 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) S 11513 11518 10336 0 -1 1077944384 617 13091 0 0 4 0 5 3 20 0 15 0 221494032 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729457244528 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11246788608 12079 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11653] ppid=11513 vsize=10983192 memory=140286307284608 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11653/stat : 11653 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494033 11246788608 12079 33554432000 4194304 4196468 140730375394864 139729456192432 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 48316 KiB

[startup+0.705719 s]
/proc/loadavg: 1.00 1.18 1.60 3/221 11653
/proc/meminfo: memFree=24702648/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=10983192 memory=84832 CPUtime=0.9 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 16419 13091 1 0 78 4 5 3 20 0 15 0 221494011 11246788608 21208 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2745798 21208 3235 1 0 2708109 0
[pid=11518/tid=11627] ppid=11513 vsize=10983192 memory=14431090117230 CPUtime=0.61 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) R 11513 11518 10336 0 -1 4202560 12046 13091 0 0 50 3 5 3 20 0 15 0 221494025 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729939134592 139729951401310 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 2 13091 0 0 0 0 5 3 20 0 15 0 221494026 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=10983192 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 5 13091 0 0 0 0 5 3 20 0 15 0 221494028 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729460402800 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 13 13091 0 0 0 0 5 3 20 0 15 0 221494028 11246788608 21208 33554432000 4194304 4196468 140730375394864 139728775013664 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494028 11246788608 21208 33554432000 4194304 4196468 140730375394864 139728573687408 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11643] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11643/stat : 11643 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494031 11246788608 21208 33554432000 4194304 4196468 140730375394864 139728266287696 139729967339419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=10983192 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) S 11513 11518 10336 0 -1 1077944384 922 13091 0 0 7 0 5 3 20 0 15 0 221494032 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729459349616 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=10983192 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) R 11513 11518 10336 0 -1 4202560 511 13091 0 0 7 0 5 3 20 0 15 0 221494032 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729458284656 139729952219098 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=10983192 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) S 11513 11518 10336 0 -1 1077944384 713 13091 0 0 13 0 5 3 20 0 15 0 221494032 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729457244528 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11246788608 21208 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11653] ppid=11513 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11653/stat : 11653 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494033 11246788608 21208 33554432000 4194304 4196468 140730375394864 139729456192432 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 84832 KiB

[startup+1.5011 s]
/proc/loadavg: 1.00 1.18 1.60 1/221 11653
/proc/meminfo: memFree=24622432/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=10998092 memory=177144 CPUtime=2.08 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 23218 13091 4 0 190 10 5 3 20 0 15 0 221494011 11262046208 44286 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2749523 44286 3468 1 0 2711181 0
[pid=11518/tid=11627] ppid=11513 vsize=10998092 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) R 11513 11518 10336 0 -1 4202560 17139 13091 2 0 115 6 5 3 20 0 15 0 221494025 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729939134168 139729947591029 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=10998092 memory=7374476595838935144 CPUtime=0.09 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 25 13091 0 0 1 0 5 3 20 0 15 0 221494026 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=10998092 memory=7236229500900889449 CPUtime=0.09 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 250 13091 0 0 1 0 5 3 20 0 15 0 221494026 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=10998092 memory=7446264839441771622 CPUtime=0.09 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 24 13091 0 0 1 0 5 3 20 0 15 0 221494026 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=10998092 memory=7518026630507423845 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 76 13091 0 0 0 0 5 3 20 0 15 0 221494026 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=10998092 memory=7309732965932165463 CPUtime=0.09 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 52 13091 1 0 1 0 5 3 20 0 15 0 221494028 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729460402800 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 14 13091 0 0 0 0 5 3 20 0 15 0 221494028 11262046208 44286 33554432000 4194304 4196468 140730375394864 139728775013728 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494028 11262046208 44286 33554432000 4194304 4196468 140730375394864 139728573687424 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11643] ppid=11513 vsize=10998092 memory=140286181680889 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11643/stat : 11643 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494031 11262046208 44286 33554432000 4194304 4196468 140730375394864 139728266287696 139729967339419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=10998092 memory=280572363366416 CPUtime=0.25 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) S 11513 11518 10336 0 -1 1077944384 1128 13091 0 0 17 0 5 3 20 0 15 0 221494032 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729459349616 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=10998092 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) S 11513 11518 10336 0 -1 1077944384 1183 13091 0 0 23 0 5 3 20 0 15 0 221494032 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729458296816 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=10998092 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) S 11513 11518 10336 0 -1 1077944384 1123 13091 0 0 27 0 5 3 20 0 15 0 221494032 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729457244528 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11262046208 44286 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11653] ppid=11513 vsize=10998092 memory=2241 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11653/stat : 11653 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494033 11262046208 44286 33554432000 4194304 4196468 140730375394864 139729456192432 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 177144 KiB

[startup+3.11082 s]
/proc/loadavg: 1.16 1.21 1.61 7/222 11654
/proc/meminfo: memFree=24354680/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=11010400 memory=270708 CPUtime=5.36 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 40738 13091 4 0 512 16 5 3 20 0 15 0 221494011 11274649600 67677 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2752600 67677 3489 1 0 2714253 0
[pid=11518/tid=11627] ppid=11513 vsize=11010400 memory=60240 CPUtime=2.84 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) R 11513 11518 10336 0 -1 4202560 29330 13091 2 0 267 9 5 3 20 0 15 0 221494025 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729939136184 139729952486380 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=11010400 memory=1064 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 43 13091 0 0 3 0 5 3 20 0 15 0 221494026 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=11010400 memory=3712 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 258 13091 0 0 3 0 5 3 20 0 15 0 221494026 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=11010400 memory=4004 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 44 13091 0 0 3 0 5 3 20 0 15 0 221494026 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=11010400 memory=3516 CPUtime=0.1 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 95 13091 0 0 2 0 5 3 20 0 15 0 221494026 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=11010400 memory=2241 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 285 13091 1 0 3 0 5 3 20 0 15 0 221494028 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729460402800 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=11010400 memory=280572362726392 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 14 13091 0 0 0 0 5 3 20 0 15 0 221494028 11274649600 67677 33554432000 4194304 4196468 140730375394864 139728775013728 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494028 11274649600 67677 33554432000 4194304 4196468 140730375394864 139728573687424 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11643] ppid=11513 vsize=11010400 memory=7234303152781525078 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11643/stat : 11643 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494031 11274649600 67677 33554432000 4194304 4196468 140730375394864 139728266287696 139729967339419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=11010400 memory=288284497924064107 CPUtime=0.69 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) R 11513 11518 10336 0 -1 4202560 3417 13091 0 0 61 0 5 3 20 0 15 0 221494032 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729459329640 139729950806839 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=11010400 memory=6656426216303648816 CPUtime=0.8 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) R 11513 11518 10336 0 -1 4202560 2214 13091 0 0 72 0 5 3 20 0 15 0 221494032 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729458277832 139729950817611 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=11010400 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) S 11513 11518 10336 0 -1 1077944384 2834 13091 0 0 92 1 5 3 20 0 15 0 221494032 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729457244528 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11274649600 67677 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11653] ppid=11513 vsize=11010400 memory=18063 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11653/stat : 11653 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494033 11274649600 67677 33554432000 4194304 4196468 140730375394864 139729456192432 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 5.36 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 270708 KiB

[startup+3.49415 s]
# the end of solver process 11518 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.0774 s, system=0.233648 s

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

[startup+3.20094 s]
/proc/loadavg: 1.16 1.21 1.61 7/222 11654
/proc/meminfo: memFree=24354680/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=11075936 memory=294468 CPUtime=5.62 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 46723 13091 4 0 538 16 5 3 20 0 15 0 221494011 11341758464 73617 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2768984 73617 3489 1 0 2730637 0
[pid=11518/tid=11627] ppid=11513 vsize=11075936 memory=0 CPUtime=2.94 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) R 11513 11518 10336 0 -1 4202560 34217 13091 2 0 276 10 5 3 20 0 15 0 221494025 11341758464 73617 33554432000 4194304 4196468 140730375394864 139729939134992 139729951401310 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=11075936 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 43 13091 0 0 3 0 5 3 20 0 15 0 221494026 11341758464 73617 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=11075936 memory=280572362935040 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 258 13091 0 0 3 0 5 3 20 0 15 0 221494026 11341758464 73617 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=11075936 memory=140286181481568 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 44 13091 0 0 3 0 5 3 20 0 15 0 221494026 11341758464 73617 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=11075936 memory=13345 CPUtime=0.1 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 95 13091 0 0 2 0 5 3 20 0 15 0 221494026 11341758464 73617 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=11075936 memory=196956 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 285 13091 1 0 3 0 5 3 20 0 15 0 221494028 11341758464 73683 33554432000 4194304 4196468 140730375394864 139729460402800 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=11075936 memory=2072 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 14 13091 0 0 0 0 5 3 20 0 15 0 221494028 11341758464 73683 33554432000 4194304 4196468 140730375394864 139728775013728 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=11075936 memory=1740 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494028 11341758464 73683 33554432000 4194304 4196468 140730375394864 139728573687424 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11643] ppid=11513 vsize=11075936 memory=11192 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11643/stat : 11643 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494031 11341758464 73683 33554432000 4194304 4196468 140730375394864 139728266287696 139729967339419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=11075936 memory=752 CPUtime=0.78 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) R 11513 11518 10336 0 -1 4202560 3661 13091 0 0 70 0 5 3 20 0 15 0 221494032 11341758464 73683 33554432000 4194304 4196468 140730375394864 139729459330632 139729950817611 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=11075936 memory=1828 CPUtime=0.89 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) R 11513 11518 10336 0 -1 4202560 3072 13091 0 0 81 0 5 3 20 0 15 0 221494032 11341758464 73683 33554432000 4194304 4196468 140730375394864 139729458277832 139729967342170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=11075936 memory=1120 CPUtime=1.01 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) S 11513 11518 10336 0 -1 1077944384 2834 13091 0 0 92 1 5 3 20 0 15 0 221494032 11341758464 73683 33554432000 4194304 4196468 140730375394864 139729457244528 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=11075936 memory=6116 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 15 0 221494032 11341758464 73683 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11653] ppid=11513 vsize=11075936 memory=1724 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11653/stat : 11653 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 15 0 221494033 11341758464 73683 33554432000 4194304 4196468 140730375394864 139729456192432 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 5.62 s
Current children cumulated vsize: 11075936 KiB
Current children cumulated memory: 294468 KiB

[startup+3.4007 s]
/proc/loadavg: 1.16 1.21 1.61 7/222 11654
/proc/meminfo: memFree=24354680/32770624 swapFree=67108860/67108860
[pid=11518] ppid=11513 vsize=11140444 memory=300392 CPUtime=6.21 cores=1,3,5,7
/proc/11518/stat : 11518 (java) S 11513 11518 10336 0 -1 1077944320 54127 13091 4 0 596 17 5 3 20 0 13 0 221494011 11407814656 75098 33554432000 4194304 4196468 140730375394864 140730375377408 139729967320823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
/proc/11518/statm: 2785111 75098 3495 1 0 2746764 0
[pid=11518/tid=11627] ppid=11513 vsize=11140444 memory=6791534058613427641 CPUtime=3.09 cores=1,3,5,7
/proc/11518/task/11627/stat : 11627 (java) S 11513 11518 10336 0 -1 1077944384 37665 13091 2 0 290 11 5 3 20 0 13 0 221494025 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729939164304 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11632] ppid=11513 vsize=11140444 memory=2439205881601 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11632/stat : 11632 (java) S 11513 11518 10336 0 -1 1077944384 43 13091 0 0 3 0 5 3 20 0 13 0 221494026 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729971562896 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11633] ppid=11513 vsize=11140444 memory=2443500848897 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11633/stat : 11633 (java) S 11513 11518 10336 0 -1 1077944384 258 13091 0 0 3 0 5 3 20 0 13 0 221494026 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729852827920 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11634] ppid=11513 vsize=11140444 memory=2516515292929 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11634/stat : 11634 (java) S 11513 11518 10336 0 -1 1077944384 44 13091 0 0 3 0 5 3 20 0 13 0 221494026 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729851775632 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11635] ppid=11513 vsize=11140444 memory=2533695162113 CPUtime=0.1 cores=1,3,5,7
/proc/11518/task/11635/stat : 11635 (java) S 11513 11518 10336 0 -1 1077944384 95 13091 0 0 2 0 5 3 20 0 13 0 221494026 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729850722832 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11637] ppid=11513 vsize=11140444 memory=2542285096705 CPUtime=0.11 cores=1,3,5,7
/proc/11518/task/11637/stat : 11637 (java) S 11513 11518 10336 0 -1 1077944384 301 13091 1 0 3 0 5 3 20 0 13 0 221494028 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729460403008 139729967331970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11638] ppid=11513 vsize=11140444 memory=2555169998593 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11638/stat : 11638 (java) S 11513 11518 10336 0 -1 1077944384 14 13091 0 0 0 0 5 3 20 0 13 0 221494028 11407814656 75098 33554432000 4194304 4196468 140730375394864 139728775013728 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11641] ppid=11513 vsize=11140444 memory=2568054900481 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11641/stat : 11641 (java) S 11513 11518 10336 0 -1 1077944384 1 13091 0 0 0 0 5 3 20 0 13 0 221494028 11407814656 75098 33554432000 4194304 4196468 140730375394864 139728573687424 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11649] ppid=11513 vsize=11140444 memory=2585234769665 CPUtime=0.98 cores=1,3,5,7
/proc/11518/task/11649/stat : 11649 (java) R 11513 11518 10336 0 -1 4202560 6075 13091 0 0 90 0 5 3 20 0 13 0 221494032 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729459336080 139729952437984 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11650] ppid=11513 vsize=11140444 memory=2602414638849 CPUtime=1.05 cores=1,3,5,7
/proc/11518/task/11650/stat : 11650 (java) S 11513 11518 10336 0 -1 1077944384 3713 13091 0 0 97 0 5 3 20 0 13 0 221494032 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729458281328 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11651] ppid=11513 vsize=11140444 memory=0 CPUtime=1.08 cores=1,3,5,7
/proc/11518/task/11651/stat : 11651 (java) S 11513 11518 10336 0 -1 1077944384 3556 13091 0 0 99 1 5 3 20 0 13 0 221494032 11407814656 75098 33554432000 4194304 4196468 140730375394864 139729457244528 139729967331970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
[pid=11518/tid=11652] ppid=11513 vsize=11140444 memory=280572362813792 CPUtime=0.08 cores=1,3,5,7
/proc/11518/task/11652/stat : 11652 (java) S 11513 11518 10336 0 -1 1077944384 3 13091 0 0 0 0 5 3 20 0 13 0 221494032 11407814656 75098 33554432000 4194304 4196468 140730375394864 139727835490784 139729967331029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27586560 140730375400035 140730375402844 140730375402844 140730375405519 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 11140444 KiB
Current children cumulated memory: 300392 KiB

Child status: 0
Real time (s): 3.4942
CPU time (s): 6.31104
CPU user time (s): 6.0774
CPU system time (s): 0.233648
CPU usage (%): 180.615
Max. virtual memory (cumulated for all children) (KiB): 11140444
Max. memory (cumulated for all children) (KiB): 300392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.0774
system time used= 0.233648
maximum resident set size= 303652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67833
page faults= 4
swaps= 0
block input operations= 4152
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5604
involuntary context switches= 154


# summary of solver processes directly reported to runsolver:
#   pid: 11518
#   total CPU time (s): 6.31104
#   total CPU user time (s): 6.0774
#   total CPU system time (s): 0.233648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040517 second user time and 0.081058 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 04:01:48
IDJOB=4304848
IDBENCH=141025
IDSOLVER=2781
FILE ID=node107/4304848-1534039308
RUNJOBID= node107-1534039308-11489
PBS_JOBID= 21036970
Free space on /tmp= 39332 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-05_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304848-1534039308/watcher-4304848-1534039308 -o /tmp/evaluation-result-4304848-1534039308/solver-4304848-1534039308 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534039308-11489 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1510924412 -superng HOME/instance-4304848-1534039308.xml

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

MD5SUM BENCH= 776f6c8909d7db26eed6858afed1e777
RANDOM SEED=1510924412

node107.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.40
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.40
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.40
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.40
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:        24801800 kB
MemAvailable:   31904028 kB
Buffers:          181620 kB
Cached:          7114064 kB
SwapCached:            0 kB
Active:          3674620 kB
Inactive:        3673804 kB
Active(anon):       3116 kB
Inactive(anon):   103432 kB
Active(file):    3671504 kB
Inactive(file):  3570372 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             52880 kB
Writeback:            12 kB
AnonPages:         61152 kB
Mapped:            51336 kB
Shmem:             49804 kB
Slab:             317036 kB
SReclaimable:     288812 kB
SUnreclaim:        28224 kB
KernelStack:        3184 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     350448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39280 MiB
End job on node107 at 2018-08-12 04:01:52