Trace number 4269001

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r4.xml
MD5SUM6d00557b853b2556046a5f6541eccb2e
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 benchmark20086.801
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints27
Number of domains2
Minimum domain size13
Maximum domain size59
Distribution of domain sizes[{"size":13,"count":1},{"size":59,"count":180}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":168},{"degree":5,"count":12}]
Minimum constraint arity13
Maximum constraint arity180
Distribution of constraint arities[{"arity":13,"count":1},{"arity":15,"count":24},{"arity":180,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":12},{"type":"lex","count":1},{"type":"sum","count":12},{"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-4269001-1502840670.xml"  -tl '2520s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4269001-1502840670.xml, -tl, 2520s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
0.74/0.44	c solve instance...
2520.02/2514.30	s UNKNOWN
2520.02/2514.30	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 (15181 MiB free)
  memory of node 1: 16384 MiB (15631 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269001-1502840670/watcher-4269001-1502840670 -o /tmp/evaluation-result-4269001-1502840670/solver-4269001-1502840670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17222 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 681645873 HOME/instance-4269001-1502840670.xml 

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

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

solver pid=17264, runsolver pid=17257

[startup+0.100092 s]*
/proc/loadavg: 8.61 8.41 7.96 4/218 17282
/proc/meminfo: memFree=31517872/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13978596 memory=28360 CPUtime=0.12 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 5455 0 0 0 11 1 0 0 20 0 15 0 117154774 14314082304 7090 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3494649 7090 2899 1 0 3482966 0
[pid=17267/tid=17269] ppid=17264 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 3400 0 0 0 8 1 0 0 20 0 15 0 117154774 14314082304 7090 33554432000 4194304 4196468 140735834347648 140688148451664 140688127569121 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13978596 memory=3472468286601794768 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14314082304 7090 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13978596 memory=140157706643072 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14314082304 7090 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14314082304 7090 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154775 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154776 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154777 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154777 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 117154779 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13978596 memory=140157706643072 CPUtime=0.01 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 117154779 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13978596 memory=140157706643072 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154780 14314082304 7156 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29744 KiB

[startup+0.210787 s]*
/proc/loadavg: 8.61 8.41 7.96 7/218 17282
/proc/meminfo: memFree=31501572/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13982852 memory=40388 CPUtime=0.34 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 8234 0 0 0 31 3 0 0 20 0 15 0 117154774 14318440448 10097 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3495713 10097 3038 1 0 3482966 0
[pid=17267/tid=17269] ppid=17264 vsize=13982884 memory=5855082630820233377 CPUtime=0.2 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 5385 0 0 0 18 2 0 0 20 0 15 0 117154774 14318473216 10097 33554432000 4194304 4196468 140735834347648 140688148421696 140688136899613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13982884 memory=3472468286601794768 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14318473216 10097 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13982852 memory=140157706643072 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154775 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13982852 memory=140157706643072 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154776 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154777 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154777 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 657 0 0 0 2 0 0 0 20 0 15 0 117154779 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 168 0 0 0 2 0 0 0 20 0 15 0 117154779 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13982852 memory=140157706643072 CPUtime=0.08 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) R 17264 17264 17190 0 -1 4202560 743 0 0 0 8 0 0 0 20 0 15 0 117154779 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687611726576 140688144241242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13982852 memory=140157706643072 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154780 14318440448 10097 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41772 KiB

[startup+0.310693 s]*
/proc/loadavg: 8.61 8.41 7.96 6/218 17282
/proc/meminfo: memFree=31486568/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13982928 memory=48116 CPUtime=0.51 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 9169 0 0 0 48 3 0 0 20 0 15 0 117154774 14318518272 12029 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3495732 12029 3134 1 0 3482966 0
[pid=17267/tid=17269] ppid=17264 vsize=13982928 memory=8514701219881254566 CPUtime=0.29 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 6071 0 0 0 27 2 0 0 20 0 15 0 117154774 14318518272 12029 33554432000 4194304 4196468 140735834347648 140688148458400 140688144241821 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13982928 memory=3472468286601794768 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13982928 memory=140157706643072 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13982928 memory=140157600802847 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154775 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13982928 memory=280315201584928 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154776 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13982928 memory=140157600779791 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154777 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13982928 memory=280315307432032 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154777 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13982928 memory=140157600784399 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13982928 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 681 0 0 0 4 0 0 0 20 0 15 0 117154779 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13982928 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 215 0 0 0 3 0 0 0 20 0 15 0 117154779 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13982928 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 902 0 0 0 12 0 0 0 20 0 15 0 117154779 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13982928 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154780 14318518272 12029 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49500 KiB

[startup+0.700841 s]
/proc/loadavg: 8.61 8.41 7.96 6/218 17282
/proc/meminfo: memFree=31467024/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13984976 memory=68820 CPUtime=1.61 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 12975 0 0 0 157 4 0 0 20 0 15 0 117154774 14320615424 17205 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3496244 17205 3200 1 0 3483478 0
[pid=17267/tid=17269] ppid=17264 vsize=13984976 memory=5865469479800824941 CPUtime=0.67 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 6569 0 0 0 65 2 0 0 20 0 15 0 117154774 14320615424 17205 33554432000 4194304 4196468 140735834347648 140688148455968 140687780498618 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13984976 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13984976 memory=6291616985311629395 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13984976 memory=7747766295893256779 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154775 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13984976 memory=8370611207638964880 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117154775 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13984976 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 117154776 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13984976 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13984976 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13984976 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13984976 memory=32944 CPUtime=0.33 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) R 17264 17264 17190 0 -1 4202560 1940 0 0 0 33 0 0 0 20 0 15 0 117154779 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687613813400 140688144241242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13984976 memory=2332 CPUtime=0.33 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) R 17264 17264 17190 0 -1 4202560 1638 0 0 0 33 0 0 0 20 0 15 0 117154779 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687612764584 140688144241242 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13984976 memory=1292 CPUtime=0.25 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 1519 0 0 0 25 0 0 0 20 0 15 0 117154779 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13984976 memory=6083073826404724833 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117154780 14320615424 17205 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 70204 KiB

[startup+1.50072 s]
/proc/loadavg: 8.61 8.41 7.96 6/218 17282
/proc/meminfo: memFree=31436700/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0

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

/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13984976 memory=1720 CPUtime=2.16 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 16896 0 0 0 215 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13984976 memory=1004 CPUtime=2.25 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 20087 0 0 0 223 2 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.4 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 7680 0 0 0 39 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13984976 memory=1384 CPUtime=0.48 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1776 0 0 0 21 27 0 0 20 0 15 0 117154780 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 2447.99 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 205216 KiB

[startup+2502.3 s]
/proc/loadavg: 1.93 1.97 2.26 3/218 17383
/proc/meminfo: memFree=28955428/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13984976 memory=203832 CPUtime=2508.02 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 81116 0 0 0 250764 38 0 0 20 0 15 0 117154774 14320615424 50958 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3496244 50958 3247 1 0 3483478 0
[pid=17267/tid=17269] ppid=17264 vsize=13984976 memory=203832 CPUtime=2502.03 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 19945 0 0 0 250197 6 0 0 20 0 15 0 117154774 14320615424 50958 33554432000 4194304 4196468 140735834347648 140688148459456 140687781632329 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.11 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 948 0 0 0 10 1 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 2374 0 0 0 11 1 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13984976 memory=1384 CPUtime=0.11 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 2718 0 0 0 9 2 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.11 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 3190 0 0 0 9 2 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.14 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 4111 0 0 0 12 2 0 0 20 0 15 0 117154776 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13984976 memory=203832 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13984976 memory=203832 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13984976 memory=203832 CPUtime=2.16 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 16898 0 0 0 215 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13984976 memory=1384 CPUtime=2.25 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 20089 0 0 0 223 2 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13984976 memory=1384 CPUtime=0.4 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 7682 0 0 0 39 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13984976 memory=1384 CPUtime=0.48 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1795 0 0 0 21 27 0 0 20 0 15 0 117154780 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 2508.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 205216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.3 s]
/proc/loadavg: 1.72 1.92 2.24 3/218 17461
/proc/meminfo: memFree=31144240/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13984976 memory=203832 CPUtime=2520.02 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 81131 0 0 0 251964 38 0 0 20 0 15 0 117154774 14320615424 50958 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3496244 50958 3247 1 0 3483478 0
[pid=17267/tid=17269] ppid=17264 vsize=13984976 memory=203832 CPUtime=2514.02 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 19953 0 0 0 251396 6 0 0 20 0 15 0 117154774 14320615424 50958 33554432000 4194304 4196468 140735834347648 140688148459568 140687780498695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.11 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 948 0 0 0 10 1 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13984976 memory=1384 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 2375 0 0 0 11 1 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 2719 0 0 0 10 2 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 3191 0 0 0 10 2 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.14 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 4113 0 0 0 12 2 0 0 20 0 15 0 117154776 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13984976 memory=203832 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13984976 memory=203832 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13984976 memory=203832 CPUtime=2.16 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 16898 0 0 0 215 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13984976 memory=1384 CPUtime=2.25 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 20089 0 0 0 223 2 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13984976 memory=4132 CPUtime=0.4 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 7682 0 0 0 39 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13984976 memory=-7003737579269690708 CPUtime=0.49 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1797 0 0 0 22 27 0 0 20 0 15 0 117154780 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 205216 KiB

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

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

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

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

[startup+2514.3 s]
/proc/loadavg: 1.72 1.92 2.24 3/218 17461
/proc/meminfo: memFree=31144240/32770624 swapFree=67108860/67108860
[pid=17264] ppid=17257 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17264/stat : 17264 (xcsp3-exec) S 17257 17264 17190 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117154773 9740288 346 33554432000 4194304 5098028 140724746852944 140724746851048 140611590234748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 8888320 140724746855535 140724746855739 140724746855739 140724746858475 0
/proc/17264/statm: 2378 346 289 221 0 87 0
[pid=17267] ppid=17264 vsize=13984976 memory=203832 CPUtime=2520.02 cores=1,3,5,7
/proc/17267/stat : 17267 (java) S 17264 17264 17190 0 -1 1077944320 81131 0 0 0 251964 38 0 0 20 0 15 0 117154774 14320615424 50958 33554432000 4194304 4196468 140735834347648 140735834330192 140688144219895 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
/proc/17267/statm: 3496244 50958 3247 1 0 3483478 0
[pid=17267/tid=17269] ppid=17264 vsize=13984976 memory=203832 CPUtime=2514.02 cores=1,3,5,7
/proc/17267/task/17269/stat : 17269 (java) R 17264 17264 17190 0 -1 4202560 19953 0 0 0 251396 6 0 0 20 0 15 0 117154774 14320615424 50958 33554432000 4194304 4196468 140735834347648 140688148459568 140687780498695 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17270] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.11 cores=1,3,5,7
/proc/17267/task/17270/stat : 17270 (java) S 17264 17264 17190 0 -1 1077944384 948 0 0 0 10 1 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687739906832 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17271] ppid=17264 vsize=13984976 memory=1384 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17271/stat : 17271 (java) S 17264 17264 17190 0 -1 1077944384 2375 0 0 0 11 1 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687738854288 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17272] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17272/stat : 17272 (java) S 17264 17264 17190 0 -1 1077944384 2719 0 0 0 10 2 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687737801744 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17273] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.12 cores=1,3,5,7
/proc/17267/task/17273/stat : 17273 (java) S 17264 17264 17190 0 -1 1077944384 3191 0 0 0 10 2 0 0 20 0 15 0 117154775 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687736749200 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17274] ppid=17264 vsize=13984976 memory=203832 CPUtime=0.14 cores=1,3,5,7
/proc/17267/task/17274/stat : 17274 (java) S 17264 17264 17190 0 -1 1077944384 4113 0 0 0 12 2 0 0 20 0 15 0 117154776 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687618041840 140688144231042 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17275] ppid=17264 vsize=13984976 memory=203832 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17275/stat : 17275 (java) S 17264 17264 17190 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687616988064 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17276] ppid=17264 vsize=13984976 memory=203832 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17276/stat : 17276 (java) S 17264 17264 17190 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 117154777 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687615935472 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17277] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17277/stat : 17277 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687614884048 140688144238491 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17278] ppid=17264 vsize=13984976 memory=203832 CPUtime=2.16 cores=1,3,5,7
/proc/17267/task/17278/stat : 17278 (java) S 17264 17264 17190 0 -1 1077944384 16898 0 0 0 215 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687613831664 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17279] ppid=17264 vsize=13984976 memory=1384 CPUtime=2.25 cores=1,3,5,7
/proc/17267/task/17279/stat : 17279 (java) S 17264 17264 17190 0 -1 1077944384 20089 0 0 0 223 2 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687612779120 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17280] ppid=17264 vsize=13984976 memory=4132 CPUtime=0.4 cores=1,3,5,7
/proc/17267/task/17280/stat : 17280 (java) S 17264 17264 17190 0 -1 1077944384 7682 0 0 0 39 1 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687611726576 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17281] ppid=17264 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/17267/task/17281/stat : 17281 (java) S 17264 17264 17190 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117154779 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687610674272 140688144230101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
[pid=17267/tid=17282] ppid=17264 vsize=13984976 memory=-7003737579269690708 CPUtime=0.49 cores=1,3,5,7
/proc/17267/task/17282/stat : 17282 (java) S 17264 17264 17190 0 -1 1077944384 1797 0 0 0 22 27 0 0 20 0 15 0 117154780 14320615424 50958 33554432000 4194304 4196468 140735834347648 140687609620784 140688144231042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16629760 140735834350743 140735834350919 140735834350919 140735834353615 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 205216 KiB

Child status: 143
Real time (s): 2514.32
CPU time (s): 2520.05
CPU user time (s): 2519.66
CPU system time (s): 0.389047
CPU usage (%): 100.228
Max. virtual memory (cumulated for all children) (KiB): 13996236
Max. memory (cumulated for all children) (KiB): 230884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.66
system time used= 0.389047
maximum resident set size= 233596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81968
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59951
involuntary context switches= 1180


# summary of solver processes directly reported to runsolver:
#   pid: 17264,17267
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.66
#   total CPU system time (s): 0.389047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4318 second user time and 24.648 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-16 01:30:11
IDJOB=4269001
IDBENCH=137387
IDSOLVER=2660
FILE ID=node112/4269001-1502840670
RUNJOBID= node112-1502839811-17222
PBS_JOBID= 20629854
Free space on /tmp= 61816 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r4.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-4269001-1502840670/watcher-4269001-1502840670 -o /tmp/evaluation-result-4269001-1502840670/solver-4269001-1502840670 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502839811-17222 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 681645873 HOME/instance-4269001-1502840670.xml

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

MD5SUM BENCH= 6d00557b853b2556046a5f6541eccb2e
RANDOM SEED=681645873

node112.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.24
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.24
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.24
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.24
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:        31553004 kB
MemAvailable:   31973520 kB
Buffers:          208856 kB
Cached:           493156 kB
SwapCached:            0 kB
Active:           483092 kB
Inactive:         281184 kB
Active(anon):      13656 kB
Inactive(anon):    76444 kB
Active(file):     469436 kB
Inactive(file):   204740 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15396 kB
Writeback:             0 kB
AnonPages:         64556 kB
Mapped:            52652 kB
Shmem:             25224 kB
Slab:             150308 kB
SReclaimable:     124348 kB
SUnreclaim:        25960 kB
KernelStack:        3120 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1275888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61808 MiB
End job on node112 at 2017-08-16 02:12:06