Trace number 4271929

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 5a (2017-07-26)SAT (TO)0 2520.1101 2505.1299

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-91.xml
MD5SUMcdfda5ac0ff03b0975a4559a953a2f29
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 size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"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.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271929-1502839252.xml"  -tl '2520s' -p 1 -x 3
0.13/0.25	c [HOME/instance-4271929-1502839252.xml, -tl, 2520s, -p, 1, -x, 3]
0.13/0.31	c simple solver
0.32/0.38	c parse instance...
4.68/2.01	c solve instance...
45.76/38.87	o 0 
2520.09/2505.11	s SATISFIABLE
2520.09/2505.11	v <instantiation>
2520.09/2505.11	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.09/2505.11	v 	<values>0 200 200 200 200 200 0 200 169 165 159 156 151 200 167 163 160 157 151 198 166 164 158 156 151 197 197 196 194 193 0 194 167 163 158 157 152 194 166 162 161 155 151 193 192 191 190 190 0 192 192 191 186 182 0 190 188 187 187 187 0 189 189 189 189 188 0 189 167 164 158 154 153 188 168 162 161 155 153 187 182 182 182 182 0 187 165 162 162 155 153 186 165 163 160 156 152 183 168 162 160 154 153 182 180 179 179 178 0 181 169 164 158 155 151 180 178 178 170 169 0 177 177 177 172 171 0 176 175 174 171 0 0 </values>
2520.09/2505.11	v </instantiation>
2520.09/2505.11	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 (14917 MiB free)
  memory of node 1: 16384 MiB (14562 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271929-1502839252/watcher-4271929-1502839252 -o /tmp/evaluation-result-4271929-1502839252/solver-4271929-1502839252 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2135982598 HOME/instance-4271929-1502839252.xml 

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

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

solver pid=11657, runsolver pid=11654

[startup+0.100208 s]*
/proc/loadavg: 1.99 1.99 1.97 3/205 11667
/proc/meminfo: memFree=30178360/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13574484 memory=18540 CPUtime=0.05 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 4009 0 0 0 4 1 0 0 20 0 9 0 86145782 13900271616 4635 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800970 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3393621 4635 2137 1 0 3383118 0
[pid=11659/tid=11660] ppid=11657 vsize=13575512 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 1077944384 2717 0 0 0 4 0 0 0 20 0 10 0 86145782 13901324288 4635 18446744073709551615 4194304 4196468 140731779840704 140682904877536 140682900645589 0 4 1 16800970 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13575512 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 86145783 13901324288 4635 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13575512 memory=288370710857041536 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 86145783 13901324288 4635 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13575512 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 86145783 13901324288 4701 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13576540 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 86145783 13902376960 4701 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13642076 memory=140334705329792 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 11 0 86145785 13969485824 4704 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13642076 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 11 0 86145785 13969485824 4704 18446744073709551615 4194304 4196468 140731779840704 140682378150816 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13642076 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 11 0 86145785 13969485824 4704 18446744073709551615 4194304 4196468 140731779840704 140682377098224 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13707612 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 11 0 86145788 14036594688 4705 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13708640 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) R 11657 11657 897 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 11 0 86145788 14037647360 4705 18446744073709551615 4194304 4196468 140731779840704 140682374995144 140682880069024 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13708640 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) R 11657 11657 897 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 12 0 86145788 14037647360 4705 18446744073709551615 4194304 4196468 140731779840704 140682904877192 140682893375233 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19920 KiB

[startup+0.212244 s]*
/proc/loadavg: 1.99 1.99 1.97 3/211 11673
/proc/meminfo: memFree=30171244/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13974352 memory=28080 CPUtime=0.13 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 5477 0 0 0 12 1 0 0 20 0 15 0 86145782 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3493588 7020 2848 1 0 3482964 0
[pid=11659/tid=11660] ppid=11657 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 3404 0 0 0 9 0 0 0 20 0 15 0 86145782 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682904868656 140682884715870 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13974352 memory=12619 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13974352 memory=288370710857041536 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13974352 memory=140334705329792 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145785 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86145785 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682378150816 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86145785 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682377098224 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) S 11657 11657 897 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 86145788 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682374994416 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) S 11657 11657 897 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 86145788 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682373941872 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13974352 memory=140334705329792 CPUtime=0.01 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 15 0 86145788 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13974352 memory=140334705329792 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145794 14309736448 7020 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29460 KiB

[startup+0.310274 s]*
/proc/loadavg: 1.99 1.99 1.97 4/211 11673
/proc/meminfo: memFree=30158976/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13974352 memory=39956 CPUtime=0.32 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 9157 0 0 0 30 2 0 0 20 0 15 0 86145782 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3493588 9989 3038 1 0 3482964 0
[pid=11659/tid=11660] ppid=11657 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 6288 0 0 0 17 2 0 0 20 0 15 0 86145782 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682904864496 140682884715870 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145783 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145785 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86145785 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682378150816 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86145785 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682377098224 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13974352 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) S 11657 11657 897 0 -1 1077944384 612 0 0 0 3 0 0 0 20 0 15 0 86145788 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682374994416 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) S 11657 11657 897 0 -1 1077944384 205 0 0 0 1 0 0 0 20 0 15 0 86145788 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682373941872 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13974352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 758 0 0 0 7 0 0 0 20 0 15 0 86145788 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145794 14309736448 9989 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41336 KiB

[startup+0.701183 s]
/proc/loadavg: 1.99 1.99 1.97 3/211 11673
/proc/meminfo: memFree=30144500/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13978684 memory=105332 CPUtime=1.26 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 12339 0 0 0 122 4 0 0 20 0 15 0 86145782 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3494671 26333 3167 1 0 3482964 0
[pid=11659/tid=11660] ppid=11657 vsize=13978684 memory=6226909729935878762 CPUtime=0.57 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 7847 0 0 0 54 3 0 0 20 0 15 0 86145782 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682904870528 140682884715356 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145783 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145783 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145783 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13978684 memory=33 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145783 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86145785 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86145785 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682378150816 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13978684 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86145785 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682377098224 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13978684 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13978684 memory=1012 CPUtime=0.24 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) R 11657 11657 897 0 -1 4202560 1245 0 0 0 24 0 0 0 20 0 15 0 86145788 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682374981264 140682881271129 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13978684 memory=10164 CPUtime=0.22 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) R 11657 11657 897 0 -1 4202560 778 0 0 0 22 0 0 0 20 0 15 0 86145788 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682373923888 140682884121362 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13978684 memory=1440 CPUtime=0.2 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 1164 0 0 0 20 0 0 0 20 0 15 0 86145788 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13978684 memory=2000 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13978684 memory=8992 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86145794 14314172416 26333 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 106712 KiB

[startup+1.50083 s]
/proc/loadavg: 1.99 1.99 1.97 3/211 11673
/proc/meminfo: memFree=30041120/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13980732 memory=193320 CPUtime=3.11 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 14594 0 0 0 304 7 0 0 20 0 15 0 86145782 14316269568 48330 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3495183 48330 3194 1 0 3483476 0
[pid=11659/tid=11660] ppid=11657 vsize=13980732 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 8057 0 0 0 132 4 0 0 20 0 15 0 86145782 14316269568 48330 18446744073709551615 4194304 4196468 140731779840704 140682904871120 140682543860144 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682377098240 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13980732 memory=428660 CPUtime=4.66 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) S 11657 11657 897 0 -1 1077944384 23272 0 0 0 463 3 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682374994416 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13980732 memory=1380 CPUtime=4.51 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) S 11657 11657 897 0 -1 1077944384 21247 0 0 0 450 1 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682373941872 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.8 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 10494 0 0 0 78 2 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13980732 memory=1380 CPUtime=1.37 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 2522 0 0 0 69 68 0 0 20 0 15 0 86145794 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 2457.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 430040 KiB

[startup+2502.3 s]
/proc/loadavg: 1.32 1.52 1.67 3/212 11894
/proc/meminfo: memFree=30180516/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13980732 memory=428660 CPUtime=2517.27 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 145781 0 0 0 251598 129 0 0 20 0 15 0 86145782 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3495183 107165 3251 1 0 3483476 0
[pid=11659/tid=11660] ppid=11657 vsize=13980732 memory=428660 CPUtime=2500.7 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 48399 0 0 0 250055 15 0 0 20 0 15 0 86145782 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682904874544 140682547550691 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.2 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 8448 0 0 0 109 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.18 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 5797 0 0 0 107 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.19 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 8195 0 0 0 108 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.2 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 5999 0 0 0 109 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.31 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 10013 0 0 0 25 6 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13980732 memory=428660 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682378150880 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13980732 memory=428660 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682377098240 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13980732 memory=4116 CPUtime=4.66 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) S 11657 11657 897 0 -1 1077944384 23274 0 0 0 463 3 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682374994416 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13980732 memory=1380 CPUtime=4.51 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) S 11657 11657 897 0 -1 1077944384 21249 0 0 0 450 1 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682373941872 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.8 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 10497 0 0 0 78 2 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.41 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 2542 0 0 0 70 71 0 0 20 0 15 0 86145794 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 2517.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 430040 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.11 s]
/proc/loadavg: 1.38 1.53 1.67 3/212 11894
/proc/meminfo: memFree=30182932/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13980732 memory=428660 CPUtime=2520.09 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 145794 0 0 0 251880 129 0 0 20 0 15 0 86145782 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3495183 107165 3251 1 0 3483476 0
[pid=11659/tid=11660] ppid=11657 vsize=13980732 memory=428660 CPUtime=2503.51 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 48409 0 0 0 250336 15 0 0 20 0 15 0 86145782 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682904874672 140682545697769 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.2 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 8448 0 0 0 109 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.18 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 5797 0 0 0 107 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.19 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 8196 0 0 0 108 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.2 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 5999 0 0 0 109 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.31 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 10015 0 0 0 25 6 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13980732 memory=428660 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682378150880 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13980732 memory=428660 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682377098240 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13980732 memory=1380 CPUtime=4.66 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) S 11657 11657 897 0 -1 1077944384 23274 0 0 0 463 3 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682374994416 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13980732 memory=4116 CPUtime=4.51 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) S 11657 11657 897 0 -1 1077944384 21249 0 0 0 450 1 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682373941872 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.8 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 10497 0 0 0 78 2 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13980732 memory=1380 CPUtime=1.41 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 2542 0 0 0 70 71 0 0 20 0 15 0 86145794 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 430040 KiB

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

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

[startup+2505.13 s]
# the end of solver process 11659 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.81 s, system=1.3003 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+2505.11 s]
/proc/loadavg: 1.38 1.53 1.67 3/212 11894
/proc/meminfo: memFree=30182932/32770624 swapFree=67108860/67108860
[pid=11657] ppid=11654 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11657/stat : 11657 (xcsp3-exec) S 11654 11657 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86145777 9740288 345 18446744073709551615 4194304 5098028 140731432179104 140731432177208 139703426921084 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 5 0 0 7196144 7232144 32436224 140731432182136 140731432182341 140731432182341 140731432185835 0
/proc/11657/statm: 2378 345 289 221 0 87 0
[pid=11659] ppid=11657 vsize=13980732 memory=428660 CPUtime=2520.09 cores=0,2,4,6
/proc/11659/stat : 11659 (java) S 11657 11657 897 0 -1 1077944320 145794 0 0 0 251880 129 0 0 20 0 15 0 86145782 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140731779823248 140682900635383 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
/proc/11659/statm: 3495183 107165 3251 1 0 3483476 0
[pid=11659/tid=11660] ppid=11657 vsize=13980732 memory=428660 CPUtime=2503.51 cores=0,2,4,6
/proc/11659/task/11660/stat : 11660 (java) R 11657 11657 897 0 -1 4202560 48409 0 0 0 250336 15 0 0 20 0 15 0 86145782 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682904874672 140682545697769 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11661] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.2 cores=0,2,4,6
/proc/11659/task/11661/stat : 11661 (java) S 11657 11657 897 0 -1 1077944384 8448 0 0 0 109 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682863741712 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11662] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.18 cores=0,2,4,6
/proc/11659/task/11662/stat : 11662 (java) S 11657 11657 897 0 -1 1077944384 5797 0 0 0 107 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682499275664 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11663] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.19 cores=0,2,4,6
/proc/11659/task/11663/stat : 11663 (java) S 11657 11657 897 0 -1 1077944384 8196 0 0 0 108 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682498223120 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11664] ppid=11657 vsize=13980732 memory=428660 CPUtime=1.2 cores=0,2,4,6
/proc/11659/task/11664/stat : 11664 (java) S 11657 11657 897 0 -1 1077944384 5999 0 0 0 109 11 0 0 20 0 15 0 86145783 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682497170576 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11665] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.31 cores=0,2,4,6
/proc/11659/task/11665/stat : 11665 (java) S 11657 11657 897 0 -1 1077944384 10015 0 0 0 25 6 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682379204592 140682900646530 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11666] ppid=11657 vsize=13980732 memory=428660 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11666/stat : 11666 (java) S 11657 11657 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682378150880 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11667] ppid=11657 vsize=13980732 memory=428660 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11667/stat : 11667 (java) S 11657 11657 897 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 86145785 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682377098240 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11668] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11668/stat : 11668 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682376046800 140682900653979 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11669] ppid=11657 vsize=13980732 memory=1380 CPUtime=4.66 cores=0,2,4,6
/proc/11659/task/11669/stat : 11669 (java) S 11657 11657 897 0 -1 1077944384 23274 0 0 0 463 3 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682374994416 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11670] ppid=11657 vsize=13980732 memory=4116 CPUtime=4.51 cores=0,2,4,6
/proc/11659/task/11670/stat : 11670 (java) S 11657 11657 897 0 -1 1077944384 21249 0 0 0 450 1 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682373941872 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11671] ppid=11657 vsize=13980732 memory=428660 CPUtime=0.8 cores=0,2,4,6
/proc/11659/task/11671/stat : 11671 (java) S 11657 11657 897 0 -1 1077944384 10497 0 0 0 78 2 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682372889328 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11672] ppid=11657 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11659/task/11672/stat : 11672 (java) S 11657 11657 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86145788 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682371837024 140682900645589 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
[pid=11659/tid=11673] ppid=11657 vsize=13980732 memory=1380 CPUtime=1.41 cores=0,2,4,6
/proc/11659/task/11673/stat : 11673 (java) S 11657 11657 897 0 -1 1077944384 2542 0 0 0 70 71 0 0 20 0 15 0 86145794 14316269568 107165 18446744073709551615 4194304 4196468 140731779840704 140682370783536 140682900646530 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 37539840 140731779842481 140731779842657 140731779842657 140731779846095 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 430040 KiB

Child status: 143
Real time (s): 2505.13
CPU time (s): 2520.11
CPU user time (s): 2518.81
CPU system time (s): 1.3003
CPU usage (%): 100.598
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 800656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.81
system time used= 1.3003
maximum resident set size= 803596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63264
involuntary context switches= 1849


# summary of solver processes directly reported to runsolver:
#   pid: 11657,11659
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.81
#   total CPU system time (s): 1.3003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8794 second user time and 24.6217 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-16 01:06:45
IDJOB=4271929
IDBENCH=137112
IDSOLVER=2664
FILE ID=node125/4271929-1502839252
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-91.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-4271929-1502839252/watcher-4271929-1502839252 -o /tmp/evaluation-result-4271929-1502839252/solver-4271929-1502839252 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2135982598 HOME/instance-4271929-1502839252.xml

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

MD5SUM BENCH= cdfda5ac0ff03b0975a4559a953a2f29
RANDOM SEED=2135982598

node125.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.07
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.07
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.07
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.07
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:        30187664 kB
MemAvailable:   31199188 kB
Buffers:          306684 kB
Cached:          1005960 kB
SwapCached:            0 kB
Active:          1521840 kB
Inactive:         627268 kB
Active(anon):     836628 kB
Inactive(anon):    41292 kB
Active(file):     685212 kB
Inactive(file):   585976 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8080 kB
Writeback:             0 kB
AnonPages:        836012 kB
Mapped:            64956 kB
Shmem:             41636 kB
Slab:             137980 kB
SReclaimable:     112340 kB
SUnreclaim:        25640 kB
KernelStack:        3440 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1678300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-16 01:48:30