Trace number 4271936

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.02 2460.8101

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c2w2n.xml
MD5SUM46f71c9023558927bc58b896c2ad9580
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark20045.199
Satisfiable
(Un)Satisfiability was proved
Number of variables1756
Number of constraints705
Number of domains2
Minimum domain size81
Maximum domain size352
Distribution of domain sizes[{"size":81,"count":1755},{"size":352,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1404},{"degree":5,"count":351}]
Minimum constraint arity5
Maximum constraint arity1755
Distribution of constraint arities[{"arity":5,"count":702},{"arity":352,"count":1},{"arity":1755,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":351},{"type":"lex","count":1},{"type":"sum","count":351},{"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-4271936-1502833922.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4271936-1502833922.xml, -tl, 2520s, -p, 1, -x, 3]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
1.27/0.76	c solve instance...
2520.00/2460.80	s UNKNOWN
2520.00/2460.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 (14473 MiB free)
  memory of node 1: 16384 MiB (15333 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271936-1502833922/watcher-4271936-1502833922 -o /tmp/evaluation-result-4271936-1502833922/solver-4271936-1502833922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 616887547 HOME/instance-4271936-1502833922.xml 

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

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

solver pid=10864, runsolver pid=10861

[startup+0.100157 s]*
/proc/loadavg: 1.27 1.40 1.48 3/205 10874
/proc/meminfo: memFree=30514108/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13574484 memory=17200 CPUtime=0.03 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 4157 0 0 0 3 0 0 0 20 0 9 0 85612806 13900271616 4300 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3393621 4300 2099 1 0 3383118 0
[pid=10866/tid=10867] ppid=10864 vsize=13574484 memory=7022364594140610616 CPUtime=0.03 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 2904 0 0 0 3 0 0 0 20 0 9 0 85612806 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139764664142192 139764643984734 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13574484 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 85612807 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13574484 memory=4050062879661434528 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 85612807 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 85612807 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 85612807 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13574484 memory=140234628212352 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 85612808 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 85612809 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139763575669536 139764659914453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 85612809 13900271616 4364 18446744073709551615 4194304 4196468 140726679282400 139763574617264 139764659914453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18580 KiB

[startup+0.209707 s]*
/proc/loadavg: 1.27 1.40 1.48 5/211 10880
/proc/meminfo: memFree=30507684/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13974352 memory=27468 CPUtime=0.09 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 5316 0 0 0 8 1 0 0 20 0 15 0 85612806 14309736448 6867 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3493588 6867 2728 1 0 3482964 0
[pid=10866/tid=10867] ppid=10864 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 3472 0 0 0 7 0 0 0 20 0 15 0 85612806 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139764664133488 139764659926173 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13974352 memory=4294979915 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13974352 memory=4050062879661434528 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13974352 memory=140234628212352 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85612808 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85612809 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763575669536 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85612809 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763574617200 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) R 10864 10864 897 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 85612811 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13974352 memory=140234628212352 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) R 10864 10864 897 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 15 0 85612811 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13974352 memory=140234628212352 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612818 14309736448 6931 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28848 KiB

[startup+0.310256 s]*
/proc/loadavg: 1.27 1.40 1.48 4/211 10880
/proc/meminfo: memFree=30494568/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13974352 memory=37112 CPUtime=0.28 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 8915 0 0 0 25 3 0 0 20 0 15 0 85612806 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3493588 9278 2979 1 0 3482964 0
[pid=10866/tid=10867] ppid=10864 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 6115 0 0 0 15 1 0 0 20 0 15 0 85612806 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139764664142544 139764659916182 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85612808 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85612809 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763575669536 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85612809 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763574617200 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) S 10864 10864 897 0 -1 1077944384 708 0 0 0 2 0 0 0 20 0 15 0 85612811 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) R 10864 10864 897 0 -1 4202560 87 0 0 0 1 0 0 0 20 0 15 0 85612811 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764652889289 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) S 10864 10864 897 0 -1 1077944384 704 0 0 0 6 0 0 0 20 0 15 0 85612811 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612818 14309736448 9278 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38492 KiB

[startup+0.700754 s]
/proc/loadavg: 1.27 1.40 1.48 4/211 10880
/proc/meminfo: memFree=30483516/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13980732 memory=69356 CPUtime=1.27 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 13103 0 0 0 122 5 0 0 20 0 15 0 85612806 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3495183 17339 3161 1 0 3483476 0
[pid=10866/tid=10867] ppid=10864 vsize=13980732 memory=33 CPUtime=0.55 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 8037 0 0 0 52 3 0 0 20 0 15 0 85612806 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139764664133456 139764643984734 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13980732 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 85612808 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763575669536 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763574617200 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13980732 memory=2529 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13980732 memory=550 CPUtime=0.18 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) S 10864 10864 897 0 -1 1077944384 1282 0 0 0 18 0 0 0 20 0 15 0 85612811 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13980732 memory=29 CPUtime=0.17 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) S 10864 10864 897 0 -1 1077944384 946 0 0 0 17 0 0 0 20 0 15 0 85612811 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13980732 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) S 10864 10864 897 0 -1 1077944384 1534 0 0 0 33 0 0 0 20 0 15 0 85612811 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13980732 memory=280469015094400 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13980732 memory=19773126 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612818 14316269568 17339 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70736 KiB

[startup+1.50074 s]
/proc/loadavg: 1.27 1.40 1.48 5/211 10880
/proc/meminfo: memFree=30452920/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13980732 memory=85348 CPUtime=2.84 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 17703 0 0 0 278 6 0 0 20 0 15 0 85612806 14316269568 21337 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3495183 21337 3190 1 0 3483476 0
[pid=10866/tid=10867] ppid=10864 vsize=13980732 memory=85320 CPUtime=1.35 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 8863 0 0 0 131 4 0 0 20 0 15 0 85612806 14316269568 21337 18446744073709551615 4194304 4196468 140726679282400 139764664142304 139764297236792 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13980732 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 21337 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13980732 memory=84988 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 21337 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 85612807 14316269568 21337 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763574617216 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13980732 memory=503936 CPUtime=3.16 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) S 10864 10864 897 0 -1 1077944384 25355 0 0 0 314 2 0 0 20 0 15 0 85612811 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13980732 memory=499956 CPUtime=3.65 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) S 10864 10864 897 0 -1 1077944384 24688 0 0 0 363 2 0 0 20 0 15 0 85612811 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13980732 memory=1380 CPUtime=0.81 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) S 10864 10864 897 0 -1 1077944384 13499 0 0 0 79 2 0 0 20 0 15 0 85612811 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13980732 memory=1380 CPUtime=1.13 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1188 0 0 0 53 60 0 0 20 0 15 0 85612818 14316269568 124989 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 2378.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 501336 KiB

[startup+2382.3 s]
/proc/loadavg: 1.27 1.32 1.33 3/211 11136
/proc/meminfo: memFree=30099884/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13980732 memory=488916 CPUtime=2439.38 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 196119 0 0 0 243687 251 0 0 20 0 15 0 85612806 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3495183 122229 3258 1 0 3483476 0
[pid=10866/tid=10867] ppid=10864 vsize=13980732 memory=488916 CPUtime=2360.44 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 65174 0 0 0 236023 21 0 0 20 0 15 0 85612806 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139764664143616 139764298818904 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13980732 memory=488916 CPUtime=16.86 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 11122 0 0 0 1648 38 0 0 20 0 15 0 85612807 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13980732 memory=488916 CPUtime=16.8 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 10962 0 0 0 1642 38 0 0 20 0 15 0 85612807 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13980732 memory=1380 CPUtime=16.83 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 11353 0 0 0 1645 38 0 0 20 0 15 0 85612807 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13980732 memory=488916 CPUtime=16.81 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 12427 0 0 0 1644 37 0 0 20 0 15 0 85612807 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13980732 memory=1380 CPUtime=2.76 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 18727 0 0 0 247 29 0 0 20 0 15 0 85612808 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13980732 memory=488916 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763575669600 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763574617216 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13980732 memory=280469015264128 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13980732 memory=488916 CPUtime=3.16 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) S 10864 10864 897 0 -1 1077944384 25357 0 0 0 314 2 0 0 20 0 15 0 85612811 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13980732 memory=488916 CPUtime=3.65 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) S 10864 10864 897 0 -1 1077944384 24690 0 0 0 363 2 0 0 20 0 15 0 85612811 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13980732 memory=1380 CPUtime=0.81 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) S 10864 10864 897 0 -1 1077944384 13670 0 0 0 79 2 0 0 20 0 15 0 85612811 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13980732 memory=47156 CPUtime=1.17 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1206 0 0 0 55 62 0 0 20 0 15 0 85612818 14316269568 122229 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 2439.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 490296 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.32 1.33 3/211 11138
/proc/meminfo: memFree=30020588/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13980732 memory=493024 CPUtime=2500.53 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 198158 0 0 0 249797 256 0 0 20 0 15 0 85612806 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3495183 123256 3259 1 0 3483476 0
[pid=10866/tid=10867] ppid=10864 vsize=13980732 memory=493024 CPUtime=2419.92 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 65808 0 0 0 241970 22 0 0 20 0 15 0 85612806 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139764664143616 139764300460218 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13980732 memory=493024 CPUtime=17.24 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 11244 0 0 0 1686 38 0 0 20 0 15 0 85612807 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13980732 memory=490976 CPUtime=17.2 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 11197 0 0 0 1681 39 0 0 20 0 15 0 85612807 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13980732 memory=490976 CPUtime=17.21 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 11565 0 0 0 1683 38 0 0 20 0 15 0 85612807 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13980732 memory=493024 CPUtime=17.21 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 12959 0 0 0 1683 38 0 0 20 0 15 0 85612807 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13980732 memory=493024 CPUtime=2.83 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 18911 0 0 0 253 30 0 0 20 0 15 0 85612808 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763575669600 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13980732 memory=493024 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763574617216 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13980732 memory=493024 CPUtime=3.16 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) S 10864 10864 897 0 -1 1077944384 25454 0 0 0 314 2 0 0 20 0 15 0 85612811 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13980732 memory=493024 CPUtime=3.65 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) S 10864 10864 897 0 -1 1077944384 24693 0 0 0 363 2 0 0 20 0 15 0 85612811 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13980732 memory=493024 CPUtime=0.81 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) S 10864 10864 897 0 -1 1077944384 13672 0 0 0 79 2 0 0 20 0 15 0 85612811 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13980732 memory=1380 CPUtime=1.2 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1224 0 0 0 56 64 0 0 20 0 15 0 85612818 14316269568 123256 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 2500.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 494404 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2460.8 s]
/proc/loadavg: 1.29 1.32 1.32 3/211 11139
/proc/meminfo: memFree=30068072/32770624 swapFree=67108860/67108860
[pid=10864] ppid=10861 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10864/stat : 10864 (xcsp3-exec) S 10861 10864 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 85612799 9740288 345 18446744073709551615 4194304 5098028 140720801139328 140720801137432 140064871285372 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 39702528 140720801141113 140720801141317 140720801141317 140720801144811 0
/proc/10864/statm: 2378 345 289 221 0 87 0
[pid=10866] ppid=10864 vsize=13980732 memory=486296 CPUtime=2520 cores=1,3,5,7
/proc/10866/stat : 10866 (java) S 10864 10864 897 0 -1 1077944320 200066 0 0 0 251742 258 0 0 20 0 15 0 85612806 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 140726679264944 139764659904247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
/proc/10866/statm: 3495183 121574 3259 1 0 3483476 0
[pid=10866/tid=10867] ppid=10864 vsize=13980732 memory=486808 CPUtime=2438.04 cores=1,3,5,7
/proc/10866/task/10867/stat : 10867 (java) R 10864 10864 897 0 -1 4202560 65972 0 0 0 243782 22 0 0 20 0 15 0 85612806 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139764664143504 139764298865734 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10868] ppid=10864 vsize=13980732 memory=928 CPUtime=17.58 cores=1,3,5,7
/proc/10866/task/10868/stat : 10868 (java) S 10864 10864 897 0 -1 1077944384 11350 0 0 0 1719 39 0 0 20 0 15 0 85612807 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139764616870800 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10869] ppid=10864 vsize=13980732 memory=2164 CPUtime=17.53 cores=1,3,5,7
/proc/10866/task/10869/stat : 10869 (java) S 10864 10864 897 0 -1 1077944384 11455 0 0 0 1713 40 0 0 20 0 15 0 85612807 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139764615818000 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10870] ppid=10864 vsize=13980732 memory=4072 CPUtime=17.54 cores=1,3,5,7
/proc/10866/task/10870/stat : 10870 (java) S 10864 10864 897 0 -1 1077944384 11751 0 0 0 1716 38 0 0 20 0 15 0 85612807 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139764614765712 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10871] ppid=10864 vsize=13980732 memory=1152 CPUtime=17.53 cores=1,3,5,7
/proc/10866/task/10871/stat : 10871 (java) S 10864 10864 897 0 -1 1077944384 13128 0 0 0 1715 38 0 0 20 0 15 0 85612807 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139764613712912 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10872] ppid=10864 vsize=13980732 memory=3268 CPUtime=2.85 cores=1,3,5,7
/proc/10866/task/10872/stat : 10872 (java) S 10864 10864 897 0 -1 1077944384 19930 0 0 0 255 30 0 0 20 0 15 0 85612808 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763576723568 139764659915394 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10873] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10873/stat : 10873 (java) S 10864 10864 897 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763575669600 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10874] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10874/stat : 10874 (java) S 10864 10864 897 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 15 0 85612809 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763574617216 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10875] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10875/stat : 10875 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612811 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763573565520 139764659922843 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10876] ppid=10864 vsize=13980732 memory=4616 CPUtime=3.16 cores=1,3,5,7
/proc/10866/task/10876/stat : 10876 (java) S 10864 10864 897 0 -1 1077944384 25454 0 0 0 314 2 0 0 20 0 15 0 85612811 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763572513392 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10877] ppid=10864 vsize=13980732 memory=1012 CPUtime=3.65 cores=1,3,5,7
/proc/10866/task/10877/stat : 10877 (java) S 10864 10864 897 0 -1 1077944384 24693 0 0 0 363 2 0 0 20 0 15 0 85612811 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763571460592 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10878] ppid=10864 vsize=13980732 memory=10164 CPUtime=0.81 cores=1,3,5,7
/proc/10866/task/10878/stat : 10878 (java) S 10864 10864 897 0 -1 1077944384 13672 0 0 0 79 2 0 0 20 0 15 0 85612811 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763570408304 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10879] ppid=10864 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10866/task/10879/stat : 10879 (java) S 10864 10864 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 85612812 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763569355744 139764659914453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
[pid=10866/tid=10880] ppid=10864 vsize=13980732 memory=6944656592455359580 CPUtime=1.21 cores=1,3,5,7
/proc/10866/task/10880/stat : 10880 (java) S 10864 10864 897 0 -1 1077944384 1230 0 0 0 57 64 0 0 20 0 15 0 85612818 14316269568 121574 18446744073709551615 4194304 4196468 140726679282400 139763568302512 139764659915394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27770880 140726679286193 140726679286369 140726679286369 140726679289807 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 487676 KiB

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

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

[startup+2460.81 s]
# the end of solver process 10866 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.43 s, system=2.59144 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): 2460.81
CPU time (s): 2520.02
CPU user time (s): 2517.43
CPU system time (s): 2.59144
CPU usage (%): 102.406
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 526736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.43
system time used= 2.59144
maximum resident set size= 527412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200724
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116504
involuntary context switches= 5763


# summary of solver processes directly reported to runsolver:
#   pid: 10864,10866
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2517.43
#   total CPU system time (s): 2.59144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.575 second user time and 22.22 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 23:37:55
IDJOB=4271936
IDBENCH=136475
IDSOLVER=2664
FILE ID=node125/4271936-1502833922
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c2w2n.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-4271936-1502833922/watcher-4271936-1502833922 -o /tmp/evaluation-result-4271936-1502833922/solver-4271936-1502833922 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 616887547 HOME/instance-4271936-1502833922.xml

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

MD5SUM BENCH= 46f71c9023558927bc58b896c2ad9580
RANDOM SEED=616887547

node125.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.07
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.07
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.07
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.07
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:        30522592 kB
MemAvailable:   31530800 kB
Buffers:          306284 kB
Cached:          1003208 kB
SwapCached:            0 kB
Active:          1188624 kB
Inactive:         625712 kB
Active(anon):     505144 kB
Inactive(anon):    41292 kB
Active(file):     683480 kB
Inactive(file):   584420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:        504544 kB
Mapped:            64784 kB
Shmem:             41636 kB
Slab:             137920 kB
SReclaimable:     112288 kB
SUnreclaim:        25632 kB
KernelStack:        3408 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1127772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    440320 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= 62016 MiB
End job on node125 at 2017-08-16 00:18:56