Trace number 4268986

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)0 2520.02 2512.6101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-30.xml
MD5SUM1730b431530ce221acf4898e37ce65f9
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 benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4268986-1502837809.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4268986-1502837809.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.32	c simple solver
0.32/0.38	c parse instance...
4.18/1.93	c solve instance...
110.75/105.63	o 0 
2520.00/2512.60	s SATISFIABLE
2520.00/2512.60	v <instantiation>
2520.00/2512.60	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
2520.00/2512.60	v 	<values>0 200 200 199 199 196 0 198 195 195 194 190 0 198 194 194 194 193 0 198 168 163 159 155 151 193 190 190 189 188 0 193 171 162 161 154 150 193 167 163 158 155 153 193 167 162 157 157 153 190 169 161 160 155 150 189 171 162 160 156 150 189 167 164 159 155 151 188 186 186 185 184 0 187 167 164 160 155 150 185 184 183 180 180 0 185 166 164 160 155 154 184 168 162 159 155 150 183 182 180 180 180 0 181 181 180 177 177 0 181 170 162 158 154 154 177 173 172 172 171 0 176 176 175 174 174 0 176 175 175 175 0 0 </values>
2520.00/2512.60	v </instantiation>
2520.00/2512.60	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 (13185 MiB free)
  memory of node 1: 16384 MiB (15566 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268986-1502837809/watcher-4268986-1502837809 -o /tmp/evaluation-result-4268986-1502837809/solver-4268986-1502837809 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 269560244 HOME/instance-4268986-1502837809.xml 

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

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


[startup+0.100092 s]*
/proc/loadavg: 2.05 2.04 2.01 3/203 13784
/proc/meminfo: memFree=29434560/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13574484 memory=16408 CPUtime=0.02 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 3917 0 0 0 1 1 0 0 20 0 9 0 72121572 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3393621 4102 2064 1 0 3383118 0
[pid=13779/tid=13780] ppid=13777 vsize=13574484 memory=4206751525541405026 CPUtime=0.01 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 2636 0 0 0 1 0 0 0 20 0 9 0 72121573 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686883844328 139686865676560 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13574484 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72121573 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13574484 memory=140375577405056 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72121573 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 72121573 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72121573 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 72121575 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 72121575 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686356947872 139686879618773 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 72121575 13900271616 4102 18446744073709551615 4194304 4196468 140726611118416 139686355895344 139686879618773 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 17788 KiB

[startup+0.209974 s]*
/proc/loadavg: 2.05 2.04 2.01 4/212 13793
/proc/meminfo: memFree=29425144/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13974352 memory=27680 CPUtime=0.11 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 5420 0 0 0 10 1 0 0 20 0 15 0 72121572 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3493588 6920 2814 1 0 3482964 0
[pid=13779/tid=13780] ppid=13777 vsize=13974352 memory=-6153504281267117510 CPUtime=0.09 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 3436 0 0 0 8 1 0 0 20 0 15 0 72121573 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686883824720 139686879620502 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13974352 memory=6055707664168806735 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13974352 memory=140375577405056 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13974352 memory=140375577405056 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72121575 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72121575 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686356947872 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13974352 memory=140375577405056 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72121575 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686355895280 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) R 13777 13777 11586 0 -1 4202560 314 0 0 0 0 0 0 0 20 0 15 0 72121578 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686353791472 139686879629914 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) S 13777 13777 11586 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 72121578 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686352738928 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) R 13777 13777 11586 0 -1 4202560 243 0 0 0 1 0 0 0 20 0 15 0 72121578 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879629914 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121582 14309736448 6920 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29060 KiB

[startup+0.315646 s]*
/proc/loadavg: 2.05 2.04 2.01 5/212 13793
/proc/meminfo: memFree=29412176/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13974352 memory=39692 CPUtime=0.32 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 9201 0 0 0 29 3 0 0 20 0 15 0 72121572 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3493588 9923 2999 1 0 3482964 0
[pid=13779/tid=13780] ppid=13777 vsize=13974352 memory=6933928925625698159 CPUtime=0.19 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 6303 0 0 0 17 2 0 0 20 0 15 0 72121573 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686883835200 139686863689084 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13974352 memory=1329904169539632284 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13974352 memory=8514701219730392229 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13974352 memory=6576575808607333545 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72121573 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13974352 memory=9124443767561732153 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72121575 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13974352 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72121575 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686356947872 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72121575 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686355895280 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) S 13777 13777 11586 0 -1 1077944384 522 0 0 0 2 0 0 0 20 0 15 0 72121578 14309736448 9923 18446744073709551615 4194304 4196468 140726611118416 139686353791472 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13975376 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) S 13777 13777 11586 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 15 0 72121578 14310785024 9923 18446744073709551615 4194304 4196468 140726611118416 139686352738928 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13975376 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) S 13777 13777 11586 0 -1 1077944384 720 0 0 0 7 0 0 0 20 0 15 0 72121578 14310785024 9988 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14310785024 9988 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121582 14310785024 9982 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41072 KiB

[startup+0.701907 s]
/proc/loadavg: 2.05 2.04 2.01 5/212 13793
/proc/meminfo: memFree=29398916/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13978684 memory=105552 CPUtime=1.24 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 12420 0 0 0 118 6 0 0 20 0 15 0 72121572 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3494671 26388 3164 1 0 3482964 0
[pid=13779/tid=13780] ppid=13777 vsize=13978684 memory=8387336190729388233 CPUtime=0.56 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 1077944384 7850 0 0 0 52 4 0 0 20 0 15 0 72121573 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686883842112 139686879618773 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13978684 memory=7012755952686415973 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13978684 memory=7519148084804674902 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13978684 memory=-7970089902420485312 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121573 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13978684 memory=-8412656567318647667 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72121573 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13978684 memory=-7240599211820661557 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 72121575 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13978684 memory=-7233780906022726806 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72121575 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686356947872 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13978684 memory=140375577409281 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72121575 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686355895280 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13978684 memory=4120 CPUtime=0.22 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) R 13777 13777 11586 0 -1 4202560 1065 0 0 0 22 0 0 0 20 0 15 0 72121578 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686353781600 139686879629914 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) R 13777 13777 11586 0 -1 4202560 977 0 0 0 22 0 0 0 20 0 15 0 72121578 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686352731952 139686863598875 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13978684 memory=140375436042864 CPUtime=0.2 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) S 13777 13777 11586 0 -1 1077944384 1220 0 0 0 20 0 0 0 20 0 15 0 72121578 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72121582 14314172416 26388 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 106932 KiB

[startup+1.50081 s]
/proc/loadavg: 2.05 2.04 2.01 3/212 13793
/proc/meminfo: memFree=29300704/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13980732 memory=196280 CPUtime=2.97 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 19541 0 0 0 287 10 0 0 20 0 15 0 72121572 14316269568 49070 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3495183 49070 3202 1 0 3483476 0
[pid=13779/tid=13780] ppid=13777 vsize=13980732 memory=40116 CPUtime=1.35 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 9351 0 0 0 129 6 0 0 20 0 15 0 72121573 14316269568 49070 18446744073709551615 4194304 4196468 140726611118416 139686883844160 139686516905503 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 285 0 0 0 0 0 0 0 20 0 15 0 72121573 14316269568 49070 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 72121573 14316269568 49070 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13980732 memory=56 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 72121573 14316269568 49070 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13980732 memory=1585 CPUtime=0 cores=1,3,5,7

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

/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686355895296 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13980732 memory=784432 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13980732 memory=784432 CPUtime=2.76 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) S 13777 13777 11586 0 -1 1077944384 22401 0 0 0 274 2 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686353791472 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) S 13777 13777 11586 0 -1 1077944384 17154 0 0 0 252 2 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686352738928 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13980732 memory=1380 CPUtime=0.56 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) S 13777 13777 11586 0 -1 1077944384 9968 0 0 0 53 3 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13980732 memory=1380 CPUtime=1.23 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1847 0 0 0 62 61 0 0 20 0 15 0 72121582 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 2389.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 785812 KiB

[startup+2442.3 s]
/proc/loadavg: 2.08 2.07 2.05 3/211 14039
/proc/meminfo: memFree=30398528/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13980732 memory=784432 CPUtime=2449.65 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 117239 0 0 0 244862 103 0 0 20 0 15 0 72121572 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3495183 196108 3243 1 0 3483476 0
[pid=13779/tid=13780] ppid=13777 vsize=13980732 memory=784432 CPUtime=2441.85 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 43705 0 0 0 244163 22 0 0 20 0 15 0 72121573 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686883848064 139686518155545 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13980732 memory=784432 CPUtime=0.14 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 3985 0 0 0 9 5 0 0 20 0 15 0 72121573 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13980732 memory=784432 CPUtime=0.13 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 5195 0 0 0 9 4 0 0 20 0 15 0 72121573 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13980732 memory=784432 CPUtime=0.12 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 3161 0 0 0 7 5 0 0 20 0 15 0 72121573 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13980732 memory=784432 CPUtime=0.13 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 3315 0 0 0 8 5 0 0 20 0 15 0 72121573 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13980732 memory=784432 CPUtime=0.08 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 4650 0 0 0 4 4 0 0 20 0 15 0 72121575 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686356947936 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13980732 memory=784432 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686355895296 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13980732 memory=784432 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13980732 memory=784432 CPUtime=2.76 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) S 13777 13777 11586 0 -1 1077944384 22401 0 0 0 274 2 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686353791472 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) S 13777 13777 11586 0 -1 1077944384 17154 0 0 0 252 2 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686352738928 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13980732 memory=3908 CPUtime=0.56 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) S 13777 13777 11586 0 -1 1077944384 10397 0 0 0 53 3 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13980732 memory=784432 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13980732 memory=1380 CPUtime=1.26 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1854 0 0 0 64 62 0 0 20 0 15 0 72121582 14316269568 196108 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 2449.65 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 785812 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/211 14041
/proc/meminfo: memFree=30435636/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13980732 memory=759808 CPUtime=2509.69 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 118220 0 0 0 250865 104 0 0 20 0 15 0 72121572 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3495183 189952 3243 1 0 3483476 0
[pid=13779/tid=13780] ppid=13777 vsize=13980732 memory=759808 CPUtime=2501.85 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 44094 0 0 0 250163 22 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686883847856 139686518155597 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13980732 memory=759808 CPUtime=0.14 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 4034 0 0 0 9 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13980732 memory=759808 CPUtime=0.13 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 5268 0 0 0 9 4 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13980732 memory=759808 CPUtime=0.12 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 3494 0 0 0 7 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13980732 memory=759808 CPUtime=0.13 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 3330 0 0 0 8 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13980732 memory=759808 CPUtime=0.08 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 4736 0 0 0 4 4 0 0 20 0 15 0 72121575 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13980732 memory=759808 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686356947936 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686355895296 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13980732 memory=4715433313220523562 CPUtime=2.76 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) S 13777 13777 11586 0 -1 1077944384 22404 0 0 0 274 2 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686353791472 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) S 13777 13777 11586 0 -1 1077944384 17156 0 0 0 252 2 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686352738928 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13980732 memory=4120 CPUtime=0.56 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) S 13777 13777 11586 0 -1 1077944384 10399 0 0 0 53 3 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13980732 memory=759808 CPUtime=1.29 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1883 0 0 0 65 64 0 0 20 0 15 0 72121582 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 2509.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 761188 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 2.02 2.06 2.05 3/211 14041
/proc/meminfo: memFree=30435708/32770624 swapFree=67108860/67108860
[pid=13777] ppid=13774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13777/stat : 13777 (xcsp3-exec) S 13774 13777 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72121564 9740288 345 18446744073709551615 4194304 5098028 140729983292144 140729983290248 140397568381564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 10596352 140729983299961 140729983300165 140729983300165 140729983303659 0
/proc/13777/statm: 2378 345 289 221 0 87 0
[pid=13779] ppid=13777 vsize=13980732 memory=759808 CPUtime=2520 cores=1,3,5,7
/proc/13779/stat : 13779 (java) S 13777 13777 11586 0 -1 1077944320 118369 0 0 0 251895 105 0 0 20 0 15 0 72121572 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 140726611100960 139686879608567 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
/proc/13779/statm: 3495183 189952 3243 1 0 3483476 0
[pid=13779/tid=13780] ppid=13777 vsize=13980732 memory=-8774313645642428999 CPUtime=2512.15 cores=1,3,5,7
/proc/13779/task/13780/stat : 13780 (java) R 13777 13777 11586 0 -1 4202560 44235 0 0 0 251193 22 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686883848000 139686518156603 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13781] ppid=13777 vsize=13980732 memory=358540 CPUtime=0.14 cores=1,3,5,7
/proc/13779/task/13781/stat : 13781 (java) S 13777 13777 11586 0 -1 1077944384 4036 0 0 0 9 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686836574992 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13782] ppid=13777 vsize=13980732 memory=2760 CPUtime=0.14 cores=1,3,5,7
/proc/13779/task/13782/stat : 13782 (java) S 13777 13777 11586 0 -1 1077944384 5268 0 0 0 9 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686835522448 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13783] ppid=13777 vsize=13980732 memory=2764 CPUtime=0.12 cores=1,3,5,7
/proc/13779/task/13783/stat : 13783 (java) S 13777 13777 11586 0 -1 1077944384 3497 0 0 0 7 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686834469904 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13784] ppid=13777 vsize=13980732 memory=6933928925625698159 CPUtime=0.13 cores=1,3,5,7
/proc/13779/task/13784/stat : 13784 (java) S 13777 13777 11586 0 -1 1077944384 3331 0 0 0 8 5 0 0 20 0 15 0 72121573 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686833417360 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13785] ppid=13777 vsize=13980732 memory=-7003737579269690708 CPUtime=0.09 cores=1,3,5,7
/proc/13779/task/13785/stat : 13785 (java) S 13777 13777 11586 0 -1 1077944384 4738 0 0 0 5 4 0 0 20 0 15 0 72121575 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686358001648 139686879619714 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13786] ppid=13777 vsize=13980732 memory=4072 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13786/stat : 13786 (java) S 13777 13777 11586 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686356947936 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13787] ppid=13777 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13787/stat : 13787 (java) S 13777 13777 11586 0 -1 1077944384 107 0 0 0 0 0 0 0 20 0 15 0 72121575 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686355895296 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13788] ppid=13777 vsize=13980732 memory=3256 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13788/stat : 13788 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686354843856 139686879627163 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13789] ppid=13777 vsize=13980732 memory=1380 CPUtime=2.76 cores=1,3,5,7
/proc/13779/task/13789/stat : 13789 (java) S 13777 13777 11586 0 -1 1077944384 22404 0 0 0 274 2 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686353791472 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13790] ppid=13777 vsize=13980732 memory=-8774313645642428999 CPUtime=2.54 cores=1,3,5,7
/proc/13779/task/13790/stat : 13790 (java) S 13777 13777 11586 0 -1 1077944384 17156 0 0 0 252 2 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686352738928 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13791] ppid=13777 vsize=13980732 memory=1380 CPUtime=0.56 cores=1,3,5,7
/proc/13779/task/13791/stat : 13791 (java) S 13777 13777 11586 0 -1 1077944384 10399 0 0 0 53 3 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686351686384 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13792] ppid=13777 vsize=13980732 memory=759808 CPUtime=0 cores=1,3,5,7
/proc/13779/task/13792/stat : 13792 (java) S 13777 13777 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72121578 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686350634080 139686879618773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
[pid=13779/tid=13793] ppid=13777 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/13779/task/13793/stat : 13793 (java) S 13777 13777 11586 0 -1 1077944384 1883 0 0 0 65 64 0 0 20 0 15 0 72121582 14316269568 189952 18446744073709551615 4194304 4196468 140726611118416 139686349580592 139686879619714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13996032 140726611120561 140726611120737 140726611120737 140726611124175 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 761188 KiB

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

[startup+2512.61 s]
# the end of solver process 13777 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000646 s, system=0.001293 s

[startup+2512.61 s]
# the end of solver process 13779 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.97 s, system=1.05445 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

Child status: 143
Real time (s): 2512.61
CPU time (s): 2520.02
CPU user time (s): 2518.97
CPU system time (s): 1.05445
CPU usage (%): 100.295
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1261508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.97
system time used= 1.05445
maximum resident set size= 1277616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57798
involuntary context switches= 1442


# summary of solver processes directly reported to runsolver:
#   pid: 13777,13779
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.97
#   total CPU system time (s): 1.05445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9453 second user time and 27.4247 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-16 00:42:33
IDJOB=4268986
IDBENCH=137104
IDSOLVER=2660
FILE ID=node124/4268986-1502837809
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-30.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268986-1502837809/watcher-4268986-1502837809 -o /tmp/evaluation-result-4268986-1502837809/solver-4268986-1502837809 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 269560244 HOME/instance-4268986-1502837809.xml

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

MD5SUM BENCH= 1730b431530ce221acf4898e37ce65f9
RANDOM SEED=269560244

node124.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.51
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.51
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.51
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.51
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:        29441680 kB
MemAvailable:   29890056 kB
Buffers:          250268 kB
Cached:           484772 kB
SwapCached:            0 kB
Active:          2573568 kB
Inactive:         303408 kB
Active(anon):    2093388 kB
Inactive(anon):    81944 kB
Active(file):     480180 kB
Inactive(file):   221464 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             8 kB
AnonPages:       2160272 kB
Mapped:            60864 kB
Shmem:             33512 kB
Slab:             151464 kB
SReclaimable:     125132 kB
SUnreclaim:        26332 kB
KernelStack:        3680 kB
PageTables:         9072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4063664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2048000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-16 01:24:26