Trace number 4281741

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.0801 2504.9199

General information on the benchmark

NameBinPacking/
BinPacking-sum-ft/BinPacking-sum-ft060-11.xml
MD5SUM684901dbc993846247574678cc891221
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints49
Number of domains2
Minimum domain size24
Maximum domain size47
Distribution of domain sizes[{"size":24,"count":1},{"size":47,"count":69}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":46},{"degree":5,"count":23}]
Minimum constraint arity3
Maximum constraint arity69
Distribution of constraint arities[{"arity":3,"count":46},{"arity":24,"count":1},{"arity":69,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":23},{"type":"lex","count":1},{"type":"sum","count":23},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281741-1503152237.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4281741-1503152237.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.39	c parse instance...
0.66/0.57	c solve instance...
2520.05/2504.90	s UNKNOWN
2520.05/2504.90	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 (14896 MiB free)
  memory of node 1: 16384 MiB (15737 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281741-1503152237/watcher-4281741-1503152237 -o /tmp/evaluation-result-4281741-1503152237/solver-4281741-1503152237 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1279374593 HOME/instance-4281741-1503152237.xml 

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

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

solver pid=26409, runsolver pid=26406

[startup+0.100303 s]*
/proc/loadavg: 2.01 2.02 1.98 3/200 26412
/proc/meminfo: memFree=31366428/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13358712 memory=16148 CPUtime=0.01 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 3304 0 0 0 1 0 0 0 20 0 6 0 13633478 13679321088 4037 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3339678 4037 1901 1 0 3329175 0
[pid=26411/tid=26412] ppid=26409 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 2066 0 0 0 0 0 0 0 20 0 6 0 13633478 13679321088 4037 18446744073709551615 4194304 4196468 140730936887088 139779109700176 139779105485981 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13633479 13679321088 4037 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13358712 memory=140046351873664 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13633479 13679321088 4037 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13633479 13679321088 4037 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13633479 13679321088 4037 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17528 KiB

[startup+0.212138 s]*
/proc/loadavg: 2.01 2.02 1.98 4/213 26425
/proc/meminfo: memFree=31352876/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13974352 memory=27996 CPUtime=0.09 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 4887 0 0 0 8 1 0 0 20 0 15 0 13633478 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3493588 6999 2757 1 0 3482964 0
[pid=26411/tid=26412] ppid=26409 vsize=13974352 memory=-6871798056524144002 CPUtime=0.06 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 3037 0 0 0 6 0 0 0 20 0 15 0 13633478 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139779109687696 139779097701182 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13974352 memory=140046351873664 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13974352 memory=140046351873664 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633480 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13633481 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13633481 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) S 26409 26409 16431 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 13633483 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778646981104 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778645928560 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13974352 memory=140046351873664 CPUtime=0.01 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 15 0 13633483 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13974352 memory=140046351873664 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633488 14309736448 6999 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29376 KiB

[startup+0.310432 s]*
/proc/loadavg: 2.01 2.02 1.98 4/213 26425
/proc/meminfo: memFree=31339716/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13974352 memory=37120 CPUtime=0.28 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 8404 0 0 0 25 3 0 0 20 0 15 0 13633478 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3493588 9280 2973 1 0 3482964 0
[pid=26411/tid=26412] ppid=26409 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 5659 0 0 0 15 2 0 0 20 0 15 0 13633478 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139779109698448 139779105485981 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13974352 memory=140046351884257 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13974352 memory=7445385247521010026 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633480 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13633481 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13633481 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) R 26409 26409 16431 0 -1 1077944384 646 0 0 0 2 0 0 0 20 0 15 0 13633483 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778646981104 139779105475202 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) R 26409 26409 16431 0 -1 4202560 95 0 0 0 0 0 0 0 20 0 15 0 13633483 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778645909576 139779086164352 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 708 0 0 0 6 0 0 0 20 0 15 0 13633483 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633488 14309736448 9280 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38500 KiB

[startup+0.700808 s]
/proc/loadavg: 2.01 2.02 1.98 4/213 26425
/proc/meminfo: memFree=31330300/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13980732 memory=65080 CPUtime=1.22 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 12968 0 0 0 117 5 0 0 20 0 15 0 13633478 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3495183 16270 3170 1 0 3483476 0
[pid=26411/tid=26412] ppid=26409 vsize=13980732 memory=8751464017575425845 CPUtime=0.55 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 8065 0 0 0 51 4 0 0 20 0 15 0 13633478 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139779109699920 139779105475990 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13980732 memory=5861541947240501328 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 13633480 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13980732 memory=30305 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) R 26409 26409 16431 0 -1 4202560 1535 0 0 0 19 0 0 0 20 0 15 0 13633483 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778646970576 139779090571660 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) R 26409 26409 16431 0 -1 4202560 720 0 0 0 20 0 0 0 20 0 15 0 13633483 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778645928560 139779087008239 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13980732 memory=6656426216303648864 CPUtime=0.25 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 1339 0 0 0 25 0 0 0 20 0 15 0 13633483 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633488 14316269568 16270 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66460 KiB

[startup+1.50082 s]
/proc/loadavg: 2.01 2.02 1.98 5/213 26425
/proc/meminfo: memFree=31310260/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13980732 memory=82416 CPUtime=3.68 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 22919 0 0 0 361 7 0 0 20 0 15 0 13633478 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3495183 20604 3179 1 0 3483476 0
[pid=26411/tid=26412] ppid=26409 vsize=13980732 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 8452 0 0 0 131 4 0 0 20 0 15 0 13633478 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139779109700040 139778724945886 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13980732 memory=4498716170645055337 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13980732 memory=6443365069511812919 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13980732 memory=7741802582974817824 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13633479 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 13633480 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13980732 memory=140046200193152 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 20604 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13980732 memory=2876088 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13980732 memory=1380 CPUtime=2.36 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) S 26409 26409 16431 0 -1 1077944384 17290 0 0 0 234 2 0 0 20 0 15 0 13633483 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778646981104 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13980732 memory=1200 CPUtime=2.27 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) S 26409 26409 16431 0 -1 1077944384 13303 0 0 0 225 2 0 0 20 0 15 0 13633483 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778645928560 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13980732 memory=1716 CPUtime=0.47 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 6270 0 0 0 46 1 0 0 20 0 15 0 13633483 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13980732 memory=2876088 CPUtime=0.55 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 1418 0 0 0 23 32 0 0 20 0 15 0 13633488 14316269568 719022 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 2456.77 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2877468 KiB

[startup+2502.3 s]
/proc/loadavg: 1.90 1.96 1.87 3/211 26645
/proc/meminfo: memFree=26827100/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2517.43 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 165913 0 0 0 251368 375 0 0 20 0 15 0 13633478 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3495183 721382 3242 1 0 3483476 0
[pid=26411/tid=26412] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2497.12 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 77988 0 0 0 249417 295 0 0 20 0 15 0 13633478 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139779109703488 139778724282577 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.36 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 10269 0 0 0 327 9 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.38 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 10057 0 0 0 330 8 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.35 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 8556 0 0 0 328 7 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.38 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 8892 0 0 0 329 9 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13980732 memory=2885528 CPUtime=1.09 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 10502 0 0 0 94 15 0 0 20 0 15 0 13633480 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13980732 memory=280092400945664 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13980732 memory=2883300 CPUtime=2.36 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) S 26409 26409 16431 0 -1 1077944384 17292 0 0 0 234 2 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778646981104 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2.27 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) S 26409 26409 16431 0 -1 1077944384 13305 0 0 0 225 2 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778645928560 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13980732 memory=1380 CPUtime=0.47 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 6273 0 0 0 46 1 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0.56 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 1433 0 0 0 23 33 0 0 20 0 15 0 13633488 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 2517.43 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2886908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.9 s]
/proc/loadavg: 1.91 1.96 1.87 3/211 26645
/proc/meminfo: memFree=26827100/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2520.05 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 165929 0 0 0 251630 375 0 0 20 0 15 0 13633478 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3495183 721382 3242 1 0 3483476 0
[pid=26411/tid=26412] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2499.72 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 77994 0 0 0 249677 295 0 0 20 0 15 0 13633478 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139779109703872 139778724404071 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.37 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 10272 0 0 0 328 9 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.39 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 10062 0 0 0 331 8 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.35 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 8557 0 0 0 328 7 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.39 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 8893 0 0 0 330 9 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13980732 memory=2885528 CPUtime=1.09 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 10502 0 0 0 94 15 0 0 20 0 15 0 13633480 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2.36 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) S 26409 26409 16431 0 -1 1077944384 17292 0 0 0 234 2 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778646981104 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13980732 memory=4126316290023845779 CPUtime=2.27 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) S 26409 26409 16431 0 -1 1077944384 13305 0 0 0 225 2 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778645928560 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13980732 memory=4126316290023845779 CPUtime=0.47 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 6273 0 0 0 46 1 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0.56 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 1433 0 0 0 23 33 0 0 20 0 15 0 13633488 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2886908 KiB

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

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

[startup+2504.92 s]
# the end of solver process 26411 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.31 s, system=3.76641 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

[startup+2504.9 s]
/proc/loadavg: 1.91 1.96 1.87 3/211 26645
/proc/meminfo: memFree=26827100/32770624 swapFree=67108860/67108860
[pid=26409] ppid=26406 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26409/stat : 26409 (xcsp3-exec) S 26406 26409 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13633469 9740288 345 18446744073709551615 4194304 5098028 140731554410272 140731554408376 140541185069692 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 33640448 140731554414969 140731554415174 140731554415174 140731554418667 0
/proc/26409/statm: 2378 345 289 221 0 87 0
[pid=26411] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2520.05 cores=1,3,5,7
/proc/26411/stat : 26411 (java) S 26409 26409 16431 0 -1 1077944320 165929 0 0 0 251630 375 0 0 20 0 15 0 13633478 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 140730936869632 139779105464055 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
/proc/26411/statm: 3495183 721382 3242 1 0 3483476 0
[pid=26411/tid=26412] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2499.72 cores=1,3,5,7
/proc/26411/task/26412/stat : 26412 (java) R 26409 26409 16431 0 -1 4202560 77994 0 0 0 249677 295 0 0 20 0 15 0 13633478 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139779109703872 139778724404071 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26413] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.37 cores=1,3,5,7
/proc/26411/task/26413/stat : 26413 (java) S 26409 26409 16431 0 -1 1077944384 10272 0 0 0 328 9 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778705767184 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26414] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.39 cores=1,3,5,7
/proc/26411/task/26414/stat : 26414 (java) S 26409 26409 16431 0 -1 1077944384 10062 0 0 0 331 8 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778704714640 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26415] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.35 cores=1,3,5,7
/proc/26411/task/26415/stat : 26415 (java) S 26409 26409 16431 0 -1 1077944384 8557 0 0 0 328 7 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778703662096 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26416] ppid=26409 vsize=13980732 memory=2885528 CPUtime=3.39 cores=1,3,5,7
/proc/26411/task/26416/stat : 26416 (java) S 26409 26409 16431 0 -1 1077944384 8893 0 0 0 330 9 0 0 20 0 15 0 13633479 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778702609552 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26417] ppid=26409 vsize=13980732 memory=2885528 CPUtime=1.09 cores=1,3,5,7
/proc/26411/task/26417/stat : 26417 (java) S 26409 26409 16431 0 -1 1077944384 10502 0 0 0 94 15 0 0 20 0 15 0 13633480 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778651191280 139779105475202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26418] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26418/stat : 26418 (java) S 26409 26409 16431 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778650137504 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26419] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26419/stat : 26419 (java) S 26409 26409 16431 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 13633481 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778649084912 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26420] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26420/stat : 26420 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778648033488 139779105482651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26421] ppid=26409 vsize=13980732 memory=2885528 CPUtime=2.36 cores=1,3,5,7
/proc/26411/task/26421/stat : 26421 (java) S 26409 26409 16431 0 -1 1077944384 17292 0 0 0 234 2 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778646981104 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26422] ppid=26409 vsize=13980732 memory=4126316290023845779 CPUtime=2.27 cores=1,3,5,7
/proc/26411/task/26422/stat : 26422 (java) S 26409 26409 16431 0 -1 1077944384 13305 0 0 0 225 2 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778645928560 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26423] ppid=26409 vsize=13980732 memory=4126316290023845779 CPUtime=0.47 cores=1,3,5,7
/proc/26411/task/26423/stat : 26423 (java) S 26409 26409 16431 0 -1 1077944384 6273 0 0 0 46 1 0 0 20 0 15 0 13633483 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778644876016 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26424] ppid=26409 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/26411/task/26424/stat : 26424 (java) S 26409 26409 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13633484 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778643823712 139779105474261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
[pid=26411/tid=26425] ppid=26409 vsize=13980732 memory=2885528 CPUtime=0.56 cores=1,3,5,7
/proc/26411/task/26425/stat : 26425 (java) S 26409 26409 16431 0 -1 1077944384 1433 0 0 0 23 33 0 0 20 0 15 0 13633488 14316269568 721382 18446744073709551615 4194304 4196468 140730936887088 139778642770224 139779105475202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6348800 140730936893874 140730936894050 140730936894050 140730936897487 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2886908 KiB

Child status: 143
Real time (s): 2504.92
CPU time (s): 2520.08
CPU user time (s): 2516.31
CPU system time (s): 3.76641
CPU usage (%): 100.605
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3432060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.31
system time used= 3.76641
maximum resident set size= 3453256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166643
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78832
involuntary context switches= 2473


# summary of solver processes directly reported to runsolver:
#   pid: 26409,26411
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2516.31
#   total CPU system time (s): 3.76641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1398 second user time and 21.6318 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 16:03:17
IDJOB=4281741
IDBENCH=136881
IDSOLVER=2677
FILE ID=node128/4281741-1503152237
RUNJOBID= node128-1503095815-16490
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-ft/BinPacking-sum-ft060-11.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-4281741-1503152237/watcher-4281741-1503152237 -o /tmp/evaluation-result-4281741-1503152237/solver-4281741-1503152237 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1279374593 HOME/instance-4281741-1503152237.xml

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

MD5SUM BENCH= 684901dbc993846247574678cc891221
RANDOM SEED=1279374593

node128.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.47
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.47
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.47
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.47
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:        31369928 kB
MemAvailable:   31572356 kB
Buffers:          172624 kB
Cached:           319908 kB
SwapCached:            0 kB
Active:           675828 kB
Inactive:         320708 kB
Active(anon):     504184 kB
Inactive(anon):    16752 kB
Active(file):     171644 kB
Inactive(file):   303956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:        335352 kB
Mapped:            44248 kB
Shmem:             17060 kB
Slab:             109380 kB
SReclaimable:      85324 kB
SUnreclaim:        24056 kB
KernelStack:        3776 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1644208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-19 16:45:02