Trace number 4280292

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) 19808.801 2520.1201

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-06.xml
MD5SUM0bf4a40729d33496d05cbb52f4946484
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size139
Distribution of domain sizes[{"size":100,"count":1},{"size":139,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"type":"lex","count":1},{"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-4280292-1503162577.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4280292-1503162577.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
48.45/36.81	c solve instance...
19808.04/2520.09	s UNKNOWN
19808.04/2520.09	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 (12777 MiB free)
  memory of node 1: 16384 MiB (12136 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280292-1503162577/watcher-4280292-1503162577 -o /tmp/evaluation-result-4280292-1503162577/solver-4280292-1503162577 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503153674-2978 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2131689992 HOME/instance-4280292-1503162577.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=4102, runsolver pid=4099

[startup+0.100109 s]*
/proc/loadavg: 8.61 8.34 8.27 3/199 4123
/proc/meminfo: memFree=25492996/32770624 swapFree=67108860/67108860
[pid=4102] ppid=4099 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4102/stat : 4102 (xcsp3-exec) S 4099 4102 2951 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149338564 9740288 346 33554432000 4194304 5098028 140732695929136 140732695927240 140480394895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10981376 140732695938148 140732695938359 140732695938359 140732695941099 0
/proc/4102/statm: 2378 346 289 221 0 87 0
[pid=4104] ppid=4102 vsize=25999808 memory=28984 CPUtime=0.11 cores=0-7
/proc/4104/stat : 4104 (java) S 4102 4102 2951 0 -1 1077944320 5657 0 0 0 10 1 0 0 20 0 20 0 149338564 26623803392 7246 33554432000 4194304 4196468 140736463441392 140736463423936 139837031194359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
/proc/4104/statm: 6499952 7246 2843 1 0 6488269 0
[pid=4104/tid=4105] ppid=4102 vsize=25999808 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/4104/task/4105/stat : 4105 (java) R 4102 4102 2951 0 -1 4202560 3672 0 0 0 8 1 0 0 20 0 20 0 149338565 26623803392 7246 33554432000 4194304 4196468 140736463441392 139837035419088 139837015237989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4106] ppid=4102 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836983815312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4107] ppid=4102 vsize=25999808 memory=140298659907200 CPUtime=0 cores=0-7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836982762512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4108] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836981709712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4109] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836980656912 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4110] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836979604112 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4111] ppid=4102 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836978551312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4112] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836977498512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4113] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836976445712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4114] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338567 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836158618480 139837031205506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4115] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4102 2951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149338568 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836157564448 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4116] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4102 2951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149338568 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836156511600 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4117] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338570 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836155459920 139837031212955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4118] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4102 2951 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 149338570 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836154407280 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4119] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338570 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836153354480 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4120] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4102 2951 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 149338570 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836152301680 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4121] ppid=4102 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/4104/task/4121/stat : 4121 (java) R 4102 4102 2951 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 149338570 26623803392 7246 33554432000 4194304 4196468 140736463441392 139836151248880 139837031215706 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4122] ppid=4102 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338570 26623803392 7246 33554432000 4194304 4196468 140736463441392 139835294084192 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4123] ppid=4102 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/4104/task/4123/stat : 4123 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338571 26623803392 7246 33554432000 4194304 4196468 140736463441392 139835293031472 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 30368 KiB

[startup+0.20984 s]*
/proc/loadavg: 8.61 8.34 8.27 2/199 4123
/proc/meminfo: memFree=25485492/32770624 swapFree=67108860/67108860
[pid=4102] ppid=4099 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4102/stat : 4102 (xcsp3-exec) S 4099 4102 2951 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149338564 9740288 346 33554432000 4194304 5098028 140732695929136 140732695927240 140480394895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10981376 140732695938148 140732695938359 140732695938359 140732695941099 0
/proc/4102/statm: 2378 346 289 221 0 87 0
[pid=4104] ppid=4102 vsize=26004064 memory=40496 CPUtime=0.33 cores=0-7
/proc/4104/stat : 4104 (java) S 4102 4102 2951 0 -1 1077944320 8222 0 0 0 31 2 0 0 20 0 20 0 149338564 26628161536 10124 33554432000 4194304 4196468 140736463441392 140736463423936 139837031194359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
/proc/4104/statm: 6501016 10124 3018 1 0 6488269 0
[pid=4104/tid=4105] ppid=4102 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/4104/task/4105/stat : 4105 (java) R 4102 4102 2951 0 -1 4202560 5420 0 0 0 18 1 0 0 20 0 20 0 149338565 26628161536 10124 33554432000 4194304 4196468 140736463441392 139837035415168 139837023872373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4106] ppid=4102 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836983815312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4107] ppid=4102 vsize=26004064 memory=288370674811618944 CPUtime=0 cores=0-7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836982762512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4108] ppid=4102 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836981709712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4109] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836980656912 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4110] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836979604112 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4111] ppid=4102 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836978551312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4112] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836977498512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4113] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836976445712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4114] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338567 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836158618480 139837031205506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4115] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4102 2951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149338568 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836157564448 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4116] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4102 2951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149338568 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836156511600 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4117] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338570 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836155459920 139837031212955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4118] ppid=4102 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4102 2951 0 -1 1077944384 405 0 0 0 1 0 0 0 20 0 20 0 149338570 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836154407280 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4119] ppid=4102 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4102 2951 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 149338570 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836153354480 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4120] ppid=4102 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4102 2951 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 149338570 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836152301680 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4121] ppid=4102 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4102 2951 0 -1 1077944384 708 0 0 0 8 0 0 0 20 0 20 0 149338570 26628161536 10124 33554432000 4194304 4196468 140736463441392 139836151248880 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4122] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338570 26628161536 10124 33554432000 4194304 4196468 140736463441392 139835294084192 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4123] ppid=4102 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4104/task/4123/stat : 4123 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338571 26628161536 10124 33554432000 4194304 4196468 140736463441392 139835293031472 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 41880 KiB

[startup+0.309528 s]*
/proc/loadavg: 8.61 8.34 8.27 2/199 4123
/proc/meminfo: memFree=25476124/32770624 swapFree=67108860/67108860
[pid=4102] ppid=4099 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4102/stat : 4102 (xcsp3-exec) S 4099 4102 2951 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149338564 9740288 346 33554432000 4194304 5098028 140732695929136 140732695927240 140480394895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10981376 140732695938148 140732695938359 140732695938359 140732695941099 0
/proc/4102/statm: 2378 346 289 221 0 87 0
[pid=4104] ppid=4102 vsize=26004064 memory=47724 CPUtime=0.49 cores=0-7
/proc/4104/stat : 4104 (java) S 4102 4102 2951 0 -1 1077944320 9153 0 0 0 47 2 0 0 20 0 20 0 149338564 26628161536 11931 33554432000 4194304 4196468 140736463441392 140736463423936 139837031194359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
/proc/4104/statm: 6501016 11931 3059 1 0 6488269 0
[pid=4104/tid=4105] ppid=4102 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/4104/task/4105/stat : 4105 (java) R 4102 4102 2951 0 -1 4202560 6099 0 0 0 27 2 0 0 20 0 20 0 149338565 26628161536 11996 33554432000 4194304 4196468 140736463441392 139837035431168 139837031216285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4106] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836983815312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4107] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836982762512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4108] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836981709712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4109] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836980656912 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4110] ppid=4102 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836979604112 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4111] ppid=4102 vsize=26004064 memory=140298529371055 CPUtime=0 cores=0-7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836978551312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4112] ppid=4102 vsize=26004064 memory=140298529373360 CPUtime=0 cores=0-7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836977498512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4113] ppid=4102 vsize=26004064 memory=140298529375664 CPUtime=0 cores=0-7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338566 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836976445712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4114] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4102 2951 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149338567 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836158618480 139837031205506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4115] ppid=4102 vsize=26004064 memory=280597058758288 CPUtime=0 cores=0-7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4102 2951 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149338568 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836157564448 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4116] ppid=4102 vsize=26004064 memory=280597058765200 CPUtime=0 cores=0-7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4102 2951 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149338568 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836156511600 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4117] ppid=4102 vsize=26004064 memory=280597058706480 CPUtime=0 cores=0-7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338570 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836155459920 139837031212955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4118] ppid=4102 vsize=26004064 memory=280597058779024 CPUtime=0.02 cores=0-7
/proc/4104/task/4118/stat : 4118 (java) R 4102 4102 2951 0 -1 4202560 411 0 0 0 2 0 0 0 20 0 20 0 149338570 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836154407280 139837024179401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4119] ppid=4102 vsize=26004064 memory=280597058785936 CPUtime=0.02 cores=0-7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4102 2951 0 -1 1077944384 287 0 0 0 2 0 0 0 20 0 20 0 149338570 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836153354480 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4120] ppid=4102 vsize=26004064 memory=280597058783632 CPUtime=0.01 cores=0-7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4102 2951 0 -1 1077944384 190 0 0 0 1 0 0 0 20 0 20 0 149338570 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836152301680 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4121] ppid=4102 vsize=26004064 memory=280597058799792 CPUtime=0.12 cores=0-7
/proc/4104/task/4121/stat : 4121 (java) R 4102 4102 2951 0 -1 4202560 862 0 0 0 12 0 0 0 20 0 20 0 149338570 26628161536 11996 33554432000 4194304 4196468 140736463441392 139836151248880 139837024294220 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4122] ppid=4102 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149338570 26628161536 11996 33554432000 4194304 4196468 140736463441392 139835294084192 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4123] ppid=4102 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4104/task/4123/stat : 4123 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149338571 26628161536 11996 33554432000 4194304 4196468 140736463441392 139835293031472 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 49108 KiB

[startup+0.700965 s]
/proc/loadavg: 8.61 8.34 8.27 5/199 4123
/proc/meminfo: memFree=25421940/32770624 swapFree=67108860/67108860
[pid=4102] ppid=4099 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4102/stat : 4102 (xcsp3-exec) S 4099 4102 2951 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149338564 9740288 346 33554432000 4194304 5098028 140732695929136 140732695927240 140480394895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10981376 140732695938148 140732695938359 140732695938359 140732695941099 0
/proc/4102/statm: 2378 346 289 221 0 87 0
[pid=4104] ppid=4102 vsize=26004140 memory=203228 CPUtime=1.66 cores=0-7
/proc/4104/stat : 4104 (java) S 4102 4102 2951 0 -1 1077944320 12784 0 0 0 158 8 0 0 20 0 20 0 149338564 26628239360 50807 33554432000 4194304 4196468 140736463441392 140736463423936 139837031194359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
/proc/4104/statm: 6501035 50807 3203 1 0 6488269 0
[pid=4104/tid=4105] ppid=4102 vsize=26004140 memory=280597059157680 CPUtime=0.66 cores=0-7
/proc/4104/task/4105/stat : 4105 (java) R 4102 4102 2951 0 -1 4202560 6480 0 0 0 63 3 0 0 20 0 20 0 149338565 26628239360 50807 33554432000 4194304 4196468 140736463441392 139837035430624 139836635877623 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4106] ppid=4102 vsize=26004140 memory=140298529579888 CPUtime=0 cores=0-7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4102 2951 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 149338566 26628239360 50807 33554432000 4194304 4196468 140736463441392 139836983815312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4107] ppid=4102 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4102 2951 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 149338566 26628239360 50807 33554432000 4194304 4196468 140736463441392 139836982762512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4108] ppid=4102 vsize=26004140 memory=1204 CPUtime=0 cores=0-7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4102 2951 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 149338566 26628239360 50807 33554432000 4194304 4196468 140736463441392 139836981709712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0

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

[pid=4104/tid=4131] ppid=4102 vsize=26538700 memory=1236 CPUtime=2395.66 cores=0-7
/proc/4104/task/4131/stat : 4131 (java) R 4102 4102 2951 0 -1 4202560 6641 0 0 0 239559 7 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835278147712 139836642112878 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
Current children cumulated CPU time: 19187.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3016416 KiB

[startup+2502.3 s]
/proc/loadavg: 8.22 8.27 8.26 9/207 4191
/proc/meminfo: memFree=22501900/32770624 swapFree=67108860/67108860
[pid=4102] ppid=4099 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4102/stat : 4102 (xcsp3-exec) S 4099 4102 2951 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149338564 9740288 346 33554432000 4194304 5098028 140732695929136 140732695927240 140480394895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10981376 140732695938148 140732695938359 140732695938359 140732695941099 0
/proc/4102/statm: 2378 346 289 221 0 87 0
[pid=4104] ppid=4102 vsize=26538700 memory=3015032 CPUtime=19666.7 cores=0-7
/proc/4104/stat : 4104 (java) S 4102 4102 2951 0 -1 1077944320 231640 0 0 0 1966293 380 0 0 20 0 28 0 149338564 27175628800 753758 33554432000 4194304 4196468 140736463441392 140736463423936 139837031194359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
/proc/4104/statm: 6634675 753758 3291 1 0 6621909 0
[pid=4104/tid=4105] ppid=4102 vsize=26538700 memory=3015032 CPUtime=28.39 cores=0-7
/proc/4104/task/4105/stat : 4105 (java) S 4102 4102 2951 0 -1 1077944384 14831 0 0 0 2825 14 0 0 20 0 28 0 149338565 27175628800 753758 33554432000 4194304 4196468 140736463441392 139837035435136 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4106] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2.36 cores=0-7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4102 2951 0 -1 1077944384 2535 0 0 0 207 29 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836983815312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4107] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2.32 cores=0-7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4102 2951 0 -1 1077944384 3434 0 0 0 202 30 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836982762512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4108] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2.35 cores=0-7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4102 2951 0 -1 1077944384 2481 0 0 0 201 34 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836981709712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4109] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2.27 cores=0-7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4102 2951 0 -1 1077944384 2381 0 0 0 197 30 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836980656912 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4110] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2.36 cores=0-7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4102 2951 0 -1 1077944384 3547 0 0 0 203 33 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836979604112 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4111] ppid=4102 vsize=26538700 memory=1384 CPUtime=2.35 cores=0-7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4102 2951 0 -1 1077944384 4242 0 0 0 206 29 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836978551312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4112] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2.36 cores=0-7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4102 2951 0 -1 1077944384 2185 0 0 0 200 36 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836977498512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4113] ppid=4102 vsize=26538700 memory=1384 CPUtime=2.3 cores=0-7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4102 2951 0 -1 1077944384 3451 0 0 0 199 31 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836976445712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4114] ppid=4102 vsize=26538700 memory=1384 CPUtime=15.06 cores=0-7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4102 2951 0 -1 1077944384 13214 0 0 0 1499 7 0 0 20 0 28 0 149338567 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836158618480 139837031205506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4115] ppid=4102 vsize=26538700 memory=3015032 CPUtime=0 cores=0-7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4102 2951 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 149338568 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836157564512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4116] ppid=4102 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4102 2951 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 28 0 149338568 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836156511616 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4117] ppid=4102 vsize=26538700 memory=12136 CPUtime=0 cores=0-7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836155459920 139837031212955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4118] ppid=4102 vsize=26538700 memory=1004 CPUtime=2.03 cores=0-7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4102 2951 0 -1 1077944384 26038 0 0 0 198 5 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836154407280 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4119] ppid=4102 vsize=26538700 memory=3844 CPUtime=2.63 cores=0-7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4102 2951 0 -1 1077944384 26071 0 0 0 258 5 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836153354480 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4120] ppid=4102 vsize=26538700 memory=1384 CPUtime=2.14 cores=0-7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4102 2951 0 -1 1077944384 24675 0 0 0 212 2 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836152301680 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4121] ppid=4102 vsize=26538700 memory=1384 CPUtime=0.86 cores=0-7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4102 2951 0 -1 1077944384 20339 0 0 0 82 4 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836151248880 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4122] ppid=4102 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835294084192 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4123] ppid=4102 vsize=26538700 memory=3015032 CPUtime=0.95 cores=0-7
/proc/4104/task/4123/stat : 4123 (java) S 4102 4102 2951 0 -1 1077944384 3235 0 0 0 52 43 0 0 20 0 28 0 149338571 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835293031472 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4124] ppid=4102 vsize=26538700 memory=4096 CPUtime=2455.44 cores=0-7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4102 2951 0 -1 4202560 10719 0 0 0 245532 12 0 0 20 0 28 0 149342246 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835285515304 139836642127466 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4125] ppid=4102 vsize=26538700 memory=1384 CPUtime=2455.13 cores=0-7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4102 2951 0 -1 4202560 6525 0 0 0 245505 8 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835284463688 139836642127318 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4126] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2442.11 cores=0-7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4102 2951 0 -1 4202560 13322 0 0 0 244193 18 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835283410888 139836641959045 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4127] ppid=4102 vsize=26538700 memory=1384 CPUtime=2425.64 cores=0-7
/proc/4104/task/4127/stat : 4127 (java) R 4102 4102 2951 0 -1 4202560 6199 0 0 0 242553 11 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835282358088 139836642112919 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4128] ppid=4102 vsize=26538700 memory=3015032 CPUtime=2451.24 cores=0-7
/proc/4104/task/4128/stat : 4128 (java) R 4102 4102 2951 0 -1 4202560 11824 0 0 0 245114 10 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835281305288 139836642127516 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4129] ppid=4102 vsize=26538700 memory=16432 CPUtime=2455.82 cores=0-7
/proc/4104/task/4129/stat : 4129 (java) R 4102 4102 2951 0 -1 4202560 15392 0 0 0 245573 9 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835280252488 139836642127279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4130] ppid=4102 vsize=26538700 memory=23956 CPUtime=2454.72 cores=0-7
/proc/4104/task/4130/stat : 4130 (java) R 4102 4102 2951 0 -1 4202560 6746 0 0 0 245467 5 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835279200376 139836642127257 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4131] ppid=4102 vsize=26538700 memory=1384 CPUtime=2455.65 cores=0-7
/proc/4104/task/4131/stat : 4131 (java) R 4102 4102 2951 0 -1 4202560 6817 0 0 0 245558 7 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835278147712 139836642127397 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
Current children cumulated CPU time: 19666.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3016416 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.16 8.25 8.25 9/207 4191
/proc/meminfo: memFree=22501784/32770624 swapFree=67108860/67108860
[pid=4102] ppid=4099 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4102/stat : 4102 (xcsp3-exec) S 4099 4102 2951 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149338564 9740288 346 33554432000 4194304 5098028 140732695929136 140732695927240 140480394895996 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10981376 140732695938148 140732695938359 140732695938359 140732695941099 0
/proc/4102/statm: 2378 346 289 221 0 87 0
[pid=4104] ppid=4102 vsize=26538700 memory=3015032 CPUtime=19808 cores=0-7
/proc/4104/stat : 4104 (java) S 4102 4102 2951 0 -1 1077944320 232426 0 0 0 1980424 380 0 0 20 0 28 0 149338564 27175628800 753758 33554432000 4194304 4196468 140736463441392 140736463423936 139837031194359 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
/proc/4104/statm: 6634675 753758 3291 1 0 6621909 0
[pid=4104/tid=4105] ppid=4102 vsize=26538700 memory=-6733704525061579059 CPUtime=28.39 cores=0-7
/proc/4104/task/4105/stat : 4105 (java) S 4102 4102 2951 0 -1 1077944384 14831 0 0 0 2825 14 0 0 20 0 28 0 149338565 27175628800 753758 33554432000 4194304 4196468 140736463441392 139837035435136 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4106] ppid=4102 vsize=26538700 memory=4126316290023845779 CPUtime=2.36 cores=0-7
/proc/4104/task/4106/stat : 4106 (java) S 4102 4102 2951 0 -1 1077944384 2535 0 0 0 207 29 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836983815312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4107] ppid=4102 vsize=26538700 memory=1952 CPUtime=2.32 cores=0-7
/proc/4104/task/4107/stat : 4107 (java) S 4102 4102 2951 0 -1 1077944384 3434 0 0 0 202 30 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836982762512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4108] ppid=4102 vsize=26538700 memory=5796 CPUtime=2.35 cores=0-7
/proc/4104/task/4108/stat : 4108 (java) S 4102 4102 2951 0 -1 1077944384 2481 0 0 0 201 34 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836981709712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4109] ppid=4102 vsize=26538700 memory=4616 CPUtime=2.27 cores=0-7
/proc/4104/task/4109/stat : 4109 (java) S 4102 4102 2951 0 -1 1077944384 2381 0 0 0 197 30 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836980656912 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4110] ppid=4102 vsize=26538700 memory=8620 CPUtime=2.36 cores=0-7
/proc/4104/task/4110/stat : 4110 (java) S 4102 4102 2951 0 -1 1077944384 3547 0 0 0 203 33 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836979604112 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4111] ppid=4102 vsize=26538700 memory=792 CPUtime=2.35 cores=0-7
/proc/4104/task/4111/stat : 4111 (java) S 4102 4102 2951 0 -1 1077944384 4242 0 0 0 206 29 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836978551312 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4112] ppid=4102 vsize=26538700 memory=4096 CPUtime=2.36 cores=0-7
/proc/4104/task/4112/stat : 4112 (java) S 4102 4102 2951 0 -1 1077944384 2185 0 0 0 200 36 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836977498512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4113] ppid=4102 vsize=26538700 memory=42012 CPUtime=2.3 cores=0-7
/proc/4104/task/4113/stat : 4113 (java) S 4102 4102 2951 0 -1 1077944384 3451 0 0 0 199 31 0 0 20 0 28 0 149338566 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836976445712 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4114] ppid=4102 vsize=26538700 memory=2428 CPUtime=15.06 cores=0-7
/proc/4104/task/4114/stat : 4114 (java) S 4102 4102 2951 0 -1 1077944384 13214 0 0 0 1499 7 0 0 20 0 28 0 149338567 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836158618480 139837031205506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4115] ppid=4102 vsize=26538700 memory=1292 CPUtime=0 cores=0-7
/proc/4104/task/4115/stat : 4115 (java) S 4102 4102 2951 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 149338568 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836157564512 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4116] ppid=4102 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/4104/task/4116/stat : 4116 (java) S 4102 4102 2951 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 28 0 149338568 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836156511616 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4117] ppid=4102 vsize=26538700 memory=12136 CPUtime=0 cores=0-7
/proc/4104/task/4117/stat : 4117 (java) S 4102 4102 2951 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836155459920 139837031212955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4118] ppid=4102 vsize=26538700 memory=1004 CPUtime=2.03 cores=0-7
/proc/4104/task/4118/stat : 4118 (java) S 4102 4102 2951 0 -1 1077944384 26038 0 0 0 198 5 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836154407280 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4119] ppid=4102 vsize=26538700 memory=1228 CPUtime=2.64 cores=0-7
/proc/4104/task/4119/stat : 4119 (java) S 4102 4102 2951 0 -1 1077944384 26299 0 0 0 259 5 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836153354480 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4120] ppid=4102 vsize=26538700 memory=1952 CPUtime=2.14 cores=0-7
/proc/4104/task/4120/stat : 4120 (java) S 4102 4102 2951 0 -1 1077944384 24675 0 0 0 212 2 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836152301680 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4121] ppid=4102 vsize=26538700 memory=5796 CPUtime=0.86 cores=0-7
/proc/4104/task/4121/stat : 4121 (java) S 4102 4102 2951 0 -1 1077944384 20339 0 0 0 82 4 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139836151248880 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4122] ppid=4102 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/4104/task/4122/stat : 4122 (java) S 4102 4102 2951 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149338570 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835294084192 139837031204565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4123] ppid=4102 vsize=26538700 memory=3015032 CPUtime=0.97 cores=0-7
/proc/4104/task/4123/stat : 4123 (java) S 4102 4102 2951 0 -1 1077944384 3238 0 0 0 53 44 0 0 20 0 28 0 149338571 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835293031472 139837031205506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4124] ppid=4102 vsize=26538700 memory=12136 CPUtime=2473.15 cores=0-7
/proc/4104/task/4124/stat : 4124 (java) R 4102 4102 2951 0 -1 4202560 10790 0 0 0 247303 12 0 0 20 0 28 0 149342246 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835285515304 139836643234808 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4125] ppid=4102 vsize=26538700 memory=1004 CPUtime=2472.84 cores=0-7
/proc/4104/task/4125/stat : 4125 (java) R 4102 4102 2951 0 -1 4202560 6581 0 0 0 247276 8 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835284463688 139836641958837 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4126] ppid=4102 vsize=26538700 memory=1228 CPUtime=2459.46 cores=0-7
/proc/4104/task/4126/stat : 4126 (java) R 4102 4102 2951 0 -1 4202560 13386 0 0 0 245928 18 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835283410888 139836641959059 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4127] ppid=4102 vsize=26538700 memory=1952 CPUtime=2443.34 cores=0-7
/proc/4104/task/4127/stat : 4127 (java) R 4102 4102 2951 0 -1 4202560 6217 0 0 0 244323 11 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835282358088 139836642127975 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4128] ppid=4102 vsize=26538700 memory=5796 CPUtime=2468.94 cores=0-7
/proc/4104/task/4128/stat : 4128 (java) R 4102 4102 2951 0 -1 4202560 11989 0 0 0 246884 10 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835281305288 139836642127466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4129] ppid=4102 vsize=26538700 memory=4616 CPUtime=2473.53 cores=0-7
/proc/4104/task/4129/stat : 4129 (java) R 4102 4102 2951 0 -1 4202560 15498 0 0 0 247344 9 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835280252312 139836642127397 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4130] ppid=4102 vsize=26538700 memory=8620 CPUtime=2472.43 cores=0-7
/proc/4104/task/4130/stat : 4130 (java) R 4102 4102 2951 0 -1 4202560 6771 0 0 0 247238 5 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835279200376 139836642127577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
[pid=4104/tid=4131] ppid=4102 vsize=26538700 memory=792 CPUtime=2473.35 cores=0-7
/proc/4104/task/4131/stat : 4131 (java) R 4102 4102 2951 0 -1 4202560 6867 0 0 0 247328 7 0 0 20 0 28 0 149342247 27175628800 753758 33554432000 4194304 4196468 140736463441392 139835278147712 139836642066197 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 32387072 140736463447186 140736463447363 140736463447363 140736463450063 0
Current children cumulated CPU time: 19808 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3016416 KiB

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

[startup+2520.04 s]
# the end of solver process 4102 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000967 s, system=0.000967 s

[startup+2520.12 s]
# the end of solver process 4104 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19805 s, system=3.81844 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): 2520.12
CPU time (s): 19808.8
CPU user time (s): 19805
CPU system time (s): 3.81844
CPU usage (%): 786.027
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3016480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19805
system time used= 3.81844
maximum resident set size= 3015552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233305
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62238
involuntary context switches= 195761


# summary of solver processes directly reported to runsolver:
#   pid: 4102,4104
#   total CPU time (s): 19808.8
#   total CPU user time (s): 19805
#   total CPU system time (s): 3.81844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.6034 second user time and 27.9652 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-19 18:55:17
IDJOB=4280292
IDBENCH=136008
IDSOLVER=2675
FILE ID=node148/4280292-1503162577
RUNJOBID= node148-1503153674-2978
PBS_JOBID= 20630815
Free space on /tmp= 61944 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-06.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-4280292-1503162577/watcher-4280292-1503162577 -o /tmp/evaluation-result-4280292-1503162577/solver-4280292-1503162577 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503153674-2978 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2131689992 HOME/instance-4280292-1503162577.xml

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

MD5SUM BENCH= 0bf4a40729d33496d05cbb52f4946484
RANDOM SEED=2131689992

node148.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.19
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.19
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.19
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.19
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:        25511036 kB
MemAvailable:   31978744 kB
Buffers:          292844 kB
Cached:          6468436 kB
SwapCached:            0 kB
Active:          1164724 kB
Inactive:        5649996 kB
Active(anon):       4516 kB
Inactive(anon):    84704 kB
Active(file):    1160208 kB
Inactive(file):  5565292 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9864 kB
Writeback:             0 kB
AnonPages:         60704 kB
Mapped:            51420 kB
Shmem:             33416 kB
Slab:             142388 kB
SReclaimable:     116084 kB
SUnreclaim:        26304 kB
KernelStack:        3536 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61936 MiB
End job on node148 at 2017-08-19 19:37:17