Trace number 4281269

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 par (2017-08-18)? (TO) 2005.54 252.106

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b3r4.xml
MD5SUMe6d791e594f9eaa90e121e32c21c79c6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size47
Distribution of domain sizes[{"size":6,"count":1},{"size":47,"count":100}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":95},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity100
Distribution of constraint arities[{"arity":6,"count":1},{"arity":20,"count":10},{"arity":100,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281269-1503188124.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281269-1503188124.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
0.70/0.51	c solve instance...
2004.81/252.08	s UNKNOWN
2004.81/252.08	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281269-1503188124/watcher-4281269-1503188124 -o /tmp/evaluation-result-4281269-1503188124/solver-4281269-1503188124 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503186756-19839 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 807721591 HOME/instance-4281269-1503188124.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100136 s]*
/proc/loadavg: 8.00 8.15 7.90 2/201 20122
/proc/meminfo: memFree=28994200/32770624 swapFree=67108860/67108860
[pid=20101] ppid=20098 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20101/stat : 20101 (xcsp3-exec) S 20098 20101 19812 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151900529 9740288 346 33554432000 4194304 5098028 140721322863872 140721322861976 140084523520636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31936512 140721322869867 140721322870076 140721322870076 140721322872811 0
/proc/20101/statm: 2378 346 289 221 0 87 0
[pid=20103] ppid=20101 vsize=25999808 memory=27048 CPUtime=0.11 cores=0-7
/proc/20103/stat : 20103 (java) S 20101 20101 19812 0 -1 1077944320 5622 0 0 0 10 1 0 0 20 0 20 0 151900530 26623803392 6762 33554432000 4194304 4196468 140723632350256 140723632332800 139994256097015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
/proc/20103/statm: 6499952 6762 2875 1 0 6488269 0
[pid=20103/tid=20104] ppid=20101 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/20103/task/20104/stat : 20104 (java) R 20101 20101 19812 0 -1 4202560 3637 0 0 0 8 0 0 0 20 0 20 0 151900530 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994260330288 139994240140645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20105] ppid=20101 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20103/task/20105/stat : 20105 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994208717072 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20106] ppid=20101 vsize=25999808 memory=140271709025920 CPUtime=0 cores=0-7
/proc/20103/task/20106/stat : 20106 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994207664528 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20107] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20107/stat : 20107 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994206611984 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20108] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20108/stat : 20108 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994205559440 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20109] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20109/stat : 20109 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994204506896 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20110] ppid=20101 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20103/task/20110/stat : 20110 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994203454352 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20111] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20111/stat : 20111 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994202401808 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20112] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20112/stat : 20112 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26623803392 6762 33554432000 4194304 4196468 140723632350256 139994201349264 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20113] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20113/stat : 20113 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151900532 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992528046064 139994256108162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20114] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20114/stat : 20114 (java) S 20101 20101 19812 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151900533 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992526992288 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20115] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20115/stat : 20115 (java) S 20101 20101 19812 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151900533 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992525939696 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20116] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20116/stat : 20116 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900535 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992524888272 139994256115611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20117] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20117/stat : 20117 (java) S 20101 20101 19812 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 20 0 151900535 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992523835888 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20118] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20118/stat : 20118 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900535 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992522783344 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20119] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20119/stat : 20119 (java) R 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900536 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992521730800 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20120] ppid=20101 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/20103/task/20120/stat : 20120 (java) R 20101 20101 19812 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 151900536 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992520678256 139994236869572 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20121] ppid=20101 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20121/stat : 20121 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900536 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992519624928 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20122] ppid=20101 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20103/task/20122/stat : 20122 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900536 26623803392 6762 33554432000 4194304 4196468 140723632350256 139992518572464 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28432 KiB

[startup+0.210571 s]*
/proc/loadavg: 8.00 8.15 7.90 3/201 20122
/proc/meminfo: memFree=28982732/32770624 swapFree=67108860/67108860
[pid=20101] ppid=20098 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20101/stat : 20101 (xcsp3-exec) S 20098 20101 19812 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151900529 9740288 346 33554432000 4194304 5098028 140721322863872 140721322861976 140084523520636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31936512 140721322869867 140721322870076 140721322870076 140721322872811 0
/proc/20101/statm: 2378 346 289 221 0 87 0
[pid=20103] ppid=20101 vsize=26004064 memory=38716 CPUtime=0.33 cores=0-7
/proc/20103/stat : 20103 (java) S 20101 20101 19812 0 -1 1077944320 8294 0 0 0 31 2 0 0 20 0 20 0 151900530 26628161536 9679 33554432000 4194304 4196468 140723632350256 140723632332800 139994256097015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
/proc/20103/statm: 6501016 9679 3007 1 0 6488269 0
[pid=20103/tid=20104] ppid=20101 vsize=26004064 memory=29681743523217448 CPUtime=0.19 cores=0-7
/proc/20103/task/20104/stat : 20104 (java) R 20101 20101 19812 0 -1 4202560 5429 0 0 0 18 1 0 0 20 0 20 0 151900530 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994260310560 139994256118941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20105] ppid=20101 vsize=26004064 memory=288230613264367967 CPUtime=0 cores=0-7
/proc/20103/task/20105/stat : 20105 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994208717072 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20106] ppid=20101 vsize=26004064 memory=288370647860737664 CPUtime=0 cores=0-7
/proc/20103/task/20106/stat : 20106 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994207664528 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20107] ppid=20101 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20103/task/20107/stat : 20107 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994206611984 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20108] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20108/stat : 20108 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994205559440 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20109] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20109/stat : 20109 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994204506896 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20110] ppid=20101 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20103/task/20110/stat : 20110 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994203454352 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20111] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20111/stat : 20111 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994202401808 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20112] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20112/stat : 20112 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628161536 9679 33554432000 4194304 4196468 140723632350256 139994201349264 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20113] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20113/stat : 20113 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151900532 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992528046064 139994256108162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20114] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20114/stat : 20114 (java) S 20101 20101 19812 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151900533 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992526992288 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20115] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20115/stat : 20115 (java) S 20101 20101 19812 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151900533 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992525939696 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20116] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20116/stat : 20116 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900535 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992524888272 139994256115611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20117] ppid=20101 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/20103/task/20117/stat : 20117 (java) S 20101 20101 19812 0 -1 1077944384 611 0 0 0 1 0 0 0 20 0 20 0 151900535 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992523835888 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20118] ppid=20101 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/20103/task/20118/stat : 20118 (java) S 20101 20101 19812 0 -1 1077944384 167 0 0 0 1 0 0 0 20 0 20 0 151900535 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992522783344 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20119] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20119/stat : 20119 (java) S 20101 20101 19812 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 151900536 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992521730800 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20120] ppid=20101 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/20103/task/20120/stat : 20120 (java) R 20101 20101 19812 0 -1 4202560 717 0 0 0 8 0 0 0 20 0 20 0 151900536 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992520678256 139994248334142 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20121] ppid=20101 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20121/stat : 20121 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900536 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992519624928 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20122] ppid=20101 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20103/task/20122/stat : 20122 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900536 26628161536 9679 33554432000 4194304 4196468 140723632350256 139992518572464 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40100 KiB

[startup+0.310525 s]*
/proc/loadavg: 8.00 8.15 7.90 3/201 20122
/proc/meminfo: memFree=28976156/32770624 swapFree=67108860/67108860
[pid=20101] ppid=20098 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20101/stat : 20101 (xcsp3-exec) S 20098 20101 19812 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151900529 9740288 346 33554432000 4194304 5098028 140721322863872 140721322861976 140084523520636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31936512 140721322869867 140721322870076 140721322870076 140721322872811 0
/proc/20101/statm: 2378 346 289 221 0 87 0
[pid=20103] ppid=20101 vsize=26004140 memory=46012 CPUtime=0.49 cores=0-7
/proc/20103/stat : 20103 (java) S 20101 20101 19812 0 -1 1077944320 9267 0 0 0 46 3 0 0 20 0 20 0 151900530 26628239360 11503 33554432000 4194304 4196468 140723632350256 140723632332800 139994256097015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
/proc/20103/statm: 6501035 11503 3078 1 0 6488269 0
[pid=20103/tid=20104] ppid=20101 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20103/task/20104/stat : 20104 (java) R 20101 20101 19812 0 -1 4202560 6223 0 0 0 27 2 0 0 20 0 20 0 151900530 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994260329376 139994240177502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20105] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20105/stat : 20105 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994208717072 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20106] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20106/stat : 20106 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994207664528 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20107] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20107/stat : 20107 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994206611984 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20108] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20108/stat : 20108 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994205559440 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20109] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20109/stat : 20109 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994204506896 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20110] ppid=20101 vsize=26004140 memory=140271551605423 CPUtime=0 cores=0-7
/proc/20103/task/20110/stat : 20110 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994203454352 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20111] ppid=20101 vsize=26004140 memory=140271551607728 CPUtime=0 cores=0-7
/proc/20103/task/20111/stat : 20111 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994202401808 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20112] ppid=20101 vsize=26004140 memory=140271551610032 CPUtime=0 cores=0-7
/proc/20103/task/20112/stat : 20112 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900531 26628239360 11503 33554432000 4194304 4196468 140723632350256 139994201349264 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20113] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20113/stat : 20113 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151900532 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992528046064 139994256108162 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20114] ppid=20101 vsize=26004140 memory=280543103233936 CPUtime=0 cores=0-7
/proc/20103/task/20114/stat : 20114 (java) S 20101 20101 19812 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151900533 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992526992288 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20115] ppid=20101 vsize=26004140 memory=280543103231632 CPUtime=0 cores=0-7
/proc/20103/task/20115/stat : 20115 (java) S 20101 20101 19812 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151900533 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992525939696 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20116] ppid=20101 vsize=26004140 memory=280543103238544 CPUtime=0 cores=0-7
/proc/20103/task/20116/stat : 20116 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900535 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992524888272 139994256115611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20117] ppid=20101 vsize=26004140 memory=280543103179824 CPUtime=0.02 cores=0-7
/proc/20103/task/20117/stat : 20117 (java) S 20101 20101 19812 0 -1 1077944384 613 0 0 0 2 0 0 0 20 0 20 0 151900535 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992523835888 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20118] ppid=20101 vsize=26004140 memory=280543103252368 CPUtime=0.02 cores=0-7
/proc/20103/task/20118/stat : 20118 (java) S 20101 20101 19812 0 -1 1077944384 176 0 0 0 2 0 0 0 20 0 20 0 151900535 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992522783344 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20119] ppid=20101 vsize=26004140 memory=280543103259280 CPUtime=0.01 cores=0-7
/proc/20103/task/20119/stat : 20119 (java) S 20101 20101 19812 0 -1 1077944384 159 0 0 0 1 0 0 0 20 0 20 0 151900536 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992521730800 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20120] ppid=20101 vsize=26004140 memory=280543103256976 CPUtime=0.11 cores=0-7
/proc/20103/task/20120/stat : 20120 (java) R 20101 20101 19812 0 -1 4202560 789 0 0 0 11 0 0 0 20 0 20 0 151900536 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992520678256 139994256118362 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20121] ppid=20101 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20121/stat : 20121 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151900536 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992519624928 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20122] ppid=20101 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/20103/task/20122/stat : 20122 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151900536 26628239360 11503 33554432000 4194304 4196468 140723632350256 139992518572464 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 47396 KiB

[startup+0.701143 s]
/proc/loadavg: 8.00 8.15 7.90 5/201 20122
/proc/meminfo: memFree=28958528/32770624 swapFree=67108860/67108860
[pid=20101] ppid=20098 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20101/stat : 20101 (xcsp3-exec) S 20098 20101 19812 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151900529 9740288 346 33554432000 4194304 5098028 140721322863872 140721322861976 140084523520636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31936512 140721322869867 140721322870076 140721322870076 140721322872811 0
/proc/20101/statm: 2378 346 289 221 0 87 0
[pid=20103] ppid=20101 vsize=26538700 memory=88696 CPUtime=2.4 cores=0-7
/proc/20103/stat : 20103 (java) S 20101 20101 19812 0 -1 1077944320 13069 0 0 0 235 5 0 0 20 0 28 0 151900530 27175628800 22174 33554432000 4194304 4196468 140723632350256 140723632332800 139994256097015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
/proc/20103/statm: 6634675 22174 3209 1 0 6621909 0
[pid=20103/tid=20104] ppid=20101 vsize=26538700 memory=0 CPUtime=0.49 cores=0-7
/proc/20103/task/20104/stat : 20104 (java) S 20101 20101 19812 0 -1 1077944384 6812 0 0 0 47 2 0 0 20 0 28 0 151900530 27175628800 22174 33554432000 4194304 4196468 140723632350256 139994260337792 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20105] ppid=20101 vsize=26538700 memory=2353 CPUtime=0 cores=0-7
/proc/20103/task/20105/stat : 20105 (java) S 20101 20101 19812 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 151900531 27175628800 22174 33554432000 4194304 4196468 140723632350256 139994208717072 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20106] ppid=20101 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20106/stat : 20106 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151900531 27175628800 22174 33554432000 4194304 4196468 140723632350256 139994207664528 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20107] ppid=20101 vsize=26538700 memory=1732 CPUtime=0 cores=0-7
/proc/20103/task/20107/stat : 20107 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151900531 27175628800 22174 33554432000 4194304 4196468 140723632350256 139994206611984 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0

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

[pid=20103/tid=20130] ppid=20101 vsize=26538700 memory=4136 CPUtime=160.8 cores=0-7
/proc/20103/task/20130/stat : 20130 (java) R 20101 20101 19812 0 -1 4202560 1048 0 0 0 16080 0 0 0 20 0 28 0 151900582 27175628800 40520 33554432000 4194304 4196468 140723632350256 139991764041344 139993876379758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
Current children cumulated CPU time: 1289.99 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 163464 KiB

[startup+222.301 s]
/proc/loadavg: 8.01 8.09 7.93 9/210 20131
/proc/meminfo: memFree=28852280/32770624 swapFree=67108860/67108860
[pid=20101] ppid=20098 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20101/stat : 20101 (xcsp3-exec) S 20098 20101 19812 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151900529 9740288 346 33554432000 4194304 5098028 140721322863872 140721322861976 140084523520636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31936512 140721322869867 140721322870076 140721322870076 140721322872811 0
/proc/20101/statm: 2378 346 289 221 0 87 0
[pid=20103] ppid=20101 vsize=26538700 memory=171656 CPUtime=1768.03 cores=0-7
/proc/20103/stat : 20103 (java) S 20101 20101 19812 0 -1 1077944320 83436 0 0 0 176754 49 0 0 20 0 28 0 151900530 27175628800 42914 33554432000 4194304 4196468 140723632350256 140723632332800 139994256097015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
/proc/20103/statm: 6634675 42914 3278 1 0 6621909 0
[pid=20103/tid=20104] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.49 cores=0-7
/proc/20103/task/20104/stat : 20104 (java) S 20101 20101 19812 0 -1 1077944384 6812 0 0 0 47 2 0 0 20 0 28 0 151900530 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994260337792 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20105] ppid=20101 vsize=26538700 memory=171656 CPUtime=0.19 cores=0-7
/proc/20103/task/20105/stat : 20105 (java) S 20101 20101 19812 0 -1 1077944384 2620 0 0 0 16 3 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994208717072 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20106] ppid=20101 vsize=26538700 memory=171656 CPUtime=0.19 cores=0-7
/proc/20103/task/20106/stat : 20106 (java) S 20101 20101 19812 0 -1 1077944384 2267 0 0 0 16 3 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994207664528 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20107] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.18 cores=0-7
/proc/20103/task/20107/stat : 20107 (java) S 20101 20101 19812 0 -1 1077944384 2484 0 0 0 16 2 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994206611984 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20108] ppid=20101 vsize=26538700 memory=0 CPUtime=0.19 cores=0-7
/proc/20103/task/20108/stat : 20108 (java) S 20101 20101 19812 0 -1 1077944384 1804 0 0 0 15 4 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994205559440 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20109] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.18 cores=0-7
/proc/20103/task/20109/stat : 20109 (java) S 20101 20101 19812 0 -1 1077944384 1390 0 0 0 16 2 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994204506896 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20110] ppid=20101 vsize=26538700 memory=171656 CPUtime=0.18 cores=0-7
/proc/20103/task/20110/stat : 20110 (java) S 20101 20101 19812 0 -1 1077944384 2703 0 0 0 16 2 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994203454352 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20111] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.18 cores=0-7
/proc/20103/task/20111/stat : 20111 (java) S 20101 20101 19812 0 -1 1077944384 1527 0 0 0 16 2 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994202401808 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20112] ppid=20101 vsize=26538700 memory=172120 CPUtime=0.19 cores=0-7
/proc/20103/task/20112/stat : 20112 (java) S 20101 20101 19812 0 -1 1077944384 2447 0 0 0 16 3 0 0 20 0 28 0 151900531 27175628800 42914 33554432000 4194304 4196468 140723632350256 139994201349264 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20113] ppid=20101 vsize=26538700 memory=6791534058613427641 CPUtime=0.16 cores=0-7
/proc/20103/task/20113/stat : 20113 (java) S 20101 20101 19812 0 -1 1077944384 6383 0 0 0 12 4 0 0 20 0 28 0 151900532 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992528046064 139994256108162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20114] ppid=20101 vsize=26538700 memory=1732 CPUtime=0 cores=0-7
/proc/20103/task/20114/stat : 20114 (java) S 20101 20101 19812 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 151900533 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992526992288 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20115] ppid=20101 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/20103/task/20115/stat : 20115 (java) S 20101 20101 19812 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 151900533 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992525939696 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20116] ppid=20101 vsize=26538700 memory=220 CPUtime=0 cores=0-7
/proc/20103/task/20116/stat : 20116 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151900535 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992524888272 139994256115611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20117] ppid=20101 vsize=26538700 memory=2468 CPUtime=1.06 cores=0-7
/proc/20103/task/20117/stat : 20117 (java) S 20101 20101 19812 0 -1 1077944384 9292 0 0 0 105 1 0 0 20 0 28 0 151900535 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992523835888 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20118] ppid=20101 vsize=26538700 memory=928 CPUtime=1.01 cores=0-7
/proc/20103/task/20118/stat : 20118 (java) S 20101 20101 19812 0 -1 1077944384 6884 0 0 0 99 2 0 0 20 0 28 0 151900535 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992522783344 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20119] ppid=20101 vsize=26538700 memory=1384 CPUtime=1.13 cores=0-7
/proc/20103/task/20119/stat : 20119 (java) S 20101 20101 19812 0 -1 1077944384 5912 0 0 0 112 1 0 0 20 0 28 0 151900536 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992521730800 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20120] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.44 cores=0-7
/proc/20103/task/20120/stat : 20120 (java) S 20101 20101 19812 0 -1 1077944384 5116 0 0 0 43 1 0 0 20 0 28 0 151900536 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992520678256 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20121] ppid=20101 vsize=26538700 memory=171604 CPUtime=0 cores=0-7
/proc/20103/task/20121/stat : 20121 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151900536 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992519624928 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20122] ppid=20101 vsize=26538700 memory=171656 CPUtime=0.03 cores=0-7
/proc/20103/task/20122/stat : 20122 (java) S 20101 20101 19812 0 -1 1077944384 1468 0 0 0 0 3 0 0 20 0 28 0 151900536 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992518572464 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20123] ppid=20101 vsize=26538700 memory=4136 CPUtime=220.89 cores=0-7
/proc/20103/task/20123/stat : 20123 (java) R 20101 20101 19812 0 -1 4202560 1277 0 0 0 22088 1 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139992514849608 139993875639089 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20124] ppid=20101 vsize=26538700 memory=42240 CPUtime=220.73 cores=0-7
/proc/20103/task/20124/stat : 20124 (java) R 20101 20101 19812 0 -1 4202560 1254 0 0 0 22073 0 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991770357632 139993876378027 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20125] ppid=20101 vsize=26538700 memory=1296 CPUtime=219.8 cores=0-7
/proc/20103/task/20125/stat : 20125 (java) R 20101 20101 19812 0 -1 4202560 1817 0 0 0 21980 0 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991769309384 139993876377942 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20126] ppid=20101 vsize=26538700 memory=1224 CPUtime=219.57 cores=0-7
/proc/20103/task/20126/stat : 20126 (java) R 20101 20101 19812 0 -1 4202560 6994 0 0 0 21954 3 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991768255424 139993876378552 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20127] ppid=20101 vsize=26538700 memory=5792 CPUtime=219.6 cores=0-7
/proc/20103/task/20127/stat : 20127 (java) R 20101 20101 19812 0 -1 4202560 4498 0 0 0 21959 1 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991767200512 139993875723737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20128] ppid=20101 vsize=26538700 memory=4620 CPUtime=220.68 cores=0-7
/proc/20103/task/20128/stat : 20128 (java) R 20101 20101 19812 0 -1 4202560 1313 0 0 0 22068 0 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991766147456 139993876377830 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20129] ppid=20101 vsize=26538700 memory=1200 CPUtime=220.07 cores=0-7
/proc/20103/task/20129/stat : 20129 (java) R 20101 20101 19812 0 -1 4202560 4523 0 0 0 22005 2 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991765093696 139993876378146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20130] ppid=20101 vsize=26538700 memory=15880 CPUtime=220.66 cores=0-7
/proc/20103/task/20130/stat : 20130 (java) R 20101 20101 19812 0 -1 4202560 1281 0 0 0 22066 0 0 0 20 0 28 0 151900582 27175628800 42914 33554432000 4194304 4196468 140723632350256 139991764041344 139993875379868 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
Current children cumulated CPU time: 1768.03 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 173040 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.06 8.10 7.94 9/208 20131
/proc/meminfo: memFree=28850792/32770624 swapFree=67108860/67108860
[pid=20101] ppid=20098 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20101/stat : 20101 (xcsp3-exec) S 20098 20101 19812 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151900529 9740288 346 33554432000 4194304 5098028 140721322863872 140721322861976 140084523520636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31936512 140721322869867 140721322870076 140721322870076 140721322872811 0
/proc/20101/statm: 2378 346 289 221 0 87 0
[pid=20103] ppid=20101 vsize=26538700 memory=173800 CPUtime=2004.81 cores=0-7
/proc/20103/stat : 20103 (java) S 20101 20101 19812 0 -1 1077944320 84303 0 0 0 200431 50 0 0 20 0 28 0 151900530 27175628800 43450 33554432000 4194304 4196468 140723632350256 140723632332800 139994256097015 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
/proc/20103/statm: 6634675 43450 3278 1 0 6621909 0
[pid=20103/tid=20104] ppid=20101 vsize=26538700 memory=1398720917958146503 CPUtime=0.49 cores=0-7
/proc/20103/task/20104/stat : 20104 (java) S 20101 20101 19812 0 -1 1077944384 6812 0 0 0 47 2 0 0 20 0 28 0 151900530 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994260337792 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20105] ppid=20101 vsize=26538700 memory=4872558044660077418 CPUtime=0.21 cores=0-7
/proc/20103/task/20105/stat : 20105 (java) S 20101 20101 19812 0 -1 1077944384 2629 0 0 0 18 3 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994208717072 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20106] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.21 cores=0-7
/proc/20103/task/20106/stat : 20106 (java) S 20101 20101 19812 0 -1 1077944384 2278 0 0 0 18 3 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994207664528 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20107] ppid=20101 vsize=26538700 memory=173800 CPUtime=0.2 cores=0-7
/proc/20103/task/20107/stat : 20107 (java) S 20101 20101 19812 0 -1 1077944384 2595 0 0 0 18 2 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994206611984 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20108] ppid=20101 vsize=26538700 memory=4104 CPUtime=0.2 cores=0-7
/proc/20103/task/20108/stat : 20108 (java) S 20101 20101 19812 0 -1 1077944384 1818 0 0 0 16 4 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994205559440 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20109] ppid=20101 vsize=26538700 memory=6791534058613427641 CPUtime=0.21 cores=0-7
/proc/20103/task/20109/stat : 20109 (java) S 20101 20101 19812 0 -1 1077944384 1403 0 0 0 18 3 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994204506896 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20110] ppid=20101 vsize=26538700 memory=6791534058613427641 CPUtime=0.2 cores=0-7
/proc/20103/task/20110/stat : 20110 (java) S 20101 20101 19812 0 -1 1077944384 2712 0 0 0 18 2 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994203454352 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20111] ppid=20101 vsize=26538700 memory=0 CPUtime=0.21 cores=0-7
/proc/20103/task/20111/stat : 20111 (java) S 20101 20101 19812 0 -1 1077944384 1591 0 0 0 18 3 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994202401808 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20112] ppid=20101 vsize=26538700 memory=1384 CPUtime=0.21 cores=0-7
/proc/20103/task/20112/stat : 20112 (java) S 20101 20101 19812 0 -1 1077944384 2491 0 0 0 18 3 0 0 20 0 28 0 151900531 27175628800 43450 33554432000 4194304 4196468 140723632350256 139994201349264 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20113] ppid=20101 vsize=26538700 memory=173800 CPUtime=0.18 cores=0-7
/proc/20103/task/20113/stat : 20113 (java) S 20101 20101 19812 0 -1 1077944384 6603 0 0 0 14 4 0 0 20 0 28 0 151900532 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992528046064 139994256108162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20114] ppid=20101 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/20103/task/20114/stat : 20114 (java) S 20101 20101 19812 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 151900533 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992526992288 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20115] ppid=20101 vsize=26538700 memory=173800 CPUtime=0 cores=0-7
/proc/20103/task/20115/stat : 20115 (java) S 20101 20101 19812 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 151900533 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992525939696 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20116] ppid=20101 vsize=26538700 memory=15255943717849665 CPUtime=0 cores=0-7
/proc/20103/task/20116/stat : 20116 (java) S 20101 20101 19812 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151900535 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992524888272 139994256115611 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20117] ppid=20101 vsize=26538700 memory=1384 CPUtime=1.06 cores=0-7
/proc/20103/task/20117/stat : 20117 (java) S 20101 20101 19812 0 -1 1077944384 9292 0 0 0 105 1 0 0 20 0 28 0 151900535 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992523835888 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20118] ppid=20101 vsize=26538700 memory=173800 CPUtime=1.01 cores=0-7
/proc/20103/task/20118/stat : 20118 (java) S 20101 20101 19812 0 -1 1077944384 6885 0 0 0 99 2 0 0 20 0 28 0 151900535 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992522783344 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20119] ppid=20101 vsize=26538700 memory=1384 CPUtime=1.13 cores=0-7
/proc/20103/task/20119/stat : 20119 (java) S 20101 20101 19812 0 -1 1077944384 5912 0 0 0 112 1 0 0 20 0 28 0 151900536 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992521730800 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20120] ppid=20101 vsize=26538700 memory=173800 CPUtime=0.44 cores=0-7
/proc/20103/task/20120/stat : 20120 (java) S 20101 20101 19812 0 -1 1077944384 5116 0 0 0 43 1 0 0 20 0 28 0 151900536 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992520678256 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20121] ppid=20101 vsize=26538700 memory=1732 CPUtime=0 cores=0-7
/proc/20103/task/20121/stat : 20121 (java) S 20101 20101 19812 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151900536 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992519624928 139994256107221 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20122] ppid=20101 vsize=26538700 memory=796 CPUtime=0.04 cores=0-7
/proc/20103/task/20122/stat : 20122 (java) S 20101 20101 19812 0 -1 1077944384 1489 0 0 0 0 4 0 0 20 0 28 0 151900536 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992518572464 139994256108162 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20123] ppid=20101 vsize=26538700 memory=1004 CPUtime=250.54 cores=0-7
/proc/20103/task/20123/stat : 20123 (java) R 20101 20101 19812 0 -1 4202560 1292 0 0 0 25053 1 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139992514849624 139993876377896 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20124] ppid=20101 vsize=26538700 memory=1944 CPUtime=250.38 cores=0-7
/proc/20103/task/20124/stat : 20124 (java) R 20101 20101 19812 0 -1 4202560 1280 0 0 0 25038 0 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991770357656 139993875380094 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20125] ppid=20101 vsize=26538700 memory=1424 CPUtime=249.29 cores=0-7
/proc/20103/task/20125/stat : 20125 (java) R 20101 20101 19812 0 -1 4202560 1855 0 0 0 24929 0 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991769305872 139993876377812 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20126] ppid=20101 vsize=26538700 memory=8608 CPUtime=248.97 cores=0-7
/proc/20103/task/20126/stat : 20126 (java) R 20101 20101 19812 0 -1 4202560 7070 0 0 0 24894 3 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991768255424 139993872947728 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20127] ppid=20101 vsize=26538700 memory=1724 CPUtime=249.19 cores=0-7
/proc/20103/task/20127/stat : 20127 (java) R 20101 20101 19812 0 -1 4202560 4557 0 0 0 24918 1 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991767200000 139993876634508 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20128] ppid=20101 vsize=26538700 memory=4136 CPUtime=250.33 cores=0-7
/proc/20103/task/20128/stat : 20128 (java) R 20101 20101 19812 0 -1 4202560 1349 0 0 0 25033 0 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991766147456 139993875380036 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20129] ppid=20101 vsize=26538700 memory=42240 CPUtime=249.6 cores=0-7
/proc/20103/task/20129/stat : 20129 (java) R 20101 20101 19812 0 -1 4202560 4599 0 0 0 24958 2 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991765093776 139993875723786 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
[pid=20103/tid=20130] ppid=20101 vsize=26538700 memory=1296 CPUtime=250.31 cores=0-7
/proc/20103/task/20130/stat : 20130 (java) R 20101 20101 19812 0 -1 4202560 1305 0 0 0 25031 0 0 0 20 0 28 0 151900582 27175628800 43450 33554432000 4194304 4196468 140723632350256 139991764041992 139993875380105 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28299264 140723632354456 140723632354632 140723632354632 140723632357327 0
Current children cumulated CPU time: 2004.81 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 175184 KiB

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

[startup+252.041 s]
# the end of solver process 20101 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001958 s, system=0 s

[startup+252.106 s]
# the end of solver process 20103 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2005.03 s, system=0.512517 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.106
CPU time (s): 2005.54
CPU user time (s): 2005.03
CPU system time (s): 0.512517
CPU usage (%): 795.517
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 241416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2005.03
system time used= 0.512517
maximum resident set size= 240544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19551
involuntary context switches= 22649


# summary of solver processes directly reported to runsolver:
#   pid: 20101,20103
#   total CPU time (s): 2005.54
#   total CPU user time (s): 2005.03
#   total CPU system time (s): 0.512517

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.43075 second user time and 2.55779 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-20 02:01:04
IDJOB=4281269
IDBENCH=137636
IDSOLVER=2676
FILE ID=node102/4281269-1503188124
RUNJOBID= node102-1503186756-19839
PBS_JOBID= 20630857
Free space on /tmp= 61880 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b3r4.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281269-1503188124/watcher-4281269-1503188124 -o /tmp/evaluation-result-4281269-1503188124/solver-4281269-1503188124 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node102-1503186756-19839 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 807721591 HOME/instance-4281269-1503188124.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e6d791e594f9eaa90e121e32c21c79c6
RANDOM SEED=807721591

node102.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.35
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.35
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.35
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.35
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:        29010292 kB
MemAvailable:   31978884 kB
Buffers:          238108 kB
Cached:          3023260 kB
SwapCached:            0 kB
Active:           967332 kB
Inactive:        2345032 kB
Active(anon):       3876 kB
Inactive(anon):    83076 kB
Active(file):     963456 kB
Inactive(file):  2261956 kB
Unevictable:        7480 kB
Mlocked:            7480 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7568 kB
Writeback:             0 kB
AnonPages:         53676 kB
Mapped:            51260 kB
Shmem:             33420 kB
Slab:             144820 kB
SReclaimable:     118028 kB
SUnreclaim:        26792 kB
KernelStack:        3552 kB
PageTables:         5288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61872 MiB
End job on node102 at 2017-08-20 02:05:16