Trace number 4306633

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.7b seq (e747e1e)SAT (TO)2760 2520.12 2513.81

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had18_c18.xml
MD5SUM2bd2b017ef1b8aef080ffc7cd9cfea3a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2679
Best CPU time to get the best result obtained on this benchmark2520.04
Satisfiable
(Un)Satisfiability was proved
Number of variables342
Number of constraints154
Number of domains2
Minimum domain size11
Maximum domain size18
Distribution of domain sizes[{"size":11,"count":153},{"size":18,"count":18}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":171},{"degree":2,"count":153},{"degree":18,"count":18}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":153},{"arity":18,"count":1}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306633-1534073621.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306633-1534073621.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
1.05/0.55	c solve instance...
1.34/0.70	o 2940 
1.62/0.70	o 2916 
1.62/0.70	o 2912 
1.62/0.70	o 2884 
1.62/0.71	o 2878 
1.94/0.88	o 2876 
5.73/2.85	o 2864 
5.73/2.85	o 2818 
5.73/2.89	o 2814 
47.84/43.82	o 2809 
47.84/43.82	o 2805 
47.84/43.82	o 2804 
47.84/43.85	o 2803 
47.84/43.86	o 2798 
151.25/147.08	o 2782 
151.25/147.08	o 2781 
151.94/147.80	o 2776 
152.04/147.83	o 2775 
153.35/149.14	o 2774 
272.34/268.02	o 2772 
272.34/268.03	o 2768 
272.34/268.03	o 2766 
408.09/403.71	o 2760 
2520.09/2513.80	s SATISFIABLE
2520.09/2513.80	v <instantiation>
2520.09/2513.80	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[13][14] d[13][15] d[13][16] d[13][17] d[14][15] d[14][16] d[14][17] d[15][16] d[15][17] d[16][17] </list>
2520.09/2513.80	v 	<values>2 12 4 1 16 13 0 17 9 5 6 8 15 3 7 14 11 10 5 6 6 5 6 4 7 6 4 4 2 6 2 4 2 6 3 7 9 5 5 1 2 5 1 1 4 4 3 7 7 6 6 7 4 3 8 4 7 4 3 5 3 5 4 3 7 6 6 6 3 6 7 9 9 2 2 3 2 3 7 4 2 6 3 6 3 7 4 6 3 4 5 4 5 5 4 6 8 8 5 3 4 5 5 5 5 8 1 5 6 5 5 6 6 4 6 4 10 3 6 7 8 2 4 6 6 3 5 4 4 5 4 5 5 7 7 8 5 4 5 5 5 5 7 8 6 3 6 5 7 6 5 9 1 4 2 5 8 4 8 5 8 3 7 6 3 9 3 5 4 1 9 </values>
2520.09/2513.80	v </instantiation>
2520.09/2513.80	c Unexpected resolution interruption!

Verifier Data

OK	2760

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306633-1534073621/watcher-4306633-1534073621 -o /tmp/evaluation-result-4306633-1534073621/solver-4306633-1534073621 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31242 --watchdog 2580 HOME/xcsp3-exec -seed 685463229 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306633-1534073621.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=32593, runsolver pid=32590

[startup+0.100721 s]*
/proc/loadavg: 1.88 1.79 1.72 3/218 32609
/proc/meminfo: memFree=10574748/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14082940 memory=29016 CPUtime=0.12 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 5611 0 0 0 11 1 0 0 20 0 15 0 224925309 14420930560 7254 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3520735 7254 3031 1 0 3483012 0
[pid=32595/tid=32596] ppid=32593 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 3624 0 0 0 9 0 0 0 20 0 15 0 224925310 14420930560 7254 33554432000 4194304 4196468 140733516083952 140132383019824 140132378811165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 7254 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14082940 memory=139917717649024 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 7254 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 7254 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 7254 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14082940 memory=139917717649024 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224925312 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 224925312 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224925312 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 147 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14082940 memory=139917717649024 CPUtime=0.01 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 15 0 224925315 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14082940 memory=139917717649024 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 7254 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30468 KiB

[startup+0.212008 s]*
/proc/loadavg: 1.88 1.79 1.72 3/218 32609
/proc/meminfo: memFree=10562428/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14082940 memory=40688 CPUtime=0.34 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 8296 0 0 0 32 2 0 0 20 0 15 0 224925309 14420930560 10172 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3520735 10172 3162 1 0 3483012 0
[pid=32595/tid=32596] ppid=32593 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 5445 0 0 0 19 1 0 0 20 0 15 0 224925310 14420930560 10172 33554432000 4194304 4196468 140733516083952 140132383022112 140132378809501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14082940 memory=10537 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 10172 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14082940 memory=3977718000506615456 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 10172 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 10172 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224925310 14420930560 10172 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14082940 memory=139917717649024 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224925312 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 224925312 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224925312 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14082940 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 15 0 224925315 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14082940 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 583 0 0 0 3 0 0 0 20 0 15 0 224925315 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14082940 memory=139917717649024 CPUtime=0.08 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 787 0 0 0 8 0 0 0 20 0 15 0 224925315 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925315 14420930560 10172 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42140 KiB

[startup+0.310372 s]*
/proc/loadavg: 1.88 1.79 1.72 4/218 32609
/proc/meminfo: memFree=10556664/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14087196 memory=48296 CPUtime=0.52 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 9223 0 0 0 50 2 0 0 20 0 15 0 224925309 14425288704 12074 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3521799 12074 3280 1 0 3483012 0
[pid=32595/tid=32596] ppid=32593 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 6156 0 0 0 28 1 0 0 20 0 15 0 224925310 14425288704 12074 33554432000 4194304 4196468 140733516083952 140132383018688 140132362868062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14425288704 12074 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14425288704 12074 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14425288704 12074 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224925310 14425288704 12074 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224925312 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 224925312 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224925312 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14087196 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14087196 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 282 0 0 0 4 0 0 0 20 0 15 0 224925315 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 601 0 0 0 4 0 0 0 20 0 15 0 224925315 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 877 0 0 0 12 0 0 0 20 0 15 0 224925315 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925315 14425288704 12074 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49748 KiB

[startup+0.705089 s]
/proc/loadavg: 1.88 1.79 1.72 3/218 32609
/proc/meminfo: memFree=10539312/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14089320 memory=72220 CPUtime=1.62 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 12244 0 0 0 158 4 0 0 20 0 15 0 224925309 14427463680 18055 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3522330 18055 3366 1 0 3483524 0
[pid=32595/tid=32596] ppid=32593 vsize=14089320 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 6997 0 0 0 65 2 0 0 20 0 15 0 224925310 14427463680 18055 33554432000 4194304 4196468 140733516083952 140132383024160 140132362868062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14089320 memory=288230583149275406 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14427463680 18055 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14089320 memory=15261432669297800 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14427463680 18055 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925310 14427463680 18055 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224925310 14427463680 18055 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14089320 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) R 32593 32593 31211 0 -1 4202560 834 0 0 0 29 0 0 0 20 0 15 0 224925315 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131848082336 140132360307648 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14089320 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) R 32593 32593 31211 0 -1 4202560 1254 0 0 0 27 0 0 0 20 0 15 0 224925315 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131847033488 140132359967686 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14089320 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) R 32593 32593 31211 0 -1 4202560 1852 0 0 0 35 0 0 0 20 0 15 0 224925315 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131845991152 140132362868062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14089320 memory=4123720908641101416 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14089320 memory=7596554880606622822 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 18055 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 73672 KiB

[startup+1.50086 s]
/proc/loadavg: 1.88 1.79 1.72 5/218 32609
/proc/meminfo: memFree=10527320/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0

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

/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14089320 memory=189104 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14089320 memory=1452 CPUtime=1.99 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 14016 0 0 0 197 2 0 0 20 0 15 0 224925315 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14089320 memory=1452 CPUtime=1.93 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 11987 0 0 0 191 2 0 0 20 0 15 0 224925315 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14089320 memory=1452 CPUtime=0.52 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 7489 0 0 0 51 1 0 0 20 0 15 0 224925315 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14089320 memory=189104 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14089320 memory=4140 CPUtime=0.66 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1187 0 0 0 29 37 0 0 20 0 15 0 224925315 14427463680 47276 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 2388.42 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 190556 KiB

[startup+2442.3 s]
/proc/loadavg: 1.81 1.85 1.90 3/217 318
/proc/meminfo: memFree=15443660/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14089320 memory=191152 CPUtime=2448.51 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 71725 0 0 0 244799 52 0 0 20 0 15 0 224925309 14427463680 47788 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3522330 47788 3416 1 0 3483524 0
[pid=32595/tid=32596] ppid=32593 vsize=14089320 memory=191152 CPUtime=2441.31 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 19914 0 0 0 244125 6 0 0 20 0 15 0 224925310 14427463680 47788 33554432000 4194304 4196468 140733516083952 140132383027136 140131985876509 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14089320 memory=191152 CPUtime=0.39 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 2861 0 0 0 35 4 0 0 20 0 15 0 224925310 14427463680 47788 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14089320 memory=191152 CPUtime=0.39 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 2460 0 0 0 36 3 0 0 20 0 15 0 224925310 14427463680 47788 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14089320 memory=191152 CPUtime=0.38 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 2413 0 0 0 36 2 0 0 20 0 15 0 224925310 14427463680 47788 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14089320 memory=191152 CPUtime=0.4 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 3441 0 0 0 37 3 0 0 20 0 15 0 224925310 14427463680 47788 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14089320 memory=191152 CPUtime=0.38 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 4561 0 0 0 34 4 0 0 20 0 15 0 224925312 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14089320 memory=191152 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14089320 memory=191152 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14089320 memory=191152 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14089320 memory=191152 CPUtime=1.99 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 14018 0 0 0 197 2 0 0 20 0 15 0 224925315 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14089320 memory=1452 CPUtime=1.93 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 11990 0 0 0 191 2 0 0 20 0 15 0 224925315 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14089320 memory=1452 CPUtime=0.52 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 7491 0 0 0 51 1 0 0 20 0 15 0 224925315 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14089320 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14089320 memory=191152 CPUtime=0.68 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1206 0 0 0 30 38 0 0 20 0 15 0 224925315 14427463680 47788 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 2448.51 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 192604 KiB

[startup+2502.3 s]
/proc/loadavg: 1.79 1.85 1.89 3/217 319
/proc/meminfo: memFree=15441728/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14089320 memory=193200 CPUtime=2508.58 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 71807 0 0 0 250805 53 0 0 20 0 15 0 224925309 14427463680 48300 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3522330 48300 3416 1 0 3483524 0
[pid=32595/tid=32596] ppid=32593 vsize=14089320 memory=193200 CPUtime=2501.27 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 19963 0 0 0 250121 6 0 0 20 0 15 0 224925310 14427463680 48300 33554432000 4194304 4196468 140733516083952 140132383027136 140131985875920 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14089320 memory=193200 CPUtime=0.41 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 2867 0 0 0 37 4 0 0 20 0 15 0 224925310 14427463680 48300 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14089320 memory=193200 CPUtime=0.41 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 2468 0 0 0 38 3 0 0 20 0 15 0 224925310 14427463680 48300 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14089320 memory=193200 CPUtime=0.4 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 2417 0 0 0 38 2 0 0 20 0 15 0 224925310 14427463680 48300 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14089320 memory=193200 CPUtime=0.42 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 3448 0 0 0 39 3 0 0 20 0 15 0 224925310 14427463680 48300 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14089320 memory=193200 CPUtime=0.4 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 4565 0 0 0 35 5 0 0 20 0 15 0 224925312 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14089320 memory=2680 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14089320 memory=193200 CPUtime=2 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 14018 0 0 0 198 2 0 0 20 0 15 0 224925315 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14089320 memory=193200 CPUtime=1.93 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 11990 0 0 0 191 2 0 0 20 0 15 0 224925315 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14089320 memory=1452 CPUtime=0.52 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 7491 0 0 0 51 1 0 0 20 0 15 0 224925315 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14089320 memory=193200 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14089320 memory=61032 CPUtime=0.7 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1210 0 0 0 31 39 0 0 20 0 15 0 224925315 14427463680 48300 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 24 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 2508.58 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 194652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.8 s]
/proc/loadavg: 1.75 1.84 1.89 3/217 319
/proc/meminfo: memFree=15394756/32770624 swapFree=67108844/67108860
[pid=32593] ppid=32590 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32593/stat : 32593 (xcsp3-exec) S 32590 32593 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 224925309 115843072 363 33554432000 4194304 5098028 140732642411008 140732642409112 140634924057212 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8835072 140732642415675 140732642415876 140732642415876 140732642418634 0
/proc/32593/statm: 28282 363 305 221 0 87 0
[pid=32595] ppid=32593 vsize=14089320 memory=195248 CPUtime=2520.09 cores=0,2,4,6
/proc/32595/stat : 32595 (java) S 32593 32593 31211 0 -1 1077944320 71821 0 0 0 251956 53 0 0 20 0 15 0 224925309 14427463680 48812 33554432000 4194304 4196468 140733516083952 140733516066496 140132378787575 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
/proc/32595/statm: 3522330 48812 3416 1 0 3483524 0
[pid=32595/tid=32596] ppid=32593 vsize=14089320 memory=2588 CPUtime=2512.77 cores=0,2,4,6
/proc/32595/task/32596/stat : 32596 (java) R 32593 32593 31211 0 -1 4202560 19966 0 0 0 251271 6 0 0 20 0 15 0 224925310 14427463680 48812 33554432000 4194304 4196468 140733516083952 140132383027136 140131985875979 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32597] ppid=32593 vsize=14089320 memory=4100 CPUtime=0.41 cores=0,2,4,6
/proc/32595/task/32597/stat : 32597 (java) S 32593 32593 31211 0 -1 1077944384 2868 0 0 0 37 4 0 0 20 0 15 0 224925310 14427463680 48812 33554432000 4194304 4196468 140733516083952 140132308876048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32598] ppid=32593 vsize=14089320 memory=1408 CPUtime=0.41 cores=0,2,4,6
/proc/32595/task/32598/stat : 32598 (java) S 32593 32593 31211 0 -1 1077944384 2471 0 0 0 38 3 0 0 20 0 15 0 224925310 14427463680 48812 33554432000 4194304 4196468 140733516083952 140132307823504 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32599] ppid=32593 vsize=14089320 memory=3952 CPUtime=0.41 cores=0,2,4,6
/proc/32595/task/32599/stat : 32599 (java) S 32593 32593 31211 0 -1 1077944384 2419 0 0 0 39 2 0 0 20 0 15 0 224925310 14427463680 48812 33554432000 4194304 4196468 140733516083952 140132306770960 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32600] ppid=32593 vsize=14089320 memory=2724 CPUtime=0.42 cores=0,2,4,6
/proc/32595/task/32600/stat : 32600 (java) S 32593 32593 31211 0 -1 1077944384 3449 0 0 0 39 3 0 0 20 0 15 0 224925310 14427463680 48812 33554432000 4194304 4196468 140733516083952 140132305718416 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32601] ppid=32593 vsize=14089320 memory=1256 CPUtime=0.41 cores=0,2,4,6
/proc/32595/task/32601/stat : 32601 (java) S 32593 32593 31211 0 -1 1077944384 4567 0 0 0 36 5 0 0 20 0 15 0 224925312 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131852306416 140132378798722 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32602] ppid=32593 vsize=14089320 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32602/stat : 32602 (java) S 32593 32593 31211 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131851252640 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32603] ppid=32593 vsize=14089320 memory=61032 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32603/stat : 32603 (java) S 32593 32593 31211 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 224925312 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131850200048 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32604] ppid=32593 vsize=14089320 memory=2204 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32604/stat : 32604 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131849148624 140132378806171 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32605] ppid=32593 vsize=14089320 memory=1240 CPUtime=2 cores=0,2,4,6
/proc/32595/task/32605/stat : 32605 (java) S 32593 32593 31211 0 -1 1077944384 14018 0 0 0 198 2 0 0 20 0 15 0 224925315 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131848096240 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32606] ppid=32593 vsize=14089320 memory=1504 CPUtime=1.93 cores=0,2,4,6
/proc/32595/task/32606/stat : 32606 (java) S 32593 32593 31211 0 -1 1077944384 11990 0 0 0 191 2 0 0 20 0 15 0 224925315 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131847043696 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32607] ppid=32593 vsize=14089320 memory=844 CPUtime=0.52 cores=0,2,4,6
/proc/32595/task/32607/stat : 32607 (java) S 32593 32593 31211 0 -1 1077944384 7491 0 0 0 51 1 0 0 20 0 15 0 224925315 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131845991152 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32608] ppid=32593 vsize=14089320 memory=3952 CPUtime=0 cores=0,2,4,6
/proc/32595/task/32608/stat : 32608 (java) S 32593 32593 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224925315 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131844938848 140132378797781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
[pid=32595/tid=32609] ppid=32593 vsize=14089320 memory=-3622645143214314312 CPUtime=0.7 cores=0,2,4,6
/proc/32595/task/32609/stat : 32609 (java) S 32593 32593 31211 0 -1 1077944384 1212 0 0 0 31 39 0 0 20 0 15 0 224925315 14427463680 48812 33554432000 4194304 4196468 140733516083952 140131843885360 140132378798722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 24 0 0 6293624 6294260 16625664 140733516088454 140733516088625 140733516088625 140733516091343 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 196700 KiB

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

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

[startup+2513.81 s]
# the end of solver process 32595 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.57 s, system=0.543422 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): 2513.81
CPU time (s): 2520.12
CPU user time (s): 2519.57
CPU system time (s): 0.543422
CPU usage (%): 100.251
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 208120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.57
system time used= 0.543422
maximum resident set size= 210224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72572
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 66581
involuntary context switches= 2988


# summary of solver processes directly reported to runsolver:
#   pid: 32593,32595
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2519.57
#   total CPU system time (s): 0.543422

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2383 second user time and 21.4651 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-12 13:33:41
IDJOB=4306633
IDBENCH=141243
IDSOLVER=2787
FILE ID=node136/4306633-1534073621
RUNJOBID= node136-1534063588-31242
PBS_JOBID= 21036988
Free space on /tmp= 35520 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had18_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306633-1534073621/watcher-4306633-1534073621 -o /tmp/evaluation-result-4306633-1534073621/solver-4306633-1534073621 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31242 --watchdog 2580  HOME/xcsp3-exec -seed 685463229 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306633-1534073621.xml

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

MD5SUM BENCH= 2bd2b017ef1b8aef080ffc7cd9cfea3a
RANDOM SEED=685463229

node136.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.50
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.50
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.50
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.50
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:        10598268 kB
MemAvailable:   25411864 kB
Buffers:          249260 kB
Cached:         14665292 kB
SwapCached:            8 kB
Active:         13675212 kB
Inactive:        7777716 kB
Active(anon):    6457244 kB
Inactive(anon):   133424 kB
Active(file):    7217968 kB
Inactive(file):  7644292 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108844 kB
Dirty:             21836 kB
Writeback:             0 kB
AnonPages:       6557920 kB
Mapped:            65612 kB
Shmem:             49788 kB
Slab:             407764 kB
SReclaimable:     379796 kB
SUnreclaim:        27968 kB
KernelStack:        3824 kB
PageTables:        17928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7057896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5498880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35496 MiB
End job on node136 at 2018-08-12 14:15:35