Trace number 4268988

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.0701 2512.1201

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-83.xml
MD5SUMc4586722e171332f29cc21e67831b4d7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size48
Distribution of domain sizes[{"size":23,"count":1},{"size":48,"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268988-1502839191.xml"  -tl '2520s' -p 1 -x 0
0.12/0.26	c [HOME/instance-4268988-1502839191.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
4.34/2.01	c solve instance...
2520.04/2512.11	s UNKNOWN
2520.04/2512.11	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 (15402 MiB free)
  memory of node 1: 16384 MiB (10248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268988-1502839191/watcher-4268988-1502839191 -o /tmp/evaluation-result-4268988-1502839191/solver-4268988-1502839191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 148145958 HOME/instance-4268988-1502839191.xml 

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

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


[startup+0.100065 s]*
/proc/loadavg: 1.92 1.95 1.95 3/208 26308
/proc/meminfo: memFree=26262428/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13358712 memory=13256 CPUtime=0.01 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 3583 0 0 0 1 0 0 0 20 0 6 0 131425704 13679321088 3314 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3339678 3314 1926 1 0 3329175 0
[pid=26303/tid=26304] ppid=26301 vsize=13358712 memory=-8713483618642852700 CPUtime=0.01 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 2346 0 0 0 1 0 0 0 20 0 6 0 131425704 13679321088 3314 18446744073709551615 4194304 4196468 140730106379760 140463452963408 140463441824123 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 131425705 13679321088 3314 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13358712 memory=139972547368576 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 131425705 13679321088 3314 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 131425705 13679321088 3314 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 131425705 13679321088 3314 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 14636 KiB

[startup+0.213565 s]*
/proc/loadavg: 1.92 1.95 1.95 3/217 26317
/proc/meminfo: memFree=26250232/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13974352 memory=28036 CPUtime=0.12 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 5516 0 0 0 11 1 0 0 20 0 15 0 131425704 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3493588 7009 2810 1 0 3482964 0
[pid=26303/tid=26304] ppid=26301 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 3535 0 0 0 8 0 0 0 20 0 15 0 131425704 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140463452953536 140463432770917 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13974352 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13974352 memory=139972547393303 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13974352 memory=139972547368576 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131425706 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462927260144 140463448738434 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131425707 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462926206368 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131425707 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462925153776 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) R 26301 26301 4674 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 131425710 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462923048944 140463448738434 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) S 26301 26301 4674 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 131425710 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462921996400 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13974352 memory=139972547368576 CPUtime=0.01 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) R 26301 26301 4674 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 15 0 131425710 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462920943856 140463448748634 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13974352 memory=139972547368576 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425713 14309736448 7009 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29416 KiB

[startup+0.31137 s]*
/proc/loadavg: 1.92 1.95 1.95 5/217 26317
/proc/meminfo: memFree=26237444/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13974352 memory=39436 CPUtime=0.3 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 8975 0 0 0 28 2 0 0 20 0 15 0 131425704 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3493588 9859 2998 1 0 3482964 0
[pid=26303/tid=26304] ppid=26301 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 6188 0 0 0 17 2 0 0 20 0 15 0 131425704 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140463452957472 140463448749213 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131425706 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462927260144 140463448738434 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131425707 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462926206368 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131425707 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462925153776 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) S 26301 26301 4674 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 15 0 131425710 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462923048944 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) S 26301 26301 4674 0 -1 1077944384 348 0 0 0 2 0 0 0 20 0 15 0 131425710 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462921996400 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13974352 memory=139972547368576 CPUtime=0.06 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) R 26301 26301 4674 0 -1 4202560 694 0 0 0 6 0 0 0 20 0 15 0 131425710 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462920941648 140463433892931 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13974352 memory=139972547368576 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425713 14309736448 9859 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40816 KiB

[startup+0.702346 s]
/proc/loadavg: 1.92 1.95 1.95 5/217 26317
/proc/meminfo: memFree=26222644/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13978684 memory=109108 CPUtime=1.2 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 12235 0 0 0 115 5 0 0 20 0 15 0 131425704 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3494671 27277 3163 1 0 3482964 0
[pid=26303/tid=26304] ppid=26301 vsize=13978684 memory=279944894751192 CPUtime=0.56 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 7901 0 0 0 53 3 0 0 20 0 15 0 131425704 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140463452961664 140463093114882 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131425705 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13978684 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13978684 memory=279944894867520 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425705 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13978684 memory=831 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 131425706 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462927260144 140463448738434 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13978684 memory=42 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 131425707 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462926206368 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13978684 memory=474 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 131425707 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462925153776 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13978684 memory=583 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13978684 memory=109 CPUtime=0.21 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) R 26301 26301 4674 0 -1 4202560 968 0 0 0 21 0 0 0 20 0 15 0 131425710 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462923049072 140463430100748 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13978684 memory=7 CPUtime=0.21 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) R 26301 26301 4674 0 -1 4202560 1000 0 0 0 21 0 0 0 20 0 15 0 131425710 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462921982200 140463433649069 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13978684 memory=56992 CPUtime=0.19 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) R 26301 26301 4674 0 -1 1077944384 1061 0 0 0 19 0 0 0 20 0 15 0 131425710 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462920939584 140463448737493 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 131425713 14314172416 27277 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 110488 KiB

[startup+1.50151 s]
/proc/loadavg: 1.93 1.95 1.95 3/217 26317
/proc/meminfo: memFree=26094340/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13980732 memory=221556 CPUtime=2.99 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 15558 0 0 0 290 9 0 0 20 0 15 0 131425704 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3495183 55389 3197 1 0 3483476 0
[pid=26303/tid=26304] ppid=26301 vsize=13980732 memory=279944894879968 CPUtime=1.33 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) S 26301 26301 4674 0 -1 1077944384 8113 0 0 0 129 4 0 0 20 0 15 0 131425704 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140463452965264 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13980732 memory=139972447444704 CPUtime=0.01 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) R 26301 26301 4674 0 -1 4202560 62 0 0 0 1 0 0 0 20 0 15 0 131425705 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463433755432 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13980732 memory=7959527114871557897 CPUtime=0.02 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) R 26301 26301 4674 0 -1 4202560 70 0 0 0 1 1 0 0 20 0 15 0 131425705 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140463047785048 140463433754706 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13980732 memory=139972447444768 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) R 26301 26301 4674 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 131425705 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448748634 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13980732 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) R 26301 26301 4674 0 -1 4202560 62 0 0 0 1 1 0 0 20 0 15 0 131425705 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140463045679960 140463433754706 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13980732 memory=831 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 131425706 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140462927258656 140463448737493 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13980732 memory=42 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 55389 18446744073709551615 4194304 4196468 140730106379760 140462926206368 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13980732 memory=474 CPUtime=0 cores=0,2,4,6

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

/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462925153792 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13980732 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13980732 memory=64224 CPUtime=2.81 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) S 26301 26301 4674 0 -1 1077944384 20639 0 0 0 279 2 0 0 20 0 15 0 131425710 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462923048944 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13980732 memory=1380 CPUtime=2.74 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) S 26301 26301 4674 0 -1 1077944384 19878 0 0 0 272 2 0 0 20 0 15 0 131425710 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462921996400 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.55 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) S 26301 26301 4674 0 -1 1077944384 9897 0 0 0 53 2 0 0 20 0 15 0 131425710 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462920943856 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13980732 memory=1380 CPUtime=1.47 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1849 0 0 0 73 74 0 0 20 0 15 0 131425713 14316269568 179616 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 2450.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 719844 KiB

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 2.02 3/215 26548
/proc/meminfo: memFree=30519160/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13980732 memory=716928 CPUtime=2510.22 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 117279 0 0 0 250915 107 0 0 20 0 15 0 131425704 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3495183 179232 3236 1 0 3483476 0
[pid=26303/tid=26304] ppid=26301 vsize=13980732 memory=716928 CPUtime=2501.74 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 37918 0 0 0 250160 14 0 0 20 0 15 0 131425704 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463452963456 140463095135224 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13980732 memory=716928 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 6334 0 0 0 10 7 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 3650 0 0 0 10 7 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13980732 memory=716928 CPUtime=0.16 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 3571 0 0 0 11 5 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13980732 memory=717440 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 4708 0 0 0 11 6 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 7449 0 0 0 7 4 0 0 20 0 15 0 131425706 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462927260144 140463448738434 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13980732 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462926206432 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13980732 memory=64224 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462925153792 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13980732 memory=717440 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13980732 memory=64224 CPUtime=2.81 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) S 26301 26301 4674 0 -1 1077944384 20641 0 0 0 279 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462923048944 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13980732 memory=1380 CPUtime=2.74 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) S 26301 26301 4674 0 -1 1077944384 19880 0 0 0 272 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462921996400 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13980732 memory=717440 CPUtime=0.55 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) S 26301 26301 4674 0 -1 1077944384 9900 0 0 0 53 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462920943856 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13980732 memory=1608 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13980732 memory=928 CPUtime=1.5 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1880 0 0 0 75 75 0 0 20 0 15 0 131425713 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 2510.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 718308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.11 s]
/proc/loadavg: 1.99 1.98 2.02 3/215 26548
/proc/meminfo: memFree=30519160/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13980732 memory=716928 CPUtime=2520.04 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 117289 0 0 0 251897 107 0 0 20 0 15 0 131425704 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3495183 179232 3236 1 0 3483476 0
[pid=26303/tid=26304] ppid=26301 vsize=13980732 memory=1380 CPUtime=2511.55 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 37921 0 0 0 251141 14 0 0 20 0 15 0 131425704 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463452966720 140463095135302 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 6334 0 0 0 10 7 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 3653 0 0 0 10 7 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13980732 memory=796 CPUtime=0.16 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 3571 0 0 0 11 5 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13980732 memory=984 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 4708 0 0 0 11 6 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 7451 0 0 0 7 4 0 0 20 0 15 0 131425706 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462927260144 140463448738434 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13980732 memory=716928 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462926206432 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13980732 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462925153792 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13980732 memory=64224 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13980732 memory=1380 CPUtime=2.81 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) S 26301 26301 4674 0 -1 1077944384 20641 0 0 0 279 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462923048944 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13980732 memory=1380 CPUtime=2.74 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) S 26301 26301 4674 0 -1 1077944384 19880 0 0 0 272 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462921996400 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13980732 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) S 26301 26301 4674 0 -1 1077944384 9900 0 0 0 53 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462920943856 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13980732 memory=-3252517613198930781 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13980732 memory=6944656592455097440 CPUtime=1.51 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1882 0 0 0 75 76 0 0 20 0 15 0 131425713 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 718308 KiB

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

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

[startup+2512.12 s]
# the end of solver process 26303 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.99 s, system=1.08612 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+2512.11 s]
/proc/loadavg: 1.99 1.98 2.02 3/215 26548
/proc/meminfo: memFree=30519160/32770624 swapFree=67108764/67108860
[pid=26301] ppid=26298 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26301/stat : 26301 (xcsp3-exec) S 26298 26301 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 131425695 9740288 345 18446744073709551615 4194304 5098028 140734531049424 140734531047528 140410453164668 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 31076352 140734531055993 140734531056197 140734531056197 140734531059691 0
/proc/26301/statm: 2378 345 289 221 0 87 0
[pid=26303] ppid=26301 vsize=13980732 memory=716928 CPUtime=2520.04 cores=0,2,4,6
/proc/26303/stat : 26303 (java) S 26301 26301 4674 0 -1 1077944320 117289 0 0 0 251897 107 0 0 20 0 15 0 131425704 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140730106362304 140463448727287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
/proc/26303/statm: 3495183 179232 3236 1 0 3483476 0
[pid=26303/tid=26304] ppid=26301 vsize=13980732 memory=1380 CPUtime=2511.55 cores=0,2,4,6
/proc/26303/task/26304/stat : 26304 (java) R 26301 26301 4674 0 -1 4202560 37921 0 0 0 251141 14 0 0 20 0 15 0 131425704 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463452966720 140463095135302 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26305] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26305/stat : 26305 (java) S 26301 26301 4674 0 -1 1077944384 6334 0 0 0 10 7 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463048837392 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26306] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26306/stat : 26306 (java) S 26301 26301 4674 0 -1 1077944384 3653 0 0 0 10 7 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463047784848 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26307] ppid=26301 vsize=13980732 memory=796 CPUtime=0.16 cores=0,2,4,6
/proc/26303/task/26307/stat : 26307 (java) S 26301 26301 4674 0 -1 1077944384 3571 0 0 0 11 5 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463046732304 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26308] ppid=26301 vsize=13980732 memory=984 CPUtime=0.17 cores=0,2,4,6
/proc/26303/task/26308/stat : 26308 (java) S 26301 26301 4674 0 -1 1077944384 4708 0 0 0 11 6 0 0 20 0 15 0 131425705 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140463045679760 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26309] ppid=26301 vsize=13980732 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/26303/task/26309/stat : 26309 (java) S 26301 26301 4674 0 -1 1077944384 7451 0 0 0 7 4 0 0 20 0 15 0 131425706 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462927260144 140463448738434 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26310] ppid=26301 vsize=13980732 memory=716928 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26310/stat : 26310 (java) S 26301 26301 4674 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462926206432 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26311] ppid=26301 vsize=13980732 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26311/stat : 26311 (java) S 26301 26301 4674 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 131425707 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462925153792 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26312] ppid=26301 vsize=13980732 memory=64224 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26312/stat : 26312 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462924102352 140463448745883 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26313] ppid=26301 vsize=13980732 memory=1380 CPUtime=2.81 cores=0,2,4,6
/proc/26303/task/26313/stat : 26313 (java) S 26301 26301 4674 0 -1 1077944384 20641 0 0 0 279 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462923048944 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26314] ppid=26301 vsize=13980732 memory=1380 CPUtime=2.74 cores=0,2,4,6
/proc/26303/task/26314/stat : 26314 (java) S 26301 26301 4674 0 -1 1077944384 19880 0 0 0 272 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462921996400 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26315] ppid=26301 vsize=13980732 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/26303/task/26315/stat : 26315 (java) S 26301 26301 4674 0 -1 1077944384 9900 0 0 0 53 2 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462920943856 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26316] ppid=26301 vsize=13980732 memory=-3252517613198930781 CPUtime=0 cores=0,2,4,6
/proc/26303/task/26316/stat : 26316 (java) S 26301 26301 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 131425710 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462919891552 140463448737493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
[pid=26303/tid=26317] ppid=26301 vsize=13980732 memory=6944656592455097440 CPUtime=1.51 cores=0,2,4,6
/proc/26303/task/26317/stat : 26317 (java) S 26301 26301 4674 0 -1 1077944384 1882 0 0 0 75 76 0 0 20 0 15 0 131425713 14316269568 179232 18446744073709551615 4194304 4196468 140730106379760 140462918839088 140463448738434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37646336 140730106380721 140730106380897 140730106380897 140730106384335 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 718308 KiB

Child status: 143
Real time (s): 2512.12
CPU time (s): 2520.07
CPU user time (s): 2518.99
CPU system time (s): 1.08612
CPU usage (%): 100.317
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 787564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.99
system time used= 1.08612
maximum resident set size= 788236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118143
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58525
involuntary context switches= 3814


# summary of solver processes directly reported to runsolver:
#   pid: 26301,26303
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.99
#   total CPU system time (s): 1.08612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2056 second user time and 20.9206 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 01:05:58
IDJOB=4268988
IDBENCH=137148
IDSOLVER=2660
FILE ID=node134/4268988-1502839191
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-83.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-4268988-1502839191/watcher-4268988-1502839191 -o /tmp/evaluation-result-4268988-1502839191/solver-4268988-1502839191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 148145958 HOME/instance-4268988-1502839191.xml

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

MD5SUM BENCH= c4586722e171332f29cc21e67831b4d7
RANDOM SEED=148145958

node134.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.43
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.43
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.43
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.43
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:        26266772 kB
MemAvailable:   26586700 kB
Buffers:          287400 kB
Cached:           335288 kB
SwapCached:            4 kB
Active:          5782000 kB
Inactive:         262220 kB
Active(anon):    5368340 kB
Inactive(anon):   102676 kB
Active(file):     413660 kB
Inactive(file):   159544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              8104 kB
Writeback:             4 kB
AnonPages:       5421276 kB
Mapped:            74108 kB
Shmem:             49756 kB
Slab:             151956 kB
SReclaimable:     125116 kB
SUnreclaim:        26840 kB
KernelStack:        3520 kB
PageTables:        15664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7249940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5306368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-16 01:47:51