Trace number 4271942

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 5a (2017-07-26)? (TO) 2520.0801 2455.02

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n3w3b3r7.xml
MD5SUM4bffeaf90ccad3cb01dd3bbb4a29e0a4
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 variables1024
Number of constraints65
Number of domains2
Minimum domain size32
Maximum domain size145
Distribution of domain sizes[{"size":32,"count":1},{"size":145,"count":1023}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":992},{"degree":5,"count":31}]
Minimum constraint arity32
Maximum constraint arity1023
Distribution of constraint arities[{"arity":32,"count":1},{"arity":33,"count":62},{"arity":1023,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":31},{"type":"lex","count":1},{"type":"sum","count":31},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271942-1502842758.xml"  -tl '2520s' -p 1 -x 3
0.12/0.15	c [HOME/instance-4271942-1502842758.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
1.07/0.53	c solve instance...
2520.05/2455.01	s UNKNOWN
2520.05/2455.01	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 (12234 MiB free)
  memory of node 1: 16384 MiB (13147 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271942-1502842758/watcher-4271942-1502842758 -o /tmp/evaluation-result-4271942-1502842758/solver-4271942-1502842758 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1389230793 HOME/instance-4271942-1502842758.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100125 s]*
/proc/loadavg: 1.39 1.47 2.16 3/219 27042
/proc/meminfo: memFree=25973392/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13978596 memory=27908 CPUtime=0.12 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 5303 0 0 0 11 1 0 0 20 0 15 0 117347356 14314082304 6977 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3494649 6977 2873 1 0 3482966 0
[pid=27028/tid=27029] ppid=27026 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 3322 0 0 0 8 1 0 0 20 0 15 0 117347356 14314082304 6977 33554432000 4194304 4196468 140723386291232 139626029672240 139626009482597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13978596 memory=140705198782080 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347357 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13978596 memory=140705198782080 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347358 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347359 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625565742624 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347359 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625564689776 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 15 0 117347361 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347361 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625493420272 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13978596 memory=140705198782080 CPUtime=0.01 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 244 0 0 0 1 0 0 0 20 0 15 0 117347361 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13978596 memory=140705198782080 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347362 14314082304 6977 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29292 KiB

[startup+0.210826 s]*
/proc/loadavg: 1.39 1.47 2.16 3/219 27042
/proc/meminfo: memFree=25961904/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13982852 memory=40228 CPUtime=0.33 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 8040 0 0 0 31 2 0 0 20 0 15 0 117347356 14318440448 10057 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3495713 10057 3067 1 0 3482966 0
[pid=27028/tid=27029] ppid=27026 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 5225 0 0 0 18 2 0 0 20 0 15 0 117347356 14318440448 10057 33554432000 4194304 4196468 140723386291232 139626029675808 139625645551250 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13982852 memory=140705199318216 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13982852 memory=140705198782080 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347358 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347359 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625565742624 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347359 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625564689776 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 510 0 0 0 1 0 0 0 20 0 15 0 117347361 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) S 27026 27026 26744 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 15 0 117347361 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625493420272 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13982852 memory=140705198782080 CPUtime=0.07 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 729 0 0 0 7 0 0 0 20 0 15 0 117347361 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347362 14318440448 10057 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41612 KiB

[startup+0.310589 s]*
/proc/loadavg: 1.39 1.47 2.16 4/219 27042
/proc/meminfo: memFree=25955576/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13982852 memory=47232 CPUtime=0.51 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 9075 0 0 0 47 4 0 0 20 0 15 0 117347356 14318440448 11808 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3495713 11808 3095 1 0 3482966 0
[pid=27028/tid=27029] ppid=27026 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 5950 0 0 0 27 2 0 0 20 0 15 0 117347356 14318440448 11808 33554432000 4194304 4196468 140723386291232 139626029671456 139626009519454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347357 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13982852 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347358 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13982852 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347359 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625565742624 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347359 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625564689776 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13982852 memory=4713750055892520310 CPUtime=0.02 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 117347361 14318440448 11808 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) R 27026 27026 26744 0 -1 4202560 377 0 0 0 4 0 0 0 20 0 15 0 117347361 14318440448 11873 33554432000 4194304 4196468 140723386291232 139625493412936 139626006983056 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 923 0 0 0 12 0 0 0 20 0 15 0 117347361 14318440448 11873 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14318440448 11873 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347362 14318440448 11873 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48616 KiB

[startup+0.700817 s]
/proc/loadavg: 1.39 1.47 2.16 5/219 27042
/proc/meminfo: memFree=25939012/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13984976 memory=74436 CPUtime=1.64 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 11293 0 0 0 159 5 0 0 20 0 15 0 117347356 14320615424 18609 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3496244 18609 3208 1 0 3483478 0
[pid=27028/tid=27029] ppid=27026 vsize=13984976 memory=32832 CPUtime=0.66 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 6679 0 0 0 63 3 0 0 20 0 15 0 117347356 14320615424 18609 33554432000 4194304 4196468 140723386291232 139626029675024 139625649489716 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13984976 memory=2400 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347357 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13984976 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347357 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13984976 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117347358 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625565742624 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625564689776 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13984976 memory=5300 CPUtime=0.3 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) R 27026 27026 26744 0 -1 4202560 971 0 0 0 30 0 0 0 20 0 15 0 117347361 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625494473072 139626009456415 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13984976 memory=4616 CPUtime=0.31 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) R 27026 27026 26744 0 -1 4202560 866 0 0 0 31 0 0 0 20 0 15 0 117347361 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625493420272 139626011155210 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13984976 memory=1928 CPUtime=0.32 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 1469 0 0 0 32 0 0 0 20 0 15 0 117347361 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13984976 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347362 14320615424 18609 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 75820 KiB

[startup+1.50072 s]
/proc/loadavg: 1.39 1.47 2.16 5/202 27044
/proc/meminfo: memFree=26304172/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0

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

/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625564689792 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13984976 memory=1300552 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13984976 memory=1384 CPUtime=3.14 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 19465 0 0 0 310 4 0 0 20 0 15 0 117347361 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13984976 memory=1384 CPUtime=3.85 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) S 27026 27026 26744 0 -1 1077944384 22751 0 0 0 383 2 0 0 20 0 15 0 117347361 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625493420272 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13984976 memory=1287404 CPUtime=0.71 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 11688 0 0 0 68 3 0 0 20 0 15 0 117347361 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13984976 memory=1296136 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13984976 memory=1384 CPUtime=1.3 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 890 0 0 0 63 67 0 0 20 0 15 0 117347362 14320615424 328227 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 2384.21 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1314292 KiB

[startup+2382.3 s]
/proc/loadavg: 1.20 1.31 1.38 3/218 27193
/proc/meminfo: memFree=23899740/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13984976 memory=1365676 CPUtime=2445.04 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 383029 0 0 0 243996 508 0 0 20 0 15 0 117347356 14320615424 341419 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3496244 341419 3284 1 0 3483478 0
[pid=27028/tid=27029] ppid=27026 vsize=13984976 memory=1365676 CPUtime=2359.64 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 177913 0 0 0 235910 54 0 0 20 0 15 0 117347356 14320615424 341419 33554432000 4194304 4196468 140723386291232 139626029678048 139625650367372 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13984976 memory=1353332 CPUtime=18.31 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 29301 0 0 0 1739 92 0 0 20 0 15 0 117347357 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13984976 memory=1347188 CPUtime=18.33 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 23747 0 0 0 1746 87 0 0 20 0 15 0 117347357 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13984976 memory=1317364 CPUtime=18.32 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 26943 0 0 0 1744 88 0 0 20 0 15 0 117347357 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13984976 memory=1384 CPUtime=18.27 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 26788 0 0 0 1740 87 0 0 20 0 15 0 117347357 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13984976 memory=1355608 CPUtime=3.03 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 42130 0 0 0 256 47 0 0 20 0 15 0 117347358 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625565742688 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625564689792 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13984976 memory=1303268 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13984976 memory=1384 CPUtime=3.14 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 19480 0 0 0 310 4 0 0 20 0 15 0 117347361 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13984976 memory=1384 CPUtime=3.85 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) S 27026 27026 26744 0 -1 1077944384 22753 0 0 0 383 2 0 0 20 0 15 0 117347361 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625493420272 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13984976 memory=1365676 CPUtime=0.71 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 11690 0 0 0 68 3 0 0 20 0 15 0 117347361 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13984976 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13984976 memory=1384 CPUtime=1.34 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 908 0 0 0 65 69 0 0 20 0 15 0 117347362 14320615424 341419 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 2445.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1367060 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.33 1.38 3/217 27194
/proc/meminfo: memFree=23919172/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13984976 memory=1382152 CPUtime=2507.16 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 390821 0 0 0 250194 522 0 0 20 0 15 0 117347356 14320615424 345538 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3496244 345538 3284 1 0 3483478 0
[pid=27028/tid=27029] ppid=27026 vsize=13984976 memory=1386768 CPUtime=2418.8 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 181095 0 0 0 241825 55 0 0 20 0 15 0 117347356 14320615424 345538 33554432000 4194304 4196468 140723386291232 139626029678160 139625650857086 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13984976 memory=1382152 CPUtime=19 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 29675 0 0 0 1806 94 0 0 20 0 15 0 117347357 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13984976 memory=1384 CPUtime=19.03 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 24726 0 0 0 1814 89 0 0 20 0 15 0 117347357 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13984976 memory=4616 CPUtime=19.03 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 27679 0 0 0 1812 91 0 0 20 0 15 0 117347357 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13984976 memory=1928 CPUtime=18.98 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 28018 0 0 0 1808 90 0 0 20 0 15 0 117347357 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13984976 memory=1384 CPUtime=3.16 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 43241 0 0 0 268 48 0 0 20 0 15 0 117347358 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625565742688 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625564689792 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13984976 memory=1384 CPUtime=3.14 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 19482 0 0 0 310 4 0 0 20 0 15 0 117347361 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13984976 memory=4012 CPUtime=3.85 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) S 27026 27026 26744 0 -1 1077944384 22905 0 0 0 383 2 0 0 20 0 15 0 117347361 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625493420272 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13984976 memory=1384 CPUtime=0.71 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 11693 0 0 0 68 3 0 0 20 0 15 0 117347361 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13984976 memory=1386768 CPUtime=1.38 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 931 0 0 0 66 72 0 0 20 0 15 0 117347362 14320615424 345538 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 2507.16 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1383536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2455 s]*
/proc/loadavg: 1.38 1.33 1.38 3/217 27194
/proc/meminfo: memFree=23932560/32770624 swapFree=67108860/67108860
[pid=27026] ppid=27023 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27026/stat : 27026 (xcsp3-exec) S 27023 27026 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117347356 9740288 346 33554432000 4194304 5098028 140721969023424 140721969021528 139698590028412 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13271040 140721969030254 140721969030459 140721969030459 140721969033195 0
/proc/27026/statm: 2378 346 289 221 0 87 0
[pid=27028] ppid=27026 vsize=13984976 memory=1350348 CPUtime=2520.05 cores=0,2,4,6
/proc/27028/stat : 27028 (java) S 27026 27026 26744 0 -1 1077944320 390849 0 0 0 251482 523 0 0 20 0 15 0 117347356 14320615424 337587 33554432000 4194304 4196468 140723386291232 140723386273776 139626025438967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
/proc/27028/statm: 3496244 337587 3284 1 0 3483478 0
[pid=27028/tid=27029] ppid=27026 vsize=13984976 memory=6791534058613427641 CPUtime=2431.44 cores=0,2,4,6
/proc/27028/task/27029/stat : 27029 (java) R 27026 27026 26744 0 -1 4202560 181112 0 0 0 243089 55 0 0 20 0 15 0 117347356 14320615424 337587 33554432000 4194304 4196468 140723386291232 139626029678160 139625652411023 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27030] ppid=27026 vsize=13984976 memory=4872558044660077418 CPUtime=19.06 cores=0,2,4,6
/proc/27028/task/27030/stat : 27030 (java) S 27026 27026 26744 0 -1 1077944384 29678 0 0 0 1812 94 0 0 20 0 15 0 117347357 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625978059408 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27031] ppid=27026 vsize=13984976 memory=14699582244260269 CPUtime=19.1 cores=0,2,4,6
/proc/27028/task/27031/stat : 27031 (java) S 27026 27026 26744 0 -1 1077944384 24729 0 0 0 1820 90 0 0 20 0 15 0 117347357 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625977006608 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27032] ppid=27026 vsize=13984976 memory=2400 CPUtime=19.09 cores=0,2,4,6
/proc/27028/task/27032/stat : 27032 (java) S 27026 27026 26744 0 -1 1077944384 27682 0 0 0 1818 91 0 0 20 0 15 0 117347357 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625975953808 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27033] ppid=27026 vsize=13984976 memory=1728 CPUtime=19.04 cores=0,2,4,6
/proc/27028/task/27033/stat : 27033 (java) S 27026 27026 26744 0 -1 1077944384 28020 0 0 0 1814 90 0 0 20 0 15 0 117347357 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625974901008 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27034] ppid=27026 vsize=13984976 memory=12032 CPUtime=3.16 cores=0,2,4,6
/proc/27028/task/27034/stat : 27034 (java) S 27026 27026 26744 0 -1 1077944384 43241 0 0 0 268 48 0 0 20 0 15 0 117347358 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625566796656 139626025450114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27035] ppid=27026 vsize=13984976 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27035/stat : 27035 (java) S 27026 27026 26744 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625565742688 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27036] ppid=27026 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27036/stat : 27036 (java) S 27026 27026 26744 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 117347359 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625564689792 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27037] ppid=27026 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27037/stat : 27037 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347361 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625563638096 139626025457563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27038] ppid=27026 vsize=13984976 memory=1228 CPUtime=3.14 cores=0,2,4,6
/proc/27028/task/27038/stat : 27038 (java) S 27026 27026 26744 0 -1 1077944384 19482 0 0 0 310 4 0 0 20 0 15 0 117347361 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625494473072 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27039] ppid=27026 vsize=13984976 memory=0 CPUtime=3.85 cores=0,2,4,6
/proc/27028/task/27039/stat : 27039 (java) S 27026 27026 26744 0 -1 1077944384 22905 0 0 0 383 2 0 0 20 0 15 0 117347361 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625493420272 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27040] ppid=27026 vsize=13984976 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/27028/task/27040/stat : 27040 (java) S 27026 27026 26744 0 -1 1077944384 11693 0 0 0 68 3 0 0 20 0 15 0 117347361 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625492367472 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27041] ppid=27026 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27028/task/27041/stat : 27041 (java) S 27026 27026 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347362 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625491314912 139626025449173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
[pid=27028/tid=27042] ppid=27026 vsize=13984976 memory=0 CPUtime=1.38 cores=0,2,4,6
/proc/27028/task/27042/stat : 27042 (java) S 27026 27026 26744 0 -1 1077944384 931 0 0 0 66 72 0 0 20 0 15 0 117347362 14320615424 337587 33554432000 4194304 4196468 140723386291232 139625490263216 139626025450114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37941248 140723386299543 140723386299719 140723386299719 140723386302415 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1351732 KiB

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

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

[startup+2455.02 s]
# the end of solver process 27028 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.84 s, system=5.24629 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): 2455.02
CPU time (s): 2520.08
CPU user time (s): 2514.84
CPU system time (s): 5.24629
CPU usage (%): 102.65
Max. virtual memory (cumulated for all children) (KiB): 13996132
Max. memory (cumulated for all children) (KiB): 1574240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.84
system time used= 5.24629
maximum resident set size= 1573880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 391647
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105039
involuntary context switches= 6207


# summary of solver processes directly reported to runsolver:
#   pid: 27026,27028
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2514.84
#   total CPU system time (s): 5.24629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7615 second user time and 24.7952 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 02:04:59
IDJOB=4271942
IDBENCH=137600
IDSOLVER=2664
FILE ID=node105/4271942-1502842758
RUNJOBID= node105-1502839397-26775
PBS_JOBID= 20629853
Free space on /tmp= 60660 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n3w3b3r7.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271942-1502842758/watcher-4271942-1502842758 -o /tmp/evaluation-result-4271942-1502842758/solver-4271942-1502842758 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1389230793 HOME/instance-4271942-1502842758.xml

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

MD5SUM BENCH= 4bffeaf90ccad3cb01dd3bbb4a29e0a4
RANDOM SEED=1389230793

node105.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.17
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.17
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.17
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.17
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:        25990680 kB
MemAvailable:   31581472 kB
Buffers:          247016 kB
Cached:          5615636 kB
SwapCached:            0 kB
Active:          1180608 kB
Inactive:        5129660 kB
Active(anon):     450192 kB
Inactive(anon):    25060 kB
Active(file):     730416 kB
Inactive(file):  5104600 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7912 kB
Writeback:             0 kB
AnonPages:        445004 kB
Mapped:            58932 kB
Shmem:             25228 kB
Slab:             169100 kB
SReclaimable:     143220 kB
SUnreclaim:        25880 kB
KernelStack:        3888 kB
PageTables:         6060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1080584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-16 02:45:54