Trace number 4268983

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-09)? (TO) 2520.05 2512.8101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-75.xml
MD5SUMd512fd03759c8e886ee5b37275b97c5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268983-1502843185.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4268983-1502843185.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
3.83/1.63	c solve instance...
2520.02/2512.80	s UNKNOWN
2520.02/2512.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 (14971 MiB free)
  memory of node 1: 16384 MiB (15631 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268983-1502843185/watcher-4268983-1502843185 -o /tmp/evaluation-result-4268983-1502843185/solver-4268983-1502843185 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17222 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1416931686 HOME/instance-4268983-1502843185.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
solver pid=17523, runsolver pid=17520
Current StackSize limit: 8192 KiB


[startup+0.100143 s]*
/proc/loadavg: 1.72 1.92 2.24 3/218 17539
/proc/meminfo: memFree=31320680/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13978596 memory=27828 CPUtime=0.12 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 5317 0 0 0 11 1 0 0 20 0 15 0 117406293 14314082304 6957 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3494649 6957 2871 1 0 3482966 0
[pid=17525/tid=17526] ppid=17523 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) R 17523 17523 17190 0 -1 4202560 3333 0 0 0 8 1 0 0 20 0 15 0 117406294 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660990056240 139660985834902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13978596 memory=3472468255461479632 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13978596 memory=140126566327936 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406294 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406296 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117406296 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660165531296 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117406296 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660164478192 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 117406299 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13978596 memory=140126566327936 CPUtime=0.01 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) R 17523 17523 17190 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 117406299 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660160268272 139660965122082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13978596 memory=140126566327936 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406299 14314082304 7022 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29208 KiB

[startup+0.21077 s]*
/proc/loadavg: 1.72 1.92 2.24 3/218 17539
/proc/meminfo: memFree=31309020/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13982852 memory=40064 CPUtime=0.34 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 8147 0 0 0 32 2 0 0 20 0 15 0 117406293 14318440448 10016 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3495713 10016 3013 1 0 3482966 0
[pid=17525/tid=17526] ppid=17523 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) D 17523 17523 17190 0 -1 1077944384 5284 0 0 0 18 2 0 0 20 0 15 0 117406294 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660990024768 139660978502189 0 4 0 16800975 18446744072101625380 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13982852 memory=3472468255461479632 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13982852 memory=140126566327936 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406294 14318473216 10016 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13982852 memory=140126566327936 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406296 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117406296 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660165531296 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117406296 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660164478192 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 462 0 0 0 2 0 0 0 20 0 15 0 117406299 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 325 0 0 0 2 0 0 0 20 0 15 0 117406299 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13982852 memory=140126566327936 CPUtime=0.08 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 786 0 0 0 8 0 0 0 20 0 15 0 117406299 14318440448 10016 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14318473216 10016 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13982884 memory=140126566327936 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406299 14318473216 10016 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41444 KiB

[startup+0.310698 s]*
/proc/loadavg: 1.72 1.92 2.24 4/218 17539
/proc/meminfo: memFree=31301948/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13982852 memory=47728 CPUtime=0.5 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 9087 0 0 0 47 3 0 0 20 0 15 0 117406293 14318440448 11932 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3495713 11932 3119 1 0 3482966 0
[pid=17525/tid=17526] ppid=17523 vsize=13982852 memory=8514701219880862117 CPUtime=0.29 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) R 17523 17523 17190 0 -1 4202560 5903 0 0 0 27 2 0 0 20 0 15 0 117406294 14318440448 11932 33554432000 4194304 4196468 140729096691344 139660990059840 139660609268872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13982852 memory=3472468255461479632 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 11932 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13982852 memory=140126566327936 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 11932 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 11932 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13982852 memory=140126462289951 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406294 14318440448 11932 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13982852 memory=280252924559136 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406296 14318440448 11932 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13982852 memory=140126462266895 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117406296 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660165531296 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13982852 memory=280253028604000 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117406296 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660164478192 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13982852 memory=140126462271503 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) R 17523 17523 17190 0 -1 4202560 666 0 0 0 4 0 0 0 20 0 15 0 117406299 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660162373872 139660966523264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) R 17523 17523 17190 0 -1 1077944384 361 0 0 0 3 0 0 0 20 0 15 0 117406299 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 877 0 0 0 12 0 0 0 20 0 15 0 117406299 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13982852 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406299 14318440448 11998 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49108 KiB

[startup+0.700905 s]
/proc/loadavg: 1.72 1.92 2.24 6/218 17539
/proc/meminfo: memFree=31265896/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13982928 memory=122236 CPUtime=1.51 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 10880 0 0 0 147 4 0 0 20 0 15 0 117406293 14318518272 30559 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3495732 30559 3189 1 0 3482966 0
[pid=17525/tid=17526] ppid=17523 vsize=13982928 memory=5865469479800824941 CPUtime=0.67 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) R 17523 17523 17190 0 -1 4202560 6279 0 0 0 64 3 0 0 20 0 15 0 117406294 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660990060208 139660968285740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13982928 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13982928 memory=6291616985311630931 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13982928 memory=7747766295893256779 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117406294 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13982928 memory=8370611207638964880 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406294 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13982928 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117406296 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13982928 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117406296 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660165531296 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13982928 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117406296 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660164478192 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13982928 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13982928 memory=33004 CPUtime=0.3 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 1079 0 0 0 30 0 0 0 20 0 15 0 117406299 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13982928 memory=2332 CPUtime=0.29 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 963 0 0 0 29 0 0 0 20 0 15 0 117406299 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13982928 memory=1292 CPUtime=0.22 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 1250 0 0 0 22 0 0 0 20 0 15 0 117406299 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13982928 memory=7091832833820811856 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13982928 memory=6083073826404724833 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117406299 14318518272 30559 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 123616 KiB

[startup+1.50089 s]
/proc/loadavg: 1.72 1.92 2.24 4/218 17539
/proc/meminfo: memFree=31178208/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0

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

/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660164478208 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13984976 memory=5788 CPUtime=2.34 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 15328 0 0 0 232 2 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13984976 memory=33 CPUtime=2.74 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 21464 0 0 0 272 2 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13984976 memory=6944656592455359545 CPUtime=0.57 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 12823 0 0 0 55 2 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13984976 memory=665740 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13984976 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1500 0 0 0 59 66 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 2389.44 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 667120 KiB

[startup+2442.3 s]
/proc/loadavg: 2.08 2.13 2.10 3/217 17611
/proc/meminfo: memFree=30270356/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13984976 memory=665740 CPUtime=2449.48 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 120689 0 0 0 244838 110 0 0 20 0 15 0 117406293 14320615424 166435 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3496244 166435 3267 1 0 3483478 0
[pid=17525/tid=17526] ppid=17523 vsize=13984976 memory=1380 CPUtime=2441.9 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) R 17523 17523 17190 0 -1 4202560 46532 0 0 0 244169 21 0 0 20 0 15 0 117406294 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660990062560 139660613904522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13984976 memory=665740 CPUtime=0.13 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2396 0 0 0 8 5 0 0 20 0 15 0 117406294 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13984976 memory=1380 CPUtime=0.11 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 5034 0 0 0 6 5 0 0 20 0 15 0 117406294 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13984976 memory=665740 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 1809 0 0 0 7 5 0 0 20 0 15 0 117406294 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13984976 memory=665740 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 6126 0 0 0 7 5 0 0 20 0 15 0 117406294 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13984976 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 6231 0 0 0 4 4 0 0 20 0 15 0 117406296 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660165531360 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13984976 memory=665740 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660164478208 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13984976 memory=665740 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13984976 memory=4132 CPUtime=2.34 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 15328 0 0 0 232 2 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13984976 memory=665740 CPUtime=2.74 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 21465 0 0 0 272 2 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13984976 memory=1380 CPUtime=0.57 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 12823 0 0 0 55 2 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13984976 memory=665740 CPUtime=1.28 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1529 0 0 0 61 67 0 0 20 0 15 0 117406299 14320615424 166435 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 2449.48 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 667120 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.11 2.09 3/217 17612
/proc/meminfo: memFree=30313564/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13984976 memory=642140 CPUtime=2509.52 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 121670 0 0 0 250840 112 0 0 20 0 15 0 117406293 14320615424 160535 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3496244 160535 3267 1 0 3483478 0
[pid=17525/tid=17526] ppid=17523 vsize=13984976 memory=642140 CPUtime=2501.9 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) R 17523 17523 17190 0 -1 4202560 47142 0 0 0 250169 21 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660990062224 139660613904576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13984976 memory=642140 CPUtime=0.13 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2684 0 0 0 8 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13984976 memory=642140 CPUtime=0.11 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 5039 0 0 0 6 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13984976 memory=1380 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 1812 0 0 0 7 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13984976 memory=642140 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 6150 0 0 0 7 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13984976 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 6254 0 0 0 4 4 0 0 20 0 15 0 117406296 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660165531360 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660164478208 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13984976 memory=642140 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13984976 memory=1380 CPUtime=2.34 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 15330 0 0 0 232 2 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13984976 memory=642140 CPUtime=2.74 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 21468 0 0 0 272 2 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13984976 memory=1380 CPUtime=0.57 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 12825 0 0 0 55 2 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13984976 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1550 0 0 0 62 69 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 2509.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 643520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.8 s]
/proc/loadavg: 2.11 2.12 2.09 3/217 17690
/proc/meminfo: memFree=29054568/32770624 swapFree=67108860/67108860
[pid=17523] ppid=17520 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17523/stat : 17523 (xcsp3-exec) S 17520 17523 17190 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117406293 9740288 345 33554432000 4194304 5098028 140725194529568 140725194527672 140482222838396 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 7319552 140725194531950 140725194532155 140725194532155 140725194534891 0
/proc/17523/statm: 2378 345 289 221 0 87 0
[pid=17525] ppid=17523 vsize=13984976 memory=642140 CPUtime=2520.02 cores=1,3,5,7
/proc/17525/stat : 17525 (java) S 17523 17523 17190 0 -1 1077944320 121952 0 0 0 251890 112 0 0 20 0 15 0 117406293 14320615424 160535 33554432000 4194304 4196468 140729096691344 140729096673888 139660985822967 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
/proc/17525/statm: 3496244 160535 3267 1 0 3483478 0
[pid=17525/tid=17526] ppid=17523 vsize=13984976 memory=1380 CPUtime=2512.39 cores=1,3,5,7
/proc/17525/task/17526/stat : 17526 (java) R 17523 17523 17190 0 -1 4202560 47172 0 0 0 251218 21 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660990062560 139660613903588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17527] ppid=17523 vsize=13984976 memory=642140 CPUtime=0.13 cores=1,3,5,7
/proc/17525/task/17527/stat : 17527 (java) S 17523 17523 17190 0 -1 1077944384 2752 0 0 0 8 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660938443280 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17528] ppid=17523 vsize=13984976 memory=642140 CPUtime=0.11 cores=1,3,5,7
/proc/17525/task/17528/stat : 17528 (java) S 17523 17523 17190 0 -1 1077944384 5054 0 0 0 6 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660937390736 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17529] ppid=17523 vsize=13984976 memory=1720 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17529/stat : 17529 (java) S 17523 17523 17190 0 -1 1077944384 1824 0 0 0 7 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660936337680 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17530] ppid=17523 vsize=13984976 memory=1004 CPUtime=0.12 cores=1,3,5,7
/proc/17525/task/17530/stat : 17530 (java) S 17523 17523 17190 0 -1 1077944384 6163 0 0 0 7 5 0 0 20 0 15 0 117406294 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660935285136 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17531] ppid=17523 vsize=13984976 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/17525/task/17531/stat : 17531 (java) S 17523 17523 17190 0 -1 1077944384 6398 0 0 0 4 4 0 0 20 0 15 0 117406296 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660166585072 139660985834114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17532] ppid=17523 vsize=13984976 memory=836 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17532/stat : 17532 (java) S 17523 17523 17190 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660165531360 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17533] ppid=17523 vsize=13984976 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17533/stat : 17533 (java) S 17523 17523 17190 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 117406296 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660164478208 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17534] ppid=17523 vsize=13984976 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17534/stat : 17534 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660163426768 139660985841563 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17535] ppid=17523 vsize=13984976 memory=920 CPUtime=2.34 cores=1,3,5,7
/proc/17525/task/17535/stat : 17535 (java) S 17523 17523 17190 0 -1 1077944384 15330 0 0 0 232 2 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660162373872 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17536] ppid=17523 vsize=13984976 memory=6791534058613427641 CPUtime=2.74 cores=1,3,5,7
/proc/17525/task/17536/stat : 17536 (java) S 17523 17523 17190 0 -1 1077944384 21468 0 0 0 272 2 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660161321328 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17537] ppid=17523 vsize=13984976 memory=2340 CPUtime=0.57 cores=1,3,5,7
/proc/17525/task/17537/stat : 17537 (java) S 17523 17523 17190 0 -1 1077944384 12825 0 0 0 55 2 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660160268272 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17538] ppid=17523 vsize=13984976 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/17525/task/17538/stat : 17538 (java) S 17523 17523 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660159215968 139660985833173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
[pid=17525/tid=17539] ppid=17523 vsize=13984976 memory=4084 CPUtime=1.32 cores=1,3,5,7
/proc/17525/task/17539/stat : 17539 (java) S 17523 17523 17190 0 -1 1077944384 1550 0 0 0 63 69 0 0 20 0 15 0 117406299 14320615424 160535 33554432000 4194304 4196468 140729096691344 139660158164016 139660985834114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13410304 140729096692887 140729096693063 140729096693063 140729096695759 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 643520 KiB

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

[startup+2512.81 s]
# the end of solver process 17523 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001895 s, system=0 s

[startup+2512.81 s]
# the end of solver process 17525 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.92 s, system=1.13207 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): 2512.81
CPU time (s): 2520.05
CPU user time (s): 2518.92
CPU system time (s): 1.13207
CPU usage (%): 100.288
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1226796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.92
system time used= 1.13207
maximum resident set size= 1245896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57796
involuntary context switches= 1798


# summary of solver processes directly reported to runsolver:
#   pid: 17523,17525
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.92
#   total CPU system time (s): 1.13207

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.618 second user time and 23.7101 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-16 02:12:06
IDJOB=4268983
IDBENCH=137706
IDSOLVER=2660
FILE ID=node112/4268983-1502843185
RUNJOBID= node112-1502839811-17222
PBS_JOBID= 20629854
Free space on /tmp= 61816 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-75.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-4268983-1502843185/watcher-4268983-1502843185 -o /tmp/evaluation-result-4268983-1502843185/solver-4268983-1502843185 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17222 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1416931686 HOME/instance-4268983-1502843185.xml

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

MD5SUM BENCH= d512fd03759c8e886ee5b37275b97c5f
RANDOM SEED=1416931686

node112.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.24
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.24
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.24
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.24
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:        31337148 kB
MemAvailable:   31760424 kB
Buffers:          209584 kB
Cached:           495304 kB
SwapCached:            0 kB
Active:           702308 kB
Inactive:         281432 kB
Active(anon):     230324 kB
Inactive(anon):    76444 kB
Active(file):     471984 kB
Inactive(file):   204988 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8388 kB
Writeback:             0 kB
AnonPages:        288644 kB
Mapped:            58516 kB
Shmem:             25224 kB
Slab:             150524 kB
SReclaimable:     124276 kB
SUnreclaim:        26248 kB
KernelStack:        3728 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1419896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61720 MiB
End job on node112 at 2017-08-16 02:53:59