Trace number 4269978

Some explanations

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

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

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

Solver answer on this benchmark

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

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 benchmark245.548
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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269978-1502623423.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269978-1502623423.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
4.84/2.05	c solve instance...
246.87/240.01	s UNKNOWN
246.87/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269978-1502623423/watcher-4269978-1502623423 -o /tmp/evaluation-result-4269978-1502623423/solver-4269978-1502623423 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502619907-1761 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1397070323 HOME/instance-4269978-1502623423.xml 

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

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

solver pid=3786, runsolver pid=3783

[startup+0.100124 s]*
/proc/loadavg: 1.87 1.87 1.87 4/217 3802
/proc/meminfo: memFree=26276092/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13978596 memory=28644 CPUtime=0.12 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 5004 0 0 0 11 1 0 0 20 0 15 0 95413967 14314082304 7161 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3494649 7161 2873 1 0 3482966 0
[pid=3788/tid=3789] ppid=3786 vsize=13978596 memory=-8412658762350172019 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) R 3786 3786 31727 0 -1 4202560 3026 0 0 0 8 0 0 0 20 0 15 0 95413967 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024531169840 140024138044063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13978596 memory=140470016870016 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413968 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13978596 memory=140470016870016 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413970 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95413970 14314082304 7161 33554432000 4194304 4196468 140731721591072 140024067253792 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95413970 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024066200944 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 95413973 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95413973 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13978596 memory=140470016870016 CPUtime=0.01 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) R 3786 3786 31727 0 -1 4202560 287 0 0 0 1 0 0 0 20 0 15 0 95413973 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024061991024 140024505807397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13978596 memory=140470016870016 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413973 14314082304 7226 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30028 KiB

[startup+0.210683 s]*
/proc/loadavg: 1.87 1.87 1.87 3/217 3802
/proc/meminfo: memFree=26259404/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13982852 memory=40288 CPUtime=0.33 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 7562 0 0 0 31 2 0 0 20 0 15 0 95413967 14318440448 10072 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3495713 10072 3079 1 0 3482966 0
[pid=3788/tid=3789] ppid=3786 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) D 3786 3786 31727 0 -1 1077944384 4853 0 0 0 18 1 0 0 20 0 15 0 95413967 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024531147472 140024519617069 0 4 0 16800975 18446744072101613092 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13982852 memory=140470016894500 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413968 14318473216 10072 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13982852 memory=140470016870016 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413970 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95413970 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024067253792 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95413970 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024066200944 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 666 0 0 0 2 0 0 0 20 0 15 0 95413973 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 79 0 0 0 2 0 0 0 20 0 15 0 95413973 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13982852 memory=140470016870016 CPUtime=0.07 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) S 3786 3786 31727 0 -1 1077944384 709 0 0 0 7 0 0 0 20 0 15 0 95413973 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14318440448 10072 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413973 14318473216 10072 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41672 KiB

[startup+0.310474 s]*
/proc/loadavg: 1.87 1.87 1.87 4/217 3802
/proc/meminfo: memFree=26246684/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13982852 memory=47408 CPUtime=0.5 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 8445 0 0 0 47 3 0 0 20 0 15 0 95413967 14318440448 11852 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3495713 11852 3113 1 0 3482966 0
[pid=3788/tid=3789] ppid=3786 vsize=13982852 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) R 3786 3786 31727 0 -1 4202560 5444 0 0 0 28 2 0 0 20 0 15 0 95413967 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024531175584 140024526959773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13982852 memory=11210019468133 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13982852 memory=4206186544037388384 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13982852 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413968 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13982852 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413970 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13982852 memory=-6935123839545469842 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95413970 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024067253792 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13982852 memory=-6956776531347661416 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95413970 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024066200944 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13982852 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13982852 memory=-6374957858630779283 CPUtime=0.03 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) R 3786 3786 31727 0 -1 4202560 698 0 0 0 3 0 0 0 20 0 15 0 95413973 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024064096624 140024526949782 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13982852 memory=-8813974798734826869 CPUtime=0.04 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) R 3786 3786 31727 0 -1 4202560 256 0 0 0 4 0 0 0 20 0 15 0 95413973 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024063043824 140024507638144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13982852 memory=3054156605369063069 CPUtime=0.12 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) R 3786 3786 31727 0 -1 1077944384 801 0 0 0 12 0 0 0 20 0 15 0 95413973 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413973 14318440448 11852 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48792 KiB

[startup+0.700779 s]
/proc/loadavg: 1.87 1.87 1.87 5/217 3802
/proc/meminfo: memFree=26209880/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13982928 memory=130520 CPUtime=1.52 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 10359 0 0 0 147 5 0 0 20 0 15 0 95413967 14318518272 32630 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3495732 32630 3195 1 0 3482966 0
[pid=3788/tid=3789] ppid=3786 vsize=13982928 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) R 3786 3786 31727 0 -1 4202560 5818 0 0 0 64 3 0 0 20 0 15 0 95413967 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024531172960 140024512018760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13982928 memory=55 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413968 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95413968 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95413970 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95413970 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024067253792 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13982928 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95413970 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024066200944 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13982928 memory=796 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13982928 memory=1228 CPUtime=0.27 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 1303 0 0 0 27 0 0 0 20 0 15 0 95413973 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13982928 memory=5300 CPUtime=0.32 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 816 0 0 0 32 0 0 0 20 0 15 0 95413973 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13982928 memory=4616 CPUtime=0.22 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) S 3786 3786 31727 0 -1 1077944384 1116 0 0 0 22 0 0 0 20 0 15 0 95413973 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13982928 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13982928 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95413973 14318518272 32630 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 131904 KiB

[startup+1.50084 s]
/proc/loadavg: 1.87 1.87 1.87 3/217 3802
/proc/meminfo: memFree=26102952/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0

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

/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024066200960 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13984976 memory=15876 CPUtime=2.85 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 14354 0 0 0 283 2 0 0 20 0 15 0 95413973 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13984976 memory=4012 CPUtime=2.81 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 14527 0 0 0 280 1 0 0 20 0 15 0 95413973 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13984976 memory=27364 CPUtime=0.49 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) S 3786 3786 31727 0 -1 1077944384 3595 0 0 0 49 0 0 0 20 0 15 0 95413973 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13984976 memory=424188 CPUtime=0.05 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 603 0 0 0 2 3 0 0 20 0 15 0 95413973 14320615424 169028 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 108.76 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 677496 KiB

[startup+162.301 s]
/proc/loadavg: 1.98 1.91 1.88 3/217 3811
/proc/meminfo: memFree=25104304/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13984976 memory=750148 CPUtime=168.93 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 51761 0 0 0 16857 36 0 0 20 0 15 0 95413967 14320615424 187537 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3496244 187537 3251 1 0 3483478 0
[pid=3788/tid=3789] ppid=3786 vsize=13984976 memory=1384 CPUtime=162.17 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) R 3786 3786 31727 0 -1 4202560 11534 0 0 0 16208 9 0 0 20 0 15 0 95413967 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024531173976 140024142783730 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13984976 memory=750148 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 370 0 0 0 5 4 0 0 20 0 15 0 95413968 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13984976 memory=283 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 741 0 0 0 4 4 0 0 20 0 15 0 95413968 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13984976 memory=750148 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 906 0 0 0 3 5 0 0 20 0 15 0 95413968 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13984976 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 615 0 0 0 4 4 0 0 20 0 15 0 95413968 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13984976 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 1210 0 0 0 1 0 0 0 20 0 15 0 95413970 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13984976 memory=16432 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024067253856 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024066200960 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13984976 memory=750148 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13984976 memory=750148 CPUtime=2.93 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 15695 0 0 0 291 2 0 0 20 0 15 0 95413973 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13984976 memory=4012 CPUtime=2.83 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 14559 0 0 0 282 1 0 0 20 0 15 0 95413973 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13984976 memory=1384 CPUtime=0.49 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) S 3786 3786 31727 0 -1 1077944384 4065 0 0 0 49 0 0 0 20 0 15 0 95413973 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13984976 memory=1384 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 725 0 0 0 4 4 0 0 20 0 15 0 95413973 14320615424 187537 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 168.93 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 751532 KiB

[startup+222.301 s]
/proc/loadavg: 1.99 1.93 1.89 3/217 3812
/proc/meminfo: memFree=25062640/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13984976 memory=770680 CPUtime=229.14 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 54670 0 0 0 22874 40 0 0 20 0 15 0 95413967 14320615424 192670 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3496244 192670 3255 1 0 3483478 0
[pid=3788/tid=3789] ppid=3786 vsize=13984976 memory=770680 CPUtime=222.16 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) R 3786 3786 31727 0 -1 4202560 12005 0 0 0 22207 9 0 0 20 0 15 0 95413967 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024531173616 140024142784537 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13984976 memory=770664 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 632 0 0 0 5 4 0 0 20 0 15 0 95413968 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13984976 memory=770668 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 760 0 0 0 4 4 0 0 20 0 15 0 95413968 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13984976 memory=1384 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 1369 0 0 0 4 5 0 0 20 0 15 0 95413968 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13984976 memory=770680 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 697 0 0 0 4 5 0 0 20 0 15 0 95413968 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13984976 memory=4012 CPUtime=0.01 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 1396 0 0 0 1 0 0 0 20 0 15 0 95413970 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13984976 memory=770680 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024067253856 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024066200960 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13984976 memory=1228 CPUtime=2.99 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 15871 0 0 0 297 2 0 0 20 0 15 0 95413973 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13984976 memory=2540 CPUtime=2.9 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 15610 0 0 0 289 1 0 0 20 0 15 0 95413973 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13984976 memory=1576 CPUtime=0.51 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) S 3786 3786 31727 0 -1 1077944384 4259 0 0 0 51 0 0 0 20 0 15 0 95413973 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13984976 memory=749912 CPUtime=0.11 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 730 0 0 0 5 6 0 0 20 0 15 0 95413973 14320615424 192670 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 229.14 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 772064 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.92 1.92 1.89 3/217 3890
/proc/meminfo: memFree=25592440/32770624 swapFree=67108860/67108860
[pid=3786] ppid=3783 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/3786/stat : 3786 (xcsp3-exec) S 3783 3786 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95413967 9740288 346 33554432000 4194304 5098028 140736973368560 140736973366664 139920287875708 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8617984 140736973374580 140736973374784 140736973374784 140736973377515 0
/proc/3786/statm: 2378 346 289 221 0 87 0
[pid=3788] ppid=3786 vsize=13984976 memory=770684 CPUtime=246.87 cores=0,2,4,6
/proc/3788/stat : 3788 (java) S 3786 3786 31727 0 -1 1077944320 55569 0 0 0 24646 41 0 0 20 0 15 0 95413967 14320615424 192671 33554432000 4194304 4196468 140731721591072 140731721573616 140024526937847 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
/proc/3788/statm: 3496244 192671 3255 1 0 3483478 0
[pid=3788/tid=3789] ppid=3786 vsize=13984976 memory=6935054825532540783 CPUtime=239.87 cores=0,2,4,6
/proc/3788/task/3789/stat : 3789 (java) R 3786 3786 31727 0 -1 4202560 12342 0 0 0 23978 9 0 0 20 0 15 0 95413967 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024531176712 140024142781899 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3790] ppid=3786 vsize=13984976 memory=4872558044660077418 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3790/stat : 3790 (java) S 3786 3786 31727 0 -1 1077944384 632 0 0 0 5 4 0 0 20 0 15 0 95413968 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024122882704 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3791] ppid=3786 vsize=13984976 memory=1296 CPUtime=0.08 cores=0,2,4,6
/proc/3788/task/3791/stat : 3791 (java) S 3786 3786 31727 0 -1 1077944384 760 0 0 0 4 4 0 0 20 0 15 0 95413968 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024121829904 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3792] ppid=3786 vsize=13984976 memory=2400 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3792/stat : 3792 (java) S 3786 3786 31727 0 -1 1077944384 1369 0 0 0 4 5 0 0 20 0 15 0 95413968 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024120777104 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3793] ppid=3786 vsize=13984976 memory=1384 CPUtime=0.09 cores=0,2,4,6
/proc/3788/task/3793/stat : 3793 (java) S 3786 3786 31727 0 -1 1077944384 697 0 0 0 4 5 0 0 20 0 15 0 95413968 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024119724304 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3794] ppid=3786 vsize=13984976 memory=770684 CPUtime=0.01 cores=0,2,4,6
/proc/3788/task/3794/stat : 3794 (java) S 3786 3786 31727 0 -1 1077944384 1405 0 0 0 1 0 0 0 20 0 15 0 95413970 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024068307824 140024526948994 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3795] ppid=3786 vsize=13984976 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3795/stat : 3795 (java) S 3786 3786 31727 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024067253856 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3796] ppid=3786 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3796/stat : 3796 (java) S 3786 3786 31727 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95413970 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024066200960 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3797] ppid=3786 vsize=13984976 memory=5300 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3797/stat : 3797 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024065149264 140024526956443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3798] ppid=3786 vsize=13984976 memory=4616 CPUtime=2.99 cores=0,2,4,6
/proc/3788/task/3798/stat : 3798 (java) S 3786 3786 31727 0 -1 1077944384 15878 0 0 0 297 2 0 0 20 0 15 0 95413973 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024064096624 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3799] ppid=3786 vsize=13984976 memory=1928 CPUtime=2.9 cores=0,2,4,6
/proc/3788/task/3799/stat : 3799 (java) S 3786 3786 31727 0 -1 1077944384 15612 0 0 0 289 1 0 0 20 0 15 0 95413973 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024063043824 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3800] ppid=3786 vsize=13984976 memory=1428 CPUtime=0.51 cores=0,2,4,6
/proc/3788/task/3800/stat : 3800 (java) S 3786 3786 31727 0 -1 1077944384 4762 0 0 0 51 0 0 0 20 0 15 0 95413973 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024061991024 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3801] ppid=3786 vsize=13984976 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/3788/task/3801/stat : 3801 (java) S 3786 3786 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95413973 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024060938464 140024526948053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
[pid=3788/tid=3802] ppid=3786 vsize=13984976 memory=1228 CPUtime=0.13 cores=0,2,4,6
/proc/3788/task/3802/stat : 3802 (java) S 3786 3786 31727 0 -1 1077944384 771 0 0 0 6 7 0 0 20 0 15 0 95413973 14320615424 192671 33554432000 4194304 4196468 140731721591072 140024059886768 140024526948994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30306304 140731721594013 140731721594188 140731721594188 140731721596879 0
Current children cumulated CPU time: 246.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 772068 KiB

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

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

[startup+240.024 s]
# the end of solver process 3788 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=246.479 s, system=0.420254 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 240.024
CPU time (s): 246.899
CPU user time (s): 246.479
CPU system time (s): 0.420254
CPU usage (%): 102.864
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 772068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.479
system time used= 0.420254
maximum resident set size= 771308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56563
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7829
involuntary context switches= 351


# summary of solver processes directly reported to runsolver:
#   pid: 3786,3788
#   total CPU time (s): 246.899
#   total CPU user time (s): 246.479
#   total CPU system time (s): 0.420254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.55802 second user time and 2.31834 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-13 13:09:25
IDJOB=4269978
IDBENCH=137148
IDSOLVER=2661
FILE ID=node105/4269978-1502623423
RUNJOBID= node105-1502619907-1761
PBS_JOBID= 20628295
Free space on /tmp= 60656 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-4269978-1502623423/watcher-4269978-1502623423 -o /tmp/evaluation-result-4269978-1502623423/solver-4269978-1502623423 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502619907-1761 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1397070323 HOME/instance-4269978-1502623423.xml

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

MD5SUM BENCH= c4586722e171332f29cc21e67831b4d7
RANDOM SEED=1397070323

node105.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.17
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.17
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.17
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.17
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:        26293148 kB
MemAvailable:   31689668 kB
Buffers:          162280 kB
Cached:          5509960 kB
SwapCached:            0 kB
Active:           967020 kB
Inactive:        5049280 kB
Active(anon):     346784 kB
Inactive(anon):    25060 kB
Active(file):     620236 kB
Inactive(file):  5024220 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        359648 kB
Mapped:            55540 kB
Shmem:             25228 kB
Slab:             161620 kB
SReclaimable:     135796 kB
SUnreclaim:        25824 kB
KernelStack:        3808 kB
PageTables:         5848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1420024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60648 MiB
End job on node105 at 2017-08-13 13:13:25