Trace number 4281851

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
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2526.4199 2494.3301

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-27-a4.xml
MD5SUM4a6b886165f8d6d7f8f178d50db8a3de
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark818
Best CPU time to get the best result obtained on this benchmark2520.1201
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints58502
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":27}]
Minimum variable degree8451
Maximum variable degree8452
Distribution of variable degrees[{"degree":8451,"count":25},{"degree":8452,"count":2}]
Minimum constraint arity1
Maximum constraint arity27
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":5850},{"arity":4,"count":52650},{"arity":27,"count":1}]
Number of extensional constraints0
Number of intensional constraints58501
Distribution of constraint types[{"type":"intension","count":58501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281851-1503126797.xml"  -tl '2520s' -p 1 -x 0
0.08/0.28	c [HOME/instance-4281851-1503126797.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
13.76/4.71	c solve instance...
1027.95/1001.83	o 968 
2080.31/2052.99	o 967 

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281851-1503126797/watcher-4281851-1503126797 -o /tmp/evaluation-result-4281851-1503126797/solver-4281851-1503126797 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1396043892 HOME/instance-4281851-1503126797.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=21520, runsolver pid=21517

[startup+0.100133 s]*
/proc/loadavg: 1.88 1.95 2.02 3/198 21523
/proc/meminfo: memFree=24039296/32770624 swapFree=67108860/67108860
[pid=21520] ppid=21517 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21520/stat : 21520 (xcsp3-exec) S 21517 21520 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11089511 9740288 344 18446744073709551615 4194304 5098028 140736507550896 140736507549000 140127221273212 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 26615808 140736507552121 140736507552326 140736507552326 140736507555819 0
/proc/21520/statm: 2378 344 289 221 0 87 0
[pid=21522] ppid=21520 vsize=13358712 memory=11464 CPUtime=0 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21520 21520 16431 0 -1 1077944320 2619 0 0 0 0 0 0 0 20 0 6 0 11089521 13679321088 2866 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3339678 2866 1350 1 0 3329175 0
[pid=21522/tid=21523] ppid=21520 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) R 21520 21520 16431 0 -1 4202560 1409 0 0 0 0 0 0 0 20 0 6 0 11089521 13679321088 2866 18446744073709551615 4194304 4196468 140730713633184 139686280208976 139686236954486 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21520 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 11089522 13679321088 2866 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21520 vsize=13358712 memory=140159316199040 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 11089522 13679321088 2866 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21520 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 11089522 13679321088 2866 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21520 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 11089522 13679321088 2932 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 12840 KiB

[startup+0.215772 s]*
/proc/loadavg: 1.88 1.95 2.02 3/211 21536
/proc/meminfo: memFree=24028276/32770624 swapFree=67108860/67108860
[pid=21520] ppid=21517 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21520/stat : 21520 (xcsp3-exec) S 21517 21520 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11089511 9740288 344 18446744073709551615 4194304 5098028 140736507550896 140736507549000 140127221273212 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 26615808 140736507552121 140736507552326 140736507552326 140736507555819 0
/proc/21520/statm: 2378 344 289 221 0 87 0
[pid=21522] ppid=21520 vsize=13974352 memory=26944 CPUtime=0.08 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21520 21520 16431 0 -1 1077944320 5153 0 0 0 8 0 0 0 20 0 15 0 11089521 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3493588 6736 2727 1 0 3482964 0
[pid=21522/tid=21523] ppid=21520 vsize=13974352 memory=-6871798056524144002 CPUtime=0.06 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) R 21520 21520 16431 0 -1 4202560 3299 0 0 0 6 0 0 0 20 0 15 0 11089521 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139686280206096 139686258247712 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21520 vsize=13974352 memory=140159316199040 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21520 vsize=13974352 memory=140159316199040 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089523 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685461235824 139686275984002 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21520 21520 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11089523 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685460181792 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21520 21520 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11089524 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685459129456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) S 21520 21520 16431 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21520 vsize=13974352 memory=140159316199040 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) S 21520 21520 16431 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21520 vsize=13974352 memory=140159316199040 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089531 14309736448 6736 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28320 KiB

[startup+0.310181 s]*
/proc/loadavg: 1.88 1.95 2.02 3/211 21536
/proc/meminfo: memFree=24013148/32770624 swapFree=67108860/67108860
[pid=21520] ppid=21517 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21520/stat : 21520 (xcsp3-exec) S 21517 21520 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11089511 9740288 344 18446744073709551615 4194304 5098028 140736507550896 140736507549000 140127221273212 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 26615808 140736507552121 140736507552326 140736507552326 140736507555819 0
/proc/21520/statm: 2378 344 289 221 0 87 0
[pid=21522] ppid=21520 vsize=13974352 memory=36908 CPUtime=0.25 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21520 21520 16431 0 -1 1077944320 8842 0 0 0 24 1 0 0 20 0 15 0 11089521 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3493588 9227 2981 1 0 3482964 0
[pid=21522/tid=21523] ppid=21520 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) R 21520 21520 16431 0 -1 4202560 6048 0 0 0 15 1 0 0 20 0 15 0 11089521 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139686280200624 139686275994781 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21520 vsize=13974352 memory=140159316206033 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21520 vsize=13974352 memory=7012483317424089452 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21520 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089522 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089523 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685461235824 139686275984002 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21520 21520 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11089523 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685460181792 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21520 21520 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11089524 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685459129456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21520 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) R 21520 21520 16431 0 -1 4202560 561 0 0 0 2 0 0 0 20 0 15 0 11089526 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686268957897 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21520 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21520 21520 16431 0 -1 1077944384 193 0 0 0 1 0 0 0 20 0 15 0 11089526 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21520 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) S 21520 21520 16431 0 -1 1077944384 735 0 0 0 5 0 0 0 20 0 15 0 11089526 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21520 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089531 14309736448 9227 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38284 KiB

[startup+0.707266 s]
/proc/loadavg: 1.88 1.95 2.02 5/211 21536
/proc/meminfo: memFree=23995524/32770624 swapFree=67108860/67108860
[pid=21520] ppid=21517 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21520/stat : 21520 (xcsp3-exec) S 21517 21520 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11089511 9740288 344 18446744073709551615 4194304 5098028 140736507550896 140736507549000 140127221273212 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 26615808 140736507552121 140736507552326 140736507552326 140736507555819 0
/proc/21520/statm: 2378 344 289 221 0 87 0
[pid=21522] ppid=21520 vsize=13978684 memory=90736 CPUtime=1.3 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21520 21520 16431 0 -1 1077944320 13296 0 0 0 126 4 0 0 20 0 15 0 11089521 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3494671 22684 3147 1 0 3482964 0
[pid=21522/tid=21523] ppid=21520 vsize=13978684 memory=8751464017575425845 CPUtime=0.54 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) R 21520 21520 16431 0 -1 4202560 7813 0 0 0 51 3 0 0 20 0 15 0 11089521 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139686280205312 139686262041864 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21520 vsize=13978684 memory=5861541947240501328 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089522 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21520 vsize=13978684 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089522 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21520 vsize=13978684 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21520 21520 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11089522 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21520 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089522 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) S 21520 21520 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11089523 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685461235824 139686275984002 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21520 21520 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11089523 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685460181792 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21520 21520 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11089524 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685459129456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21520 vsize=13978684 memory=30305 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21520 vsize=13978684 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) R 21520 21520 16431 0 -1 4202560 1520 0 0 0 27 0 0 0 20 0 15 0 11089526 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686254364088 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21520 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21520 21520 16431 0 -1 1077944384 1254 0 0 0 24 0 0 0 20 0 15 0 11089526 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21520 vsize=13978684 memory=6656426216303648864 CPUtime=0.21 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) R 21520 21520 16431 0 -1 4202560 1401 0 0 0 21 0 0 0 20 0 15 0 11089526 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686255111136 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21520 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11089526 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21520 21520 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11089531 14314172416 22684 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 92112 KiB

[startup+1.5009 s]
/proc/loadavg: 1.88 1.95 2.02 6/211 21536
/proc/meminfo: memFree=23846652/32770624 swapFree=67108860/67108860
[pid=21520] ppid=21517 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21520/stat : 21520 (xcsp3-exec) S 21517 21520 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 11089511 9740288 344 18446744073709551615 4194304 5098028 140736507550896 140736507549000 140127221273212 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 26615808 140736507552121 140736507552326 140736507552326 140736507555819 0
/proc/21520/statm: 2378 344 289 221 0 87 0
[pid=21522] ppid=21520 vsize=13978684 memory=301296 CPUtime=3.75 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21520 21520 16431 0 -1 1077944320 17552 0 0 0 364 11 0 0 20 0 15 0 11089521 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3494671 75324 3202 1 0 3482964 0
[pid=21522/tid=21523] ppid=21520 vsize=13978684 memory=0 CPUtime=1.28 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) R 21520 21520 16431 0 -1 4202560 7990 0 0 0 123 5 0 0 20 0 15 0 11089521 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139686280210544 139686275984790 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21520 vsize=13978684 memory=4426658576607127401 CPUtime=0.03 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21520 21520 16431 0 -1 1077944384 90 0 0 0 2 1 0 0 20 0 15 0 11089522 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21520 vsize=13978684 memory=6225215403978418992 CPUtime=0.04 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21520 21520 16431 0 -1 1077944384 112 0 0 0 3 1 0 0 20 0 15 0 11089522 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21520 vsize=13978684 memory=7666934641461060384 CPUtime=0.01 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21520 21520 16431 0 -1 1077944384 30 0 0 0 1 0 0 0 20 0 15 0 11089522 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21520 vsize=13978684 memory=4004 CPUtime=0.02 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21520 21520 16431 0 -1 1077944384 59 0 0 0 2 0 0 0 20 0 15 0 11089522 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) S 21520 21520 16431 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 11089523 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139685461235824 139686275984002 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21520 vsize=13978684 memory=140159211520128 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21520 21520 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11089523 14314172416 75324 18446744073709551615 4194304 4196468 140730713633184 139685460181792 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21520 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7

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

[pid=21522/tid=21526] ppid=21517 vsize=14113860 memory=1728 CPUtime=7.42 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) R 21517 21520 16431 0 -1 4202560 7423 0 0 0 706 36 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686230834520 139686269075841 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21517 vsize=14113860 memory=11952 CPUtime=7.49 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) R 21517 21520 16431 0 -1 4202560 10556 0 0 0 715 34 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686229781720 139686260671671 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21517 vsize=14113860 memory=1008 CPUtime=2.11 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) S 21517 21520 16431 0 -1 1077944384 21977 0 0 0 200 11 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685461234368 139686275983061 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21517 vsize=14113860 memory=9772 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21517 21520 16431 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685460181856 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21517 vsize=14113860 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21517 21520 16431 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 17 0 11089524 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685459129472 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21517 vsize=14113860 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21517 21520 16431 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21517 vsize=14113860 memory=1728 CPUtime=3.75 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) S 21517 21520 16431 0 -1 1077944384 25379 0 0 0 373 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21517 vsize=14113860 memory=11952 CPUtime=3.54 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21517 21520 16431 0 -1 1077944384 18753 0 0 0 352 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21517 vsize=14113860 memory=1008 CPUtime=0.84 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) S 21517 21520 16431 0 -1 1077944384 16510 0 0 0 81 3 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21517 vsize=14113860 memory=792 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21517 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21517 vsize=14113860 memory=2008 CPUtime=1.52 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21517 21520 16431 0 -1 1077944384 3332 0 0 0 67 85 0 0 20 0 17 0 11089531 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22024] ppid=21517 vsize=14113860 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22024/stat : 22024 (java) S 21517 21520 16431 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685444808688 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22025] ppid=21517 vsize=14113860 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22025/stat : 22025 (java) S 21517 21520 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685443755456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current cumulated CPU time of completed processes: 0.00185 s
Current children cumulated CPU time: 2525.18 s
Current children cumulated vsize: 14113860 KiB
Current children cumulated memory: 4938292 KiB

[startup+2494 s]*
/proc/loadavg: 2.16 2.05 2.06 3/216 22025
/proc/meminfo: memFree=25146236/32770624 swapFree=67108860/67108860
[pid=21522] ppid=21517 vsize=14113860 memory=4938292 CPUtime=2526.09 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21517 21520 16431 0 -1 1077944320 332434 0 0 0 252345 264 0 0 20 0 17 0 11089521 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3528465 1234573 3255 1 0 3516758 0
[pid=21522/tid=21523] ppid=21517 vsize=14113860 memory=2344 CPUtime=2483.58 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) S 21517 21520 16431 0 -1 1077944384 211173 0 0 0 248329 29 0 0 20 0 17 0 11089521 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686280208480 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21517 vsize=14113860 memory=1728 CPUtime=7.56 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21517 21520 16431 0 -1 1077944384 8219 0 0 0 719 37 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21517 vsize=14113860 memory=-8195925453750481479 CPUtime=7.59 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21517 21520 16431 0 -1 1077944384 7260 0 0 0 724 35 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21517 vsize=14113860 memory=2240 CPUtime=7.59 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21517 21520 16431 0 -1 1077944384 7424 0 0 0 723 36 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21517 vsize=14113860 memory=4288 CPUtime=7.66 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21517 21520 16431 0 -1 1077944384 10556 0 0 0 732 34 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21517 vsize=14113860 memory=932 CPUtime=2.35 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) R 21517 21520 16431 0 -1 4202560 21977 0 0 0 224 11 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685461234368 139686260430453 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21517 vsize=14113860 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21517 21520 16431 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685460181856 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21517 vsize=14113860 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21517 21520 16431 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 17 0 11089524 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685459129472 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21517 vsize=14113860 memory=844 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21517 21520 16431 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21517 vsize=14113860 memory=792 CPUtime=3.75 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) S 21517 21520 16431 0 -1 1077944384 25379 0 0 0 373 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21517 vsize=14113860 memory=2008 CPUtime=3.54 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21517 21520 16431 0 -1 1077944384 18753 0 0 0 352 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21517 vsize=14113860 memory=1228 CPUtime=0.84 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) S 21517 21520 16431 0 -1 1077944384 16510 0 0 0 81 3 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21517 vsize=14113860 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21517 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21517 vsize=14113860 memory=4612 CPUtime=1.52 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21517 21520 16431 0 -1 1077944384 3332 0 0 0 67 85 0 0 20 0 17 0 11089531 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22024] ppid=21517 vsize=14113860 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22024/stat : 22024 (java) S 21517 21520 16431 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685444808688 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22025] ppid=21517 vsize=14113860 memory=644 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22025/stat : 22025 (java) S 21517 21520 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685443755456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current cumulated CPU time of completed processes: 0.00185 s
Current children cumulated CPU time: 2526.09 s
Current children cumulated vsize: 14113860 KiB
Current children cumulated memory: 4938292 KiB

[startup+2494.2 s]
/proc/loadavg: 2.16 2.05 2.06 3/216 22025
/proc/meminfo: memFree=25146236/32770624 swapFree=67108860/67108860
[pid=21522] ppid=21517 vsize=14113860 memory=4938292 CPUtime=2526.28 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21517 21520 16431 0 -1 1077944320 332434 0 0 0 252364 264 0 0 20 0 17 0 11089521 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3528465 1234573 3255 1 0 3516758 0
[pid=21522/tid=21523] ppid=21517 vsize=14113860 memory=952 CPUtime=2483.58 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) S 21517 21520 16431 0 -1 1077944384 211173 0 0 0 248329 29 0 0 20 0 17 0 11089521 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686280208480 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21517 vsize=14113860 memory=2240 CPUtime=7.56 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21517 21520 16431 0 -1 1077944384 8219 0 0 0 719 37 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21517 vsize=14113860 memory=4288 CPUtime=7.59 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21517 21520 16431 0 -1 1077944384 7260 0 0 0 724 35 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21517 vsize=14113860 memory=932 CPUtime=7.59 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21517 21520 16431 0 -1 1077944384 7424 0 0 0 723 36 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21517 vsize=14113860 memory=1584 CPUtime=7.66 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21517 21520 16431 0 -1 1077944384 10556 0 0 0 732 34 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21517 vsize=14113860 memory=2160 CPUtime=2.54 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) R 21517 21520 16431 0 -1 4202560 21977 0 0 0 243 11 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685461234368 139686260969200 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21517 vsize=14113860 memory=844 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21517 21520 16431 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685460181856 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21517 vsize=14113860 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21517 21520 16431 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 17 0 11089524 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685459129472 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21517 vsize=14113860 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21517 21520 16431 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21517 vsize=14113860 memory=2760 CPUtime=3.75 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) S 21517 21520 16431 0 -1 1077944384 25379 0 0 0 373 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21517 vsize=14113860 memory=288230574492221466 CPUtime=3.54 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21517 21520 16431 0 -1 1077944384 18753 0 0 0 352 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21517 vsize=14113860 memory=288230613214036277 CPUtime=0.84 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) S 21517 21520 16431 0 -1 1077944384 16510 0 0 0 81 3 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21517 vsize=14113860 memory=13571496182286043 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21517 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21517 vsize=14113860 memory=4004 CPUtime=1.52 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21517 21520 16431 0 -1 1077944384 3332 0 0 0 67 85 0 0 20 0 17 0 11089531 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22024] ppid=21517 vsize=14113860 memory=9772 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22024/stat : 22024 (java) S 21517 21520 16431 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685444808688 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22025] ppid=21517 vsize=14113860 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22025/stat : 22025 (java) S 21517 21520 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685443755456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current cumulated CPU time of completed processes: 0.00185 s
Current children cumulated CPU time: 2526.28 s
Current children cumulated vsize: 14113860 KiB
Current children cumulated memory: 4938292 KiB

[startup+2494.3 s]
/proc/loadavg: 2.16 2.05 2.06 3/216 22025
/proc/meminfo: memFree=25146236/32770624 swapFree=67108860/67108860
[pid=21522] ppid=21517 vsize=14113860 memory=4938292 CPUtime=2526.38 cores=1,3,5,7
/proc/21522/stat : 21522 (java) S 21517 21520 16431 0 -1 1077944320 332434 0 0 0 252374 264 0 0 20 0 17 0 11089521 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 140730713615728 139686275972855 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
/proc/21522/statm: 3528465 1234573 3255 1 0 3516758 0
[pid=21522/tid=21523] ppid=21517 vsize=14113860 memory=1376 CPUtime=2483.58 cores=1,3,5,7
/proc/21522/task/21523/stat : 21523 (java) S 21517 21520 16431 0 -1 1077944384 211173 0 0 0 248329 29 0 0 20 0 17 0 11089521 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686280208480 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21524] ppid=21517 vsize=14113860 memory=1376 CPUtime=7.56 cores=1,3,5,7
/proc/21522/task/21524/stat : 21524 (java) S 21517 21520 16431 0 -1 1077944384 8219 0 0 0 719 37 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686232939408 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21525] ppid=21517 vsize=14113860 memory=4938292 CPUtime=7.59 cores=1,3,5,7
/proc/21522/task/21525/stat : 21525 (java) S 21517 21520 16431 0 -1 1077944384 7260 0 0 0 724 35 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686231886608 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21526] ppid=21517 vsize=14113860 memory=615 CPUtime=7.59 cores=1,3,5,7
/proc/21522/task/21526/stat : 21526 (java) S 21517 21520 16431 0 -1 1077944384 7424 0 0 0 723 36 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686230834320 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21527] ppid=21517 vsize=14113860 memory=4374460 CPUtime=7.66 cores=1,3,5,7
/proc/21522/task/21527/stat : 21527 (java) S 21517 21520 16431 0 -1 1077944384 10556 0 0 0 732 34 0 0 20 0 17 0 11089522 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139686229781520 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21528] ppid=21517 vsize=14113860 memory=1716 CPUtime=2.64 cores=1,3,5,7
/proc/21522/task/21528/stat : 21528 (java) R 21517 21520 16431 0 -1 4202560 21977 0 0 0 253 11 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685461234368 139686260430488 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21529] ppid=21517 vsize=14113860 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21529/stat : 21529 (java) S 21517 21520 16431 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 17 0 11089523 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685460181856 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21530] ppid=21517 vsize=14113860 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21530/stat : 21530 (java) S 21517 21520 16431 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 17 0 11089524 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685459129472 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21531] ppid=21517 vsize=14113860 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21531/stat : 21531 (java) S 21517 21520 16431 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685458077776 139686275991451 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21532] ppid=21517 vsize=14113860 memory=2240 CPUtime=3.75 cores=1,3,5,7
/proc/21522/task/21532/stat : 21532 (java) S 21517 21520 16431 0 -1 1077944384 25379 0 0 0 373 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685457025648 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21533] ppid=21517 vsize=14113860 memory=4288 CPUtime=3.54 cores=1,3,5,7
/proc/21522/task/21533/stat : 21533 (java) S 21517 21520 16431 0 -1 1077944384 18753 0 0 0 352 2 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685455972848 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21534] ppid=21517 vsize=14113860 memory=1376 CPUtime=0.84 cores=1,3,5,7
/proc/21522/task/21534/stat : 21534 (java) S 21517 21520 16431 0 -1 1077944384 16510 0 0 0 81 3 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685454920560 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21535] ppid=21517 vsize=14113860 memory=4374460 CPUtime=0 cores=1,3,5,7
/proc/21522/task/21535/stat : 21535 (java) S 21517 21520 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 11089526 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685453868000 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=21536] ppid=21517 vsize=14113860 memory=4937952 CPUtime=1.52 cores=1,3,5,7
/proc/21522/task/21536/stat : 21536 (java) S 21517 21520 16431 0 -1 1077944384 3332 0 0 0 67 85 0 0 20 0 17 0 11089531 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685452814768 139686275984002 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22024] ppid=21517 vsize=14113860 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22024/stat : 22024 (java) S 21517 21520 16431 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685444808688 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
[pid=21522/tid=22025] ppid=21517 vsize=14113860 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/21522/task/22025/stat : 22025 (java) S 21517 21520 16431 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 17 0 11338742 14452592640 1234573 18446744073709551615 4194304 4196468 140730713633184 139685443755456 139686275983061 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14704640 140730713637298 140730713637474 140730713637474 140730713640911 0
Current cumulated CPU time of completed processes: 0.00185 s
Current children cumulated CPU time: 2526.38 s
Current children cumulated vsize: 14113860 KiB
Current children cumulated memory: 4938292 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2494.33
CPU time (s): 2526.42
CPU user time (s): 2523.75
CPU system time (s): 2.6669
CPU usage (%): 101.287
Max. virtual memory (cumulated for all children) (KiB): 14113860
Max. memory (cumulated for all children) (KiB): 4938292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2523.75
system time used= 2.6669
maximum resident set size= 4938636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57924
involuntary context switches= 2240


# summary of solver processes directly reported to runsolver:
#   pid: 21520,21522
#   total CPU time (s): 2526.42
#   total CPU user time (s): 2523.75
#   total CPU system time (s): 2.6669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9672 second user time and 24.3965 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 08:59:17
IDJOB=4281851
IDBENCH=126242
IDSOLVER=2677
FILE ID=node128/4281851-1503126797
RUNJOBID= node128-1503095815-16490
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-27-a4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281851-1503126797/watcher-4281851-1503126797 -o /tmp/evaluation-result-4281851-1503126797/solver-4281851-1503126797 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1396043892 HOME/instance-4281851-1503126797.xml

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

MD5SUM BENCH= 4a6b886165f8d6d7f8f178d50db8a3de
RANDOM SEED=1396043892

node128.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.47
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.47
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.47
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.47
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:        24040740 kB
MemAvailable:   24223092 kB
Buffers:          158724 kB
Cached:           314228 kB
SwapCached:            0 kB
Active:          8004856 kB
Inactive:         307212 kB
Active(anon):    7839364 kB
Inactive(anon):    16752 kB
Active(file):     165492 kB
Inactive(file):   290460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10140 kB
Writeback:             0 kB
AnonPages:       7838812 kB
Mapped:            43504 kB
Shmem:             17060 kB
Slab:             108496 kB
SReclaimable:      84468 kB
SUnreclaim:        24028 kB
KernelStack:        3408 kB
PageTables:        20060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8963740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7708672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-19 09:40:52