Trace number 4269975

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) 246.401 240.02499

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
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 benchmark246.761
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"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-4269975-1502623430.xml"  -tl '264s' -p 1 -x 0
0.11/0.14	c [HOME/instance-4269975-1502623430.xml, -tl, 264s, -p, 1, -x, 0]
0.11/0.20	c simple solver
0.33/0.26	c parse instance...
4.62/2.00	c solve instance...
246.37/240.01	s UNKNOWN
246.37/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269975-1502623430/watcher-4269975-1502623430 -o /tmp/evaluation-result-4269975-1502623430/solver-4269975-1502623430 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31366 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1185299661 HOME/instance-4269975-1502623430.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=1035, runsolver pid=1032
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 1.63 1.81 1.85 3/217 1051
/proc/meminfo: memFree=31254776/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13978596 memory=27496 CPUtime=0.11 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 5299 0 0 0 10 1 0 0 20 0 15 0 95430801 14314082304 6874 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3494649 6874 2839 1 0 3482966 0
[pid=1037/tid=1038] ppid=1035 vsize=13978596 memory=7022364632946311227 CPUtime=0.09 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 4202560 3328 0 0 0 8 1 0 0 20 0 15 0 95430802 14314082304 6940 33554432000 4194304 4196468 140726862219296 139979365234480 139979361013142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13978596 memory=4294980891 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14314082304 6940 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13978596 memory=3690056948319205024 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14314082304 6940 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14314082304 6940 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14314082304 6940 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13978596 memory=139681790637696 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430804 14314082304 6940 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430804 14314082304 6940 33554432000 4194304 4196468 140726862219296 139978901272224 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430804 14314082304 6940 33554432000 4194304 4196468 140726862219296 139978900219120 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14314082304 6940 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 95430807 14314082304 6940 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 95430807 14314082304 7005 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13978596 memory=139681790637696 CPUtime=0.01 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) R 1035 1035 28385 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 15 0 95430807 14314082304 7005 33554432000 4194304 4196468 140726862219296 139978896009200 139979342238768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14314082304 7005 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430807 14314082304 7005 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28880 KiB

[startup+0.210644 s]*
/proc/loadavg: 1.63 1.81 1.85 3/217 1051
/proc/meminfo: memFree=31242512/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13982852 memory=40500 CPUtime=0.33 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 8143 0 0 0 31 2 0 0 20 0 15 0 95430801 14318440448 10125 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3495713 10125 3073 1 0 3482966 0
[pid=1037/tid=1038] ppid=1035 vsize=13982852 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 1077944384 5271 0 0 0 18 1 0 0 20 0 15 0 95430802 14318440448 10145 33554432000 4194304 4196468 140726862219296 139979365202896 139979345573585 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13982852 memory=4294980891 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 10145 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13982852 memory=3690056948319205024 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 10145 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 10145 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 10145 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13982852 memory=139681790637696 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430804 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430804 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978901272224 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430804 14318473216 10145 33554432000 4194304 4196468 140726862219296 139978900219120 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14318473216 10145 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 474 0 0 0 2 0 0 0 20 0 15 0 95430807 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 95430807 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13982852 memory=139681790637696 CPUtime=0.08 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) S 1035 1035 28385 0 -1 1077944384 784 0 0 0 8 0 0 0 20 0 15 0 95430807 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430807 14318440448 10145 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41884 KiB

[startup+0.316658 s]*
/proc/loadavg: 1.63 1.81 1.85 5/217 1051
/proc/meminfo: memFree=31234012/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13982852 memory=47452 CPUtime=0.52 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 9046 0 0 0 49 3 0 0 20 0 15 0 95430801 14318440448 11863 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3495713 11863 3107 1 0 3482966 0
[pid=1037/tid=1038] ppid=1035 vsize=13982852 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 4202560 5919 0 0 0 28 2 0 0 20 0 15 0 95430802 14318440448 11863 33554432000 4194304 4196468 140726862219296 139979365238080 139979345081694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 11863 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13982852 memory=17680 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 11863 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13982852 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 11863 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13982852 memory=18488 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14318440448 11863 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13982852 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430804 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13982852 memory=2544 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430804 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978901272224 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13982852 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430804 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978900219120 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13982852 memory=139681664686288 CPUtime=0.04 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 482 0 0 0 4 0 0 0 20 0 15 0 95430807 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13982852 memory=6656426216303648864 CPUtime=0.04 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) R 1035 1035 28385 0 -1 4202560 500 0 0 0 4 0 0 0 20 0 15 0 95430807 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978897062256 139979340306931 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) R 1035 1035 28385 0 -1 1077944384 858 0 0 0 12 0 0 0 20 0 15 0 95430807 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430807 14318440448 11863 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48836 KiB

[startup+0.700886 s]
/proc/loadavg: 1.63 1.81 1.85 5/217 1051
/proc/meminfo: memFree=31197216/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13982928 memory=128508 CPUtime=1.55 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 10896 0 0 0 150 5 0 0 20 0 15 0 95430801 14318518272 32127 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3495732 32127 3194 1 0 3482966 0
[pid=1037/tid=1038] ppid=1035 vsize=13982928 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 4202560 6290 0 0 0 64 4 0 0 20 0 15 0 95430802 14318518272 32127 33554432000 4194304 4196468 140726862219296 139979365237016 139978976815961 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14318518272 32127 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14318518272 32127 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430802 14318518272 32127 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13982928 memory=796 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95430802 14318518272 32127 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13982928 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95430804 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13982928 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95430804 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978901272224 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13982928 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95430804 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978900219120 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13982928 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13982928 memory=12028 CPUtime=0.31 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 1049 0 0 0 31 0 0 0 20 0 15 0 95430807 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13982928 memory=5668 CPUtime=0.32 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 951 0 0 0 32 0 0 0 20 0 15 0 95430807 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13982928 memory=1008 CPUtime=0.22 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) S 1035 1035 28385 0 -1 1077944384 1299 0 0 0 22 0 0 0 20 0 15 0 95430807 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13982928 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13982928 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95430807 14318518272 32127 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 129892 KiB

[startup+1.50088 s]
/proc/loadavg: 1.63 1.81 1.85 5/217 1051
/proc/meminfo: memFree=31079932/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0

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

/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978900219136 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13984976 memory=17688 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13984976 memory=4048 CPUtime=2.62 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 14256 0 0 0 261 1 0 0 20 0 15 0 95430807 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13984976 memory=1728 CPUtime=2.71 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 11620 0 0 0 270 1 0 0 20 0 15 0 95430807 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13984976 memory=796 CPUtime=0.51 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) S 1035 1035 28385 0 -1 1077944384 5112 0 0 0 50 1 0 0 20 0 15 0 95430807 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13984976 memory=12028 CPUtime=0.05 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1152 0 0 0 2 3 0 0 20 0 15 0 95430807 14320615424 171533 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 108.43 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 687516 KiB

[startup+162.301 s]
/proc/loadavg: 1.98 1.89 1.87 3/217 1061
/proc/meminfo: memFree=30113736/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13984976 memory=741984 CPUtime=168.6 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 53334 0 0 0 16824 36 0 0 20 0 15 0 95430801 14320615424 185496 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3496244 185496 3250 1 0 3483478 0
[pid=1037/tid=1038] ppid=1035 vsize=13984976 memory=741984 CPUtime=162.16 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 4202560 12568 0 0 0 16206 10 0 0 20 0 15 0 95430802 14320615424 185496 33554432000 4194304 4196468 140726862219296 139979365237928 139978978468448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13984976 memory=741984 CPUtime=0.07 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1066 0 0 0 4 3 0 0 20 0 15 0 95430802 14320615424 185496 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13984976 memory=741984 CPUtime=0.07 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 318 0 0 0 4 3 0 0 20 0 15 0 95430802 14320615424 185496 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13984976 memory=741984 CPUtime=0.07 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 622 0 0 0 4 3 0 0 20 0 15 0 95430802 14320615424 185496 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13984976 memory=741984 CPUtime=0.07 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 797 0 0 0 4 3 0 0 20 0 15 0 95430802 14320615424 185496 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13984976 memory=741984 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 1176 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978901272288 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13984976 memory=279363329959328 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978900219136 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13984976 memory=321444669039051053 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13984976 memory=1384 CPUtime=2.72 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 16279 0 0 0 270 2 0 0 20 0 15 0 95430807 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13984976 memory=741984 CPUtime=2.74 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 12475 0 0 0 273 1 0 0 20 0 15 0 95430807 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.51 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) S 1035 1035 28385 0 -1 1077944384 5495 0 0 0 50 1 0 0 20 0 15 0 95430807 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13984976 memory=741984 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.09 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1185 0 0 0 4 5 0 0 20 0 15 0 95430807 14320615424 185496 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 168.6 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 743368 KiB

[startup+222.301 s]
/proc/loadavg: 1.94 1.90 1.87 3/217 1062
/proc/meminfo: memFree=30065640/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13984976 memory=764468 CPUtime=228.65 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 54594 0 0 0 22826 39 0 0 20 0 15 0 95430801 14320615424 191117 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3496244 191117 3250 1 0 3483478 0
[pid=1037/tid=1038] ppid=1035 vsize=13984976 memory=1384 CPUtime=222.14 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 4202560 13128 0 0 0 22204 10 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979365240336 139978978469302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13984976 memory=764468 CPUtime=0.08 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1364 0 0 0 4 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.09 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 338 0 0 0 5 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.09 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 737 0 0 0 5 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.08 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 876 0 0 0 4 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 1311 0 0 0 0 1 0 0 20 0 15 0 95430804 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13984976 memory=764468 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978901272288 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13984976 memory=764468 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978900219136 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13984976 memory=764468 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13984976 memory=1384 CPUtime=2.72 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 16283 0 0 0 270 2 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13984976 memory=1384 CPUtime=2.75 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 12478 0 0 0 273 2 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13984976 memory=4140 CPUtime=0.51 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) S 1035 1035 28385 0 -1 1077944384 5506 0 0 0 50 1 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13984976 memory=27408 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.11 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1220 0 0 0 5 6 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 228.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 765852 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.88 1.89 1.87 3/217 1140
/proc/meminfo: memFree=30590552/32770624 swapFree=67108860/67108860
[pid=1035] ppid=1032 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (xcsp3-exec) S 1032 1035 28385 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95430801 9740288 346 33554432000 4194304 5098028 140732580724208 140732580722312 140348299137660 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38932480 140732580729972 140732580730176 140732580730176 140732580732907 0
/proc/1035/statm: 2378 346 289 221 0 87 0
[pid=1037] ppid=1035 vsize=13984976 memory=764468 CPUtime=246.37 cores=1,3,5,7
/proc/1037/stat : 1037 (java) S 1035 1035 28385 0 -1 1077944320 55253 0 0 0 24597 40 0 0 20 0 15 0 95430801 14320615424 191117 33554432000 4194304 4196468 140726862219296 140726862201840 139979361001207 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
/proc/1037/statm: 3496244 191117 3250 1 0 3483478 0
[pid=1037/tid=1038] ppid=1035 vsize=13984976 memory=3088 CPUtime=239.85 cores=1,3,5,7
/proc/1037/task/1038/stat : 1038 (java) R 1035 1035 28385 0 -1 4202560 13787 0 0 0 23975 10 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979365240336 139978978469319 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1039] ppid=1035 vsize=13984976 memory=764468 CPUtime=0.08 cores=1,3,5,7
/proc/1037/task/1039/stat : 1039 (java) S 1035 1035 28385 0 -1 1077944384 1364 0 0 0 4 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979298601488 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1040] ppid=1035 vsize=13984976 memory=4126316290023845779 CPUtime=0.09 cores=1,3,5,7
/proc/1037/task/1040/stat : 1040 (java) S 1035 1035 28385 0 -1 1077944384 338 0 0 0 5 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979297548944 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1041] ppid=1035 vsize=13984976 memory=1384 CPUtime=0.09 cores=1,3,5,7
/proc/1037/task/1041/stat : 1041 (java) S 1035 1035 28385 0 -1 1077944384 737 0 0 0 5 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979296495888 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1042] ppid=1035 vsize=13984976 memory=764468 CPUtime=0.08 cores=1,3,5,7
/proc/1037/task/1042/stat : 1042 (java) S 1035 1035 28385 0 -1 1077944384 876 0 0 0 4 4 0 0 20 0 15 0 95430802 14320615424 191117 33554432000 4194304 4196468 140726862219296 139979295443344 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1043] ppid=1035 vsize=13984976 memory=18488 CPUtime=0.01 cores=1,3,5,7
/proc/1037/task/1043/stat : 1043 (java) S 1035 1035 28385 0 -1 1077944384 1311 0 0 0 0 1 0 0 20 0 15 0 95430804 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978902326000 139979361012354 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1044] ppid=1035 vsize=13984976 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1044/stat : 1044 (java) S 1035 1035 28385 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978901272288 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1045] ppid=1035 vsize=13984976 memory=3192 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1045/stat : 1045 (java) S 1035 1035 28385 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95430804 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978900219136 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1046] ppid=1035 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1046/stat : 1046 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978899167696 139979361019803 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1047] ppid=1035 vsize=13984976 memory=-1664385933527516014 CPUtime=2.72 cores=1,3,5,7
/proc/1037/task/1047/stat : 1047 (java) S 1035 1035 28385 0 -1 1077944384 16283 0 0 0 270 2 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978898114800 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1048] ppid=1035 vsize=13984976 memory=1384 CPUtime=2.75 cores=1,3,5,7
/proc/1037/task/1048/stat : 1048 (java) S 1035 1035 28385 0 -1 1077944384 12478 0 0 0 273 2 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978897062256 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1049] ppid=1035 vsize=13984976 memory=764468 CPUtime=0.51 cores=1,3,5,7
/proc/1037/task/1049/stat : 1049 (java) S 1035 1035 28385 0 -1 1077944384 5506 0 0 0 50 1 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978896009200 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1050] ppid=1035 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/1037/task/1050/stat : 1050 (java) S 1035 1035 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978894956896 139979361011413 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
[pid=1037/tid=1051] ppid=1035 vsize=13984976 memory=764468 CPUtime=0.13 cores=1,3,5,7
/proc/1037/task/1051/stat : 1051 (java) S 1035 1035 28385 0 -1 1077944384 1220 0 0 0 6 7 0 0 20 0 15 0 95430807 14320615424 191117 33554432000 4194304 4196468 140726862219296 139978893904944 139979361012354 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 29118464 140726862222493 140726862222668 140726862222668 140726862225359 0
Current children cumulated CPU time: 246.37 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 765852 KiB

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

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

[startup+240.025 s]
# the end of solver process 1037 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.991 s, system=0.410108 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): 240.025
CPU time (s): 246.401
CPU user time (s): 245.991
CPU system time (s): 0.410108
CPU usage (%): 102.657
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 765852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.991
system time used= 0.410108
maximum resident set size= 765064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56477
page faults= 0
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7748
involuntary context switches= 176


# summary of solver processes directly reported to runsolver:
#   pid: 1035,1037
#   total CPU time (s): 246.401
#   total CPU user time (s): 245.991
#   total CPU system time (s): 0.410108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.60431 second user time and 2.27529 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 13:09:32
IDJOB=4269975
IDBENCH=137152
IDSOLVER=2661
FILE ID=node106/4269975-1502623430
RUNJOBID= node106-1502620090-31366
PBS_JOBID= 20628302
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.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-4269975-1502623430/watcher-4269975-1502623430 -o /tmp/evaluation-result-4269975-1502623430/solver-4269975-1502623430 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31366 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1185299661 HOME/instance-4269975-1502623430.xml

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

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=1185299661

node106.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.86
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.86
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.86
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.86
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:        31271524 kB
MemAvailable:   31682700 kB
Buffers:           99916 kB
Cached:           599256 kB
SwapCached:            0 kB
Active:           695988 kB
Inactive:         366852 kB
Active(anon):     319452 kB
Inactive(anon):    72092 kB
Active(file):     376536 kB
Inactive(file):   294760 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8336 kB
Writeback:             0 kB
AnonPages:        367860 kB
Mapped:            55468 kB
Shmem:             25228 kB
Slab:             136936 kB
SReclaimable:     111432 kB
SUnreclaim:        25504 kB
KernelStack:        3504 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1421000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61756 MiB
End job on node106 at 2017-08-13 13:13:32