Trace number 4281730

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-43.xml
MD5SUM7110289aba2c74e466e00c1a89bfd290
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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281730-1503155315.xml"  -tl '2520s' -p 1 -x 0
0.06/0.29	c [HOME/instance-4281730-1503155315.xml, -tl, 2520s, -p, 1, -x, 0]
0.24/0.35	c simple solver
0.43/0.42	c parse instance...
3.82/1.73	c solve instance...
2520.07/2512.60	s UNKNOWN
2520.07/2512.60	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 (15307 MiB free)
  memory of node 1: 16384 MiB (15025 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281730-1503155315/watcher-4281730-1503155315 -o /tmp/evaluation-result-4281730-1503155315/solver-4281730-1503155315 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1716848283 HOME/instance-4281730-1503155315.xml 

running on 4 cores: 0,2,4,6

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

solver pid=18414, runsolver pid=18411

[startup+0.100167 s]*
/proc/loadavg: 1.97 1.94 1.95 2/196 18415
/proc/meminfo: memFree=31060560/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209085 s]*
/proc/loadavg: 1.97 1.94 1.95 5/211 18430
/proc/meminfo: memFree=31048144/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13974352 memory=23496 CPUtime=0.06 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 4800 0 0 0 6 0 0 0 20 0 15 0 117726555 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3493588 5874 2718 1 0 3482964 0
[pid=18416/tid=18417] ppid=18414 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 2958 0 0 0 5 0 0 0 20 0 15 0 117726556 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978485603360 139978481398941 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13974352 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13974352 memory=140269704223835 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117726557 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117726558 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117726558 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978026083360 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117726558 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978025030512 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) S 18414 18414 8557 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978021874416 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726565 14309736448 5874 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24876 KiB

[startup+0.310228 s]*
/proc/loadavg: 1.97 1.94 1.95 3/211 18430
/proc/meminfo: memFree=31034228/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13974352 memory=36944 CPUtime=0.24 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 8312 0 0 0 22 2 0 0 20 0 15 0 117726555 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3493588 9236 2936 1 0 3482964 0
[pid=18416/tid=18417] ppid=18414 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 5635 0 0 0 14 1 0 0 20 0 15 0 117726556 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978485599392 139978481398941 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117726557 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117726558 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117726558 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978026083360 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117726558 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978025030512 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) R 18414 18414 8557 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 15 0 117726561 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978481388162 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) S 18414 18414 8557 0 -1 1077944384 187 0 0 0 1 0 0 0 20 0 15 0 117726561 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978021874416 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0.05 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) R 18414 18414 8557 0 -1 4202560 699 0 0 0 5 0 0 0 20 0 15 0 117726561 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481398362 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13974352 memory=140269704205952 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726565 14309736448 9236 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38324 KiB

[startup+0.701603 s]
/proc/loadavg: 1.97 1.94 1.95 3/211 18430
/proc/meminfo: memFree=31023140/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13978684 memory=97092 CPUtime=1.15 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 11870 0 0 0 110 5 0 0 20 0 15 0 117726555 14314172416 23761 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3494671 23761 3148 1 0 3482964 0
[pid=18416/tid=18417] ppid=18414 vsize=13978684 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 7336 0 0 0 50 3 0 0 20 0 15 0 117726556 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978485611152 139978104107788 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13978684 memory=7662987274270828119 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13978684 memory=5865465064658194540 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726556 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13978684 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117726557 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13978684 memory=7100839870037596261 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117726558 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13978684 memory=-8412661042793834637 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117726558 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978026083360 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13978684 memory=4137282616176187523 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117726558 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978025030512 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13978684 memory=-7531822216215565666 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13978684 memory=7682475212697334586 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) R 18414 18414 8557 0 -1 4202560 1097 0 0 0 19 0 0 0 20 0 15 0 117726561 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978022915360 139978473666491 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13978684 memory=55376 CPUtime=0.2 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) R 18414 18414 8557 0 -1 4202560 825 0 0 0 20 0 0 0 20 0 15 0 117726561 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978021860960 139978462900350 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13978684 memory=-8774313645642428999 CPUtime=0.2 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 1308 0 0 0 20 0 0 0 20 0 15 0 117726561 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117726565 14314172416 24273 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 98472 KiB

[startup+1.50162 s]
/proc/loadavg: 1.97 1.94 1.95 5/211 18430
/proc/meminfo: memFree=30927052/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13980732 memory=201208 CPUtime=3.17 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 19150 0 0 0 309 8 0 0 20 0 15 0 117726555 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3495183 50302 3210 1 0 3483476 0
[pid=18416/tid=18417] ppid=18414 vsize=13980732 memory=-8774313645642428999 CPUtime=1.32 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 8020 0 0 0 128 4 0 0 20 0 15 0 117726556 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978485612360 139978105205034 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13980732 memory=3472468565024837704 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 117726556 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13980732 memory=7162362354423044393 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 359 0 0 0 0 0 0 0 20 0 15 0 117726556 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13980732 memory=4207739783252025866 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 117726556 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13980732 memory=3472468565024844523 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 117726557 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 335 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13980732 memory=6945503147706432880 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978026083360 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13980732 memory=-6804530832991035292 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978025030512 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13980732 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13980732 memory=-8412652169205224307 CPUtime=0.74 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) R 18414 18414 8557 0 -1 4202560 3481 0 0 0 73 1 0 0 20 0 15 0 117726561 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978466500766 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13980732 memory=-6158907362674458769 CPUtime=0.75 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) R 18414 18414 8557 0 -1 4202560 2751 0 0 0 75 0 0 0 20 0 15 0 117726561 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978021860048 139978464873803 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 2414 0 0 0 29 0 0 0 20 0 15 0 117726561 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13980732 memory=-2897801490638248215 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 117726565 14316269568 50302 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0

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

/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978025030528 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13980732 memory=4144 CPUtime=2.73 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) S 18414 18414 8557 0 -1 1077944384 14628 0 0 0 271 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13980732 memory=480056 CPUtime=2.65 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) S 18414 18414 8557 0 -1 1077944384 11955 0 0 0 263 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978021874416 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13980732 memory=4144 CPUtime=0.56 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 8535 0 0 0 54 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13980732 memory=480056 CPUtime=1.27 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1194 0 0 0 68 59 0 0 20 0 15 0 117726565 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 2389.67 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 481436 KiB

[startup+2442.3 s]
/proc/loadavg: 1.82 1.88 1.95 3/211 18675
/proc/meminfo: memFree=30436788/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13980732 memory=480056 CPUtime=2449.72 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 90404 0 0 0 244873 99 0 0 20 0 15 0 117726555 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3495183 120014 3238 1 0 3483476 0
[pid=18416/tid=18417] ppid=18414 vsize=13980732 memory=480056 CPUtime=2441.49 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 29139 0 0 0 244136 13 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978485616304 139978106036127 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 3443 0 0 0 12 7 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.18 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 4818 0 0 0 11 7 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 4271 0 0 0 11 8 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13980732 memory=1380 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 4471 0 0 0 12 7 0 0 20 0 15 0 117726557 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.14 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 6509 0 0 0 12 2 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13980732 memory=480056 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978026083424 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978025030528 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13980732 memory=1672 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13980732 memory=4144 CPUtime=2.73 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) S 18414 18414 8557 0 -1 1077944384 14630 0 0 0 271 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13980732 memory=1628 CPUtime=2.65 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) S 18414 18414 8557 0 -1 1077944384 11957 0 0 0 263 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978021874416 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13980732 memory=14340 CPUtime=0.56 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 8537 0 0 0 54 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13980732 memory=480056 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13980732 memory=1380 CPUtime=1.3 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1215 0 0 0 70 60 0 0 20 0 15 0 117726565 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 2449.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 481436 KiB

[startup+2502.3 s]
/proc/loadavg: 1.86 1.88 1.94 3/211 18677
/proc/meminfo: memFree=30437164/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13980732 memory=480056 CPUtime=2509.76 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 90688 0 0 0 250877 99 0 0 20 0 15 0 117726555 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3495183 120014 3238 1 0 3483476 0
[pid=18416/tid=18417] ppid=18414 vsize=13980732 memory=480056 CPUtime=2501.47 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 29392 0 0 0 250134 13 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978485616560 139978106036096 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 3443 0 0 0 12 7 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 4820 0 0 0 12 7 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.2 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 4271 0 0 0 12 8 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13980732 memory=1380 CPUtime=0.2 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 4473 0 0 0 13 7 0 0 20 0 15 0 117726557 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13980732 memory=480056 CPUtime=0.14 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 6515 0 0 0 12 2 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13980732 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978026083424 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13980732 memory=63888 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978025030528 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13980732 memory=480056 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13980732 memory=480056 CPUtime=2.73 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) S 18414 18414 8557 0 -1 1077944384 14630 0 0 0 271 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13980732 memory=480056 CPUtime=2.65 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) S 18414 18414 8557 0 -1 1077944384 11957 0 0 0 263 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978021874416 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13980732 memory=1380 CPUtime=0.56 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 8537 0 0 0 54 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13980732 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13980732 memory=63888 CPUtime=1.34 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1236 0 0 0 72 62 0 0 20 0 15 0 117726565 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 2509.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 481436 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 1.88 1.88 1.94 3/211 18678
/proc/meminfo: memFree=30437164/32770624 swapFree=67105588/67108860
[pid=18414] ppid=18411 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18414/stat : 18414 (xcsp3-exec) S 18411 18414 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 117726545 9740288 345 18446744073709551615 4194304 5098028 140728298067616 140728298065720 140134456287868 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 24846336 140728298070392 140728298070597 140728298070597 140728298074091 0
/proc/18414/statm: 2378 345 289 221 0 87 0
[pid=18416] ppid=18414 vsize=13980732 memory=480056 CPUtime=2520.07 cores=0,2,4,6
/proc/18416/stat : 18416 (java) S 18414 18414 8557 0 -1 1077944320 91306 0 0 0 251907 100 0 0 20 0 15 0 117726555 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 140730571052400 139978481377015 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
/proc/18416/statm: 3495183 120014 3238 1 0 3483476 0
[pid=18416/tid=18417] ppid=18414 vsize=13980732 memory=0 CPUtime=2511.76 cores=0,2,4,6
/proc/18416/task/18417/stat : 18417 (java) R 18414 18414 8557 0 -1 4202560 29398 0 0 0 251163 13 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978485616416 139978106036913 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18418] ppid=18414 vsize=13980732 memory=280539212222704 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18418/stat : 18418 (java) S 18414 18414 8557 0 -1 1077944384 3516 0 0 0 12 7 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978423323792 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18419] ppid=18414 vsize=13980732 memory=280539212222768 CPUtime=0.19 cores=0,2,4,6
/proc/18416/task/18419/stat : 18419 (java) S 18414 18414 8557 0 -1 1077944384 5087 0 0 0 12 7 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978422270992 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18420] ppid=18414 vsize=13980732 memory=1398720917958146503 CPUtime=0.2 cores=0,2,4,6
/proc/18416/task/18420/stat : 18420 (java) S 18414 18414 8557 0 -1 1077944384 4336 0 0 0 12 8 0 0 20 0 15 0 117726556 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978421218192 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18421] ppid=18414 vsize=13980732 memory=4872558044660077418 CPUtime=0.2 cores=0,2,4,6
/proc/18416/task/18421/stat : 18421 (java) S 18414 18414 8557 0 -1 1077944384 4498 0 0 0 13 7 0 0 20 0 15 0 117726557 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978078690064 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18422] ppid=18414 vsize=13980732 memory=644 CPUtime=0.14 cores=0,2,4,6
/proc/18416/task/18422/stat : 18422 (java) S 18414 18414 8557 0 -1 1077944384 6688 0 0 0 12 2 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978027137392 139978481388162 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18423] ppid=18414 vsize=13980732 memory=6224914090346435425 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18423/stat : 18423 (java) S 18414 18414 8557 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978026083424 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18424] ppid=18414 vsize=13980732 memory=585468451240373554 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18424/stat : 18424 (java) S 18414 18414 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 117726558 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978025030528 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18425] ppid=18414 vsize=13980732 memory=288283372642632492 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18425/stat : 18425 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978023978832 139978481395611 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18426] ppid=18414 vsize=13980732 memory=288285571649110733 CPUtime=2.73 cores=0,2,4,6
/proc/18416/task/18426/stat : 18426 (java) S 18414 18414 8557 0 -1 1077944384 14632 0 0 0 271 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978022927216 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18427] ppid=18414 vsize=13980732 memory=4122261722654599001 CPUtime=2.65 cores=0,2,4,6
/proc/18416/task/18427/stat : 18427 (java) S 18414 18414 8557 0 -1 1077944384 11959 0 0 0 263 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978021874416 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18428] ppid=18414 vsize=13980732 memory=301459915694932302 CPUtime=0.56 cores=0,2,4,6
/proc/18416/task/18428/stat : 18428 (java) S 18414 18414 8557 0 -1 1077944384 8540 0 0 0 54 2 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978020821616 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18429] ppid=18414 vsize=13980732 memory=4050763780018418400 CPUtime=0 cores=0,2,4,6
/proc/18416/task/18429/stat : 18429 (java) S 18414 18414 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117726561 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978019769056 139978481387221 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
[pid=18416/tid=18430] ppid=18414 vsize=13980732 memory=-7025452035940392864 CPUtime=1.35 cores=0,2,4,6
/proc/18416/task/18430/stat : 18430 (java) S 18414 18414 8557 0 -1 1077944384 1238 0 0 0 73 62 0 0 20 0 15 0 117726565 14316269568 120014 18446744073709551615 4194304 4196468 140730571069856 139978018716336 139978481388162 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22855680 140730571071921 140730571072097 140730571072097 140730571075535 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 481436 KiB

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

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

[startup+2512.61 s]
# the end of solver process 18416 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.09 s, system=1.00735 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.61
CPU time (s): 2520.1
CPU user time (s): 2519.09
CPU system time (s): 1.00735
CPU usage (%): 100.298
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 753160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.09
system time used= 1.00735
maximum resident set size= 753828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59178
involuntary context switches= 2723


# summary of solver processes directly reported to runsolver:
#   pid: 18414,18416
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.09
#   total CPU system time (s): 1.00735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.588 second user time and 25.6678 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 16:54:30
IDJOB=4281730
IDBENCH=137714
IDSOLVER=2677
FILE ID=node126/4281730-1503155315
RUNJOBID= node126-1503095802-8615
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-43.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-4281730-1503155315/watcher-4281730-1503155315 -o /tmp/evaluation-result-4281730-1503155315/solver-4281730-1503155315 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1716848283 HOME/instance-4281730-1503155315.xml

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

MD5SUM BENCH= 7110289aba2c74e466e00c1a89bfd290
RANDOM SEED=1716848283

node126.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.81
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.81
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.81
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.81
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:        31061472 kB
MemAvailable:   31641000 kB
Buffers:          310052 kB
Cached:           558884 kB
SwapCached:          524 kB
Active:           866244 kB
Inactive:         369172 kB
Active(anon):     322208 kB
Inactive(anon):    93904 kB
Active(file):     544036 kB
Inactive(file):   275268 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8024 kB
Writeback:             0 kB
AnonPages:        514672 kB
Mapped:            71120 kB
Shmem:             49824 kB
Slab:             178764 kB
SReclaimable:     152116 kB
SUnreclaim:        26648 kB
KernelStack:        3776 kB
PageTables:         5660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1224532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 17:36:23