Trace number 4281754

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.1101 2515.8101

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n4w2b3r4.xml
MD5SUM1f09663ffd56a311acfaad7e4cbda3a4
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 variables3829
Number of constraints235
Number of domains2
Minimum domain size117
Maximum domain size266
Distribution of domain sizes[{"size":117,"count":1},{"size":266,"count":3828}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":3712},{"degree":5,"count":116}]
Minimum constraint arity33
Maximum constraint arity3828
Distribution of constraint arities[{"arity":33,"count":232},{"arity":117,"count":1},{"arity":3828,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":116},{"type":"lex","count":1},{"type":"sum","count":116},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281754-1503155104.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4281754-1503155104.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.40	c parse instance...
1.24/0.71	c solve instance...
2520.09/2515.80	s UNKNOWN
2520.09/2515.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 (15345 MiB free)
  memory of node 1: 16384 MiB (14916 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281754-1503155104/watcher-4281754-1503155104 -o /tmp/evaluation-result-4281754-1503155104/solver-4281754-1503155104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 241551226 HOME/instance-4281754-1503155104.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=28394, runsolver pid=28391
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 2.01 2.02 2.02 3/201 28397
/proc/meminfo: memFree=30984648/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13358712 memory=16148 CPUtime=0 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 3294 0 0 0 0 0 0 0 20 0 6 0 13919493 13679321088 4037 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3339678 4037 1901 1 0 3329175 0
[pid=28396/tid=28397] ppid=28394 vsize=13358712 memory=-6871798056524144002 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 2053 0 0 0 0 0 0 0 20 0 6 0 13919493 13679321088 4037 18446744073709551615 4194304 4196468 140731614215904 140150242296400 140150238082205 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13919494 13679321088 4037 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13358712 memory=140568886400640 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13919494 13679321088 4037 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13919494 13679321088 4037 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13919494 13679321088 4037 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17528 KiB

[startup+0.210103 s]*
/proc/loadavg: 2.01 2.02 2.02 3/214 28410
/proc/meminfo: memFree=30973516/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13974352 memory=28164 CPUtime=0.09 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 4931 0 0 0 8 1 0 0 20 0 15 0 13919493 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3493588 7041 2753 1 0 3482964 0
[pid=28396/tid=28397] ppid=28394 vsize=13974352 memory=8390339637985935414 CPUtime=0.07 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 3081 0 0 0 7 0 0 0 20 0 15 0 13919493 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140150242285008 140150238082205 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13974352 memory=288230613264378254 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13974352 memory=140568886428150 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13974352 memory=140568886400640 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919495 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13919496 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13919496 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) S 28394 28394 17292 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 13919498 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13974352 memory=140568886400640 CPUtime=0.01 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) S 28394 28394 17292 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 15 0 13919498 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13974352 memory=140568886400640 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919503 14309736448 7041 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29544 KiB

[startup+0.310549 s]*
/proc/loadavg: 2.01 2.02 2.02 5/214 28410
/proc/meminfo: memFree=30959188/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13974352 memory=37532 CPUtime=0.29 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 8478 0 0 0 26 3 0 0 20 0 15 0 13919493 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3493588 9383 2977 1 0 3482964 0
[pid=28396/tid=28397] ppid=28394 vsize=13974352 memory=8390339637985935414 CPUtime=0.17 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 5699 0 0 0 15 2 0 0 20 0 15 0 13919493 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140150242297792 140150238082205 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13974352 memory=301741412146489742 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13974352 memory=140568886428150 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13974352 memory=8392726444643698913 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919495 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13919496 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13974352 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13919496 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) R 28394 28394 17292 0 -1 1077944384 585 0 0 0 2 0 0 0 20 0 15 0 13919498 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13974352 memory=3472328279047811119 CPUtime=0.01 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) R 28394 28394 17292 0 -1 4202560 210 0 0 0 1 0 0 0 20 0 15 0 13919498 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150218804352 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13974352 memory=140568886400640 CPUtime=0.06 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) R 28394 28394 17292 0 -1 4202560 686 0 0 0 6 0 0 0 20 0 15 0 13919498 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238081626 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13974352 memory=140568886400640 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919503 14309736448 9383 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38912 KiB

[startup+0.701455 s]
/proc/loadavg: 2.01 2.02 2.02 5/214 28410
/proc/meminfo: memFree=30946916/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13980732 memory=71308 CPUtime=1.24 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 12007 0 0 0 119 5 0 0 20 0 15 0 13919493 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3495183 17827 3167 1 0 3483476 0
[pid=28396/tid=28397] ppid=28394 vsize=13980732 memory=2468398237185 CPUtime=0.55 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 8081 0 0 0 52 3 0 0 20 0 15 0 13919493 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140150242278080 140150219977569 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13980732 memory=2485578106369 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13980732 memory=53360 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13919495 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13980732 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) S 28394 28394 17292 0 -1 1077944384 845 0 0 0 19 0 0 0 20 0 15 0 13919498 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) S 28394 28394 17292 0 -1 1077944384 602 0 0 0 18 0 0 0 20 0 15 0 13919498 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) S 28394 28394 17292 0 -1 1077944384 1171 0 0 0 29 0 0 0 20 0 15 0 13919498 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919503 14316269568 17827 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 72688 KiB

[startup+1.50084 s]
/proc/loadavg: 2.01 2.02 2.02 3/214 28410
/proc/meminfo: memFree=30921980/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13980732 memory=86072 CPUtime=2.7 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 17133 0 0 0 265 5 0 0 20 0 15 0 13919493 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3495183 21518 3187 1 0 3483476 0
[pid=28396/tid=28397] ppid=28394 vsize=13980732 memory=2529 CPUtime=1.34 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 8631 0 0 0 131 3 0 0 20 0 15 0 13919493 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140150242296504 140149836743981 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13980732 memory=5789189752906409301 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13980732 memory=4638778428397932880 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13919494 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13980732 memory=7523379100457068113 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13919495 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13980732 memory=8027500757942562928 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 21518 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

[pid=28396/tid=28402] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.04 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 1535 0 0 0 3 1 0 0 20 0 15 0 13919495 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13980732 memory=239880 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13980732 memory=239880 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13980732 memory=239880 CPUtime=1.41 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) S 28394 28394 17292 0 -1 1077944384 11735 0 0 0 139 2 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13980732 memory=1380 CPUtime=1.76 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) S 28394 28394 17292 0 -1 1077944384 10101 0 0 0 175 1 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13980732 memory=1380 CPUtime=0.52 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) S 28394 28394 17292 0 -1 1077944384 6651 0 0 0 51 1 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13980732 memory=33 CPUtime=0.71 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1393 0 0 0 30 41 0 0 20 0 15 0 13919503 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 2386.55 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 241260 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/211 28656
/proc/meminfo: memFree=30648276/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13980732 memory=239880 CPUtime=2446.56 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 55088 0 0 0 244612 44 0 0 20 0 15 0 13919493 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3495183 59970 3231 1 0 3483476 0
[pid=28396/tid=28397] ppid=28394 vsize=13980732 memory=239880 CPUtime=2441.92 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 19959 0 0 0 244185 7 0 0 20 0 15 0 13919493 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150242296912 140149837957138 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.03 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 836 0 0 0 2 1 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 186 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 737 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 597 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.04 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 1535 0 0 0 3 1 0 0 20 0 15 0 13919495 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13980732 memory=239880 CPUtime=1.42 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) S 28394 28394 17292 0 -1 1077944384 11735 0 0 0 140 2 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13980732 memory=239880 CPUtime=1.76 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) S 28394 28394 17292 0 -1 1077944384 10101 0 0 0 175 1 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13980732 memory=16444 CPUtime=0.52 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) S 28394 28394 17292 0 -1 1077944384 6651 0 0 0 51 1 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13980732 memory=1380 CPUtime=0.73 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1397 0 0 0 30 43 0 0 20 0 15 0 13919503 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 2446.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 241260 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/211 28658
/proc/meminfo: memFree=30661232/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13980732 memory=239880 CPUtime=2506.57 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 55364 0 0 0 250612 45 0 0 20 0 15 0 13919493 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3495183 59970 3231 1 0 3483476 0
[pid=28396/tid=28397] ppid=28394 vsize=13980732 memory=239880 CPUtime=2501.91 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 20203 0 0 0 250184 7 0 0 20 0 15 0 13919493 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150242296912 140149838349486 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13980732 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 836 0 0 0 2 1 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13980732 memory=1380 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 186 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 737 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 597 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.04 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 1541 0 0 0 3 1 0 0 20 0 15 0 13919495 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13980732 memory=239880 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13980732 memory=239880 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13980732 memory=239880 CPUtime=1.42 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) S 28394 28394 17292 0 -1 1077944384 11737 0 0 0 140 2 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13980732 memory=239880 CPUtime=1.76 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) S 28394 28394 17292 0 -1 1077944384 10103 0 0 0 175 1 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.52 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) S 28394 28394 17292 0 -1 1077944384 6654 0 0 0 51 1 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13980732 memory=239880 CPUtime=0.74 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1416 0 0 0 30 44 0 0 20 0 15 0 13919503 14316269568 59970 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 2506.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 241260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/211 28658
/proc/meminfo: memFree=30667540/32770624 swapFree=67108860/67108860
[pid=28394] ppid=28391 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28394/stat : 28394 (xcsp3-exec) S 28391 28394 17292 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13919484 9740288 345 18446744073709551615 4194304 5098028 140724927081872 140724927079976 139845222085244 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14106624 140724927086970 140724927087174 140724927087174 140724927090667 0
/proc/28394/statm: 2378 345 289 221 0 87 0
[pid=28396] ppid=28394 vsize=13980732 memory=233204 CPUtime=2520.09 cores=0,2,4,6
/proc/28396/stat : 28396 (java) S 28394 28394 17292 0 -1 1077944320 56258 0 0 0 251964 45 0 0 20 0 15 0 13919493 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140731614198448 140150238060279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
/proc/28396/statm: 3495183 58301 3231 1 0 3483476 0
[pid=28396/tid=28397] ppid=28394 vsize=13980732 memory=1380 CPUtime=2515.4 cores=0,2,4,6
/proc/28396/task/28397/stat : 28397 (java) R 28394 28394 17292 0 -1 4202560 20340 0 0 0 251533 7 0 0 20 0 15 0 13919493 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140150242299648 140149836743937 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28398] ppid=28394 vsize=13980732 memory=886692 CPUtime=0.03 cores=0,2,4,6
/proc/28396/task/28398/stat : 28398 (java) S 28394 28394 17292 0 -1 1077944384 913 0 0 0 2 1 0 0 20 0 15 0 13919494 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140150157474448 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28399] ppid=28394 vsize=13980732 memory=4060 CPUtime=0.02 cores=0,2,4,6
/proc/28396/task/28399/stat : 28399 (java) S 28394 28394 17292 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 15 0 13919494 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140150156421648 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28400] ppid=28394 vsize=13980732 memory=792 CPUtime=0.03 cores=0,2,4,6
/proc/28396/task/28400/stat : 28400 (java) S 28394 28394 17292 0 -1 1077944384 813 0 0 0 3 0 0 0 20 0 15 0 13919494 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140150155368848 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28401] ppid=28394 vsize=13980732 memory=4012 CPUtime=0.03 cores=0,2,4,6
/proc/28396/task/28401/stat : 28401 (java) S 28394 28394 17292 0 -1 1077944384 777 0 0 0 3 0 0 0 20 0 15 0 13919494 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140150154316048 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28402] ppid=28394 vsize=13980732 memory=636 CPUtime=0.04 cores=0,2,4,6
/proc/28396/task/28402/stat : 28402 (java) S 28394 28394 17292 0 -1 1077944384 1707 0 0 0 3 1 0 0 20 0 15 0 13919495 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149716646768 140150238071426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28403] ppid=28394 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28403/stat : 28403 (java) S 28394 28394 17292 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149715592736 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28404] ppid=28394 vsize=13980732 memory=952 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28404/stat : 28404 (java) S 28394 28394 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13919496 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149714539888 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28405] ppid=28394 vsize=13980732 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28405/stat : 28405 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149713488208 140150238078875 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28406] ppid=28394 vsize=13980732 memory=2244 CPUtime=1.42 cores=0,2,4,6
/proc/28396/task/28406/stat : 28406 (java) S 28394 28394 17292 0 -1 1077944384 11737 0 0 0 140 2 0 0 20 0 15 0 13919498 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149712435568 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28407] ppid=28394 vsize=13980732 memory=4288 CPUtime=1.76 cores=0,2,4,6
/proc/28396/task/28407/stat : 28407 (java) S 28394 28394 17292 0 -1 1077944384 10103 0 0 0 175 1 0 0 20 0 15 0 13919498 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149711382768 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28408] ppid=28394 vsize=13980732 memory=928 CPUtime=0.52 cores=0,2,4,6
/proc/28396/task/28408/stat : 28408 (java) S 28394 28394 17292 0 -1 1077944384 6654 0 0 0 51 1 0 0 20 0 15 0 13919498 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149710329968 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28409] ppid=28394 vsize=13980732 memory=239880 CPUtime=0 cores=0,2,4,6
/proc/28396/task/28409/stat : 28409 (java) S 28394 28394 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13919498 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149709277408 140150238070485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
[pid=28396/tid=28410] ppid=28394 vsize=13980732 memory=1380 CPUtime=0.75 cores=0,2,4,6
/proc/28396/task/28410/stat : 28410 (java) S 28394 28394 17292 0 -1 1077944384 1418 0 0 0 30 45 0 0 20 0 15 0 13919503 14316269568 58301 18446744073709551615 4194304 4196468 140731614215904 140149708225712 140150238071426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24801280 140731614220722 140731614220898 140731614220898 140731614224335 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 234584 KiB

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

[startup+2515.81 s]
# the end of solver process 28394 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.66 s, system=0.456049 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2515.81
CPU time (s): 2520.11
CPU user time (s): 2519.66
CPU system time (s): 0.456049
CPU usage (%): 100.171
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 241260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.456049
maximum resident set size= 239880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56992
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57026
involuntary context switches= 2547


# summary of solver processes directly reported to runsolver:
#   pid: 28394
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.66
#   total CPU system time (s): 0.456049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9252 second user time and 23.5201 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 16:51:06
IDJOB=4281754
IDBENCH=137526
IDSOLVER=2677
FILE ID=node129/4281754-1503155104
RUNJOBID= node129-1503095823-17350
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n4w2b3r4.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-4281754-1503155104/watcher-4281754-1503155104 -o /tmp/evaluation-result-4281754-1503155104/solver-4281754-1503155104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 241551226 HOME/instance-4281754-1503155104.xml

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

MD5SUM BENCH= 1f09663ffd56a311acfaad7e4cbda3a4
RANDOM SEED=241551226

node129.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.73
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.73
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.73
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.73
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:        30988588 kB
MemAvailable:   31239804 kB
Buffers:          178324 kB
Cached:           362756 kB
SwapCached:            0 kB
Active:          1007972 kB
Inactive:         367236 kB
Active(anon):     834272 kB
Inactive(anon):    16748 kB
Active(file):     173700 kB
Inactive(file):   350488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7596 kB
Writeback:             0 kB
AnonPages:        833612 kB
Mapped:            45364 kB
Shmem:             17060 kB
Slab:             110140 kB
SReclaimable:      85724 kB
SUnreclaim:        24416 kB
KernelStack:        3504 kB
PageTables:         6876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1661560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    755712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 17:33:02