Trace number 4269984

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) 243.95 240.02299

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c3w4r.xml
MD5SUMa67d0fa6b826179476c8a9ead60c2ec9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark244.27
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of constraints61
Number of domains2
Minimum domain size30
Maximum domain size39
Distribution of domain sizes[{"size":30,"count":1},{"size":39,"count":116}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":87},{"degree":5,"count":29}]
Minimum constraint arity4
Maximum constraint arity116
Distribution of constraint arities[{"arity":4,"count":58},{"arity":30,"count":1},{"arity":116,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":29},{"type":"lex","count":1},{"type":"sum","count":29},{"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-4269984-1502623271.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269984-1502623271.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
0.74/0.44	c solve instance...
243.92/240.01	s UNKNOWN
243.92/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 (14900 MiB free)
  memory of node 1: 16384 MiB (15632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269984-1502623271/watcher-4269984-1502623271 -o /tmp/evaluation-result-4269984-1502623271/solver-4269984-1502623271 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502620106-1702 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 563578364 HOME/instance-4269984-1502623271.xml 

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

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


[startup+0.100092 s]*
/proc/loadavg: 1.81 1.89 1.89 3/217 3868
/proc/meminfo: memFree=31249400/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13978596 memory=28036 CPUtime=0.12 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 5366 0 0 0 11 1 0 0 20 0 15 0 95415390 14314082304 7009 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3494649 7009 2869 1 0 3482966 0
[pid=3854/tid=3855] ppid=3852 vsize=13978596 memory=7898910893248706067 CPUtime=0.08 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) R 3852 3852 30973 0 -1 4202560 3380 0 0 0 8 0 0 0 20 0 15 0 95415390 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890619982720 139890615762326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13978596 memory=3472468489148757200 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13978596 memory=140360253605504 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415391 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415393 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95415393 14314082304 7009 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95415393 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 95415396 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13978596 memory=140360253605504 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) R 3852 3852 30973 0 -1 4202560 272 0 0 0 1 0 0 0 20 0 15 0 95415396 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890083670384 139890596987952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13978596 memory=140360253605504 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415396 14314082304 7074 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29420 KiB

[startup+0.210635 s]*
/proc/loadavg: 1.81 1.89 1.89 3/217 3868
/proc/meminfo: memFree=31236932/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13982852 memory=40652 CPUtime=0.33 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 8178 0 0 0 31 2 0 0 20 0 15 0 95415390 14318440448 10163 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3495713 10163 3053 1 0 3482966 0
[pid=3854/tid=3855] ppid=3852 vsize=13982852 memory=7898910893248706067 CPUtime=0.2 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) D 3852 3852 30973 0 -1 1077944384 5277 0 0 0 19 1 0 0 20 0 15 0 95415390 14318440448 10163 33554432000 4194304 4196468 140732894135072 139890619960000 139890608429613 0 4 0 16800975 18446744072101555748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13982852 memory=3472468489148757200 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14318440448 10163 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13982852 memory=140360253605504 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14318440448 10163 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14318473216 10163 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415391 14318473216 10163 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13982884 memory=140360253605504 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415393 14318473216 10185 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95415393 14318440448 10185 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95415393 14318440448 10185 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14318440448 10185 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 699 0 0 0 2 0 0 0 20 0 15 0 95415396 14318440448 10185 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 174 0 0 0 2 0 0 0 20 0 15 0 95415396 14318440448 10185 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13982884 memory=140360253605504 CPUtime=0.07 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) S 3852 3852 30973 0 -1 1077944384 732 0 0 0 7 0 0 0 20 0 15 0 95415396 14318473216 10185 33554432000 4194304 4196468 140732894135072 139890083670384 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14318473216 10185 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13982852 memory=140360253605504 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415396 14318440448 10185 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42036 KiB

[startup+0.317595 s]*
/proc/loadavg: 1.81 1.89 1.89 3/217 3868
/proc/meminfo: memFree=31229460/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13982928 memory=48408 CPUtime=0.51 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 9264 0 0 0 49 2 0 0 20 0 15 0 95415390 14318518272 12102 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3495732 12102 3113 1 0 3482966 0
[pid=3854/tid=3855] ppid=3852 vsize=13982928 memory=-7174084197796576197 CPUtime=0.3 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) R 3852 3852 30973 0 -1 4202560 6093 0 0 0 28 2 0 0 20 0 15 0 95415390 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890619982720 139890599794021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13982928 memory=-7001736328920018669 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13982928 memory=220 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13982928 memory=49 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13982928 memory=140360135354399 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415391 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13982928 memory=280720270681120 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415393 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13982928 memory=140360135324431 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95415393 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13982928 memory=280720388939104 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95415393 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13982928 memory=140360135329039 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 707 0 0 0 3 0 0 0 20 0 15 0 95415396 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13982928 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 284 0 0 0 4 0 0 0 20 0 15 0 95415396 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13982928 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) R 3852 3852 30973 0 -1 4202560 893 0 0 0 13 0 0 0 20 0 15 0 95415396 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890083670384 139890615762326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13982928 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415396 14318518272 12102 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49792 KiB

[startup+0.701674 s]
/proc/loadavg: 1.81 1.89 1.89 5/217 3868
/proc/meminfo: memFree=31216496/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13984976 memory=69524 CPUtime=1.61 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 13167 0 0 0 157 4 0 0 20 0 15 0 95415390 14320615424 17381 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3496244 17381 3202 1 0 3483478 0
[pid=3854/tid=3855] ppid=3852 vsize=13984976 memory=1724 CPUtime=0.67 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) R 3852 3852 30973 0 -1 4202560 6575 0 0 0 65 2 0 0 20 0 15 0 95415390 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890619989056 139890256619550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13984976 memory=280720270746560 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415391 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13984976 memory=280720270750944 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95415391 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13984976 memory=3184238280211346336 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13984976 memory=280720270759840 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13984976 memory=1420 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13984976 memory=13040 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13984976 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) R 3852 3852 30973 0 -1 4202560 2155 0 0 0 33 0 0 0 20 0 15 0 95415396 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890085761472 139890593767370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13984976 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) R 3852 3852 30973 0 -1 4202560 1598 0 0 0 31 0 0 0 20 0 15 0 95415396 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890084703688 139890599161078 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13984976 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) S 3852 3852 30973 0 -1 1077944384 1533 0 0 0 27 0 0 0 20 0 15 0 95415396 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890083670384 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13984976 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13984976 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 17381 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 70908 KiB

[startup+1.50065 s]
/proc/loadavg: 1.81 1.89 1.89 6/217 3868
/proc/meminfo: memFree=31200872/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0

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

[pid=3854/tid=3860] ppid=3852 vsize=13984976 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 876 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13984976 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13984976 memory=644 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13984976 memory=214900 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13984976 memory=214876 CPUtime=1.79 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 15520 0 0 0 178 1 0 0 20 0 15 0 95415396 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13984976 memory=4140 CPUtime=1.53 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 12741 0 0 0 152 1 0 0 20 0 15 0 95415396 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.38 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) S 3852 3852 30973 0 -1 1077944384 5315 0 0 0 38 0 0 0 20 0 15 0 95415396 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890083670384 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13984976 memory=214908 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13984976 memory=1296 CPUtime=0.02 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 963 0 0 0 1 1 0 0 20 0 15 0 95415396 14320615424 53333 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 106.06 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 214716 KiB

[startup+162.301 s]
/proc/loadavg: 2.24 2.12 1.98 3/217 3947
/proc/meminfo: memFree=30136708/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13984976 memory=216976 CPUtime=166.15 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 52851 0 0 0 16603 12 0 0 20 0 15 0 95415390 14320615424 54244 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3496244 54244 3251 1 0 3483478 0
[pid=3854/tid=3855] ppid=3852 vsize=13984976 memory=216976 CPUtime=162.24 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) R 3852 3852 30973 0 -1 4202560 10998 0 0 0 16220 4 0 0 20 0 15 0 95415390 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890619986944 139890257219557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 824 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13984976 memory=216976 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1067 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13984976 memory=218520 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13984976 memory=218520 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 779 0 0 0 0 0 0 0 20 0 15 0 95415391 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13984976 memory=216976 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 1121 0 0 0 1 0 0 0 20 0 15 0 95415393 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13984976 memory=1384 CPUtime=1.82 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 16070 0 0 0 181 1 0 0 20 0 15 0 95415396 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13984976 memory=1384 CPUtime=1.55 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 13499 0 0 0 154 1 0 0 20 0 15 0 95415396 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13984976 memory=216976 CPUtime=0.38 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) S 3852 3852 30973 0 -1 1077944384 5647 0 0 0 38 0 0 0 20 0 15 0 95415396 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890083670384 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 998 0 0 0 1 2 0 0 20 0 15 0 95415396 14320615424 54244 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 166.15 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 218360 KiB

[startup+222.301 s]
/proc/loadavg: 1.95 2.07 1.97 4/218 3956
/proc/meminfo: memFree=30144384/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13984976 memory=207288 CPUtime=226.2 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 56025 0 0 0 22607 13 0 0 20 0 15 0 95415390 14320615424 51822 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3496244 51822 3252 1 0 3483478 0
[pid=3854/tid=3855] ppid=3852 vsize=13984976 memory=210364 CPUtime=222.23 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) R 3852 3852 30973 0 -1 4202560 11596 0 0 0 22219 4 0 0 20 0 15 0 95415390 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890619989808 139890257015718 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13984976 memory=207288 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 1182 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1081 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13984976 memory=207288 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 537 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 806 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13984976 memory=219040 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 1335 0 0 0 1 0 0 0 20 0 15 0 95415393 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13984976 memory=210364 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13984976 memory=1384 CPUtime=1.83 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 17310 0 0 0 182 1 0 0 20 0 15 0 95415396 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13984976 memory=1384 CPUtime=1.56 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 13709 0 0 0 155 1 0 0 20 0 15 0 95415396 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.39 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) S 3852 3852 30973 0 -1 1077944384 6065 0 0 0 38 1 0 0 20 0 15 0 95415396 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890083670384 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13984976 memory=207288 CPUtime=0.03 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 1043 0 0 0 1 2 0 0 20 0 15 0 95415396 14320615424 51822 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 226.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 208672 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.88 2.05 1.96 3/218 3957
/proc/meminfo: memFree=30146564/32770624 swapFree=67108860/67108860
[pid=3852] ppid=3849 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (xcsp3-exec) S 3849 3852 30973 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95415390 9740288 346 33554432000 4194304 5098028 140735717716176 140735717714280 139836787044988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 28454912 140735717725301 140735717725504 140735717725504 140735717728235 0
/proc/3852/statm: 2378 346 289 221 0 87 0
[pid=3854] ppid=3852 vsize=13984976 memory=204720 CPUtime=243.92 cores=1,3,5,7
/proc/3854/stat : 3854 (java) S 3852 3852 30973 0 -1 1077944320 56034 0 0 0 24378 14 0 0 20 0 15 0 95415390 14320615424 51180 33554432000 4194304 4196468 140732894135072 140732894117616 139890615750391 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
/proc/3854/statm: 3496244 51180 3252 1 0 3483478 0
[pid=3854/tid=3855] ppid=3852 vsize=13984976 memory=6935054825532540783 CPUtime=239.93 cores=1,3,5,7
/proc/3854/task/3855/stat : 3855 (java) R 3852 3852 30973 0 -1 4202560 11603 0 0 0 23989 4 0 0 20 0 15 0 95415390 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890619989072 139890258314491 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3856] ppid=3852 vsize=13984976 memory=-7003737579269690708 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3856/stat : 3856 (java) S 3852 3852 30973 0 -1 1077944384 1182 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890212026768 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3857] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3857/stat : 3857 (java) S 3852 3852 30973 0 -1 1077944384 1081 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890210973968 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3858] ppid=3852 vsize=13984976 memory=204720 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3858/stat : 3858 (java) S 3852 3852 30973 0 -1 1077944384 537 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890209921680 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3859] ppid=3852 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/3854/task/3859/stat : 3859 (java) S 3852 3852 30973 0 -1 1077944384 808 0 0 0 1 0 0 0 20 0 15 0 95415391 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890208868880 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3860] ppid=3852 vsize=13984976 memory=1568 CPUtime=0.02 cores=1,3,5,7
/proc/3854/task/3860/stat : 3860 (java) S 3852 3852 30973 0 -1 1077944384 1335 0 0 0 2 0 0 0 20 0 15 0 95415393 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890089986672 139890615761538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3861] ppid=3852 vsize=13984976 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3861/stat : 3861 (java) S 3852 3852 30973 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890088932640 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3862] ppid=3852 vsize=13984976 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3862/stat : 3862 (java) S 3852 3852 30973 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95415393 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890087880304 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3863] ppid=3852 vsize=13984976 memory=2204 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3863/stat : 3863 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890086828624 139890615768987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3864] ppid=3852 vsize=13984976 memory=6764 CPUtime=1.83 cores=1,3,5,7
/proc/3854/task/3864/stat : 3864 (java) S 3852 3852 30973 0 -1 1077944384 17310 0 0 0 182 1 0 0 20 0 15 0 95415396 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890085775472 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3865] ppid=3852 vsize=13984976 memory=840 CPUtime=1.56 cores=1,3,5,7
/proc/3854/task/3865/stat : 3865 (java) S 3852 3852 30973 0 -1 1077944384 13709 0 0 0 155 1 0 0 20 0 15 0 95415396 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890084722672 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3866] ppid=3852 vsize=13984976 memory=1156 CPUtime=0.39 cores=1,3,5,7
/proc/3854/task/3866/stat : 3866 (java) S 3852 3852 30973 0 -1 1077944384 6065 0 0 0 38 1 0 0 20 0 15 0 95415396 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890083670384 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3867] ppid=3852 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/3854/task/3867/stat : 3867 (java) S 3852 3852 30973 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95415396 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890082617824 139890615760597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
[pid=3854/tid=3868] ppid=3852 vsize=13984976 memory=8112282956445269571 CPUtime=0.04 cores=1,3,5,7
/proc/3854/task/3868/stat : 3868 (java) S 3852 3852 30973 0 -1 1077944384 1043 0 0 0 1 3 0 0 20 0 15 0 95415396 14320615424 51180 33554432000 4194304 4196468 140732894135072 139890081565616 139890615761538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 31195136 140732894143645 140732894143820 140732894143820 140732894146511 0
Current children cumulated CPU time: 243.92 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 206104 KiB

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

[startup+240.023 s]
# the end of solver process 3852 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.8 s, system=0.149967 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.023
CPU time (s): 243.95
CPU user time (s): 243.8
CPU system time (s): 0.149967
CPU usage (%): 101.636
Max. virtual memory (cumulated for all children) (KiB): 13998212
Max. memory (cumulated for all children) (KiB): 220424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.8
system time used= 0.149967
maximum resident set size= 221088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56930
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= 7620
involuntary context switches= 143


# summary of solver processes directly reported to runsolver:
#   pid: 3852
#   total CPU time (s): 243.95
#   total CPU user time (s): 243.8
#   total CPU system time (s): 0.149967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.75257 second user time and 1.80655 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-13 13:06:53
IDJOB=4269984
IDBENCH=136396
IDSOLVER=2661
FILE ID=node103/4269984-1502623271
RUNJOBID= node103-1502620106-1702
PBS_JOBID= 20628296
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c3w4r.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-4269984-1502623271/watcher-4269984-1502623271 -o /tmp/evaluation-result-4269984-1502623271/solver-4269984-1502623271 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node103-1502620106-1702 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 563578364 HOME/instance-4269984-1502623271.xml

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

MD5SUM BENCH= a67d0fa6b826179476c8a9ead60c2ec9
RANDOM SEED=563578364

node103.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.56
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.56
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.56
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.56
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:        31265836 kB
MemAvailable:   31570768 kB
Buffers:           93592 kB
Cached:           505724 kB
SwapCached:            0 kB
Active:           938604 kB
Inactive:         141584 kB
Active(anon):     429776 kB
Inactive(anon):    78640 kB
Active(file):     508828 kB
Inactive(file):    62944 kB
Unevictable:        6412 kB
Mlocked:            6412 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7816 kB
Writeback:             0 kB
AnonPages:        594944 kB
Mapped:            55720 kB
Shmem:             25228 kB
Slab:             124024 kB
SReclaimable:      97992 kB
SUnreclaim:        26032 kB
KernelStack:        3840 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1680132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    499712 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= 61776 MiB
End job on node103 at 2017-08-13 13:10:53