Trace number 4306583

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)OPT55 370.921 366.5

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark174.248
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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-4306583-1534100703.xml"  -tl '2520s' -p 1
0.10/0.17	c Choco e747e1e
0.10/0.18	c [HOME/instance-4306583-1534100703.xml, -tl, 2520s, -p, 1]
0.10/0.22	c simple solver
0.33/0.28	c parse instance...
0.69/0.51	c solve instance...
4.33/1.73	o 83 
4.33/1.73	o 82 
4.59/1.97	o 64 
5.14/2.39	o 62 
7.67/4.45	o 61 
24.56/20.79	o 59 
303.06/298.74	o 55 
370.81/366.49	s OPTIMUM FOUND
370.81/366.49	v <instantiation>
370.81/366.49	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] </list>
370.81/366.49	v 	<values>0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 </values>
370.81/366.49	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306583-1534100703/watcher-4306583-1534100703 -o /tmp/evaluation-result-4306583-1534100703/solver-4306583-1534100703 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534095837-31733 --watchdog 2580 HOME/xcsp3-exec -seed 1033881821 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306583-1534100703.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=433, runsolver pid=430


[startup+0.100121 s]*
/proc/loadavg: 1.94 1.96 1.92 4/217 450
/proc/meminfo: memFree=22553952/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14082940 memory=29032 CPUtime=0.1 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 5584 0 0 0 9 1 0 0 20 0 15 0 227633133 14420930560 7258 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3520735 7258 3031 1 0 3483012 0
[pid=435/tid=436] ppid=433 vsize=14082940 memory=7022364632946311227 CPUtime=0.09 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 3630 0 0 0 8 1 0 0 20 0 15 0 227633133 14420930560 7258 33554432000 4194304 4196468 140721354968000 140313171089200 140313152549393 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14082940 memory=553 CPUtime=0 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 7258 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14082940 memory=3834737200674944672 CPUtime=0 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 7258 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 7258 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 7258 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633135 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227633136 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14082940 memory=140713768564352 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227633136 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) S 433 433 31702 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312636385776 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14082940 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) R 433 433 31702 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 15 0 227633139 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312634280688 140313166877274 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 7258 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30484 KiB

[startup+0.212528 s]*
/proc/loadavg: 1.94 1.96 1.92 5/217 450
/proc/meminfo: memFree=22543904/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14082940 memory=40212 CPUtime=0.33 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 8136 0 0 0 31 2 0 0 20 0 15 0 227633133 14420930560 10053 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3520735 10053 3185 1 0 3483012 0
[pid=435/tid=436] ppid=433 vsize=14082940 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 5400 0 0 0 18 2 0 0 20 0 15 0 227633133 14420930560 10053 33554432000 4194304 4196468 140721354968000 140313171090912 140313150936444 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14082940 memory=553 CPUtime=0 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 10117 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14082940 memory=3834737200674944672 CPUtime=0 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 10117 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 10117 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14420930560 10117 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 227633135 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227633136 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14082940 memory=140713768564352 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227633136 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14082940 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) S 433 433 31702 0 -1 1077944384 695 0 0 0 3 0 0 0 20 0 15 0 227633139 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312636385776 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14082940 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 15 0 227633139 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14082940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) S 433 433 31702 0 -1 1077944384 654 0 0 0 8 0 0 0 20 0 15 0 227633139 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633139 14420930560 10117 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41664 KiB

[startup+0.310579 s]*
/proc/loadavg: 1.94 1.96 1.92 4/217 450
/proc/meminfo: memFree=22537772/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14087196 memory=47248 CPUtime=0.51 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 8968 0 0 0 47 4 0 0 20 0 15 0 227633133 14425288704 11812 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3521799 11812 3266 1 0 3483012 0
[pid=435/tid=436] ppid=433 vsize=14087196 memory=1398720917958146503 CPUtime=0.29 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 6069 0 0 0 27 2 0 0 20 0 15 0 227633133 14425288704 11883 33554432000 4194304 4196468 140721354968000 140313171089712 140313150936414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14087196 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14425288704 11883 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14087196 memory=8187704045996106359 CPUtime=0 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14425288704 11883 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14087196 memory=6945782492362334265 CPUtime=0 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14425288704 11883 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14087196 memory=-7522837415797432224 CPUtime=0 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14425288704 11883 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14087196 memory=8326441112149131687 CPUtime=0 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 227633135 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14087196 memory=-8609294073281748341 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227633136 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227633136 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14087196 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) R 433 433 31702 0 -1 4202560 787 0 0 0 5 0 0 0 20 0 15 0 227633139 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312636366792 140313148377106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14087196 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 150 0 0 0 3 0 0 0 20 0 15 0 227633139 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) S 433 433 31702 0 -1 1077944384 735 0 0 0 12 0 0 0 20 0 15 0 227633139 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14087196 memory=5859271421084520810 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14087196 memory=5793975909524656743 CPUtime=0 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633139 14425288704 11883 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 48700 KiB

[startup+0.700784 s]
/proc/loadavg: 1.94 1.96 1.92 3/217 450
/proc/meminfo: memFree=22518104/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14089320 memory=71076 CPUtime=1.61 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 13015 0 0 0 155 6 0 0 20 0 15 0 227633133 14427463680 17769 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3522330 17769 3361 1 0 3483524 0
[pid=435/tid=436] ppid=433 vsize=14089320 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 6945 0 0 0 63 4 0 0 20 0 15 0 227633133 14427463680 17769 33554432000 4194304 4196468 140721354968000 140313171092144 140312774265159 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14089320 memory=7306358474553322345 CPUtime=0 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14427463680 17769 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14089320 memory=7518880955388945771 CPUtime=0 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633134 14427463680 17769 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14427463680 17769 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14089320 memory=66792 CPUtime=0 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 227633134 14427463680 17769 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14089320 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 227633135 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14089320 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14089320 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14089320 memory=868 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14089320 memory=1808 CPUtime=0.3 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) R 433 433 31702 0 -1 4202560 1819 0 0 0 30 0 0 0 20 0 15 0 227633139 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312636375568 140313150350169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14089320 memory=1620 CPUtime=0.29 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) R 433 433 31702 0 -1 4202560 1293 0 0 0 29 0 0 0 20 0 15 0 227633139 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312635326256 140313150242538 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14089320 memory=748 CPUtime=0.32 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) R 433 433 31702 0 -1 1077944384 1648 0 0 0 32 0 0 0 20 0 15 0 227633139 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14089320 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14089320 memory=6580 CPUtime=0 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 17769 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 72528 KiB

[startup+1.50082 s]
/proc/loadavg: 1.94 1.96 1.92 5/217 450
/proc/meminfo: memFree=22497888/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0

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

/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14089320 memory=176636 CPUtime=369.21 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 54663 0 0 0 36902 19 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3522330 44159 3411 1 0 3483524 0
[pid=435/tid=436] ppid=433 vsize=14089320 memory=15768 CPUtime=364.58 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 13664 0 0 0 36451 7 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313171095360 140312777340227 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14089320 memory=748 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1663 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14089320 memory=1220 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 866 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14089320 memory=6580 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 767 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14089320 memory=1752 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 1566 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14089320 memory=868 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 1913 0 0 0 5 0 0 0 20 0 15 0 227633135 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14089320 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14089320 memory=6580 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14089320 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14089320 memory=4452 CPUtime=1.63 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) S 433 433 31702 0 -1 1077944384 11905 0 0 0 162 1 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312636385776 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14089320 memory=3732 CPUtime=2.14 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 13366 0 0 0 212 2 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14089320 memory=12668 CPUtime=0.47 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) S 433 433 31702 0 -1 1077944384 6894 0 0 0 47 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14089320 memory=1072 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14089320 memory=3128 CPUtime=0.07 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 694 0 0 0 3 4 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 369.21 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 178088 KiB

[startup+365.601 s]
/proc/loadavg: 1.78 1.86 1.89 3/217 464
/proc/meminfo: memFree=22295488/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14089320 memory=176636 CPUtime=370.01 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 54663 0 0 0 36982 19 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3522330 44159 3411 1 0 3483524 0
[pid=435/tid=436] ppid=433 vsize=14089320 memory=1278052 CPUtime=365.38 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 13664 0 0 0 36531 7 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313171095360 140312776867541 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14089320 memory=4108 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1663 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14089320 memory=6947385649911455296 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 866 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14089320 memory=1224 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 767 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14089320 memory=2336 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 1566 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14089320 memory=1752 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 1913 0 0 0 5 0 0 0 20 0 15 0 227633135 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14089320 memory=868 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14089320 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14089320 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14089320 memory=748 CPUtime=1.63 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) S 433 433 31702 0 -1 1077944384 11905 0 0 0 162 1 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312636385776 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14089320 memory=1220 CPUtime=2.14 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 13366 0 0 0 212 2 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14089320 memory=6580 CPUtime=0.47 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) S 433 433 31702 0 -1 1077944384 6894 0 0 0 47 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14089320 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14089320 memory=4452 CPUtime=0.07 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 694 0 0 0 3 4 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 370.01 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 178088 KiB

[startup+366.001 s]*
/proc/loadavg: 1.78 1.86 1.89 3/217 464
/proc/meminfo: memFree=22295488/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14089320 memory=176636 CPUtime=370.42 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 54664 0 0 0 37023 19 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3522330 44159 3411 1 0 3483524 0
[pid=435/tid=436] ppid=433 vsize=14089320 memory=176636 CPUtime=365.79 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 13665 0 0 0 36572 7 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313171095472 140312777497921 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14089320 memory=1398720917958146503 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1663 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14089320 memory=3732 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 866 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14089320 memory=12668 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 767 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14089320 memory=1072 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 1566 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14089320 memory=14888 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 1913 0 0 0 5 0 0 0 20 0 15 0 227633135 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14089320 memory=3316 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14089320 memory=15768 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14089320 memory=34976 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14089320 memory=1612 CPUtime=1.63 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) S 433 433 31702 0 -1 1077944384 11905 0 0 0 162 1 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312636385776 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14089320 memory=496 CPUtime=2.14 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 13366 0 0 0 212 2 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14089320 memory=924 CPUtime=0.47 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) S 433 433 31702 0 -1 1077944384 6894 0 0 0 47 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14089320 memory=1168 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14089320 memory=1452 CPUtime=0.07 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 694 0 0 0 3 4 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 370.42 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 178088 KiB

[startup+366.401 s]
/proc/loadavg: 1.78 1.86 1.89 3/217 464
/proc/meminfo: memFree=22295488/32770624 swapFree=67108688/67108860
[pid=433] ppid=430 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/433/stat : 433 (xcsp3-exec) S 430 433 31702 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 227633133 115843072 363 33554432000 4194304 5098028 140727601267600 140727601265704 140663093871228 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27791360 140727601271866 140727601272068 140727601272068 140727601274826 0
/proc/433/statm: 28282 363 305 221 0 87 0
[pid=435] ppid=433 vsize=14089320 memory=176636 CPUtime=370.81 cores=0,2,4,6
/proc/435/stat : 435 (java) S 433 433 31702 0 -1 1077944320 54664 0 0 0 37062 19 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140721354950544 140313166855927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
/proc/435/statm: 3522330 44159 3411 1 0 3483524 0
[pid=435/tid=436] ppid=433 vsize=14089320 memory=1224 CPUtime=366.18 cores=0,2,4,6
/proc/435/task/436/stat : 436 (java) R 433 433 31702 0 -1 4202560 13665 0 0 0 36611 7 0 0 20 0 15 0 227633133 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313171095360 140312776867484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=437] ppid=433 vsize=14089320 memory=6947385649911455296 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/437/stat : 437 (java) S 433 433 31702 0 -1 1077944384 1663 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313096944400 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=438] ppid=433 vsize=14089320 memory=1752 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/438/stat : 438 (java) S 433 433 31702 0 -1 1077944384 866 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313095891856 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=439] ppid=433 vsize=14089320 memory=868 CPUtime=0.04 cores=0,2,4,6
/proc/435/task/439/stat : 439 (java) S 433 433 31702 0 -1 1077944384 767 0 0 0 3 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313094839312 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=440] ppid=433 vsize=14089320 memory=1808 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/440/stat : 440 (java) S 433 433 31702 0 -1 1077944384 1566 0 0 0 4 1 0 0 20 0 15 0 227633134 14427463680 44159 33554432000 4194304 4196468 140721354968000 140313093786768 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=442] ppid=433 vsize=14089320 memory=1924 CPUtime=0.05 cores=0,2,4,6
/proc/435/task/442/stat : 442 (java) S 433 433 31702 0 -1 1077944384 1913 0 0 0 5 0 0 0 20 0 15 0 227633135 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312640595952 140313166867074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=443] ppid=433 vsize=14089320 memory=7284 CPUtime=0 cores=0,2,4,6
/proc/435/task/443/stat : 443 (java) S 433 433 31702 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312639542176 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=444] ppid=433 vsize=14089320 memory=804 CPUtime=0 cores=0,2,4,6
/proc/435/task/444/stat : 444 (java) S 433 433 31702 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 227633136 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312638489584 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=445] ppid=433 vsize=14089320 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/435/task/445/stat : 445 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312637438160 140313166874523 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=446] ppid=433 vsize=14089320 memory=1452 CPUtime=1.63 cores=0,2,4,6
/proc/435/task/446/stat : 446 (java) S 433 433 31702 0 -1 1077944384 11905 0 0 0 162 1 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312636385776 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=447] ppid=433 vsize=14089320 memory=176636 CPUtime=2.14 cores=0,2,4,6
/proc/435/task/447/stat : 447 (java) S 433 433 31702 0 -1 1077944384 13366 0 0 0 212 2 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312635333232 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=448] ppid=433 vsize=14089320 memory=1452 CPUtime=0.47 cores=0,2,4,6
/proc/435/task/448/stat : 448 (java) S 433 433 31702 0 -1 1077944384 6894 0 0 0 47 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312634280688 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=449] ppid=433 vsize=14089320 memory=176624 CPUtime=0 cores=0,2,4,6
/proc/435/task/449/stat : 449 (java) S 433 433 31702 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312633228384 140313166866133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
[pid=435/tid=450] ppid=433 vsize=14089320 memory=5862722020766158790 CPUtime=0.07 cores=0,2,4,6
/proc/435/task/450/stat : 450 (java) S 433 433 31702 0 -1 1077944384 694 0 0 0 3 4 0 0 20 0 15 0 227633139 14427463680 44159 33554432000 4194304 4196468 140721354968000 140312632174896 140313166867074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 24 0 0 6293624 6294260 30076928 140721354970246 140721354970417 140721354970417 140721354973135 0
Current children cumulated CPU time: 370.81 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 178088 KiB

Child status: 0
Real time (s): 366.5
CPU time (s): 370.921
CPU user time (s): 370.717
CPU system time (s): 0.203605
CPU usage (%): 101.206
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 207704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 370.717
system time used= 0.203605
maximum resident set size= 208300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55953
page faults= 0
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11563
involuntary context switches= 428


# summary of solver processes directly reported to runsolver:
#   pid: 433
#   total CPU time (s): 370.921
#   total CPU user time (s): 370.717
#   total CPU system time (s): 0.203605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.31696 second user time and 3.14148 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 21:05:03
IDJOB=4306583
IDBENCH=141365
IDSOLVER=2787
FILE ID=node106/4306583-1534100703
RUNJOBID= node106-1534095837-31733
PBS_JOBID= 21036993
Free space on /tmp= 39888 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_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-4306583-1534100703/watcher-4306583-1534100703 -o /tmp/evaluation-result-4306583-1534100703/solver-4306583-1534100703 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534095837-31733 --watchdog 2580  HOME/xcsp3-exec -seed 1033881821 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306583-1534100703.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=1033881821

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        22571016 kB
MemAvailable:   30741540 kB
Buffers:          133996 kB
Cached:          8228744 kB
SwapCached:            0 kB
Active:          5375452 kB
Inactive:        4202664 kB
Active(anon):    1162552 kB
Inactive(anon):   105408 kB
Active(file):    4212900 kB
Inactive(file):  4097256 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             21884 kB
Writeback:             0 kB
AnonPages:       1185280 kB
Mapped:            65320 kB
Shmem:             49632 kB
Slab:             317024 kB
SReclaimable:     288828 kB
SUnreclaim:        28196 kB
KernelStack:        3856 kB
PageTables:         7696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2352252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1095680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39868 MiB
End job on node106 at 2018-08-12 21:11:09