Trace number 4271946

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.0601 2455.8201

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w4b3r4.xml
MD5SUMf75a86a5a7a46a13e5890f4f16694299
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 variables2727
Number of constraints119
Number of domains2
Minimum domain size59
Maximum domain size186
Distribution of domain sizes[{"size":59,"count":1},{"size":186,"count":2726}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2668},{"degree":5,"count":58}]
Minimum constraint arity47
Maximum constraint arity2726
Distribution of constraint arities[{"arity":47,"count":116},{"arity":59,"count":1},{"arity":2726,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":58},{"type":"lex","count":1},{"type":"sum","count":58},{"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-4271946-1502842760.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4271946-1502842760.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.27	c parse instance...
1.08/0.58	c solve instance...
2520.03/2455.80	s UNKNOWN
2520.03/2455.80	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 (12057 MiB free)
  memory of node 1: 16384 MiB (13534 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=27104, runsolver pid=27101

[startup+0.100594 s]*
/proc/loadavg: 1.60 1.52 2.17 5/219 27120
/proc/meminfo: memFree=26189868/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13978596 memory=27004 CPUtime=0.12 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 5613 0 0 0 11 1 0 0 20 0 15 0 117347527 14314082304 6751 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3494649 6751 2912 1 0 3482966 0
[pid=27106/tid=27107] ppid=27104 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) R 27104 27104 26744 0 -1 4202560 3580 0 0 0 9 0 0 0 20 0 15 0 117347527 14314082304 6751 33554432000 4194304 4196468 140726637344704 139778406924160 139778038806640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14314082304 6751 33554432000 4194304 4196468 140726637344704 139778370251664 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13978596 memory=140168904525440 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14314082304 6751 33554432000 4194304 4196468 140726637344704 139777997208336 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14314082304 6751 33554432000 4194304 4196468 140726637344704 139777996156048 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347528 14314082304 6751 33554432000 4194304 4196468 140726637344704 139777995103248 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13978596 memory=140168904525440 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347529 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777381963888 139778402704002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347530 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777380909856 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347530 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777379857520 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 117347532 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 117347532 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13978596 memory=140168904525440 CPUtime=0.01 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) R 27104 27104 26744 0 -1 4202560 343 0 0 0 1 0 0 0 20 0 15 0 117347532 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777375648624 139778381634302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13978596 memory=140168904525440 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347533 14314082304 6817 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28388 KiB

[startup+0.210755 s]*
/proc/loadavg: 1.60 1.52 2.17 5/219 27120
/proc/meminfo: memFree=26178084/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13982852 memory=39516 CPUtime=0.34 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 8409 0 0 0 32 2 0 0 20 0 15 0 117347527 14318440448 9879 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3495713 9879 3079 1 0 3482966 0
[pid=27106/tid=27107] ppid=27104 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) D 27104 27104 26744 0 -1 1077944384 5376 0 0 0 19 1 0 0 20 0 15 0 117347527 14318440448 9879 33554432000 4194304 4196468 140726637344704 139778406894544 139778395372077 0 4 0 16800975 18446744072101613092 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13982852 memory=12543 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14318440448 9879 33554432000 4194304 4196468 140726637344704 139778370251664 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13982852 memory=140168905061576 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777997208336 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777996156048 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347528 14318473216 9879 33554432000 4194304 4196468 140726637344704 139777995103248 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13982884 memory=140168904525440 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347529 14318473216 9879 33554432000 4194304 4196468 140726637344704 139777381963888 139778402704002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347530 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777380909856 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347530 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777379857520 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 629 0 0 0 2 0 0 0 20 0 15 0 117347532 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 15 0 117347532 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13982852 memory=140168904525440 CPUtime=0.08 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) S 27104 27104 26744 0 -1 1077944384 836 0 0 0 8 0 0 0 20 0 15 0 117347532 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347533 14318440448 9879 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40900 KiB

[startup+0.319415 s]*
/proc/loadavg: 1.60 1.52 2.17 3/219 27120
/proc/meminfo: memFree=26157732/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13982928 memory=47232 CPUtime=0.52 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 9431 0 0 0 50 2 0 0 20 0 15 0 117347527 14318518272 11808 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3495732 11808 3134 1 0 3482966 0
[pid=27106/tid=27107] ppid=27104 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) R 27104 27104 26744 0 -1 4202560 6167 0 0 0 29 1 0 0 20 0 15 0 117347527 14318518272 11808 33554432000 4194304 4196468 140726637344704 139778406926592 139778386773342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13982928 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14318518272 11808 33554432000 4194304 4196468 140726637344704 139778370251664 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14318518272 11808 33554432000 4194304 4196468 140726637344704 139777997208336 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13982928 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14318518272 11808 33554432000 4194304 4196468 140726637344704 139777996156048 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13982928 memory=7593697182111006371 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347528 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777995103248 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13982928 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347529 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777381963888 139778402704002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13982928 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347530 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777380909856 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347530 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777379857520 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13982928 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13982928 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 664 0 0 0 3 0 0 0 20 0 15 0 117347532 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 15 0 117347532 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13982928 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) R 27104 27104 26744 0 -1 4202560 1014 0 0 0 13 0 0 0 20 0 15 0 117347532 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347533 14318518272 11830 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 48616 KiB

[startup+0.70159 s]
/proc/loadavg: 1.60 1.52 2.17 6/219 27120
/proc/meminfo: memFree=26138608/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13984976 memory=75624 CPUtime=1.55 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 11500 0 0 0 151 4 0 0 20 0 15 0 117347527 14320615424 18906 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3496244 18906 3205 1 0 3483478 0
[pid=27106/tid=27107] ppid=27104 vsize=13984976 memory=32832 CPUtime=0.67 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) R 27104 27104 26744 0 -1 4202560 6706 0 0 0 65 2 0 0 20 0 15 0 117347527 14320615424 18906 33554432000 4194304 4196468 140726637344704 139778406930672 139778042270629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14320615424 18906 33554432000 4194304 4196468 140726637344704 139778370251664 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13984976 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777997208336 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347528 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777996156048 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13984976 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) S 27104 27104 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117347528 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777995103248 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13984976 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117347529 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777381963888 139778402704002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777380909856 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777379857520 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13984976 memory=5300 CPUtime=0.27 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 1156 0 0 0 27 0 0 0 20 0 15 0 117347532 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13984976 memory=4616 CPUtime=0.27 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) R 27104 27104 26744 0 -1 4202560 860 0 0 0 27 0 0 0 20 0 15 0 117347532 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777376686936 139778394714689 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13984976 memory=1928 CPUtime=0.3 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) S 27104 27104 26744 0 -1 1077944384 1471 0 0 0 30 0 0 0 20 0 15 0 117347532 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13984976 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117347533 14320615424 18906 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 77008 KiB

[startup+1.50083 s]
/proc/loadavg: 1.60 1.52 2.17 3/219 27120
/proc/meminfo: memFree=26116644/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0

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

/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777379857536 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13984976 memory=1384 CPUtime=3.7 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 25416 0 0 0 366 4 0 0 20 0 15 0 117347532 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13984976 memory=1112944 CPUtime=3.05 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 22446 0 0 0 303 2 0 0 20 0 15 0 117347532 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13984976 memory=1384 CPUtime=0.78 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) S 27104 27104 26744 0 -1 1077944384 14792 0 0 0 76 2 0 0 20 0 15 0 117347532 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13984976 memory=1112944 CPUtime=1.21 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1080 0 0 0 59 62 0 0 20 0 15 0 117347533 14320615424 278108 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 2382.83 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1113816 KiB

[startup+2382.3 s]
/proc/loadavg: 1.20 1.31 1.38 3/218 27193
/proc/meminfo: memFree=23897644/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13984976 memory=1134488 CPUtime=2443.89 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 338911 0 0 0 244026 363 0 0 20 0 15 0 117347527 14320615424 283622 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3496244 283622 3283 1 0 3483478 0
[pid=27106/tid=27107] ppid=27104 vsize=13984976 memory=1121664 CPUtime=2358.66 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) S 27104 27104 26744 0 -1 1077944384 160562 0 0 0 235828 38 0 0 20 0 15 0 117347527 14320615424 283622 33554432000 4194304 4196468 140726637344704 139778406932032 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13984976 memory=1128304 CPUtime=18.13 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) R 27104 27104 26744 0 -1 4202560 22571 0 0 0 1753 60 0 0 20 0 15 0 117347528 14320615424 283622 33554432000 4194304 4196468 140726637344704 139778370251664 139778395321063 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13984976 memory=1134488 CPUtime=18.14 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) R 27104 27104 26744 0 -1 4202560 22589 0 0 0 1754 60 0 0 20 0 15 0 117347528 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777997208456 139778395321063 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13984976 memory=1134488 CPUtime=18.18 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) R 27104 27104 26744 0 -1 4202560 20930 0 0 0 1760 58 0 0 20 0 15 0 117347528 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777996156048 139778387141024 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13984976 memory=1384 CPUtime=18.09 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) R 27104 27104 26744 0 -1 4202560 22276 0 0 0 1751 58 0 0 20 0 15 0 117347528 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777995103368 139778395321063 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13984976 memory=2257 CPUtime=3.77 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 24625 0 0 0 340 37 0 0 20 0 15 0 117347529 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777381962400 139778402703061 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13984976 memory=1134488 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777380909920 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13984976 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777379857536 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13984976 memory=1384 CPUtime=3.75 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 25484 0 0 0 371 4 0 0 20 0 15 0 117347532 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13984976 memory=1112432 CPUtime=3.05 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 22595 0 0 0 303 2 0 0 20 0 15 0 117347532 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13984976 memory=1122692 CPUtime=0.78 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) S 27104 27104 26744 0 -1 1077944384 14794 0 0 0 76 2 0 0 20 0 15 0 117347532 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13984976 memory=1135004 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13984976 memory=960 CPUtime=1.24 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1099 0 0 0 61 63 0 0 20 0 15 0 117347533 14320615424 283622 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 2443.89 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1135872 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=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13984976 memory=1097228 CPUtime=2506.29 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 346429 0 0 0 250260 369 0 0 20 0 15 0 117347527 14320615424 274307 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3496244 274307 3283 1 0 3483478 0
[pid=27106/tid=27107] ppid=27104 vsize=13984976 memory=1097232 CPUtime=2417.72 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) R 27104 27104 26744 0 -1 4202560 163751 0 0 0 241733 39 0 0 20 0 15 0 117347527 14320615424 274307 33554432000 4194304 4196468 140726637344704 139778406932032 139778044687727 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13984976 memory=1097232 CPUtime=18.93 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) S 27104 27104 26744 0 -1 1077944384 23613 0 0 0 1833 60 0 0 20 0 15 0 117347528 14320615424 274307 33554432000 4194304 4196468 140726637344704 139778370251664 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13984976 memory=1101612 CPUtime=18.93 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) S 27104 27104 26744 0 -1 1077944384 23487 0 0 0 1833 60 0 0 20 0 15 0 117347528 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777997208336 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13984976 memory=1104180 CPUtime=18.96 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) S 27104 27104 26744 0 -1 1077944384 21886 0 0 0 1838 58 0 0 20 0 15 0 117347528 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777996156048 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13984976 memory=1100696 CPUtime=18.89 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) S 27104 27104 26744 0 -1 1077944384 23118 0 0 0 1830 59 0 0 20 0 15 0 117347528 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777995103248 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13984976 memory=1097092 CPUtime=3.88 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 25189 0 0 0 350 38 0 0 20 0 15 0 117347529 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777381963888 139778402704002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13984976 memory=1097092 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777380909920 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13984976 memory=1097232 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777379857536 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13984976 memory=1097228 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13984976 memory=1384 CPUtime=3.75 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 25486 0 0 0 371 4 0 0 20 0 15 0 117347532 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13984976 memory=960 CPUtime=3.05 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 22599 0 0 0 303 2 0 0 20 0 15 0 117347532 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13984976 memory=4012 CPUtime=0.78 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) S 27104 27104 26744 0 -1 1077944384 14797 0 0 0 76 2 0 0 20 0 15 0 117347532 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13984976 memory=1384 CPUtime=1.28 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1117 0 0 0 63 65 0 0 20 0 15 0 117347533 14320615424 274307 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 2506.29 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1098612 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2455.8 s]
/proc/loadavg: 1.43 1.34 1.39 4/217 27272
/proc/meminfo: memFree=25180748/32770624 swapFree=67108860/67108860
[pid=27104] ppid=27101 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27104/stat : 27104 (xcsp3-exec) S 27101 27104 26744 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117347527 9740288 346 33554432000 4194304 5098028 140732405990944 140732405989048 140053020050044 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 31436800 140732405998702 140732405998907 140732405998907 140732406001643 0
/proc/27104/statm: 2378 346 289 221 0 87 0
[pid=27106] ppid=27104 vsize=13984976 memory=1131428 CPUtime=2520.03 cores=1,3,5,7
/proc/27106/stat : 27106 (java) S 27104 27104 26744 0 -1 1077944320 347031 0 0 0 251631 372 0 0 20 0 15 0 117347527 14320615424 282857 33554432000 4194304 4196468 140726637344704 140726637327248 139778402692855 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
/proc/27106/statm: 3496244 282857 3283 1 0 3483478 0
[pid=27106/tid=27107] ppid=27104 vsize=13984976 memory=1196 CPUtime=2431.11 cores=1,3,5,7
/proc/27106/task/27107/stat : 27107 (java) R 27104 27104 26744 0 -1 4202560 164290 0 0 0 243072 39 0 0 20 0 15 0 117347527 14320615424 282857 33554432000 4194304 4196468 140726637344704 139778406932032 139778044926014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27108] ppid=27104 vsize=13984976 memory=6791534058613427641 CPUtime=19.01 cores=1,3,5,7
/proc/27106/task/27108/stat : 27108 (java) S 27104 27104 26744 0 -1 1077944384 23623 0 0 0 1840 61 0 0 20 0 15 0 117347528 14320615424 282857 33554432000 4194304 4196468 140726637344704 139778370251664 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27109] ppid=27104 vsize=13984976 memory=928 CPUtime=19.02 cores=1,3,5,7
/proc/27106/task/27109/stat : 27109 (java) S 27104 27104 26744 0 -1 1077944384 23498 0 0 0 1841 61 0 0 20 0 15 0 117347528 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777997208336 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27110] ppid=27104 vsize=13984976 memory=2240 CPUtime=19.05 cores=1,3,5,7
/proc/27106/task/27110/stat : 27110 (java) S 27104 27104 26744 0 -1 1077944384 21895 0 0 0 1846 59 0 0 20 0 15 0 117347528 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777996156048 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27111] ppid=27104 vsize=13984976 memory=4128 CPUtime=18.97 cores=1,3,5,7
/proc/27106/task/27111/stat : 27111 (java) S 27104 27104 26744 0 -1 1077944384 23126 0 0 0 1838 59 0 0 20 0 15 0 117347528 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777995103248 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27112] ppid=27104 vsize=13984976 memory=2200 CPUtime=3.9 cores=1,3,5,7
/proc/27106/task/27112/stat : 27112 (java) S 27104 27104 26744 0 -1 1077944384 25212 0 0 0 351 39 0 0 20 0 15 0 117347529 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777381963888 139778402704002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27113] ppid=27104 vsize=13984976 memory=6508 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27113/stat : 27113 (java) S 27104 27104 26744 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777380909920 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27114] ppid=27104 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27114/stat : 27114 (java) S 27104 27104 26744 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 117347530 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777379857536 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27115] ppid=27104 vsize=13984976 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27115/stat : 27115 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347532 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777378805840 139778402711451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27116] ppid=27104 vsize=13984976 memory=1692 CPUtime=3.75 cores=1,3,5,7
/proc/27106/task/27116/stat : 27116 (java) S 27104 27104 26744 0 -1 1077944384 25486 0 0 0 371 4 0 0 20 0 15 0 117347532 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777377753712 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27117] ppid=27104 vsize=13984976 memory=916 CPUtime=3.05 cores=1,3,5,7
/proc/27106/task/27117/stat : 27117 (java) S 27104 27104 26744 0 -1 1077944384 22599 0 0 0 303 2 0 0 20 0 15 0 117347532 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777376700912 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27118] ppid=27104 vsize=13984976 memory=3832 CPUtime=0.78 cores=1,3,5,7
/proc/27106/task/27118/stat : 27118 (java) S 27104 27104 26744 0 -1 1077944384 14797 0 0 0 76 2 0 0 20 0 15 0 117347532 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777375648624 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27119] ppid=27104 vsize=13984976 memory=2544 CPUtime=0 cores=1,3,5,7
/proc/27106/task/27119/stat : 27119 (java) S 27104 27104 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117347533 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777374596064 139778402703061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
[pid=27106/tid=27120] ppid=27104 vsize=13984976 memory=4872558044660077418 CPUtime=1.28 cores=1,3,5,7
/proc/27106/task/27120/stat : 27120 (java) S 27104 27104 26744 0 -1 1077944384 1119 0 0 0 63 65 0 0 20 0 15 0 117347533 14320615424 282857 33554432000 4194304 4196468 140726637344704 139777373542832 139778402704002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34279424 140726637347991 140726637348167 140726637348167 140726637350863 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1132812 KiB

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

[startup+2455.81 s]
# the end of solver process 27104 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000869 s, system=0.001271 s

[startup+2455.82 s]
# the end of solver process 27106 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.33 s, system=3.72982 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.82
CPU time (s): 2520.06
CPU user time (s): 2516.33
CPU system time (s): 3.72982
CPU usage (%): 102.616
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1152220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.33
system time used= 3.72982
maximum resident set size= 1150856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347847
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116132
involuntary context switches= 5645


# summary of solver processes directly reported to runsolver:
#   pid: 27104,27106
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.33
#   total CPU system time (s): 3.72982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2713 second user time and 24.3109 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 02:05:01
IDJOB=4271946
IDBENCH=137614
IDSOLVER=2664
FILE ID=node105/4271946-1502842760
RUNJOBID= node105-1502839397-26776
PBS_JOBID= 20629853
Free space on /tmp= 60660 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w4b3r4.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-4271946-1502842760/watcher-4271946-1502842760 -o /tmp/evaluation-result-4271946-1502842760/solver-4271946-1502842760 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26776 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1389230793 HOME/instance-4271946-1502842760.xml

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

MD5SUM BENCH= f75a86a5a7a46a13e5890f4f16694299
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:        26205760 kB
MemAvailable:   31795736 kB
Buffers:          247016 kB
Cached:          5614716 kB
SwapCached:            0 kB
Active:           966568 kB
Inactive:        5129948 kB
Active(anon):     237256 kB
Inactive(anon):    25060 kB
Active(file):     729312 kB
Inactive(file):  5104888 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15792 kB
Writeback:             0 kB
AnonPages:        233948 kB
Mapped:            58584 kB
Shmem:             25228 kB
Slab:             169232 kB
SReclaimable:     143224 kB
SUnreclaim:        26008 kB
KernelStack:        3744 kB
PageTables:         5944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1290872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 60584 MiB
End job on node105 at 2017-08-16 02:45:57