Trace number 4281767

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.27 2497.0601

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0500-09.xml
MD5SUM7eff1785388a539b32e3727edecebf76
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1954
Number of constraints282
Number of domains2
Minimum domain size82
Maximum domain size280
Distribution of domain sizes[{"size":82,"count":1953},{"size":280,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1674},{"degree":4,"count":279}]
Minimum constraint arity7
Maximum constraint arity1953
Distribution of constraint arities[{"arity":7,"count":279},{"arity":280,"count":1},{"arity":1953,"count":2}]
Number of extensional constraints279
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":279},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281767-1503152754.xml"  -tl '2520s' -p 1 -x 0
0.14/0.24	c [HOME/instance-4281767-1503152754.xml, -tl, 2520s, -p, 1, -x, 0]
0.14/0.30	c simple solver
0.33/0.37	c parse instance...
109.29/96.07	c solve instance...
2520.20/2497.01	s UNKNOWN
2520.20/2497.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281767-1503152754/watcher-4281767-1503152754 -o /tmp/evaluation-result-4281767-1503152754/solver-4281767-1503152754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1113039711 HOME/instance-4281767-1503152754.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=6269, runsolver pid=6266
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 1.79 1.74 1.78 3/207 6279
/proc/meminfo: memFree=30385476/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13574484 memory=18024 CPUtime=0.03 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 3839 0 0 0 3 0 0 0 20 0 9 0 117468383 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3393621 4506 2105 1 0 3383118 0
[pid=6271/tid=6272] ppid=6269 vsize=13574484 memory=1404226546252096138 CPUtime=0.03 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 2560 0 0 0 3 0 0 0 20 0 9 0 117468383 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140269493746032 140269489530013 0 4 1 16800970 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13574484 memory=4122819170707441977 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117468384 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13574484 memory=140112353580672 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117468384 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117468384 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117468384 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13574484 memory=140112353580672 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117468385 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 117468385 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140268405216672 140269489518293 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 117468386 13900271616 4506 18446744073709551615 4194304 4196468 140733969834640 140268404164080 140269489518293 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19404 KiB

[startup+0.210116 s]*
/proc/loadavg: 1.79 1.74 1.78 4/213 6285
/proc/meminfo: memFree=30376616/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13974352 memory=28952 CPUtime=0.14 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 5198 0 0 0 13 1 0 0 20 0 15 0 117468383 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3493588 7238 2842 1 0 3482964 0
[pid=6271/tid=6272] ppid=6269 vsize=13974352 memory=7022364594140610616 CPUtime=0.09 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 3133 0 0 0 9 0 0 0 20 0 15 0 117468383 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140269493739320 140269481745214 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13974352 memory=4294981025 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13974352 memory=288370488505292416 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117468384 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13974352 memory=140112353580672 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117468385 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117468385 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268405216672 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117468386 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268404164080 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) R 6269 6269 28892 0 -1 4202560 305 0 0 0 0 0 0 0 20 0 15 0 117468388 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268402059248 140269474324589 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) R 6269 6269 28892 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 117468388 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268401006704 140269489519234 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13974352 memory=140112353580672 CPUtime=0.02 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) R 6269 6269 28892 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 117468388 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268399951096 140269481745214 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13974352 memory=140112353580672 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468392 14309736448 7238 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30332 KiB

[startup+0.310569 s]*
/proc/loadavg: 1.79 1.74 1.78 3/213 6285
/proc/meminfo: memFree=30363544/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13978608 memory=39900 CPUtime=0.33 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 8765 0 0 0 30 3 0 0 20 0 15 0 117468383 14314094592 9975 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3494652 9975 3008 1 0 3482964 0
[pid=6271/tid=6272] ppid=6269 vsize=13978608 memory=6933928925625698159 CPUtime=0.19 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 5921 0 0 0 18 1 0 0 20 0 15 0 117468383 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140269493729080 140269489530013 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117468384 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117468385 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117468385 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268405216672 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117468386 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268404164080 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13978608 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) S 6269 6269 28892 0 -1 1077944384 431 0 0 0 1 0 0 0 20 0 15 0 117468388 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268402059248 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) S 6269 6269 28892 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 117468388 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268401006704 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13978608 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) R 6269 6269 28892 0 -1 4202560 717 0 0 0 7 0 0 0 20 0 15 0 117468388 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268399954160 140269468212824 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468392 14314094592 10022 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41280 KiB

[startup+0.701535 s]
/proc/loadavg: 1.79 1.74 1.78 4/213 6285
/proc/meminfo: memFree=30348976/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13978684 memory=142112 CPUtime=1.26 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 12816 0 0 0 120 6 0 0 20 0 15 0 117468383 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3494671 35528 3161 1 0 3482964 0
[pid=6271/tid=6272] ppid=6269 vsize=13978684 memory=6944656592387989600 CPUtime=0.57 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 7414 0 0 0 53 4 0 0 20 0 15 0 117468383 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140269493743808 140269087827394 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13978684 memory=40 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13978684 memory=756 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13978684 memory=440 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117468385 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117468385 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268405216672 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117468386 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268404164080 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13978684 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) R 6269 6269 28892 0 -1 4202560 1455 0 0 0 20 0 0 0 20 0 15 0 117468388 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268402044712 140269473008293 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13978684 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) R 6269 6269 28892 0 -1 4202560 1499 0 0 0 22 0 0 0 20 0 15 0 117468388 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268400992728 140269471028139 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13978684 memory=26 CPUtime=0.23 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) S 6269 6269 28892 0 -1 1077944384 1141 0 0 0 23 0 0 0 20 0 15 0 117468388 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268399954160 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13978684 memory=79 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468392 14314172416 35528 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 143492 KiB

[startup+1.50086 s]
/proc/loadavg: 1.79 1.74 1.78 3/213 6285
/proc/meminfo: memFree=30201812/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13978684 memory=204820 CPUtime=2.39 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 13290 0 0 0 230 9 0 0 20 0 15 0 117468383 14314172416 51205 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3494671 51205 3190 1 0 3482964 0
[pid=6271/tid=6272] ppid=6269 vsize=13978684 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 7510 0 0 0 131 5 0 0 20 0 15 0 117468383 14314172416 51205 18446744073709551615 4194304 4196468 140733969834640 140269493744056 140269472495920 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13978684 memory=4465 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 51205 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13978684 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 51205 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 117468384 14314172416 51205 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13978684 memory=7883361367794282341 CPUtime=0 cores=0,2,4,6

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

/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117468386 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268404164096 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13980732 memory=1380 CPUtime=2.03 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) S 6269 6269 28892 0 -1 1077944384 22454 0 0 0 201 2 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268402059248 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13980732 memory=1380 CPUtime=2 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) S 6269 6269 28892 0 -1 1077944384 13033 0 0 0 198 2 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268401006704 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13980732 memory=5501612 CPUtime=0.66 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) S 6269 6269 28892 0 -1 1077944384 9005 0 0 0 64 2 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268399954160 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13980732 memory=63332 CPUtime=1.46 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 2258 0 0 0 63 83 0 0 20 0 15 0 117468392 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 2341.29 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5502992 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/215 6502
/proc/meminfo: memFree=24835868/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13980732 memory=5501612 CPUtime=2401.33 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 232476 0 0 0 239457 676 0 0 20 0 15 0 117468383 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3495183 1375403 3243 1 0 3483476 0
[pid=6271/tid=6272] ppid=6269 vsize=13980732 memory=5501612 CPUtime=2376.86 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 147403 0 0 0 237665 21 0 0 20 0 15 0 117468383 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140269493744080 140269087886639 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13980732 memory=5501612 CPUtime=4.35 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 5281 0 0 0 289 146 0 0 20 0 15 0 117468384 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13980732 memory=1380 CPUtime=4.38 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 5190 0 0 0 303 135 0 0 20 0 15 0 117468384 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13980732 memory=5501612 CPUtime=4.33 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 7850 0 0 0 288 145 0 0 20 0 15 0 117468384 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13980732 memory=5501612 CPUtime=4.37 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 8811 0 0 0 291 146 0 0 20 0 15 0 117468384 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13980732 memory=1380 CPUtime=0.76 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 9746 0 0 0 71 5 0 0 20 0 15 0 117468385 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13980732 memory=280224471324352 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 117468385 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268405216736 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13980732 memory=63332 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117468386 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268404164096 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13980732 memory=5501612 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13980732 memory=1380 CPUtime=2.03 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) S 6269 6269 28892 0 -1 1077944384 22464 0 0 0 201 2 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268402059248 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13980732 memory=1380 CPUtime=2 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) S 6269 6269 28892 0 -1 1077944384 13036 0 0 0 198 2 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268401006704 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13980732 memory=1380 CPUtime=0.66 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) S 6269 6269 28892 0 -1 1077944384 9011 0 0 0 64 2 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268399954160 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13980732 memory=5501612 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13980732 memory=1380 CPUtime=1.5 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 2299 0 0 0 65 85 0 0 20 0 15 0 117468392 14316269568 1375403 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 2401.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5502992 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 4/212 6504
/proc/meminfo: memFree=24865860/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13980732 memory=5501620 CPUtime=2461.39 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 235637 0 0 0 245461 678 0 0 20 0 15 0 117468383 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3495183 1375405 3243 1 0 3483476 0
[pid=6271/tid=6272] ppid=6269 vsize=13980732 memory=5501620 CPUtime=2436.85 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 149284 0 0 0 243664 21 0 0 20 0 15 0 117468383 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140269493744080 140269087886639 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13980732 memory=5501612 CPUtime=4.35 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 5281 0 0 0 289 146 0 0 20 0 15 0 117468384 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13980732 memory=5501620 CPUtime=4.38 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 5190 0 0 0 303 135 0 0 20 0 15 0 117468384 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13980732 memory=5501620 CPUtime=4.33 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 7850 0 0 0 288 145 0 0 20 0 15 0 117468384 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13980732 memory=1380 CPUtime=4.37 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 8811 0 0 0 291 146 0 0 20 0 15 0 117468384 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13980732 memory=5501612 CPUtime=0.76 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 9796 0 0 0 71 5 0 0 20 0 15 0 117468385 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 117468385 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268405216736 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13980732 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 15 0 117468386 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268404164096 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13980732 memory=4028 CPUtime=2.05 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) S 6269 6269 28892 0 -1 1077944384 23536 0 0 0 203 2 0 0 20 0 15 0 117468388 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268402059248 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13980732 memory=1380 CPUtime=2 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) S 6269 6269 28892 0 -1 1077944384 13039 0 0 0 198 2 0 0 20 0 15 0 117468388 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268401006704 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13980732 memory=5501620 CPUtime=0.66 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) S 6269 6269 28892 0 -1 1077944384 9120 0 0 0 64 2 0 0 20 0 15 0 117468388 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268399954160 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13980732 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13980732 memory=1204 CPUtime=1.54 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 2345 0 0 0 67 87 0 0 20 0 15 0 117468392 14316269568 1375405 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 2461.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5503000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2497 s]*
/proc/loadavg: 2.16 2.04 1.97 6/212 6506
/proc/meminfo: memFree=24226548/32770624 swapFree=67108860/67108860
[pid=6269] ppid=6266 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/6269/stat : 6269 (xcsp3-exec) S 6266 6269 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117468376 9740288 345 18446744073709551615 4194304 5098028 140728519003936 140728519002040 140113388098172 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 6 0 0 7196144 7232144 30879744 140728519008632 140728519008837 140728519008837 140728519012331 0
/proc/6269/statm: 2378 345 289 221 0 87 0
[pid=6271] ppid=6269 vsize=13980732 memory=6161032 CPUtime=2520.2 cores=0,2,4,6
/proc/6271/stat : 6271 (java) S 6269 6269 28892 0 -1 1077944320 251842 0 0 0 251277 743 0 0 20 0 15 0 117468383 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140733969817184 140269489508087 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
/proc/6271/statm: 3495183 1540258 3243 1 0 3483476 0
[pid=6271/tid=6272] ppid=6269 vsize=13980732 memory=6933928925625698159 CPUtime=2488.18 cores=0,2,4,6
/proc/6271/task/6272/stat : 6272 (java) R 6269 6269 28892 0 -1 4202560 151227 0 0 0 248797 21 0 0 20 0 15 0 117468383 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140269493747144 140269091366630 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6273] ppid=6269 vsize=13980732 memory=4872558044660077418 CPUtime=5.62 cores=0,2,4,6
/proc/6271/task/6273/stat : 6273 (java) S 6269 6269 28892 0 -1 1077944384 7184 0 0 0 398 164 0 0 20 0 15 0 117468384 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140269408921872 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6274] ppid=6269 vsize=13980732 memory=6156136 CPUtime=5.66 cores=0,2,4,6
/proc/6271/task/6274/stat : 6274 (java) S 6269 6269 28892 0 -1 1077944384 6268 0 0 0 418 148 0 0 20 0 15 0 117468384 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140269407869328 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6275] ppid=6269 vsize=13980732 memory=1380 CPUtime=5.6 cores=0,2,4,6
/proc/6271/task/6275/stat : 6275 (java) S 6269 6269 28892 0 -1 1077944384 8417 0 0 0 402 158 0 0 20 0 15 0 117468384 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140269406816784 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6276] ppid=6269 vsize=13980732 memory=6156136 CPUtime=5.65 cores=0,2,4,6
/proc/6271/task/6276/stat : 6276 (java) S 6269 6269 28892 0 -1 1077944384 11056 0 0 0 399 166 0 0 20 0 15 0 117468384 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140269405764240 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6277] ppid=6269 vsize=13980732 memory=1380 CPUtime=2.85 cores=0,2,4,6
/proc/6271/task/6277/stat : 6277 (java) S 6269 6269 28892 0 -1 1077944384 13926 0 0 0 279 6 0 0 20 0 15 0 117468385 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268406270448 140269489519234 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6278] ppid=6269 vsize=13980732 memory=6156136 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6278/stat : 6278 (java) S 6269 6269 28892 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 117468385 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268405216736 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6279] ppid=6269 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6279/stat : 6279 (java) S 6269 6269 28892 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 117468386 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268404164096 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6280] ppid=6269 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6280/stat : 6280 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268403112656 140269489526683 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6281] ppid=6269 vsize=13980732 memory=4048 CPUtime=2.14 cores=0,2,4,6
/proc/6271/task/6281/stat : 6281 (java) S 6269 6269 28892 0 -1 1077944384 24431 0 0 0 211 3 0 0 20 0 15 0 117468388 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268402059248 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6282] ppid=6269 vsize=13980732 memory=36048 CPUtime=2.19 cores=0,2,4,6
/proc/6271/task/6282/stat : 6282 (java) R 6269 6269 28892 0 -1 4202560 15896 0 0 0 217 2 0 0 20 0 15 0 117468388 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268401007000 140269468746560 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6283] ppid=6269 vsize=13980732 memory=1788 CPUtime=0.67 cores=0,2,4,6
/proc/6271/task/6283/stat : 6283 (java) S 6269 6269 28892 0 -1 1077944384 9580 0 0 0 65 2 0 0 20 0 15 0 117468388 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268399954160 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6284] ppid=6269 vsize=13980732 memory=640 CPUtime=0 cores=0,2,4,6
/proc/6271/task/6284/stat : 6284 (java) S 6269 6269 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117468388 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140268398901856 140269489518293 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
[pid=6271/tid=6285] ppid=6269 vsize=13980732 memory=960 CPUtime=1.57 cores=0,2,4,6
/proc/6271/task/6285/stat : 6285 (java) S 6269 6269 28892 0 -1 1077944384 2465 0 0 0 69 88 0 0 20 0 15 0 117468392 14316269568 1540258 18446744073709551615 4194304 4196468 140733969834640 140267927628592 140269489519234 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 23707648 140733969842609 140733969842785 140733969842785 140733969846223 0
Current children cumulated CPU time: 2520.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6162412 KiB

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

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

[startup+2497.06 s]
# the end of solver process 6271 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.8 s, system=7.46468 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): 2497.06
CPU time (s): 2520.27
CPU user time (s): 2512.8
CPU system time (s): 7.46468
CPU usage (%): 100.929
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 6162412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.8
system time used= 7.46468
maximum resident set size= 6163872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58082
involuntary context switches= 3329


# summary of solver processes directly reported to runsolver:
#   pid: 6269,6271
#   total CPU time (s): 2520.27
#   total CPU user time (s): 2512.8
#   total CPU system time (s): 7.46468

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9147 second user time and 22.7206 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 16:11:42
IDJOB=4281767
IDBENCH=137068
IDSOLVER=2677
FILE ID=node127/4281767-1503152754
RUNJOBID= node127-1503095799-28950
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0500-09.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-4281767-1503152754/watcher-4281767-1503152754 -o /tmp/evaluation-result-4281767-1503152754/solver-4281767-1503152754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28950 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1113039711 HOME/instance-4281767-1503152754.xml

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

MD5SUM BENCH= 7eff1785388a539b32e3727edecebf76
RANDOM SEED=1113039711

node127.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.92
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.92
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.92
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.92
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:        30394252 kB
MemAvailable:   31232828 kB
Buffers:          298948 kB
Cached:           841868 kB
SwapCached:            0 kB
Active:          1551748 kB
Inactive:         374112 kB
Active(anon):     736124 kB
Inactive(anon):    99188 kB
Active(file):     815624 kB
Inactive(file):   274924 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10456 kB
Writeback:             0 kB
AnonPages:        785496 kB
Mapped:            73804 kB
Shmem:             49828 kB
Slab:             153872 kB
SReclaimable:     127724 kB
SUnreclaim:        26148 kB
KernelStack:        3472 kB
PageTables:         6872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1613544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    722944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62012 MiB
End job on node127 at 2017-08-19 16:53:19