Trace number 4403861

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 2019-09-20? (TO) 2520.37 637.202

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403861-1568992604.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403861-1568992604.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.72/0.73	c solve instance...
2520.04/637.17	s UNKNOWN
2520.04/637.17	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 (7120 MiB free)
  memory of node 1: 16384 MiB (3257 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403861-1568992604/watcher-4403861-1568992604 -o /var/tmp/evaluation-result-4403861-1568992604/solver-4403861-1568992604 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1568990707-4811 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2101318495 HOME/instance-4403861-1568992604.xml 

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

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


[startup+0.10089 s]*
/proc/loadavg: 8.65 8.43 7.52 6/233 7280
/proc/meminfo: memFree=10611652/32770624 swapFree=66997184/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0
[pid=7266] ppid=7264 vsize=15144776 memory=28980 CPUtime=0.13 cores=0,2,4,6
/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 5649 0 0 0 12 1 0 0 20 0 15 0 475198732 15508250624 7245 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3786194 7245 3188 1 0 3748377 0
[pid=7266/tid=7267] ppid=7264 vsize=15144776 memory=7827438256325366619 CPUtime=0.09 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) R 7264 7264 4780 0 -1 4202560 3551 0 0 0 8 1 0 0 20 0 15 0 475198732 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714942215472 140714937998742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15144776 memory=139907134043776 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15144776 memory=139907134043776 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475198734 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475198735 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714472772384 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475198735 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714471720048 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198737 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) S 7264 7264 4780 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 475198737 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714401847920 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) S 7264 7264 4780 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 475198737 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714400795120 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15144776 memory=139907134043776 CPUtime=0.02 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) R 7264 7264 4780 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 15 0 475198737 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714399742832 140714922067294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198738 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15144776 memory=139907134043776 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198738 15508250624 7245 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30436 KiB

[startup+0.212225 s]*
/proc/loadavg: 8.65 8.43 7.52 6/233 7280
/proc/meminfo: memFree=10598304/32770624 swapFree=66997184/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0
[pid=7266] ppid=7264 vsize=15144776 memory=40464 CPUtime=0.34 cores=0,2,4,6
/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 9352 0 0 0 31 3 0 0 20 0 15 0 475198732 15508250624 10116 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3786194 10116 3302 1 0 3748377 0
[pid=7266/tid=7267] ppid=7264 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) R 7264 7264 4780 0 -1 4202560 6581 0 0 0 18 2 0 0 20 0 15 0 475198732 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714942223504 140714938008733 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15144776 memory=2128865 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15144776 memory=139907137643026 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475198733 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15144776 memory=139907134043776 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475198734 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475198735 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714472772384 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475198735 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714471720048 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198737 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) S 7264 7264 4780 0 -1 1077944384 371 0 0 0 2 0 0 0 20 0 15 0 475198737 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714401847920 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) S 7264 7264 4780 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 15 0 475198737 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714400795120 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15144776 memory=139907134043776 CPUtime=0.08 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) R 7264 7264 4780 0 -1 4202560 829 0 0 0 8 0 0 0 20 0 15 0 475198737 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714399742832 140714922067294 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198738 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198738 15508250624 10116 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41920 KiB

[startup+0.310464 s]*
/proc/loadavg: 8.65 8.43 7.52 8/233 7280
/proc/meminfo: memFree=10591916/32770624 swapFree=66997184/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0
[pid=7266] ppid=7264 vsize=15149032 memory=49852 CPUtime=0.54 cores=0,2,4,6
/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 10792 0 0 0 50 4 0 0 20 0 15 0 475198732 15512608768 12463 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3787258 12463 3363 1 0 3748377 0
[pid=7266/tid=7267] ppid=7264 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) R 7264 7264 4780 0 -1 4202560 7751 0 0 0 27 3 0 0 20 0 15 0 475198732 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714942217920 140714922067324 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475198733 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475198734 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475198735 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714472772384 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475198735 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714471720048 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15149032 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198737 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15149032 memory=8325818968683490714 CPUtime=0.05 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) R 7264 7264 4780 0 -1 4202560 467 0 0 0 5 0 0 0 20 0 15 0 475198737 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714401838032 140714937998742 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) S 7264 7264 4780 0 -1 1077944384 283 0 0 0 4 0 0 0 20 0 15 0 475198737 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714400795120 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) S 7264 7264 4780 0 -1 1077944384 997 0 0 0 13 0 0 0 20 0 15 0 475198737 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714399742832 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198738 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198738 15512608768 12534 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51308 KiB

[startup+0.701456 s]
/proc/loadavg: 8.65 8.43 7.52 7/233 7280
/proc/meminfo: memFree=10574744/32770624 swapFree=66997184/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0
[pid=7266] ppid=7264 vsize=15151156 memory=95584 CPUtime=1.72 cores=0,2,4,6
/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 14549 0 0 0 166 6 0 0 20 0 15 0 475198732 15514783744 23896 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3787789 23896 3468 1 0 3748889 0
[pid=7266/tid=7267] ppid=7264 vsize=15151156 memory=33 CPUtime=0.68 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) R 7264 7264 4780 0 -1 4202560 9114 0 0 0 64 4 0 0 20 0 15 0 475198732 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714942222800 140714554036225 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15151156 memory=288230608904420306 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15151156 memory=14690786136597550 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198733 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475198733 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475198734 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475198735 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714472772384 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475198735 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714471720048 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198737 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15151156 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) R 7264 7264 4780 0 -1 4202560 964 0 0 0 31 0 0 0 20 0 15 0 475198737 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714401833864 140714919178943 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15151156 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) R 7264 7264 4780 0 -1 4202560 1091 0 0 0 28 0 0 0 20 0 15 0 475198737 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714400777392 140714921373386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15151156 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) R 7264 7264 4780 0 -1 4202560 2070 0 0 0 42 0 0 0 20 0 15 0 475198737 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714399735408 140714916789928 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15151156 memory=7738986737923801188 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475198738 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15151156 memory=7517470311984884074 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) S 7264 7264 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475198738 15514783744 23896 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 97040 KiB

[startup+1.50089 s]
/proc/loadavg: 8.65 8.43 7.52 13/237 7284
/proc/meminfo: memFree=10516104/32770624 swapFree=66997184/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0

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

/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 90034 0 0 0 230092 88 0 0 20 0 19 0 475198732 15787429888 592359 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3854353 592359 3547 1 0 3815453 0
[pid=7266/tid=7267] ppid=7264 vsize=15417412 memory=1456 CPUtime=0.72 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) S 7264 7264 4780 0 -1 1077944384 9198 0 0 0 68 4 0 0 20 0 19 0 475198732 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714942227584 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15417412 memory=2369436 CPUtime=1.32 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 2605 0 0 0 125 7 0 0 20 0 19 0 475198733 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15417412 memory=1456 CPUtime=1.32 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 2547 0 0 0 125 7 0 0 20 0 19 0 475198733 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15417412 memory=2369436 CPUtime=1.33 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 2783 0 0 0 125 8 0 0 20 0 19 0 475198733 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15417412 memory=180 CPUtime=1.33 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2828 0 0 0 125 8 0 0 20 0 19 0 475198733 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15417412 memory=2369436 CPUtime=5.17 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 13493 0 0 0 507 10 0 0 20 0 19 0 475198734 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 475198735 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714472772448 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475198735 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714471720064 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15417412 memory=2369436 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475198737 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15417412 memory=2369436 CPUtime=2.29 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) S 7264 7264 4780 0 -1 1077944384 19042 0 0 0 227 2 0 0 20 0 19 0 475198737 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714401847920 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15417412 memory=1456 CPUtime=2.08 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) S 7264 7264 4780 0 -1 1077944384 15637 0 0 0 207 1 0 0 20 0 19 0 475198737 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714400795120 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15417412 memory=2369436 CPUtime=0.68 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) S 7264 7264 4780 0 -1 1077944384 7952 0 0 0 68 0 0 0 20 0 19 0 475198737 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714399742832 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15417412 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475198738 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15417412 memory=1764 CPUtime=0.22 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) S 7264 7264 4780 0 -1 1077944384 664 0 0 0 0 22 0 0 20 0 19 0 475198738 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7281] ppid=7264 vsize=15417412 memory=1980 CPUtime=568.7 cores=0,2,4,6
/proc/7266/task/7281/stat : 7281 (java) R 7264 7264 4780 0 -1 4202560 2358 0 0 0 56849 21 0 0 20 0 19 0 475198806 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714388654320 140714559579953 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7282] ppid=7264 vsize=15417412 memory=3624 CPUtime=571.52 cores=0,2,4,6
/proc/7266/task/7282/stat : 7282 (java) R 7264 7264 4780 0 -1 4202560 3954 0 0 0 57151 1 0 0 20 0 19 0 475198806 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714387603416 140714559784973 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7283] ppid=7264 vsize=15417412 memory=54524 CPUtime=573.3 cores=0,2,4,6
/proc/7266/task/7283/stat : 7283 (java) R 7264 7264 4780 0 -1 4202560 2158 0 0 0 57319 11 0 0 20 0 19 0 475198806 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714386550616 140714559554180 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7284] ppid=7264 vsize=15417412 memory=988 CPUtime=571.68 cores=0,2,4,6
/proc/7266/task/7284/stat : 7284 (java) R 7264 7264 4780 0 -1 4202560 3448 0 0 0 57166 2 0 0 20 0 19 0 475198806 15787429888 592359 33554432000 4194304 4196468 140732266809088 140714385498216 140714559578394 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 2301.8 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2370892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+637.111 s]
/proc/loadavg: 9.57 8.70 8.06 10/238 7424
/proc/meminfo: memFree=8368476/32770624 swapFree=66997188/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0
[pid=7266] ppid=7264 vsize=15417412 memory=2369448 CPUtime=2520.04 cores=0,2,4,6
/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 92011 0 0 0 251916 88 0 0 20 0 19 0 475198732 15787429888 592362 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3854353 592362 3547 1 0 3815453 0
[pid=7266/tid=7267] ppid=7264 vsize=15417412 memory=2369436 CPUtime=0.72 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) S 7264 7264 4780 0 -1 1077944384 9198 0 0 0 68 4 0 0 20 0 19 0 475198732 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714942227584 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15417412 memory=2369448 CPUtime=1.32 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 2605 0 0 0 125 7 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15417412 memory=2369448 CPUtime=1.32 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 2547 0 0 0 125 7 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15417412 memory=988 CPUtime=1.33 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 2783 0 0 0 125 8 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15417412 memory=2016 CPUtime=1.33 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2828 0 0 0 125 8 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15417412 memory=1456 CPUtime=5.17 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 13552 0 0 0 507 10 0 0 20 0 19 0 475198734 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 475198735 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714472772448 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475198735 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714471720064 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15417412 memory=1495528 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15417412 memory=279814033294424 CPUtime=2.3 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) S 7264 7264 4780 0 -1 1077944384 19176 0 0 0 228 2 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714401847920 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15417412 memory=279814033926304 CPUtime=2.09 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) S 7264 7264 4780 0 -1 1077944384 16669 0 0 0 208 1 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714400795120 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15417412 memory=1456 CPUtime=0.68 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) S 7264 7264 4780 0 -1 1077944384 7955 0 0 0 68 0 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714399742832 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475198738 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15417412 memory=1456 CPUtime=0.24 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) R 7264 7264 4780 0 -1 1077944384 692 0 0 0 0 24 0 0 20 0 19 0 475198738 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7281] ppid=7264 vsize=15417412 memory=1456 CPUtime=623.48 cores=0,2,4,6
/proc/7266/task/7281/stat : 7281 (java) R 7264 7264 4780 0 -1 4202560 2466 0 0 0 62327 21 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714388654320 140714559784973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7282] ppid=7264 vsize=15417412 memory=1712 CPUtime=625.37 cores=0,2,4,6
/proc/7266/task/7282/stat : 7282 (java) R 7264 7264 4780 0 -1 4202560 4196 0 0 0 62536 1 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714387603496 140714559784942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7283] ppid=7264 vsize=15417412 memory=988 CPUtime=628.09 cores=0,2,4,6
/proc/7266/task/7283/stat : 7283 (java) R 7264 7264 4780 0 -1 4202560 2270 0 0 0 62798 11 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714386550616 140714560857736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7284] ppid=7264 vsize=15417412 memory=3644 CPUtime=626.47 cores=0,2,4,6
/proc/7266/task/7284/stat : 7284 (java) R 7264 7264 4780 0 -1 4202560 3707 0 0 0 62645 2 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714385498408 140714559784860 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2370904 KiB

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

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

[startup+637.202 s]
# the end of solver process 7266 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.47 s, system=0.898432 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+637.111 s]
/proc/loadavg: 9.57 8.70 8.06 10/238 7424
/proc/meminfo: memFree=8368476/32770624 swapFree=66997188/67108860
[pid=7264] ppid=7261 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7264/stat : 7264 (xcsp3-exec) S 7261 7264 4780 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475198732 115843072 364 33554432000 4194304 5098028 140725246961648 140725246959752 140319701504636 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25493504 140725246964566 140725246964825 140725246964825 140725246967750 0
/proc/7264/statm: 28282 364 305 221 0 87 0
[pid=7266] ppid=7264 vsize=15417412 memory=2369448 CPUtime=2520.04 cores=0,2,4,6
/proc/7266/stat : 7266 (java) S 7264 7264 4780 0 -1 1077944320 92011 0 0 0 251916 88 0 0 20 0 19 0 475198732 15787429888 592362 33554432000 4194304 4196468 140732266809088 140732266791632 140714937986807 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
/proc/7266/statm: 3854353 592362 3547 1 0 3815453 0
[pid=7266/tid=7267] ppid=7264 vsize=15417412 memory=2369436 CPUtime=0.72 cores=0,2,4,6
/proc/7266/task/7267/stat : 7267 (java) S 7264 7264 4780 0 -1 1077944384 9198 0 0 0 68 4 0 0 20 0 19 0 475198732 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714942227584 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7268] ppid=7264 vsize=15417412 memory=2369448 CPUtime=1.32 cores=0,2,4,6
/proc/7266/task/7268/stat : 7268 (java) S 7264 7264 4780 0 -1 1077944384 2605 0 0 0 125 7 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714874223504 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7269] ppid=7264 vsize=15417412 memory=2369448 CPUtime=1.32 cores=0,2,4,6
/proc/7266/task/7269/stat : 7269 (java) S 7264 7264 4780 0 -1 1077944384 2547 0 0 0 125 7 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714529315600 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7270] ppid=7264 vsize=15417412 memory=988 CPUtime=1.33 cores=0,2,4,6
/proc/7266/task/7270/stat : 7270 (java) S 7264 7264 4780 0 -1 1077944384 2783 0 0 0 125 8 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714528263312 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7271] ppid=7264 vsize=15417412 memory=2016 CPUtime=1.33 cores=0,2,4,6
/proc/7266/task/7271/stat : 7271 (java) S 7264 7264 4780 0 -1 1077944384 2828 0 0 0 125 8 0 0 20 0 19 0 475198733 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714527210512 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7272] ppid=7264 vsize=15417412 memory=1456 CPUtime=5.17 cores=0,2,4,6
/proc/7266/task/7272/stat : 7272 (java) S 7264 7264 4780 0 -1 1077944384 13552 0 0 0 507 10 0 0 20 0 19 0 475198734 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714473826416 140714937997954 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7273] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7273/stat : 7273 (java) S 7264 7264 4780 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 475198735 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714472772448 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7274] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7274/stat : 7274 (java) S 7264 7264 4780 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 19 0 475198735 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714471720064 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7275] ppid=7264 vsize=15417412 memory=1495528 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7275/stat : 7275 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714402900048 140714938005403 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7276] ppid=7264 vsize=15417412 memory=279814033294424 CPUtime=2.3 cores=0,2,4,6
/proc/7266/task/7276/stat : 7276 (java) S 7264 7264 4780 0 -1 1077944384 19176 0 0 0 228 2 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714401847920 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7277] ppid=7264 vsize=15417412 memory=279814033926304 CPUtime=2.09 cores=0,2,4,6
/proc/7266/task/7277/stat : 7277 (java) S 7264 7264 4780 0 -1 1077944384 16669 0 0 0 208 1 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714400795120 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7278] ppid=7264 vsize=15417412 memory=1456 CPUtime=0.68 cores=0,2,4,6
/proc/7266/task/7278/stat : 7278 (java) S 7264 7264 4780 0 -1 1077944384 7955 0 0 0 68 0 0 0 20 0 19 0 475198737 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714399742832 140714937997954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7279] ppid=7264 vsize=15417412 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/7266/task/7279/stat : 7279 (java) S 7264 7264 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475198738 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714398690272 140714937997013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7280] ppid=7264 vsize=15417412 memory=1456 CPUtime=0.24 cores=0,2,4,6
/proc/7266/task/7280/stat : 7280 (java) R 7264 7264 4780 0 -1 1077944384 692 0 0 0 0 24 0 0 20 0 19 0 475198738 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714397637040 140714937997954 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7281] ppid=7264 vsize=15417412 memory=1456 CPUtime=623.48 cores=0,2,4,6
/proc/7266/task/7281/stat : 7281 (java) R 7264 7264 4780 0 -1 4202560 2466 0 0 0 62327 21 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714388654320 140714559784973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7282] ppid=7264 vsize=15417412 memory=1712 CPUtime=625.37 cores=0,2,4,6
/proc/7266/task/7282/stat : 7282 (java) R 7264 7264 4780 0 -1 4202560 4196 0 0 0 62536 1 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714387603496 140714559784942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7283] ppid=7264 vsize=15417412 memory=988 CPUtime=628.09 cores=0,2,4,6
/proc/7266/task/7283/stat : 7283 (java) R 7264 7264 4780 0 -1 4202560 2270 0 0 0 62798 11 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714386550616 140714560857736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
[pid=7266/tid=7284] ppid=7264 vsize=15417412 memory=3644 CPUtime=626.47 cores=0,2,4,6
/proc/7266/task/7284/stat : 7284 (java) R 7264 7264 4780 0 -1 4202560 3707 0 0 0 62645 2 0 0 20 0 19 0 475198806 15787429888 592362 33554432000 4194304 4196468 140732266809088 140714385498408 140714559784860 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29634560 140732266812379 140732266812554 140732266812554 140732266815439 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2370904 KiB

Child status: 143
Real time (s): 637.202
CPU time (s): 2520.37
CPU user time (s): 2519.47
CPU system time (s): 0.898432
CPU usage (%): 395.536
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 2370904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.47
system time used= 0.898432
maximum resident set size= 2370024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93105
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17063
involuntary context switches= 39441


# summary of solver processes directly reported to runsolver:
#   pid: 7264,7266
#   total CPU time (s): 2520.37
#   total CPU user time (s): 2519.47
#   total CPU system time (s): 0.898432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.22908 second user time and 7.2458 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-20 17:16:03
IDJOB=4403861
IDBENCH=137880
IDSOLVER=2863
FILE ID=node140/4403861-1568992604
RUNJOBID= node140-1568990707-4811
PBS_JOBID= 21704649
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403861-1568992604/watcher-4403861-1568992604 -o /var/tmp/evaluation-result-4403861-1568992604/solver-4403861-1568992604 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1568990707-4811 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2101318495 HOME/instance-4403861-1568992604.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=2101318495

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        10626652 kB
MemAvailable:   31538344 kB
Buffers:          157420 kB
Cached:         20697144 kB
SwapCached:         2428 kB
Active:         10607392 kB
Inactive:       10570372 kB
Active(anon):     319620 kB
Inactive(anon):    50776 kB
Active(file):   10287772 kB
Inactive(file): 10519596 kB
Unevictable:      107420 kB
Mlocked:          107420 kB
SwapTotal:      67108860 kB
SwapFree:       66997184 kB
Dirty:             26164 kB
Writeback:             0 kB
AnonPages:        439712 kB
Mapped:            64820 kB
Shmem:             38288 kB
Slab:             561324 kB
SReclaimable:     532784 kB
SUnreclaim:        28540 kB
KernelStack:        4160 kB
PageTables:         6428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1517448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node140 at 2019-09-20 17:26:40