Trace number 4400558

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 2400.71 603.384

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 benchmark2005.75
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-4400558-1568695782.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4400558-1568695782.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.02/0.54	c solve instance...
149.27/37.80	o 0 
2400.38/603.36	s SATISFIABLE
2400.38/603.36	v <instantiation>
2400.38/603.36	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>
2400.38/603.36	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>
2400.38/603.36	v </instantiation>
2400.38/603.36	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 (14620 MiB free)
  memory of node 1: 16384 MiB (15412 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400558-1568695782/watcher-4400558-1568695782 -o /tmp/evaluation-result-4400558-1568695782/solver-4400558-1568695782 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568694971-20216 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1643278670 HOME/instance-4400558-1568695782.xml 

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

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

solver pid=21255, runsolver pid=21252

[startup+0.104221 s]*
/proc/loadavg: 8.68 8.10 5.59 7/232 21271
/proc/meminfo: memFree=30738340/32770624 swapFree=66922652/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0
[pid=21257] ppid=21255 vsize=15144776 memory=29140 CPUtime=0.14 cores=0,2,4,6
/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 5721 0 0 0 13 1 0 0 20 0 15 0 445846928 15508250624 7285 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3786194 7285 3160 1 0 3748377 0
[pid=21257/tid=21258] ppid=21255 vsize=15144776 memory=-6962121287837372198 CPUtime=0.1 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) R 21255 21255 20185 0 -1 4202560 3596 0 0 0 9 1 0 0 20 0 15 0 445846928 15508250624 7285 33554432000 4194304 4196468 140726803958080 140207412013904 140207407795606 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 7285 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15144776 memory=139766018811520 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 7285 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 7285 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 7285 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15144776 memory=139766018811520 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445846930 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445846931 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206280434848 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445846931 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206279381744 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445846933 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) S 21255 21255 20185 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 15 0 445846933 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206277278448 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) S 21255 21255 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445846933 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206276225904 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15144776 memory=139766018811520 CPUtime=0.02 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) R 21255 21255 20185 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 445846933 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206275172848 140207391864158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445846934 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15144776 memory=139766018811520 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846934 15508250624 7285 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30592 KiB

[startup+0.212696 s]*
/proc/loadavg: 8.68 8.10 5.59 7/232 21271
/proc/meminfo: memFree=30724788/32770624 swapFree=66922652/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0
[pid=21257] ppid=21255 vsize=15144776 memory=40888 CPUtime=0.35 cores=0,2,4,6
/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 9487 0 0 0 32 3 0 0 20 0 15 0 445846928 15508250624 10222 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3786194 10222 3310 1 0 3748377 0
[pid=21257/tid=21258] ppid=21255 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) R 21255 21255 20185 0 -1 4202560 6627 0 0 0 18 2 0 0 20 0 15 0 445846928 15508250624 10222 33554432000 4194304 4196468 140726803958080 140207412016400 140207391864158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15144776 memory=12641 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 10222 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15144776 memory=139766018831989 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 10222 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 10222 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445846929 15508250624 10222 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15144776 memory=139766018811520 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445846930 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445846931 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206280434848 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445846931 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206279381744 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445846933 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) S 21255 21255 20185 0 -1 1077944384 789 0 0 0 3 0 0 0 20 0 15 0 445846933 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206277278448 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) S 21255 21255 20185 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 15 0 445846933 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206276225904 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15144776 memory=139766018811520 CPUtime=0.08 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) S 21255 21255 20185 0 -1 1077944384 722 0 0 0 8 0 0 0 20 0 15 0 445846933 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206275172848 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445846934 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846934 15508250624 10222 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42340 KiB

[startup+0.318642 s]*
/proc/loadavg: 8.68 8.10 5.59 7/232 21271
/proc/meminfo: memFree=30717200/32770624 swapFree=66922652/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0
[pid=21257] ppid=21255 vsize=15149032 memory=50676 CPUtime=0.53 cores=0,2,4,6
/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 10968 0 0 0 50 3 0 0 20 0 15 0 445846928 15512608768 12669 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3787258 12669 3366 1 0 3748377 0
[pid=21257/tid=21258] ppid=21255 vsize=15149032 memory=6791534058613427641 CPUtime=0.31 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) R 21255 21255 20185 0 -1 4202560 7879 0 0 0 28 3 0 0 20 0 15 0 445846928 15512608768 12677 33554432000 4194304 4196468 140726803958080 140207412015360 140207391864188 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15512608768 12677 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15512608768 12677 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846929 15512608768 12677 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445846929 15512608768 12677 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445846930 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445846931 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206280434848 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445846931 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206279381744 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445846933 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) S 21255 21255 20185 0 -1 1077944384 799 0 0 0 4 0 0 0 20 0 15 0 445846933 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206277278448 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) S 21255 21255 20185 0 -1 1077944384 176 0 0 0 4 0 0 0 20 0 15 0 445846933 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206276225904 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) S 21255 21255 20185 0 -1 1077944384 816 0 0 0 12 0 0 0 20 0 15 0 445846933 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206275172848 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445846934 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445846934 15512608768 12677 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52128 KiB

[startup+0.70864 s]
/proc/loadavg: 8.68 8.10 5.59 10/232 21271
/proc/meminfo: memFree=30703624/32770624 swapFree=66922652/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0
[pid=21257] ppid=21255 vsize=15417412 memory=79752 CPUtime=1.68 cores=0,2,4,6
/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 14286 0 0 0 163 5 0 0 20 0 19 0 445846928 15787429888 19938 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3854353 19938 3448 1 0 3815453 0
[pid=21257/tid=21258] ppid=21255 vsize=15417412 memory=47364 CPUtime=0.52 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) S 21255 21255 20185 0 -1 1077944384 9113 0 0 0 49 3 0 0 20 0 19 0 445846928 15787429888 19938 33554432000 4194304 4196468 140726803958080 140207412024448 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15417412 memory=988 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445846929 15787429888 19938 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15417412 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445846929 15787429888 19938 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15417412 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445846929 15787429888 19938 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15417412 memory=10728 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445846929 15787429888 19938 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15417412 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445846930 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15417412 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206280434848 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15417412 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206279381744 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15417412 memory=772 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846933 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15417412 memory=1060 CPUtime=0.24 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) R 21255 21255 20185 0 -1 4202560 1392 0 0 0 24 0 0 0 20 0 19 0 445846933 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206277265264 140207392169988 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15417412 memory=1484 CPUtime=0.2 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) R 21255 21255 20185 0 -1 4202560 690 0 0 0 20 0 0 0 20 0 19 0 445846933 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206276211872 140207387619297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15417412 memory=1096 CPUtime=0.32 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) S 21255 21255 20185 0 -1 1077944384 1577 0 0 0 32 0 0 0 20 0 19 0 445846933 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206275172848 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15417412 memory=1176 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846934 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15417412 memory=6072 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445846934 15787429888 19938 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 81204 KiB

[startup+1.51764 s]
/proc/loadavg: 8.68 8.10 5.59 12/236 21275
/proc/meminfo: memFree=30670776/32770624 swapFree=66922652/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0

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

/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 67357 0 0 0 231649 30 0 0 20 0 19 0 445846928 15787429888 51200 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3854353 51200 3522 1 0 3815453 0
[pid=21257/tid=21258] ppid=21255 vsize=15417412 memory=204800 CPUtime=0.53 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) S 21255 21255 20185 0 -1 1077944384 9277 0 0 0 50 3 0 0 20 0 19 0 445846928 15787429888 51200 33554432000 4194304 4196468 140726803958080 140207412024448 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15417412 memory=204800 CPUtime=0.37 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 3202 0 0 0 34 3 0 0 20 0 19 0 445846929 15787429888 51200 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15417412 memory=204800 CPUtime=0.37 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1319 0 0 0 35 2 0 0 20 0 19 0 445846929 15787429888 51200 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15417412 memory=204800 CPUtime=0.38 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 2191 0 0 0 35 3 0 0 20 0 19 0 445846929 15787429888 51200 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15417412 memory=204800 CPUtime=0.37 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2684 0 0 0 34 3 0 0 20 0 19 0 445846929 15787429888 51200 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15417412 memory=204800 CPUtime=0.18 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 3127 0 0 0 13 5 0 0 20 0 19 0 445846930 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15417412 memory=204800 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206280434912 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206279381760 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846933 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15417412 memory=1452 CPUtime=2.02 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) S 21255 21255 20185 0 -1 1077944384 14366 0 0 0 201 1 0 0 20 0 19 0 445846933 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206277278448 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15417412 memory=6791534058613427641 CPUtime=1.78 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) S 21255 21255 20185 0 -1 1077944384 11980 0 0 0 177 1 0 0 20 0 19 0 445846933 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206276225904 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15417412 memory=196548 CPUtime=0.52 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) S 21255 21255 20185 0 -1 1077944384 7152 0 0 0 52 0 0 0 20 0 19 0 445846933 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206275172848 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846934 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15417412 memory=1452 CPUtime=0.08 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1011 0 0 0 0 8 0 0 20 0 19 0 445846934 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21364] ppid=21255 vsize=15417412 memory=204800 CPUtime=541.15 cores=0,2,4,6
/proc/21257/task/21364/stat : 21364 (java) R 21255 21255 20185 0 -1 4202560 827 0 0 0 54115 0 0 0 20 0 19 0 445850709 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206260927928 140207014474781 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21365] ppid=21255 vsize=15417412 memory=1428 CPUtime=541.76 cores=0,2,4,6
/proc/21257/task/21365/stat : 21365 (java) R 21255 21255 20185 0 -1 4202560 2802 0 0 0 54175 1 0 0 20 0 19 0 445850709 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206263036752 140207015370444 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21366] ppid=21255 vsize=15417412 memory=10728 CPUtime=541.46 cores=0,2,4,6
/proc/21257/task/21366/stat : 21366 (java) R 21255 21255 20185 0 -1 4202560 752 0 0 0 54146 0 0 0 20 0 19 0 445850709 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206261981216 140207014477754 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21367] ppid=21255 vsize=15417412 memory=1552 CPUtime=541.09 cores=0,2,4,6
/proc/21257/task/21367/stat : 21367 (java) R 21255 21255 20185 0 -1 4202560 1345 0 0 0 54109 0 0 0 20 0 19 0 445850709 15787429888 51200 33554432000 4194304 4196468 140726803958080 140206264086184 140207014474506 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 2316.79 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 206252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.302 s]
/proc/loadavg: 8.69 8.43 6.96 9/237 21443
/proc/meminfo: memFree=28697224/32770624 swapFree=66922668/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0
[pid=21257] ppid=21255 vsize=15417412 memory=207032 CPUtime=2400.38 cores=0,2,4,6
/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 67919 0 0 0 240008 30 0 0 20 0 19 0 445846928 15787429888 51758 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3854353 51758 3522 1 0 3815453 0
[pid=21257/tid=21258] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.53 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) S 21255 21255 20185 0 -1 1077944384 9277 0 0 0 50 3 0 0 20 0 19 0 445846928 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207412024448 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 3226 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1336 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 2232 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2982 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.19 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 3154 0 0 0 14 5 0 0 20 0 19 0 445846930 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15417412 memory=207032 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206280434912 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15417412 memory=207032 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206279381760 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15417412 memory=207032 CPUtime=2.02 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) S 21255 21255 20185 0 -1 1077944384 14366 0 0 0 201 1 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206277278448 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15417412 memory=1060 CPUtime=1.78 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) S 21255 21255 20185 0 -1 1077944384 11980 0 0 0 177 1 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206276225904 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15417412 memory=1484 CPUtime=0.52 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) S 21255 21255 20185 0 -1 1077944384 7152 0 0 0 52 0 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206275172848 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15417412 memory=196548 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846934 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15417412 memory=1452 CPUtime=0.08 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1015 0 0 0 0 8 0 0 20 0 19 0 445846934 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21364] ppid=21255 vsize=15417412 memory=1448 CPUtime=562.02 cores=0,2,4,6
/proc/21257/task/21364/stat : 21364 (java) R 21255 21255 20185 0 -1 4202560 844 0 0 0 56202 0 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206260927680 140207013164147 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21365] ppid=21255 vsize=15417412 memory=2191508 CPUtime=562.62 cores=0,2,4,6
/proc/21257/task/21365/stat : 21365 (java) R 21255 21255 20185 0 -1 4202560 2867 0 0 0 56261 1 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206263036640 140207013555643 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21366] ppid=21255 vsize=15417412 memory=47388 CPUtime=562.32 cores=0,2,4,6
/proc/21257/task/21366/stat : 21366 (java) R 21255 21255 20185 0 -1 4202560 785 0 0 0 56232 0 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206261981464 140207014475178 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21367] ppid=21255 vsize=15417412 memory=988 CPUtime=562 cores=0,2,4,6
/proc/21257/task/21367/stat : 21367 (java) R 21255 21255 20185 0 -1 4202560 1381 0 0 0 56200 0 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206264086296 140207014474456 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 2400.38 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 208484 KiB

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

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

[startup+603.384 s]
# the end of solver process 21257 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.4 s, system=0.310557 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+603.302 s]
/proc/loadavg: 8.69 8.43 6.96 9/237 21443
/proc/meminfo: memFree=28697224/32770624 swapFree=66922668/67108860
[pid=21255] ppid=21252 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21255/stat : 21255 (xcsp3-exec) S 21252 21255 20185 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445846928 115843072 363 33554432000 4194304 5098028 140727314117952 140727314116056 140289191273084 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 35815424 140727314125690 140727314125933 140727314125933 140727314128842 0
/proc/21255/statm: 28282 363 304 221 0 87 0
[pid=21257] ppid=21255 vsize=15417412 memory=207032 CPUtime=2400.38 cores=0,2,4,6
/proc/21257/stat : 21257 (java) S 21255 21255 20185 0 -1 1077944320 67919 0 0 0 240008 30 0 0 20 0 19 0 445846928 15787429888 51758 33554432000 4194304 4196468 140726803958080 140726803940624 140207407783671 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
/proc/21257/statm: 3854353 51758 3522 1 0 3815453 0
[pid=21257/tid=21258] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.53 cores=0,2,4,6
/proc/21257/task/21258/stat : 21258 (java) S 21255 21255 20185 0 -1 1077944384 9277 0 0 0 50 3 0 0 20 0 19 0 445846928 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207412024448 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21259] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21259/stat : 21259 (java) S 21255 21255 20185 0 -1 1077944384 3226 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207335824400 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21260] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21260/stat : 21260 (java) S 21255 21255 20185 0 -1 1077944384 1336 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207334771856 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21261] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21261/stat : 21261 (java) S 21255 21255 20185 0 -1 1077944384 2232 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207333718800 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21262] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.39 cores=0,2,4,6
/proc/21257/task/21262/stat : 21262 (java) S 21255 21255 20185 0 -1 1077944384 2982 0 0 0 36 3 0 0 20 0 19 0 445846929 15787429888 51758 33554432000 4194304 4196468 140726803958080 140207332666256 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21263] ppid=21255 vsize=15417412 memory=207032 CPUtime=0.19 cores=0,2,4,6
/proc/21257/task/21263/stat : 21263 (java) S 21255 21255 20185 0 -1 1077944384 3154 0 0 0 14 5 0 0 20 0 19 0 445846930 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206281488624 140207407794818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21264] ppid=21255 vsize=15417412 memory=207032 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21264/stat : 21264 (java) S 21255 21255 20185 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206280434912 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21265] ppid=21255 vsize=15417412 memory=207032 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21265/stat : 21265 (java) S 21255 21255 20185 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 445846931 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206279381760 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21266] ppid=21255 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21266/stat : 21266 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206278330320 140207407802267 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21267] ppid=21255 vsize=15417412 memory=207032 CPUtime=2.02 cores=0,2,4,6
/proc/21257/task/21267/stat : 21267 (java) S 21255 21255 20185 0 -1 1077944384 14366 0 0 0 201 1 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206277278448 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21268] ppid=21255 vsize=15417412 memory=1060 CPUtime=1.78 cores=0,2,4,6
/proc/21257/task/21268/stat : 21268 (java) S 21255 21255 20185 0 -1 1077944384 11980 0 0 0 177 1 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206276225904 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21269] ppid=21255 vsize=15417412 memory=1484 CPUtime=0.52 cores=0,2,4,6
/proc/21257/task/21269/stat : 21269 (java) S 21255 21255 20185 0 -1 1077944384 7152 0 0 0 52 0 0 0 20 0 19 0 445846933 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206275172848 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21270] ppid=21255 vsize=15417412 memory=196548 CPUtime=0 cores=0,2,4,6
/proc/21257/task/21270/stat : 21270 (java) S 21255 21255 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445846934 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206274120544 140207407793877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21271] ppid=21255 vsize=15417412 memory=1452 CPUtime=0.08 cores=0,2,4,6
/proc/21257/task/21271/stat : 21271 (java) S 21255 21255 20185 0 -1 1077944384 1015 0 0 0 0 8 0 0 20 0 19 0 445846934 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206273067568 140207407794818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21364] ppid=21255 vsize=15417412 memory=1448 CPUtime=562.02 cores=0,2,4,6
/proc/21257/task/21364/stat : 21364 (java) R 21255 21255 20185 0 -1 4202560 844 0 0 0 56202 0 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206260927680 140207013164147 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21365] ppid=21255 vsize=15417412 memory=2191508 CPUtime=562.62 cores=0,2,4,6
/proc/21257/task/21365/stat : 21365 (java) R 21255 21255 20185 0 -1 4202560 2867 0 0 0 56261 1 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206263036640 140207013555643 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21366] ppid=21255 vsize=15417412 memory=47388 CPUtime=562.32 cores=0,2,4,6
/proc/21257/task/21366/stat : 21366 (java) R 21255 21255 20185 0 -1 4202560 785 0 0 0 56232 0 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206261981464 140207014475178 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
[pid=21257/tid=21367] ppid=21255 vsize=15417412 memory=988 CPUtime=562 cores=0,2,4,6
/proc/21257/task/21367/stat : 21367 (java) R 21255 21255 20185 0 -1 4202560 1381 0 0 0 56200 0 0 0 20 0 19 0 445850709 15787429888 51758 33554432000 4194304 4196468 140726803958080 140206264086296 140207014474456 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35082240 140726803960815 140726803960986 140726803960986 140726803963855 0
Current children cumulated CPU time: 2400.38 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 208484 KiB

Child status: 143
Real time (s): 603.384
CPU time (s): 2400.71
CPU user time (s): 2400.4
CPU system time (s): 0.310557
CPU usage (%): 397.874
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 251848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.4
system time used= 0.310557
maximum resident set size= 250396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68710
page faults= 0
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21392
involuntary context switches= 45054


# summary of solver processes directly reported to runsolver:
#   pid: 21255,21257
#   total CPU time (s): 2400.71
#   total CPU user time (s): 2400.4
#   total CPU system time (s): 0.310557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.61074 second user time and 6.34982 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-17 06:51:35
IDJOB=4400558
IDBENCH=137635
IDSOLVER=2856
FILE ID=node139/4400558-1568695782
RUNJOBID= node139-1568694971-20216
PBS_JOBID= 21703808
Free space on /tmp= 59532 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-4400558-1568695782/watcher-4400558-1568695782 -o /tmp/evaluation-result-4400558-1568695782/solver-4400558-1568695782 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568694971-20216 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1643278670 HOME/instance-4400558-1568695782.xml

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

MD5SUM BENCH= a404c513102fb879343dc63e509eedd5
RANDOM SEED=1643278670

node139.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.57
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.57
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.57
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.57
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:        30754624 kB
MemAvailable:   31504328 kB
Buffers:          123652 kB
Cached:           917200 kB
SwapCached:        78140 kB
Active:           979268 kB
Inactive:         467616 kB
Active(anon):     331264 kB
Inactive(anon):   117976 kB
Active(file):     648004 kB
Inactive(file):   349640 kB
Unevictable:      107788 kB
Mlocked:          107788 kB
SwapTotal:      67108860 kB
SwapFree:       66922652 kB
Dirty:             26500 kB
Writeback:             0 kB
AnonPages:        440916 kB
Mapped:            61420 kB
Shmem:             34560 kB
Slab:             164936 kB
SReclaimable:     135792 kB
SUnreclaim:        29144 kB
KernelStack:        3952 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1231556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59508 MiB
End job on node139 at 2019-09-17 07:01:38