Trace number 4399358

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-16SAT (TO)0 2520.44 633.778

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r1.xml
MD5SUMa404c513102fb879343dc63e509eedd5
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 benchmark2520.44
Satisfiable
(Un)Satisfiability was proved
Number of variables166
Number of constraints25
Number of domains2
Minimum domain size12
Maximum domain size70
Distribution of domain sizes[{"size":12,"count":1},{"size":70,"count":165}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":154},{"degree":5,"count":11}]
Minimum constraint arity12
Maximum constraint arity165
Distribution of constraint arities[{"arity":12,"count":1},{"arity":15,"count":22},{"arity":165,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":11},{"type":"lex","count":1},{"type":"sum","count":11},{"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-4399358-1568699206.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399358-1568699206.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.00/0.54	c solve instance...
148.68/37.80	o 0 
2520.16/633.76	s SATISFIABLE
2520.16/633.76	v <instantiation>
2520.16/633.76	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[8][10] b[8][11] b[8][12] b[8][13] b[8][14] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] b[9][10] b[9][11] b[9][12] b[9][13] b[9][14] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[10][7] b[10][8] b[10][9] b[10][10] b[10][11] b[10][12] b[10][13] b[10][14] </list>
2520.16/633.76	v 	<values>0 165 154 150 150 123 85 82 74 0 0 0 0 0 0 0 165 154 150 147 113 85 84 83 0 0 0 0 0 0 0 164 70 68 67 67 67 65 65 62 61 61 61 61 59 0 160 155 113 111 108 102 85 84 82 0 0 0 0 0 0 159 131 125 121 116 115 115 114 0 0 0 0 0 0 0 157 100 96 95 95 94 94 92 91 86 0 0 0 0 0 153 146 144 134 131 127 86 78 0 0 0 0 0 0 0 143 131 130 129 128 116 113 103 0 0 0 0 0 0 0 140 118 107 102 101 94 80 79 76 74 0 0 0 0 0 139 138 138 137 135 111 109 93 0 0 0 0 0 0 0 103 97 90 89 86 86 71 66 60 0 0 0 0 0 0 </values>
2520.16/633.76	v </instantiation>
2520.16/633.76	c Unexpected resolution interruption!

Verifier Data

OK	0

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 (13893 MiB free)
  memory of node 1: 16384 MiB (15116 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399358-1568699206/watcher-4399358-1568699206 -o /tmp/evaluation-result-4399358-1568699206/solver-4399358-1568699206 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5773 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 939570970 HOME/instance-4399358-1568699206.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=6554, runsolver pid=6551
Current StackSize limit: 8192 KiB


[startup+0.102033 s]*
/proc/loadavg: 7.80 7.70 5.17 6/234 6570
/proc/meminfo: memFree=29699036/32770624 swapFree=67027412/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0
[pid=6556] ppid=6554 vsize=15144776 memory=29372 CPUtime=0.13 cores=0,2,4,6
/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 5794 0 0 0 12 1 0 0 20 0 15 0 446193227 15508250624 7343 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3786194 7343 3184 1 0 3748377 0
[pid=6556/tid=6557] ppid=6554 vsize=15144776 memory=7900621750270137179 CPUtime=0.1 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) R 6554 6554 5742 0 -1 4202560 3667 0 0 0 9 1 0 0 20 0 15 0 446193227 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697810179888 140697805962646 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15144776 memory=140068672034432 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15144776 memory=140068672034432 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193229 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446193230 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697273296416 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446193230 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697272243568 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) R 6554 6554 5742 0 -1 4202560 303 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697270139344 140697798935753 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) R 6554 6554 5742 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697269086448 140697805961858 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15144776 memory=140068672034432 CPUtime=0.02 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) R 6554 6554 5742 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 446193233 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697268033648 140697805964584 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15144776 memory=140068672034432 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) R 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 7343 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30820 KiB

[startup+0.210718 s]*
/proc/loadavg: 7.80 7.70 5.17 7/233 6570
/proc/meminfo: memFree=29685972/32770624 swapFree=67027412/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0
[pid=6556] ppid=6554 vsize=15144776 memory=41040 CPUtime=0.34 cores=0,2,4,6
/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 9461 0 0 0 31 3 0 0 20 0 15 0 446193227 15508250624 10260 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3786194 10260 3311 1 0 3748377 0
[pid=6556/tid=6557] ppid=6554 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) R 6554 6554 5742 0 -1 4202560 6639 0 0 0 18 2 0 0 20 0 15 0 446193227 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697810184832 140697790031198 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15144776 memory=13574 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15144776 memory=140068675380717 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193228 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15144776 memory=140068672034432 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446193229 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446193230 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697273296416 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446193230 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697272243568 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) S 6554 6554 5742 0 -1 1077944384 351 0 0 0 2 0 0 0 20 0 15 0 446193233 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697270139248 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) S 6554 6554 5742 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 446193233 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697269086448 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15144776 memory=140068672034432 CPUtime=0.08 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) S 6554 6554 5742 0 -1 1077944384 760 0 0 0 8 0 0 0 20 0 15 0 446193233 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697268033648 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193233 15508250624 10260 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42488 KiB

[startup+0.318726 s]*
/proc/loadavg: 7.80 7.70 5.17 7/233 6570
/proc/meminfo: memFree=29677336/32770624 swapFree=67027412/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0
[pid=6556] ppid=6554 vsize=15149032 memory=50476 CPUtime=0.54 cores=0,2,4,6
/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 10941 0 0 0 50 4 0 0 20 0 15 0 446193227 15512608768 12619 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3787258 12619 3358 1 0 3748377 0
[pid=6556/tid=6557] ppid=6554 vsize=15149032 memory=7883960649037381690 CPUtime=0.31 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) R 6554 6554 5742 0 -1 4202560 7905 0 0 0 28 3 0 0 20 0 15 0 446193227 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697810178480 140697805974301 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15149032 memory=13917 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193228 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15149032 memory=3345472 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193228 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193228 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446193228 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446193229 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446193230 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697273296416 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446193230 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697272243568 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446193233 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) S 6554 6554 5742 0 -1 1077944384 364 0 0 0 3 0 0 0 20 0 15 0 446193233 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697270139248 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) S 6554 6554 5742 0 -1 1077944384 501 0 0 0 4 0 0 0 20 0 15 0 446193233 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697269086448 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) S 6554 6554 5742 0 -1 1077944384 873 0 0 0 13 0 0 0 20 0 15 0 446193233 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697268033648 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446193233 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446193233 15512608768 12619 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51924 KiB

[startup+0.702712 s]
/proc/loadavg: 7.80 7.70 5.17 8/233 6570
/proc/meminfo: memFree=29664016/32770624 swapFree=67027412/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0
[pid=6556] ppid=6554 vsize=15417412 memory=82732 CPUtime=1.66 cores=0,2,4,6
/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 15040 0 0 0 161 5 0 0 20 0 19 0 446193227 15787429888 20683 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3854353 20683 3451 1 0 3815453 0
[pid=6556/tid=6557] ppid=6554 vsize=15417412 memory=13240 CPUtime=0.52 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) S 6554 6554 5742 0 -1 1077944384 9163 0 0 0 49 3 0 0 20 0 19 0 446193227 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697810191488 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15417412 memory=500 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 446193228 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15417412 memory=1736 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446193228 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15417412 memory=1772 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446193228 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15417412 memory=924 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 446193228 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15417412 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 446193229 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15417412 memory=2064 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697273296416 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15417412 memory=2876 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697272243568 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15417412 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15417412 memory=872 CPUtime=0.26 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) R 6554 6554 5742 0 -1 4202560 1545 0 0 0 26 0 0 0 20 0 19 0 446193233 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697270120264 140697786522244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15417412 memory=1760 CPUtime=0.18 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) R 6554 6554 5742 0 -1 4202560 1017 0 0 0 18 0 0 0 20 0 19 0 446193233 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697269072472 140697791075981 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15417412 memory=111632 CPUtime=0.32 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) S 6554 6554 5742 0 -1 1077944384 1799 0 0 0 32 0 0 0 20 0 19 0 446193233 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697268033648 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15417412 memory=804 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15417412 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) S 6554 6554 5742 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 20683 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 84180 KiB

[startup+1.5012 s]
/proc/loadavg: 7.80 7.70 5.17 12/237 6574
/proc/meminfo: memFree=29643364/32770624 swapFree=67027412/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0

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

/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 76204 0 0 0 231534 28 0 0 20 0 19 0 446193227 15787429888 49664 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3854353 49664 3529 1 0 3815453 0
[pid=6556/tid=6557] ppid=6554 vsize=15417412 memory=198656 CPUtime=0.52 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) S 6554 6554 5742 0 -1 1077944384 9354 0 0 0 49 3 0 0 20 0 19 0 446193227 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697810191488 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15417412 memory=198656 CPUtime=0.39 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2202 0 0 0 36 3 0 0 20 0 19 0 446193228 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15417412 memory=198656 CPUtime=0.39 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 3852 0 0 0 36 3 0 0 20 0 19 0 446193228 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15417412 memory=198656 CPUtime=0.39 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1710 0 0 0 36 3 0 0 20 0 19 0 446193228 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15417412 memory=198356 CPUtime=0.39 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2784 0 0 0 37 2 0 0 20 0 19 0 446193228 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.19 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 3632 0 0 0 13 6 0 0 20 0 19 0 446193229 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15417412 memory=198656 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697273296480 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15417412 memory=198356 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697272243584 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15417412 memory=198656 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15417412 memory=1448 CPUtime=2.02 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) S 6554 6554 5742 0 -1 1077944384 18272 0 0 0 202 0 0 0 20 0 19 0 446193233 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697270139248 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15417412 memory=198356 CPUtime=1.97 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) S 6554 6554 5742 0 -1 1077944384 13596 0 0 0 196 1 0 0 20 0 19 0 446193233 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697269086448 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.55 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) S 6554 6554 5742 0 -1 1077944384 7603 0 0 0 55 0 0 0 20 0 19 0 446193233 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697268033648 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.12 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) S 6554 6554 5742 0 -1 1077944384 937 0 0 0 8 4 0 0 20 0 19 0 446193233 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6575] ppid=6554 vsize=15417412 memory=1448 CPUtime=540.67 cores=0,2,4,6
/proc/6556/task/6575/stat : 6575 (java) R 6554 6554 5742 0 -1 4202560 1112 0 0 0 54067 0 0 0 20 0 19 0 446197007 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697255893864 140697446095683 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6576] ppid=6554 vsize=15417412 memory=1448 CPUtime=541.25 cores=0,2,4,6
/proc/6556/task/6576/stat : 6576 (java) R 6554 6554 5742 0 -1 4202560 3267 0 0 0 54124 1 0 0 20 0 19 0 446197007 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697253792112 140697444752056 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6577] ppid=6554 vsize=15417412 memory=1448 CPUtime=541.46 cores=0,2,4,6
/proc/6556/task/6577/stat : 6577 (java) R 6554 6554 5742 0 -1 4202560 805 0 0 0 54146 0 0 0 20 0 19 0 446197008 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697254841808 140697446095295 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6578] ppid=6554 vsize=15417412 memory=198356 CPUtime=541.24 cores=0,2,4,6
/proc/6556/task/6578/stat : 6578 (java) R 6554 6554 5742 0 -1 4202560 1785 0 0 0 54124 0 0 0 20 0 19 0 446197008 15787429888 49664 33554432000 4194304 4196468 140723085839664 140697256948296 140697446094420 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 2315.62 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 200104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.702 s]
/proc/loadavg: 9.20 8.81 6.98 9/237 6720
/proc/meminfo: memFree=25511128/32770624 swapFree=67027420/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0
[pid=6556] ppid=6554 vsize=15417412 memory=209044 CPUtime=2520.16 cores=0,2,4,6
/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 76450 0 0 0 251986 30 0 0 20 0 19 0 446193227 15787429888 52261 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3854353 52261 3529 1 0 3815453 0
[pid=6556/tid=6557] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.52 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) S 6554 6554 5742 0 -1 1077944384 9354 0 0 0 49 3 0 0 20 0 19 0 446193227 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697810191488 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.45 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2232 0 0 0 41 4 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.45 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 3881 0 0 0 42 3 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.44 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1742 0 0 0 41 3 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.45 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2820 0 0 0 42 3 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.22 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 3661 0 0 0 15 7 0 0 20 0 19 0 446193229 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15417412 memory=209044 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697273296480 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697272243584 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15417412 memory=13872 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15417412 memory=209044 CPUtime=2.02 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) S 6554 6554 5742 0 -1 1077944384 18272 0 0 0 202 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697270139248 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15417412 memory=1448 CPUtime=1.97 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) S 6554 6554 5742 0 -1 1077944384 13596 0 0 0 196 1 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697269086448 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.55 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) S 6554 6554 5742 0 -1 1077944384 7603 0 0 0 55 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697268033648 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15417412 memory=209044 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15417412 memory=4120 CPUtime=0.12 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) S 6554 6554 5742 0 -1 1077944384 941 0 0 0 8 4 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6575] ppid=6554 vsize=15417412 memory=33920 CPUtime=591.8 cores=0,2,4,6
/proc/6556/task/6575/stat : 6575 (java) R 6554 6554 5742 0 -1 4202560 1130 0 0 0 59180 0 0 0 20 0 19 0 446197007 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697255893864 140697446094588 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6576] ppid=6554 vsize=15417412 memory=1296 CPUtime=592.44 cores=0,2,4,6
/proc/6556/task/6576/stat : 6576 (java) R 6554 6554 5742 0 -1 4202560 3322 0 0 0 59243 1 0 0 20 0 19 0 446197007 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697253792096 140697444751977 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6577] ppid=6554 vsize=15417412 memory=2184 CPUtime=592.32 cores=0,2,4,6
/proc/6556/task/6577/stat : 6577 (java) R 6554 6554 5742 0 -1 4202560 809 0 0 0 59232 0 0 0 20 0 19 0 446197008 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697254841808 140697446096854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6578] ppid=6554 vsize=15417412 memory=0 CPUtime=592.35 cores=0,2,4,6
/proc/6556/task/6578/stat : 6578 (java) R 6554 6554 5742 0 -1 4202560 1794 0 0 0 59235 0 0 0 20 0 19 0 446197008 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697256948120 140697446094461 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 2520.16 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 210492 KiB

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

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

[startup+633.778 s]
# the end of solver process 6556 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.13 s, system=0.318589 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+633.702 s]
/proc/loadavg: 9.20 8.81 6.98 9/237 6720
/proc/meminfo: memFree=25511128/32770624 swapFree=67027420/67108860
[pid=6554] ppid=6551 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6554/stat : 6554 (xcsp3-exec) S 6551 6554 5742 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446193227 115843072 362 33554432000 4194304 5098028 140730092183760 140730092181864 140441529971324 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32129024 140730092192635 140730092192877 140730092192877 140730092195786 0
/proc/6554/statm: 28282 362 304 221 0 87 0
[pid=6556] ppid=6554 vsize=15417412 memory=209044 CPUtime=2520.16 cores=0,2,4,6
/proc/6556/stat : 6556 (java) S 6554 6554 5742 0 -1 1077944320 76450 0 0 0 251986 30 0 0 20 0 19 0 446193227 15787429888 52261 33554432000 4194304 4196468 140723085839664 140723085822208 140697805950711 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
/proc/6556/statm: 3854353 52261 3529 1 0 3815453 0
[pid=6556/tid=6557] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.52 cores=0,2,4,6
/proc/6556/task/6557/stat : 6557 (java) S 6554 6554 5742 0 -1 1077944384 9354 0 0 0 49 3 0 0 20 0 19 0 446193227 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697810191488 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6558] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.45 cores=0,2,4,6
/proc/6556/task/6558/stat : 6558 (java) S 6554 6554 5742 0 -1 1077944384 2232 0 0 0 41 4 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697762503312 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6559] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.45 cores=0,2,4,6
/proc/6556/task/6559/stat : 6559 (java) S 6554 6554 5742 0 -1 1077944384 3881 0 0 0 42 3 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697761450512 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6560] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.44 cores=0,2,4,6
/proc/6556/task/6560/stat : 6560 (java) S 6554 6554 5742 0 -1 1077944384 1742 0 0 0 41 3 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697396238736 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6561] ppid=6554 vsize=15417412 memory=209044 CPUtime=0.45 cores=0,2,4,6
/proc/6556/task/6561/stat : 6561 (java) S 6554 6554 5742 0 -1 1077944384 2820 0 0 0 42 3 0 0 20 0 19 0 446193228 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697395185936 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6562] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.22 cores=0,2,4,6
/proc/6556/task/6562/stat : 6562 (java) S 6554 6554 5742 0 -1 1077944384 3661 0 0 0 15 7 0 0 20 0 19 0 446193229 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697274350448 140697805961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6563] ppid=6554 vsize=15417412 memory=209044 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6563/stat : 6563 (java) S 6554 6554 5742 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697273296480 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6564] ppid=6554 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6564/stat : 6564 (java) S 6554 6554 5742 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 19 0 446193230 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697272243584 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6565] ppid=6554 vsize=15417412 memory=13872 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6565/stat : 6565 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697271191888 140697805969307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6566] ppid=6554 vsize=15417412 memory=209044 CPUtime=2.02 cores=0,2,4,6
/proc/6556/task/6566/stat : 6566 (java) S 6554 6554 5742 0 -1 1077944384 18272 0 0 0 202 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697270139248 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6567] ppid=6554 vsize=15417412 memory=1448 CPUtime=1.97 cores=0,2,4,6
/proc/6556/task/6567/stat : 6567 (java) S 6554 6554 5742 0 -1 1077944384 13596 0 0 0 196 1 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697269086448 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 28 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6568] ppid=6554 vsize=15417412 memory=1448 CPUtime=0.55 cores=0,2,4,6
/proc/6556/task/6568/stat : 6568 (java) S 6554 6554 5742 0 -1 1077944384 7603 0 0 0 55 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697268033648 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6569] ppid=6554 vsize=15417412 memory=209044 CPUtime=0 cores=0,2,4,6
/proc/6556/task/6569/stat : 6569 (java) S 6554 6554 5742 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697266981088 140697805960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6570] ppid=6554 vsize=15417412 memory=4120 CPUtime=0.12 cores=0,2,4,6
/proc/6556/task/6570/stat : 6570 (java) S 6554 6554 5742 0 -1 1077944384 941 0 0 0 8 4 0 0 20 0 19 0 446193233 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697265929392 140697805961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6575] ppid=6554 vsize=15417412 memory=33920 CPUtime=591.8 cores=0,2,4,6
/proc/6556/task/6575/stat : 6575 (java) R 6554 6554 5742 0 -1 4202560 1130 0 0 0 59180 0 0 0 20 0 19 0 446197007 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697255893864 140697446094588 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6576] ppid=6554 vsize=15417412 memory=1296 CPUtime=592.44 cores=0,2,4,6
/proc/6556/task/6576/stat : 6576 (java) R 6554 6554 5742 0 -1 4202560 3322 0 0 0 59243 1 0 0 20 0 19 0 446197007 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697253792096 140697444751977 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6577] ppid=6554 vsize=15417412 memory=2184 CPUtime=592.32 cores=0,2,4,6
/proc/6556/task/6577/stat : 6577 (java) R 6554 6554 5742 0 -1 4202560 809 0 0 0 59232 0 0 0 20 0 19 0 446197008 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697254841808 140697446096854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
[pid=6556/tid=6578] ppid=6554 vsize=15417412 memory=0 CPUtime=592.35 cores=0,2,4,6
/proc/6556/task/6578/stat : 6578 (java) R 6554 6554 5742 0 -1 4202560 1794 0 0 0 59235 0 0 0 20 0 19 0 446197008 15787429888 52261 33554432000 4194304 4196468 140723085839664 140697256948120 140697446094461 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37392384 140723085841391 140723085841562 140723085841562 140723085844431 0
Current children cumulated CPU time: 2520.16 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 210492 KiB

Child status: 143
Real time (s): 633.778
CPU time (s): 2520.44
CPU user time (s): 2520.13
CPU system time (s): 0.318589
CPU usage (%): 397.686
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 253820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.13
system time used= 0.318589
maximum resident set size= 252376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77559
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= 22531
involuntary context switches= 43036


# summary of solver processes directly reported to runsolver:
#   pid: 6554,6556
#   total CPU time (s): 2520.44
#   total CPU user time (s): 2520.13
#   total CPU system time (s): 0.318589

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.6769 second user time and 7.03378 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-17 07:46:07
IDJOB=4399358
IDBENCH=137635
IDSOLVER=2853
FILE ID=node150/4399358-1568699206
RUNJOBID= node150-1568698397-5773
PBS_JOBID= 21703813
Free space on /tmp= 59344 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r1.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 /tmp/evaluation-result-4399358-1568699206/watcher-4399358-1568699206 -o /tmp/evaluation-result-4399358-1568699206/solver-4399358-1568699206 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568698397-5773 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 939570970 HOME/instance-4399358-1568699206.xml

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

MD5SUM BENCH= a404c513102fb879343dc63e509eedd5
RANDOM SEED=939570970

node150.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.79
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.79
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.79
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.79
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:        29705244 kB
MemAvailable:   31562784 kB
Buffers:          217408 kB
Cached:          1901264 kB
SwapCached:        10924 kB
Active:          1230600 kB
Inactive:        1211692 kB
Active(anon):     283764 kB
Inactive(anon):    78664 kB
Active(file):     946836 kB
Inactive(file):  1133028 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       67027412 kB
Dirty:             26208 kB
Writeback:             0 kB
AnonPages:        426544 kB
Mapped:            60408 kB
Shmem:             30876 kB
Slab:             217296 kB
SReclaimable:     187024 kB
SUnreclaim:        30272 kB
KernelStack:        4080 kB
PageTables:         6744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1553004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59316 MiB
End job on node150 at 2019-09-17 07:56:40