Trace number 4280265

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 par (2017-08-18)? (TO) 20011.301 2520.1599

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280265-1503166158.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280265-1503166158.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
14.77/10.08	c solve instance...
20010.27/2520.12	s UNKNOWN
20010.27/2520.12	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 (11933 MiB free)
  memory of node 1: 16384 MiB (12146 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280265-1503166158/watcher-4280265-1503166158 -o /tmp/evaluation-result-4280265-1503166158/solver-4280265-1503166158 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503162776-1911 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 158030872 HOME/instance-4280265-1503166158.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=2065, runsolver pid=2062

[startup+0.100143 s]*
/proc/loadavg: 7.92 8.14 8.23 3/200 2089
/proc/meminfo: memFree=24642700/32770624 swapFree=67108860/67108860
[pid=2065] ppid=2062 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2065/stat : 2065 (xcsp3-exec) S 2062 2065 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149696511 9740288 346 33554432000 4194304 5098028 140721023588736 140721023586840 139839813685884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19542016 140721023591525 140721023591735 140721023591735 140721023594475 0
/proc/2065/statm: 2378 346 289 221 0 87 0
[pid=2067] ppid=2065 vsize=25999808 memory=26748 CPUtime=0.12 cores=0-7
/proc/2067/stat : 2067 (java) S 2065 2065 1884 0 -1 1077944320 5483 0 0 0 11 1 0 0 20 0 20 0 149696511 26623803392 6687 33554432000 4194304 4196468 140735034258880 140735034241424 139873444728567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
/proc/2067/statm: 6499952 6687 2897 1 0 6488269 0
[pid=2067/tid=2068] ppid=2065 vsize=25999808 memory=1400242874264906928 CPUtime=0.08 cores=0-7
/proc/2067/task/2068/stat : 2068 (java) R 2065 2065 1884 0 -1 4202560 3487 0 0 0 8 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139873448953040 139873422731427 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2069] ppid=2065 vsize=25999808 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/2067/task/2069/stat : 2069 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139873397349136 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2070] ppid=2065 vsize=25999808 memory=139681050515072 CPUtime=0 cores=0-7
/proc/2067/task/2070/stat : 2070 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139873396296592 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2071] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2071/stat : 2071 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139873000750096 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2072] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2072/stat : 2072 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139872999697552 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2073] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2073/stat : 2073 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139872998643984 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2074] ppid=2065 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2067/task/2074/stat : 2074 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139872997591440 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2075] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2075/stat : 2075 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139872996538896 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2078] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2078/stat : 2078 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26623803392 6687 33554432000 4194304 4196468 140735034258880 139872995486352 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2079] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2079/stat : 2079 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696514 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871896357360 139873444739714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2080] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2080/stat : 2080 (java) S 2065 2065 1884 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149696514 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871895303584 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2081] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2081/stat : 2081 (java) S 2065 2065 1884 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149696515 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871894250992 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2082] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2082/stat : 2082 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871893199568 139873444747163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2083] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2083/stat : 2083 (java) S 2065 2065 1884 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871892146160 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2084] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2084/stat : 2084 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871891093616 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2086] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2086/stat : 2086 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871890041072 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2087] ppid=2065 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/2067/task/2087/stat : 2087 (java) R 2065 2065 1884 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871888988528 139873428809054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2088] ppid=2065 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2088/stat : 2088 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871887936224 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2089] ppid=2065 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2067/task/2089/stat : 2089 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26623803392 6687 33554432000 4194304 4196468 140735034258880 139871886883760 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28132 KiB

[startup+0.210128 s]*
/proc/loadavg: 7.92 8.14 8.23 2/200 2089
/proc/meminfo: memFree=24631520/32770624 swapFree=67108860/67108860
[pid=2065] ppid=2062 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2065/stat : 2065 (xcsp3-exec) S 2062 2065 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149696511 9740288 346 33554432000 4194304 5098028 140721023588736 140721023586840 139839813685884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19542016 140721023591525 140721023591735 140721023591735 140721023594475 0
/proc/2065/statm: 2378 346 289 221 0 87 0
[pid=2067] ppid=2065 vsize=26004064 memory=39080 CPUtime=0.33 cores=0-7
/proc/2067/stat : 2067 (java) S 2065 2065 1884 0 -1 1077944320 8335 0 0 0 31 2 0 0 20 0 20 0 149696511 26628161536 9770 33554432000 4194304 4196468 140735034258880 140735034241424 139873444728567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
/proc/2067/statm: 6501016 9770 3044 1 0 6488269 0
[pid=2067/tid=2068] ppid=2065 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2067/task/2068/stat : 2068 (java) D 2065 2065 1884 0 -1 1077944384 5421 0 0 0 18 1 0 0 20 0 20 0 149696512 26628161536 9791 33554432000 4194304 4196468 140735034258880 139873448939376 139873437407789 0 4 0 16800975 18446744072101629476 0 0 -1 6 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2069] ppid=2065 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/2067/task/2069/stat : 2069 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 9791 33554432000 4194304 4196468 140735034258880 139873397349136 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2070] ppid=2065 vsize=26004064 memory=139681051200410 CPUtime=0 cores=0-7
/proc/2067/task/2070/stat : 2070 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 9791 33554432000 4194304 4196468 140735034258880 139873396296592 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2071] ppid=2065 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/2067/task/2071/stat : 2071 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628194304 9791 33554432000 4194304 4196468 140735034258880 139873000750096 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2072] ppid=2065 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2072/stat : 2072 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696512 26628194304 9791 33554432000 4194304 4196468 140735034258880 139872999697552 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2073] ppid=2065 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2073/stat : 2073 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628194304 9791 33554432000 4194304 4196468 140735034258880 139872998643984 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2074] ppid=2065 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2067/task/2074/stat : 2074 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 9791 33554432000 4194304 4196468 140735034258880 139872997591440 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2075] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2075/stat : 2075 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 9791 33554432000 4194304 4196468 140735034258880 139872996538896 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2078] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2078/stat : 2078 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 9791 33554432000 4194304 4196468 140735034258880 139872995486352 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2079] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2079/stat : 2079 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696514 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871896357360 139873444739714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2080] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2080/stat : 2080 (java) S 2065 2065 1884 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149696514 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871895303584 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2081] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2081/stat : 2081 (java) S 2065 2065 1884 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149696515 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871894250992 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2082] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2082/stat : 2082 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871893199568 139873444747163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2083] ppid=2065 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/2067/task/2083/stat : 2083 (java) S 2065 2065 1884 0 -1 1077944384 588 0 0 0 2 0 0 0 20 0 20 0 149696517 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871892146160 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2084] ppid=2065 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/2067/task/2084/stat : 2084 (java) S 2065 2065 1884 0 -1 1077944384 80 0 0 0 1 0 0 0 20 0 20 0 149696517 26628194304 9791 33554432000 4194304 4196468 140735034258880 139871891093616 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2086] ppid=2065 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/2067/task/2086/stat : 2086 (java) S 2065 2065 1884 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 20 0 149696517 26628194304 9791 33554432000 4194304 4196468 140735034258880 139871890041072 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2087] ppid=2065 vsize=26004096 memory=-1 CPUtime=0.07 cores=0-7
/proc/2067/task/2087/stat : 2087 (java) S 2065 2065 1884 0 -1 1077944384 744 0 0 0 7 0 0 0 20 0 20 0 149696517 26628194304 9791 33554432000 4194304 4196468 140735034258880 139871888988528 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2088] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2088/stat : 2088 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696517 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871887936224 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2089] ppid=2065 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2067/task/2089/stat : 2089 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26628161536 9791 33554432000 4194304 4196468 140735034258880 139871886883760 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40464 KiB

[startup+0.309791 s]*
/proc/loadavg: 7.92 8.14 8.23 3/200 2089
/proc/meminfo: memFree=24624944/32770624 swapFree=67108860/67108860
[pid=2065] ppid=2062 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2065/stat : 2065 (xcsp3-exec) S 2062 2065 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149696511 9740288 346 33554432000 4194304 5098028 140721023588736 140721023586840 139839813685884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19542016 140721023591525 140721023591735 140721023591735 140721023594475 0
/proc/2065/statm: 2378 346 289 221 0 87 0
[pid=2067] ppid=2065 vsize=26004064 memory=46020 CPUtime=0.5 cores=0-7
/proc/2067/stat : 2067 (java) S 2065 2065 1884 0 -1 1077944320 9220 0 0 0 47 3 0 0 20 0 20 0 149696511 26628161536 11505 33554432000 4194304 4196468 140735034258880 140735034241424 139873444728567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
/proc/2067/statm: 6501016 11505 3066 1 0 6488269 0
[pid=2067/tid=2068] ppid=2065 vsize=26004064 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/2067/task/2068/stat : 2068 (java) R 2065 2065 1884 0 -1 4202560 6057 0 0 0 27 2 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139873448966304 139873444750493 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2069] ppid=2065 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2067/task/2069/stat : 2069 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139873397349136 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2070] ppid=2065 vsize=26004064 memory=8596 CPUtime=0 cores=0-7
/proc/2067/task/2070/stat : 2070 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139873396296592 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2071] ppid=2065 vsize=26004064 memory=15876 CPUtime=0 cores=0-7
/proc/2067/task/2071/stat : 2071 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139873000750096 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2072] ppid=2065 vsize=26004064 memory=4052 CPUtime=0 cores=0-7
/proc/2067/task/2072/stat : 2072 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139872999697552 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2073] ppid=2065 vsize=26004064 memory=24112 CPUtime=0 cores=0-7
/proc/2067/task/2073/stat : 2073 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139872998643984 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2074] ppid=2065 vsize=26004064 memory=18472 CPUtime=0 cores=0-7
/proc/2067/task/2074/stat : 2074 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139872997591440 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2075] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2075/stat : 2075 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139872996538896 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2078] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2078/stat : 2078 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628161536 11571 33554432000 4194304 4196468 140735034258880 139872995486352 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2079] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2079/stat : 2079 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696514 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871896357360 139873444739714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2080] ppid=2065 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2080/stat : 2080 (java) S 2065 2065 1884 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149696514 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871895303584 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2081] ppid=2065 vsize=26004064 memory=139680926500303 CPUtime=0 cores=0-7
/proc/2067/task/2081/stat : 2081 (java) S 2065 2065 1884 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149696515 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871894250992 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2082] ppid=2065 vsize=26004064 memory=67 CPUtime=0 cores=0-7
/proc/2067/task/2082/stat : 2082 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871893199568 139873444747163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2083] ppid=2065 vsize=26004064 memory=51172 CPUtime=0.03 cores=0-7
/proc/2067/task/2083/stat : 2083 (java) R 2065 2065 1884 0 -1 4202560 589 0 0 0 3 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871892146160 139873425904443 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2084] ppid=2065 vsize=26004064 memory=53476 CPUtime=0.02 cores=0-7
/proc/2067/task/2084/stat : 2084 (java) R 2065 2065 1884 0 -1 4202560 182 0 0 0 2 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871891074632 139873425428864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2086] ppid=2065 vsize=26004064 memory=55780 CPUtime=0.01 cores=0-7
/proc/2067/task/2086/stat : 2086 (java) S 2065 2065 1884 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871890041072 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2087] ppid=2065 vsize=26004064 memory=58084 CPUtime=0.12 cores=0-7
/proc/2067/task/2087/stat : 2087 (java) S 2065 2065 1884 0 -1 1077944384 865 0 0 0 12 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871888988528 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2088] ppid=2065 vsize=26004064 memory=110297088 CPUtime=0 cores=0-7
/proc/2067/task/2088/stat : 2088 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871887936224 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2089] ppid=2065 vsize=26004064 memory=9740287 CPUtime=0 cores=0-7
/proc/2067/task/2089/stat : 2089 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149696517 26628161536 11571 33554432000 4194304 4196468 140735034258880 139871886883760 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47404 KiB

[startup+0.701015 s]
/proc/loadavg: 7.92 8.14 8.23 5/200 2089
/proc/meminfo: memFree=24578980/32770624 swapFree=67108860/67108860
[pid=2065] ppid=2062 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2065/stat : 2065 (xcsp3-exec) S 2062 2065 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149696511 9740288 346 33554432000 4194304 5098028 140721023588736 140721023586840 139839813685884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19542016 140721023591525 140721023591735 140721023591735 140721023594475 0
/proc/2065/statm: 2378 346 289 221 0 87 0
[pid=2067] ppid=2065 vsize=26004140 memory=136944 CPUtime=1.6 cores=0-7
/proc/2067/stat : 2067 (java) S 2065 2065 1884 0 -1 1077944320 11958 0 0 0 154 6 0 0 20 0 20 0 149696511 26628239360 34236 33554432000 4194304 4196468 140735034258880 140735034241424 139873444728567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
/proc/2067/statm: 6501035 34236 3195 1 0 6488269 0
[pid=2067/tid=2068] ppid=2065 vsize=26004140 memory=0 CPUtime=0.67 cores=0-7
/proc/2067/task/2068/stat : 2068 (java) R 2065 2065 1884 0 -1 4202560 6439 0 0 0 63 4 0 0 20 0 20 0 149696512 26628239360 34236 33554432000 4194304 4196468 140735034258880 139873448966864 139873079075993 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2069] ppid=2065 vsize=26004140 memory=139680926704496 CPUtime=0 cores=0-7
/proc/2067/task/2069/stat : 2069 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628239360 34236 33554432000 4194304 4196468 140735034258880 139873397349136 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2070] ppid=2065 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/2067/task/2070/stat : 2070 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149696512 26628239360 34236 33554432000 4194304 4196468 140735034258880 139873396296592 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2071] ppid=2065 vsize=26004140 memory=1008 CPUtime=0 cores=0-7
/proc/2067/task/2071/stat : 2071 (java) S 2065 2065 1884 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149696512 26628239360 34236 33554432000 4194304 4196468 140735034258880 139873000750096 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0

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

[pid=2067/tid=2091] ppid=2065 vsize=26538700 memory=3072992 CPUtime=2482.08 cores=0-7
/proc/2067/task/2091/stat : 2091 (java) R 2065 2065 1884 0 -1 4202560 33167 0 0 0 248137 71 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871878872024 139873082943084 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2092] ppid=2065 vsize=26538700 memory=5784 CPUtime=2472.46 cores=0-7
/proc/2067/task/2092/stat : 2092 (java) R 2065 2065 1884 0 -1 4202560 16230 0 0 0 247209 37 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871877820552 139873082365246 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2093] ppid=2065 vsize=26538700 memory=1720 CPUtime=2471.17 cores=0-7
/proc/2067/task/2093/stat : 2093 (java) R 2065 2065 1884 0 -1 4202560 23672 0 0 0 247060 57 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871876766848 139873082365287 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2094] ppid=2065 vsize=26538700 memory=1384 CPUtime=2475.31 cores=0-7
/proc/2067/task/2094/stat : 2094 (java) R 2065 2065 1884 0 -1 4202560 22439 0 0 0 247489 42 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871875714192 139873082696128 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2095] ppid=2065 vsize=26538700 memory=3072992 CPUtime=2480.84 cores=0-7
/proc/2067/task/2095/stat : 2095 (java) R 2065 2065 1884 0 -1 4202560 14589 0 0 0 248062 22 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871874661768 139873082365361 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2096] ppid=2065 vsize=26538700 memory=1696 CPUtime=2472.24 cores=0-7
/proc/2067/task/2096/stat : 2096 (java) R 2065 2065 1884 0 -1 4202560 11824 0 0 0 247201 23 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871873609216 139873082365395 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2097] ppid=2065 vsize=26538700 memory=4144 CPUtime=2476.51 cores=0-7
/proc/2067/task/2097/stat : 2097 (java) R 2065 2065 1884 0 -1 4202560 25949 0 0 0 247609 42 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871872556672 139873082366575 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2098] ppid=2065 vsize=26538700 memory=41780 CPUtime=2477.09 cores=0-7
/proc/2067/task/2098/stat : 2098 (java) R 2065 2065 1884 0 -1 4202560 23113 0 0 0 247679 30 0 0 20 0 28 0 149697521 27175628800 768248 33554432000 4194304 4196468 140735034258880 139871871507424 139873082366857 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
Current children cumulated CPU time: 19869.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3074376 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.54 8.28 8.25 9/207 2153
/proc/meminfo: memFree=21589620/32770624 swapFree=67108860/67108860
[pid=2065] ppid=2062 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2065/stat : 2065 (xcsp3-exec) S 2062 2065 1884 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149696511 9740288 346 33554432000 4194304 5098028 140721023588736 140721023586840 139839813685884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19542016 140721023591525 140721023591735 140721023591735 140721023594475 0
/proc/2065/statm: 2378 346 289 221 0 87 0
[pid=2067] ppid=2065 vsize=26538700 memory=3075040 CPUtime=20010.3 cores=0-7
/proc/2067/stat : 2067 (java) S 2065 2065 1884 0 -1 1077944320 443321 0 0 0 2000426 601 0 0 20 0 28 0 149696511 27175628800 768760 33554432000 4194304 4196468 140735034258880 140735034241424 139873444728567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
/proc/2067/statm: 6634675 768760 3290 1 0 6621909 0
[pid=2067/tid=2068] ppid=2065 vsize=26538700 memory=1399051139730258233 CPUtime=9.89 cores=0-7
/proc/2067/task/2068/stat : 2068 (java) S 2065 2065 1884 0 -1 1077944384 10122 0 0 0 973 16 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139873448969344 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2069] ppid=2065 vsize=26538700 memory=4126316290023845779 CPUtime=5.14 cores=0-7
/proc/2067/task/2069/stat : 2069 (java) S 2065 2065 1884 0 -1 1077944384 18459 0 0 0 485 29 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139873397349136 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2070] ppid=2065 vsize=26538700 memory=10096 CPUtime=5.12 cores=0-7
/proc/2067/task/2070/stat : 2070 (java) S 2065 2065 1884 0 -1 1077944384 16722 0 0 0 487 25 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139873396296592 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2071] ppid=2065 vsize=26538700 memory=1384 CPUtime=5.11 cores=0-7
/proc/2067/task/2071/stat : 2071 (java) S 2065 2065 1884 0 -1 1077944384 19243 0 0 0 486 25 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139873000750096 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2072] ppid=2065 vsize=26538700 memory=3070944 CPUtime=5.11 cores=0-7
/proc/2067/task/2072/stat : 2072 (java) S 2065 2065 1884 0 -1 1077944384 19855 0 0 0 484 27 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139872999697552 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2073] ppid=2065 vsize=26538700 memory=3075040 CPUtime=5.16 cores=0-7
/proc/2067/task/2073/stat : 2073 (java) S 2065 2065 1884 0 -1 1077944384 17920 0 0 0 488 28 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139872998643984 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2074] ppid=2065 vsize=26538700 memory=1384 CPUtime=5.14 cores=0-7
/proc/2067/task/2074/stat : 2074 (java) S 2065 2065 1884 0 -1 1077944384 16355 0 0 0 487 27 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139872997591440 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2075] ppid=2065 vsize=26538700 memory=3072992 CPUtime=5.13 cores=0-7
/proc/2067/task/2075/stat : 2075 (java) S 2065 2065 1884 0 -1 1077944384 17101 0 0 0 488 25 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139872996538896 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2078] ppid=2065 vsize=26538700 memory=932 CPUtime=5.16 cores=0-7
/proc/2067/task/2078/stat : 2078 (java) S 2065 2065 1884 0 -1 1077944384 20355 0 0 0 487 29 0 0 20 0 28 0 149696512 27175628800 768760 33554432000 4194304 4196468 140735034258880 139872995486352 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2079] ppid=2065 vsize=26538700 memory=1580 CPUtime=1.71 cores=0-7
/proc/2067/task/2079/stat : 2079 (java) S 2065 2065 1884 0 -1 1077944384 32331 0 0 0 138 33 0 0 20 0 28 0 149696514 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871896357360 139873444739714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2080] ppid=2065 vsize=26538700 memory=2244 CPUtime=0 cores=0-7
/proc/2067/task/2080/stat : 2080 (java) S 2065 2065 1884 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 149696514 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871895303648 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2081] ppid=2065 vsize=26538700 memory=4132 CPUtime=0 cores=0-7
/proc/2067/task/2081/stat : 2081 (java) S 2065 2065 1884 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 149696515 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871894251008 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2082] ppid=2065 vsize=26538700 memory=2204 CPUtime=0 cores=0-7
/proc/2067/task/2082/stat : 2082 (java) S 2065 2065 1884 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871893199568 139873444747163 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2083] ppid=2065 vsize=26538700 memory=7792 CPUtime=2.34 cores=0-7
/proc/2067/task/2083/stat : 2083 (java) S 2065 2065 1884 0 -1 1077944384 15607 0 0 0 232 2 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871892146160 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2084] ppid=2065 vsize=26538700 memory=1384 CPUtime=2.8 cores=0-7
/proc/2067/task/2084/stat : 2084 (java) S 2065 2065 1884 0 -1 1077944384 23537 0 0 0 277 3 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871891093616 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2086] ppid=2065 vsize=26538700 memory=3072992 CPUtime=2.47 cores=0-7
/proc/2067/task/2086/stat : 2086 (java) S 2065 2065 1884 0 -1 1077944384 22053 0 0 0 242 5 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871890041072 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2087] ppid=2065 vsize=26538700 memory=8596 CPUtime=0.75 cores=0-7
/proc/2067/task/2087/stat : 2087 (java) S 2065 2065 1884 0 -1 1077944384 17189 0 0 0 71 4 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871888988528 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2088] ppid=2065 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/2067/task/2088/stat : 2088 (java) S 2065 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871887936224 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2089] ppid=2065 vsize=26538700 memory=4052 CPUtime=0.9 cores=0-7
/proc/2067/task/2089/stat : 2089 (java) S 2065 2065 1884 0 -1 1077944384 3657 0 0 0 30 60 0 0 20 0 28 0 149696517 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871886883760 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2091] ppid=2065 vsize=26538700 memory=24152 CPUtime=2499.68 cores=0-7
/proc/2067/task/2091/stat : 2091 (java) R 2065 2065 1884 0 -1 4202560 33234 0 0 0 249897 71 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871878872192 139873082366826 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2092] ppid=2065 vsize=26538700 memory=18472 CPUtime=2489.9 cores=0-7
/proc/2067/task/2092/stat : 2092 (java) R 2065 2065 1884 0 -1 4202560 16290 0 0 0 248953 37 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871877820552 139873082365377 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2093] ppid=2065 vsize=26538700 memory=640 CPUtime=2488.78 cores=0-7
/proc/2067/task/2093/stat : 2093 (java) R 2065 2065 1884 0 -1 4202560 23742 0 0 0 248821 57 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871876766984 139873082366025 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2094] ppid=2065 vsize=26538700 memory=1796 CPUtime=2492.86 cores=0-7
/proc/2067/task/2094/stat : 2094 (java) R 2065 2065 1884 0 -1 4202560 22537 0 0 0 249243 43 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871875714264 139873082365377 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2095] ppid=2065 vsize=26538700 memory=8112282956445269571 CPUtime=2498.42 cores=0-7
/proc/2067/task/2095/stat : 2095 (java) R 2065 2065 1884 0 -1 4202560 14643 0 0 0 249820 22 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871874661520 139873081910366 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2096] ppid=2065 vsize=26538700 memory=3072992 CPUtime=2489.73 cores=0-7
/proc/2067/task/2096/stat : 2096 (java) R 2065 2065 1884 0 -1 4202560 11844 0 0 0 248950 23 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871873609216 139873082366743 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2097] ppid=2065 vsize=26538700 memory=4052 CPUtime=2494.12 cores=0-7
/proc/2067/task/2097/stat : 2097 (java) R 2065 2065 1884 0 -1 4202560 26017 0 0 0 249370 42 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871872559680 139873082366866 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2098] ppid=2065 vsize=26538700 memory=24152 CPUtime=2494.64 cores=0-7
/proc/2067/task/2098/stat : 2098 (java) R 2065 2065 1884 0 -1 4202560 23171 0 0 0 249434 30 0 0 20 0 28 0 149697521 27175628800 768760 33554432000 4194304 4196468 140735034258880 139871871504128 139873082371275 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
Current children cumulated CPU time: 20010.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3076424 KiB

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

[startup+2520.04 s]
# the end of solver process 2065 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000949 s, system=0.000949 s

[startup+2520.16 s]
# the end of solver process 2067 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20005.3 s, system=6.02977 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+2520.13 s]*
/proc/loadavg: 8.54 8.28 8.25 12/206 2155
/proc/meminfo: memFree=21589428/32770624 swapFree=67108860/67108860
[pid=2067] ppid=2062 vsize=26671828 memory=3075200 CPUtime=20011.3 cores=0-7
/proc/2067/stat : 2067 (java) S 2062 2065 1884 0 -1 1077944320 443581 0 0 0 2000529 601 0 0 20 0 27 0 149696511 27311951872 768800 33554432000 4194304 4196468 140735034258880 140735034241424 139873444728567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
/proc/2067/statm: 6667957 768800 3292 1 0 6655191 0
[pid=2067/tid=2068] ppid=2062 vsize=26671828 memory=1399051139730258233 CPUtime=9.89 cores=0-7
/proc/2067/task/2068/stat : 2068 (java) S 2062 2065 1884 0 -1 1077944384 10122 0 0 0 973 16 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139873448969344 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2069] ppid=2062 vsize=26671828 memory=18472 CPUtime=5.14 cores=0-7
/proc/2067/task/2069/stat : 2069 (java) S 2062 2065 1884 0 -1 1077944384 18459 0 0 0 485 29 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139873397349136 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2070] ppid=2062 vsize=26671828 memory=640 CPUtime=5.12 cores=0-7
/proc/2067/task/2070/stat : 2070 (java) S 2062 2065 1884 0 -1 1077944384 16722 0 0 0 487 25 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139873396296592 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2071] ppid=2062 vsize=26671828 memory=1796 CPUtime=5.11 cores=0-7
/proc/2067/task/2071/stat : 2071 (java) S 2062 2065 1884 0 -1 1077944384 19244 0 0 0 486 25 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139873000750096 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2072] ppid=2062 vsize=26671828 memory=4126316290023845779 CPUtime=5.11 cores=0-7
/proc/2067/task/2072/stat : 2072 (java) S 2062 2065 1884 0 -1 1077944384 19856 0 0 0 484 27 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139872999697552 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2073] ppid=2062 vsize=26671828 memory=15260328862680398 CPUtime=5.16 cores=0-7
/proc/2067/task/2073/stat : 2073 (java) S 2062 2065 1884 0 -1 1077944384 17921 0 0 0 488 28 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139872998643984 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2074] ppid=2062 vsize=26671828 memory=8596 CPUtime=5.14 cores=0-7
/proc/2067/task/2074/stat : 2074 (java) S 2062 2065 1884 0 -1 1077944384 16355 0 0 0 487 27 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139872997591440 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2075] ppid=2062 vsize=26671828 memory=15876 CPUtime=5.13 cores=0-7
/proc/2067/task/2075/stat : 2075 (java) S 2062 2065 1884 0 -1 1077944384 17101 0 0 0 488 25 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139872996538896 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2078] ppid=2062 vsize=26671828 memory=4052 CPUtime=5.16 cores=0-7
/proc/2067/task/2078/stat : 2078 (java) S 2062 2065 1884 0 -1 1077944384 20355 0 0 0 487 29 0 0 20 0 27 0 149696512 27311951872 768800 33554432000 4194304 4196468 140735034258880 139872995486352 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2079] ppid=2062 vsize=26671828 memory=24152 CPUtime=1.72 cores=0-7
/proc/2067/task/2079/stat : 2079 (java) R 2062 2065 1884 0 -1 4202560 32331 0 0 0 139 33 0 0 20 0 27 0 149696514 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871896357280 139873444749914 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2080] ppid=2062 vsize=26671828 memory=18472 CPUtime=0 cores=0-7
/proc/2067/task/2080/stat : 2080 (java) S 2062 2065 1884 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 27 0 149696514 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871895303648 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2081] ppid=2062 vsize=26671828 memory=640 CPUtime=0 cores=0-7
/proc/2067/task/2081/stat : 2081 (java) S 2062 2065 1884 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 27 0 149696515 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871894251008 139873444738773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2083] ppid=2062 vsize=26671828 memory=1796 CPUtime=2.34 cores=0-7
/proc/2067/task/2083/stat : 2083 (java) S 2062 2065 1884 0 -1 1077944384 15607 0 0 0 232 2 0 0 20 0 27 0 149696517 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871892146160 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2084] ppid=2062 vsize=26671828 memory=960 CPUtime=2.8 cores=0-7
/proc/2067/task/2084/stat : 2084 (java) S 2062 2065 1884 0 -1 1077944384 23537 0 0 0 277 3 0 0 20 0 27 0 149696517 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871891093616 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2086] ppid=2062 vsize=26671828 memory=1232 CPUtime=2.47 cores=0-7
/proc/2067/task/2086/stat : 2086 (java) S 2062 2065 1884 0 -1 1077944384 22053 0 0 0 242 5 0 0 20 0 27 0 149696517 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871890041072 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2087] ppid=2062 vsize=26671828 memory=2428 CPUtime=0.75 cores=0-7
/proc/2067/task/2087/stat : 2087 (java) S 2062 2065 1884 0 -1 1077944384 17189 0 0 0 71 4 0 0 20 0 27 0 149696517 27311951872 768800 33554432000 4194304 4196468 140735034258880 139871888988528 139873444739714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2088] ppid=2062 vsize=26671828 memory=1696 CPUtime=0 cores=0-7
/proc/2067/task/2088/stat : 2088 (java) S 2062 2065 1884 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 149696517 27311951872 768836 33554432000 4194304 4196468 140735034258880 139871887936224 139873444738773 256 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2091] ppid=2062 vsize=26671828 memory=920 CPUtime=2499.81 cores=0-7
/proc/2067/task/2091/stat : 2091 (java) R 2062 2065 1884 0 -1 1077944384 33234 0 0 0 249910 71 0 0 20 0 24 0 149697521 27311951872 768862 33554432000 4194304 4196468 140735034258880 139871878872240 139873444738773 256 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2092] ppid=2062 vsize=26671828 memory=4144 CPUtime=2490.03 cores=0-7
/proc/2067/task/2092/stat : 2092 (java) R 2062 2065 1884 0 -1 1077944384 16290 0 0 0 248966 37 0 0 20 0 19 0 149697521 27311951872 768887 33554432000 4194304 4196468 140735034258880 139871877820464 139873444738773 256 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2093] ppid=2062 vsize=26671828 memory=41828 CPUtime=2488.91 cores=0-7
/proc/2067/task/2093/stat : 2093 (java) R 2062 2065 1884 0 -1 1077944384 23742 0 0 0 248834 57 0 0 20 0 15 0 149697521 27311951872 768887 33554432000 4194304 4196468 140735034258880 139871876766848 139873444738773 256 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
[pid=2067/tid=2094] ppid=2062 vsize=26671828 memory=6083354206233319521 CPUtime=2492.98 cores=0-7
/proc/2067/task/2094/stat : 2094 (java) R 2062 2065 1884 0 -1 1077944384 22537 0 0 0 249255 43 0 0 20 0 8 0 149697521 27311951872 768896 33554432000 4194304 4196468 140735034258880 139871875714304 139873444738773 256 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 31219712 140735034262674 140735034262851 140735034262851 140735034265551 0
Current cumulated CPU time of completed processes: 0.001898 s
Current children cumulated CPU time: 20011.3 s
Current children cumulated vsize: 26671828 KiB
Current children cumulated memory: 3075200 KiB

Child status: 143
Real time (s): 2520.16
CPU time (s): 20011.3
CPU user time (s): 20005.3
CPU system time (s): 6.02977
CPU usage (%): 794.051
Max. virtual memory (cumulated for all children) (KiB): 26671828
Max. memory (cumulated for all children) (KiB): 4872944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20005.3
system time used= 6.02977
maximum resident set size= 4874624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444120
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 169544
involuntary context switches= 209055


# summary of solver processes directly reported to runsolver:
#   pid: 2065,2067
#   total CPU time (s): 20011.3
#   total CPU user time (s): 20005.3
#   total CPU system time (s): 6.02977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.4221 second user time and 29.7476 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-19 19:54:58
IDJOB=4280265
IDBENCH=137152
IDSOLVER=2675
FILE ID=node151/4280265-1503166158
RUNJOBID= node151-1503162776-1911
PBS_JOBID= 20630827
Free space on /tmp= 61804 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280265-1503166158/watcher-4280265-1503166158 -o /tmp/evaluation-result-4280265-1503166158/solver-4280265-1503166158 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503162776-1911 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 158030872 HOME/instance-4280265-1503166158.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=158030872

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        24658344 kB
MemAvailable:   31974328 kB
Buffers:          324888 kB
Cached:          7282820 kB
SwapCached:            0 kB
Active:          1796008 kB
Inactive:        5863780 kB
Active(anon):      43688 kB
Inactive(anon):    44328 kB
Active(file):    1752320 kB
Inactive(file):  5819452 kB
Unevictable:        7576 kB
Mlocked:            7576 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:         59616 kB
Mapped:            51280 kB
Shmem:             33416 kB
Slab:             146492 kB
SReclaimable:     120096 kB
SUnreclaim:        26396 kB
KernelStack:        3168 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61796 MiB
End job on node151 at 2017-08-19 20:36:58