Trace number 4244851

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
R1: choco-solver 4.0.5 (2017-07-05)SAT (TO)83 2400.63 303.413

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-15.xml
MD5SUMafc31b27070f112a4983969306f0150c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables330
Number of constraints374
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":165},{"size":9,"count":165}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":165},{"degree":7,"count":4},{"degree":8,"count":44},{"degree":10,"count":117}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":165},{"arity":3,"count":44},{"arity":4,"count":4},{"arity":6,"count":44},{"arity":9,"count":117}]
Number of extensional constraints209
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":209},{"type":"sum","count":165}]
Optimization problemYES
Type of objectivemax 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 -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244851-1500684536.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4244851-1500684536.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.91	c solve instance...
0.00/0.99	o 0 
0.00/1.00	o 4 
0.00/1.01	o 76 
4.14/1.15	o 77 
4.14/1.16	o 78 
4.14/1.19	o 79 
7.98/1.67	o 81 
463.18/59.04	o 82 
806.83/102.42	o 83 
2400.63/303.43	s SATISFIABLE
2400.63/303.43	v <instantiation>
2400.63/303.43	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] </list>
2400.63/303.43	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 1 0 0 1 0 0 1 0 1 0 0 0 0 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 0 0 1 0 0 1 0 1 1 0 1 1 3 3 4 3 3 4 3 3 4 3 3 4 3 3 2 3 3 4 3 3 4 3 3 4 3 3 4 3 3 2 4 5 5 5 5 5 5 5 5 5 5 5 5 4 2 2 3 3 3 3 3 3 3 3 3 3 2 2 2 2 3 5 5 3 4 4 3 4 4 3 5 5 6 6 3 4 3 4 2 2 2 2 2 2 2 4 2 3 3 2 3 3 5 2 4 4 3 4 4 2 5 3 6 5 4 4 3 4 2 3 3 3 3 3 2 5 2 5 2 2 2 4 4 5 6 6 6 6 6 4 5 2 6 3 4 2 5 3 3 3 3 3 3 3 3 5 3 6 3 4 2 3 3 4 4 3 4 4 3 4 3 2 4 2 2 </values>
2400.63/303.43	v </instantiation>
2400.63/303.44	c Unexpected resolution interruption!

Verifier Data

OK	83

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4244851-1500684536/watcher-4244851-1500684536 -o /tmp/evaluation-result-4244851-1500684536/solver-4244851-1500684536 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16505 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 116619105 HOME/instance-4244851-1500684536.xml 

pid=19063
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 14.53 15.50 14.58 11/270 19066
/proc/meminfo: memFree=30862100/32770624 swapFree=5736/222592
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0

[startup+0.1001 s]
/proc/loadavg: 14.53 15.50 14.58 11/270 19066
/proc/meminfo: memFree=30862100/32770624 swapFree=5736/222592
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200251 s]
/proc/loadavg: 14.53 15.50 14.58 11/270 19066
/proc/meminfo: memFree=30862100/32770624 swapFree=5736/222592
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300213 s]
/proc/loadavg: 14.53 15.50 14.58 11/270 19066
/proc/meminfo: memFree=30862100/32770624 swapFree=5736/222592
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700173 s]
/proc/loadavg: 14.53 15.50 14.58 11/270 19066
/proc/meminfo: memFree=30862100/32770624 swapFree=5736/222592
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50114 s]
/proc/loadavg: 14.53 15.50 14.58 22/299 19119
/proc/meminfo: memFree=30513244/32770624 swapFree=5736/222620
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
[pid=19067] ppid=19066 vsize=13868332 CPUtime=7.18 cores=1,3,5,7,9,11,13,15
/proc/19067/stat : 19067 (java) S 19066 19066 16473 0 -1 1077944320 19198 0 0 0 707 11 0 0 20 0 28 0 3722755 14201171968 50433 33554432000 4194304 4196468 140722224174624 140722224157168 140652621430519 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
/proc/19067/statm: 3467083 50433 3252 1 0 3454316 0
[pid=19067/tid=19068] ppid=19066 vsize=13868332 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19068/stat : 19068 (java) S 19066 19066 16473 0 -1 1077944384 6460 0 0 0 87 3 0 0 20 0 28 0 3722756 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652625671296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19070] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19070/stat : 19070 (java) S 19066 19066 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652539910928 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19071] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19071/stat : 19071 (java) S 19066 19066 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652538858384 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19072] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19072/stat : 19072 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652537805840 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19073] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19073/stat : 19073 (java) S 19066 19066 16473 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652536753296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19074] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19074/stat : 19074 (java) S 19066 19066 16473 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652535699728 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19075] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19075/stat : 19075 (java) S 19066 19066 16473 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652534647184 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19076] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19076/stat : 19076 (java) S 19066 19066 16473 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652533594640 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19077] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19077/stat : 19077 (java) S 19066 19066 16473 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 50433 33554432000 4194304 4196468 140722224174624 140652532542096 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19078] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19078/stat : 19078 (java) S 19066 19066 16473 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 3722759 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651353467376 140652621441666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19079] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19079/stat : 19079 (java) S 19066 19066 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3722760 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651352413600 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19080] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19080/stat : 19080 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722760 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651351361008 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19081] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19081/stat : 19081 (java) S 19066 19066 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3722764 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651350309584 140652621449115 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19082] ppid=19066 vsize=13868332 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19082/stat : 19082 (java) R 19066 19066 16473 0 -1 4202560 2169 0 0 0 82 0 0 0 20 0 28 0 3722764 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651349237192 140652602975081 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19083] ppid=19066 vsize=13868332 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19083/stat : 19083 (java) R 19066 19066 16473 0 -1 4202560 2546 0 0 0 82 0 0 0 20 0 28 0 3722764 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651348196824 140652604815257 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19084] ppid=19066 vsize=13868332 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19084/stat : 19084 (java) R 19066 19066 16473 0 -1 4202560 2139 0 0 0 92 0 0 0 20 0 28 0 3722764 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651347137112 140652599272208 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19085] ppid=19066 vsize=13868332 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19085/stat : 19085 (java) S 19066 19066 16473 0 -1 1077944384 3160 0 0 0 90 1 0 0 20 0 28 0 3722764 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651346098544 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19086] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19086/stat : 19086 (java) S 19066 19066 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3722764 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651345046240 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19087] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19087/stat : 19087 (java) S 19066 19066 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3722765 14201171968 50433 33554432000 4194304 4196468 140722224174624 140651343993776 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 13877844

[startup+3.10152 s]
/proc/loadavg: 14.53 15.50 14.58 20/299 19151
/proc/meminfo: memFree=30390196/32770624 swapFree=5736/222632
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
[pid=19067] ppid=19066 vsize=13868332 CPUtime=19.85 cores=1,3,5,7,9,11,13,15
/proc/19067/stat : 19067 (java) S 19066 19066 16473 0 -1 1077944320 21755 0 0 0 1971 14 0 0 20 0 28 0 3722755 14201171968 57851 33554432000 4194304 4196468 140722224174624 140722224157168 140652621430519 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
/proc/19067/statm: 3467083 57851 3267 1 0 3454316 0
[pid=19067/tid=19068] ppid=19066 vsize=13868332 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19068/stat : 19068 (java) S 19066 19066 16473 0 -1 1077944384 6461 0 0 0 87 3 0 0 20 0 28 0 3722756 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652625671296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19070] ppid=19066 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19070/stat : 19070 (java) S 19066 19066 16473 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652539910928 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19071] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19071/stat : 19071 (java) S 19066 19066 16473 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652538858384 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19072] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19072/stat : 19072 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652537805840 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19073] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19073/stat : 19073 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652536753296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19074] ppid=19066 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19074/stat : 19074 (java) S 19066 19066 16473 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652535699728 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19075] ppid=19066 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19075/stat : 19075 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652534647184 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19076] ppid=19066 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19076/stat : 19076 (java) S 19066 19066 16473 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652533594640 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19077] ppid=19066 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19077/stat : 19077 (java) S 19066 19066 16473 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 28 0 3722757 14201171968 57851 33554432000 4194304 4196468 140722224174624 140652532542096 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19078] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19078/stat : 19078 (java) S 19066 19066 16473 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 3722759 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651353467376 140652621441666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19079] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19079/stat : 19079 (java) S 19066 19066 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3722760 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651352413600 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19080] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19080/stat : 19080 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722760 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651351361008 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19081] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19081/stat : 19081 (java) S 19066 19066 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3722764 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651350309584 140652621449115 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19082] ppid=19066 vsize=13868332 CPUtime=1.87 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19082/stat : 19082 (java) R 19066 19066 16473 0 -1 4202560 3283 0 0 0 186 1 0 0 20 0 28 0 3722764 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651349240944 140652602951397 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19083] ppid=19066 vsize=13868332 CPUtime=2.06 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19083/stat : 19083 (java) S 19066 19066 16473 0 -1 1077944384 3016 0 0 0 206 0 0 0 20 0 28 0 3722764 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651348203632 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19084] ppid=19066 vsize=13868332 CPUtime=1.96 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19084/stat : 19084 (java) R 19066 19066 16473 0 -1 4202560 2733 0 0 0 196 0 0 0 20 0 28 0 3722764 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651347137656 140652600910672 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19085] ppid=19066 vsize=13868332 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19085/stat : 19085 (java) S 19066 19066 16473 0 -1 1077944384 3295 0 0 0 103 1 0 0 20 0 28 0 3722764 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651346098544 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19086] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19086/stat : 19086 (java) S 19066 19066 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3722764 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651345046240 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19087] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19087/stat : 19087 (java) S 19066 19066 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3722765 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651343993776 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19144] ppid=19066 vsize=13868332 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19144/stat : 19144 (java) R 19066 19066 16473 0 -1 4202560 24 0 0 0 104 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651327557544 140652210806136 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19145] ppid=19066 vsize=13868332 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19145/stat : 19145 (java) R 19066 19066 16473 0 -1 4202560 24 0 0 0 113 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651335979712 140652216577628 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19146] ppid=19066 vsize=13868332 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19146/stat : 19146 (java) R 19066 19066 16473 0 -1 4202560 30 0 0 0 102 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651328609736 140652213033152 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19147] ppid=19066 vsize=13868332 CPUtime=0.88 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19147/stat : 19147 (java) R 19066 19066 16473 0 -1 4202560 40 0 0 0 88 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651329662952 140652217651808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19148] ppid=19066 vsize=13868332 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19148/stat : 19148 (java) R 19066 19066 16473 0 -1 4202560 27 0 0 0 96 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651334926792 140652217117822 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19149] ppid=19066 vsize=13868332 CPUtime=1.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19149/stat : 19149 (java) R 19066 19066 16473 0 -1 4202560 27 0 0 0 101 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651331768680 140652216078738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19150] ppid=19066 vsize=13868332 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19150/stat : 19150 (java) R 19066 19066 16473 0 -1 4202560 19 0 0 0 91 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651333874536 140652217359563 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19151] ppid=19066 vsize=13868332 CPUtime=1.23 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19151/stat : 19151 (java) R 19066 19066 16473 0 -1 4202560 21 0 0 0 123 0 0 0 20 0 28 0 3722923 14201171968 57851 33554432000 4194304 4196468 140722224174624 140651332821720 140652210903527 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 13877844

[startup+6.30159 s]
/proc/loadavg: 14.65 15.51 14.59 17/299 19151
/proc/meminfo: memFree=30246340/32770624 swapFree=5736/222632
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
[pid=19067] ppid=19066 vsize=13868332 CPUtime=45.26 cores=1,3,5,7,9,11,13,15
/proc/19067/stat : 19067 (java) S 19066 19066 16473 0 -1 1077944320 26995 0 0 0 4503 23 0 0 20 0 28 0 3722755 14201171968 90395 33554432000 4194304 4196468 140722224174624 140722224157168 140652621430519 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
/proc/19067/statm: 3467083 90395 3269 1 0 3454316 0
[pid=19067/tid=19068] ppid=19066 vsize=13868332 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19068/stat : 19068 (java) S 19066 19066 16473 0 -1 1077944384 6461 0 0 0 87 3 0 0 20 0 28 0 3722756 14201171968 90395 33554432000 4194304 4196468 140722224174624 140652625671296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19070] ppid=19066 vsize=13868332 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19070/stat : 19070 (java) S 19066 19066 16473 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 28 0 3722757 14201171968 90395 33554432000 4194304 4196468 140722224174624 140652539910928 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19071] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19071/stat : 19071 (java) S 19066 19066 16473 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 90395 33554432000 4194304 4196468 140722224174624 140652538858384 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19072] ppid=19066 vsize=13868332 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19072/stat : 19072 (java) S 19066 19066 16473 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3722757 14201171968 90395 33554432000 4194304 4196468 140722224174624 140652537805840 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19073] ppid=19066 vsize=13868332 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19073/stat : 19073 (java) S 19066 19066 16473 0 -1 1077944384 88 0 0 0 1 1 0 0 20 0 28 0 3722757 14201171968 90395 33554432000 4194304 4196468 140722224174624 140652536753296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0

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

[pid=19067/tid=25759] ppid=19066 vsize=14201152 CPUtime=118.23 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25759/stat : 25759 (java) R 19066 19066 16473 0 -1 4202560 1722 0 0 0 11822 1 0 0 20 0 28 0 3732998 14541979648 354180 33554432000 4194304 4196468 140722224174624 140651323347208 140652217712821 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25760] ppid=19066 vsize=14201152 CPUtime=117.55 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25760/stat : 25760 (java) R 19066 19066 16473 0 -1 4202560 2577 0 0 0 11754 1 0 0 20 0 28 0 3732998 14541979648 354180 33554432000 4194304 4196468 140722224174624 140651322294408 140652218286295 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
Current children cumulated CPU time (s) 1757.51
Current children cumulated vsize (KiB) 14210664

[startup+282.302 s]
/proc/loadavg: 15.96 15.54 14.79 17/301 25771
/proc/meminfo: memFree=27708092/32770624 swapFree=5736/222948
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
[pid=19067] ppid=19066 vsize=14201152 CPUtime=2233.19 cores=1,3,5,7,9,11,13,15
/proc/19067/stat : 19067 (java) S 19066 19066 16473 0 -1 1077944320 111917 0 0 0 222857 462 0 0 20 0 28 0 3722755 14541979648 364266 33554432000 4194304 4196468 140722224174624 140722224157168 140652621430519 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
/proc/19067/statm: 3550288 364266 3297 1 0 3537521 0
[pid=19067/tid=19068] ppid=19066 vsize=14201152 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19068/stat : 19068 (java) S 19066 19066 16473 0 -1 1077944384 6647 0 0 0 87 3 0 0 20 0 28 0 3722756 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652625671296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19070] ppid=19066 vsize=14201152 CPUtime=1.73 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19070/stat : 19070 (java) S 19066 19066 16473 0 -1 1077944384 2242 0 0 0 131 42 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652539910928 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19071] ppid=19066 vsize=14201152 CPUtime=1.74 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19071/stat : 19071 (java) S 19066 19066 16473 0 -1 1077944384 1864 0 0 0 133 41 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652538858384 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19072] ppid=19066 vsize=14201152 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19072/stat : 19072 (java) S 19066 19066 16473 0 -1 1077944384 2506 0 0 0 134 42 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652537805840 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19073] ppid=19066 vsize=14201152 CPUtime=1.8 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19073/stat : 19073 (java) S 19066 19066 16473 0 -1 1077944384 1904 0 0 0 136 44 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652536753296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19074] ppid=19066 vsize=14201152 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19074/stat : 19074 (java) S 19066 19066 16473 0 -1 1077944384 3916 0 0 0 134 44 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652535699728 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19075] ppid=19066 vsize=14201152 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19075/stat : 19075 (java) S 19066 19066 16473 0 -1 1077944384 2581 0 0 0 133 45 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652534647184 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19076] ppid=19066 vsize=14201152 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19076/stat : 19076 (java) S 19066 19066 16473 0 -1 1077944384 1997 0 0 0 132 43 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652533594640 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19077] ppid=19066 vsize=14201152 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19077/stat : 19077 (java) S 19066 19066 16473 0 -1 1077944384 3281 0 0 0 132 44 0 0 20 0 28 0 3722757 14541979648 364266 33554432000 4194304 4196468 140722224174624 140652532542096 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19078] ppid=19066 vsize=14201152 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19078/stat : 19078 (java) S 19066 19066 16473 0 -1 1077944384 12719 0 0 0 50 55 0 0 20 0 28 0 3722759 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651353467376 140652621441666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19079] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19079/stat : 19079 (java) S 19066 19066 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3722760 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651352413600 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19080] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19080/stat : 19080 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722760 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651351361008 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19081] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19081/stat : 19081 (java) S 19066 19066 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3722764 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651350309584 140652621449115 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19082] ppid=19066 vsize=14201152 CPUtime=2.96 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19082/stat : 19082 (java) S 19066 19066 16473 0 -1 1077944384 9771 0 0 0 294 2 0 0 20 0 28 0 3722764 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651349256176 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19083] ppid=19066 vsize=14201152 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19083/stat : 19083 (java) S 19066 19066 16473 0 -1 1077944384 8325 0 0 0 271 1 0 0 20 0 28 0 3722764 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651348203632 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19084] ppid=19066 vsize=14201152 CPUtime=2.58 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19084/stat : 19084 (java) S 19066 19066 16473 0 -1 1077944384 7456 0 0 0 257 1 0 0 20 0 28 0 3722764 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651347151088 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19085] ppid=19066 vsize=14201152 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19085/stat : 19085 (java) S 19066 19066 16473 0 -1 1077944384 6740 0 0 0 111 2 0 0 20 0 28 0 3722764 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651346098544 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19086] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19086/stat : 19086 (java) S 19066 19066 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3722764 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651345046240 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19087] ppid=19066 vsize=14201152 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19087/stat : 19087 (java) S 19066 19066 16473 0 -1 1077944384 1659 0 0 0 7 8 0 0 20 0 28 0 3722765 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651343993776 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25753] ppid=19066 vsize=14201152 CPUtime=177.16 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25753/stat : 25753 (java) R 19066 19066 16473 0 -1 4202560 3262 0 0 0 17710 6 0 0 20 0 28 0 3732997 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651330717824 140652216078924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25754] ppid=19066 vsize=14201152 CPUtime=176.61 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25754/stat : 25754 (java) R 19066 19066 16473 0 -1 4202560 2334 0 0 0 17654 7 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651326506040 140652216327870 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25755] ppid=19066 vsize=14201152 CPUtime=176.97 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25755/stat : 25755 (java) R 19066 19066 16473 0 -1 4202560 2443 0 0 0 17696 1 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651325451928 140652217568945 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25756] ppid=19066 vsize=14201152 CPUtime=177.03 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25756/stat : 25756 (java) R 19066 19066 16473 0 -1 4202560 1449 0 0 0 17701 2 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651324399168 140652219168039 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25757] ppid=19066 vsize=14201152 CPUtime=177.11 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25757/stat : 25757 (java) R 19066 19066 16473 0 -1 4202560 3731 0 0 0 17705 6 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651335979448 140652602836740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25758] ppid=19066 vsize=14201152 CPUtime=176.44 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25758/stat : 25758 (java) R 19066 19066 16473 0 -1 4202560 1037 0 0 0 17642 2 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651331768328 140652218005957 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25759] ppid=19066 vsize=14201152 CPUtime=177.45 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25759/stat : 25759 (java) R 19066 19066 16473 0 -1 4202560 1863 0 0 0 17743 2 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651323347720 140652213033152 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25760] ppid=19066 vsize=14201152 CPUtime=176.78 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25760/stat : 25760 (java) R 19066 19066 16473 0 -1 4202560 2733 0 0 0 17676 2 0 0 20 0 28 0 3732998 14541979648 364266 33554432000 4194304 4196468 140722224174624 140651322294584 140652217712593 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
Current children cumulated CPU time (s) 2233.19
Current children cumulated vsize (KiB) 14210664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.402 s]
/proc/loadavg: 15.97 15.57 14.82 17/301 25772
/proc/meminfo: memFree=26457848/32770624 swapFree=5736/222976
[pid=19066] ppid=19063 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19066/stat : 19066 (xcsp3-exec) S 19063 19066 16473 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3722755 9740288 346 33554432000 4194304 5098028 140734836156592 140734836154696 140272098153084 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 21958656 140734836159631 140734836159840 140734836159840 140734836162539 0
/proc/19066/statm: 2378 346 289 221 0 87 0
[pid=19067] ppid=19066 vsize=14201152 CPUtime=2400.63 cores=1,3,5,7,9,11,13,15
/proc/19067/stat : 19067 (java) S 19066 19066 16473 0 -1 1077944320 115469 0 0 0 239546 517 0 0 20 0 28 0 3722755 14541979648 639938 33554432000 4194304 4196468 140722224174624 140722224157168 140652621430519 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
/proc/19067/statm: 3550288 639938 3297 1 0 3537521 0
[pid=19067/tid=19068] ppid=19066 vsize=14201152 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19068/stat : 19068 (java) S 19066 19066 16473 0 -1 1077944384 6647 0 0 0 87 3 0 0 20 0 28 0 3722756 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652625671296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19070] ppid=19066 vsize=14201152 CPUtime=2.02 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19070/stat : 19070 (java) S 19066 19066 16473 0 -1 1077944384 2303 0 0 0 156 46 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652539910928 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19071] ppid=19066 vsize=14201152 CPUtime=2.02 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19071/stat : 19071 (java) S 19066 19066 16473 0 -1 1077944384 1965 0 0 0 157 45 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652538858384 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19072] ppid=19066 vsize=14201152 CPUtime=2.04 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19072/stat : 19072 (java) S 19066 19066 16473 0 -1 1077944384 2615 0 0 0 158 46 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652537805840 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19073] ppid=19066 vsize=14201152 CPUtime=2.07 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19073/stat : 19073 (java) S 19066 19066 16473 0 -1 1077944384 1988 0 0 0 159 48 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652536753296 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19074] ppid=19066 vsize=14201152 CPUtime=2.07 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19074/stat : 19074 (java) S 19066 19066 16473 0 -1 1077944384 3994 0 0 0 159 48 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652535699728 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19075] ppid=19066 vsize=14201152 CPUtime=2.06 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19075/stat : 19075 (java) S 19066 19066 16473 0 -1 1077944384 2651 0 0 0 157 49 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652534647184 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19076] ppid=19066 vsize=14201152 CPUtime=2.03 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19076/stat : 19076 (java) S 19066 19066 16473 0 -1 1077944384 2074 0 0 0 155 48 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652533594640 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19077] ppid=19066 vsize=14201152 CPUtime=2.03 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19077/stat : 19077 (java) S 19066 19066 16473 0 -1 1077944384 3381 0 0 0 155 48 0 0 20 0 28 0 3722757 14541979648 639938 33554432000 4194304 4196468 140722224174624 140652532542096 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19078] ppid=19066 vsize=14201152 CPUtime=1.12 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19078/stat : 19078 (java) S 19066 19066 16473 0 -1 1077944384 13329 0 0 0 53 59 0 0 20 0 28 0 3722759 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651353467376 140652621441666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19079] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19079/stat : 19079 (java) S 19066 19066 16473 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3722760 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651352413600 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19080] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19080/stat : 19080 (java) S 19066 19066 16473 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3722760 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651351361008 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19081] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19081/stat : 19081 (java) S 19066 19066 16473 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3722764 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651350309584 140652621449115 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19082] ppid=19066 vsize=14201152 CPUtime=2.96 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19082/stat : 19082 (java) S 19066 19066 16473 0 -1 1077944384 9771 0 0 0 294 2 0 0 20 0 28 0 3722764 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651349256176 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19083] ppid=19066 vsize=14201152 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19083/stat : 19083 (java) S 19066 19066 16473 0 -1 1077944384 8325 0 0 0 271 1 0 0 20 0 28 0 3722764 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651348203632 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19084] ppid=19066 vsize=14201152 CPUtime=2.58 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19084/stat : 19084 (java) S 19066 19066 16473 0 -1 1077944384 7456 0 0 0 257 1 0 0 20 0 28 0 3722764 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651347151088 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19085] ppid=19066 vsize=14201152 CPUtime=1.13 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19085/stat : 19085 (java) S 19066 19066 16473 0 -1 1077944384 6740 0 0 0 111 2 0 0 20 0 28 0 3722764 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651346098544 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19086] ppid=19066 vsize=14201152 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19086/stat : 19086 (java) S 19066 19066 16473 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3722764 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651345046240 140652621440725 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=19087] ppid=19066 vsize=14201152 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/19067/task/19087/stat : 19087 (java) S 19066 19066 16473 0 -1 1077944384 1659 0 0 0 8 9 0 0 20 0 28 0 3722765 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651343993776 140652621441666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25753] ppid=19066 vsize=14201152 CPUtime=197.87 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25753/stat : 25753 (java) R 19066 19066 16473 0 -1 4202560 3324 0 0 0 19779 8 0 0 20 0 28 0 3732997 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651330714952 140652217113117 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25754] ppid=19066 vsize=14201152 CPUtime=197.33 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25754/stat : 25754 (java) R 19066 19066 16473 0 -1 4202560 3561 0 0 0 19719 14 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651326508400 140652601155733 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25755] ppid=19066 vsize=14201152 CPUtime=197.47 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25755/stat : 25755 (java) R 19066 19066 16473 0 -1 4202560 2488 0 0 0 19745 2 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651325451792 140652216077944 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25756] ppid=19066 vsize=14201152 CPUtime=197.5 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25756/stat : 25756 (java) R 19066 19066 16473 0 -1 4202560 1486 0 0 0 19748 2 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651324399416 140652216327823 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25757] ppid=19066 vsize=14201152 CPUtime=197.82 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25757/stat : 25757 (java) R 19066 19066 16473 0 -1 4202560 4489 0 0 0 19772 10 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651335979448 140652216077957 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25758] ppid=19066 vsize=14201152 CPUtime=197.14 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25758/stat : 25758 (java) R 19066 19066 16473 0 -1 4202560 1065 0 0 0 19712 2 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651331768344 140652216326503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25759] ppid=19066 vsize=14201152 CPUtime=198.05 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25759/stat : 25759 (java) R 19066 19066 16473 0 -1 4202560 1932 0 0 0 19801 4 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651323347208 140652219167941 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
[pid=19067/tid=25760] ppid=19066 vsize=14201152 CPUtime=197.48 cores=1,3,5,7,9,11,13,15
/proc/19067/task/25760/stat : 25760 (java) R 19066 19066 16473 0 -1 4202560 2769 0 0 0 19745 3 0 0 20 0 28 0 3732998 14541979648 639938 33554432000 4194304 4196468 140722224174624 140651322294680 140652215706703 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 39088128 140722224178364 140722224178540 140722224178540 140722224181199 0
Current children cumulated CPU time (s) 2400.63
Current children cumulated vsize (KiB) 14210664

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19067 sig 9
??? kill 19066 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19066 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2016
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1008
# CPU time returned by wait4() is 0.003024
# while last known CPU time is 2400.63
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.413
CPU time (s): 2400.63
CPU user time (s): 2395.46
CPU system time (s): 5.17
CPU usage (%): 791.21
Max. virtual memory (cumulated for all children) (KiB): 14210664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002016
system time used= 0.001008
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.66954 second user time and 4.72689 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 02:48:56
IDJOB=4244851
IDBENCH=115930
IDSOLVER=2625
FILE ID=node114/4244851-1500684536
RUNJOBID= node114-1500682387-16505
PBS_JOBID= 20623324
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244851-1500684536/watcher-4244851-1500684536 -o /tmp/evaluation-result-4244851-1500684536/solver-4244851-1500684536 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500682387-16505 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 116619105 HOME/instance-4244851-1500684536.xml

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

MD5SUM BENCH= afc31b27070f112a4983969306f0150c
RANDOM SEED=116619105

node114.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.60
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30866196 kB
MemAvailable:   30921164 kB
Buffers:           52576 kB
Cached:           311084 kB
SwapCached:            0 kB
Active:          1295272 kB
Inactive:         231404 kB
Active(anon):    1165740 kB
Inactive(anon):     8812 kB
Active(file):     129532 kB
Inactive(file):   222592 kB
Unevictable:        5736 kB
Mlocked:            5736 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             0 kB
AnonPages:       1232396 kB
Mapped:            43008 kB
Shmem:              8848 kB
Slab:              70724 kB
SReclaimable:      37356 kB
SUnreclaim:        33368 kB
KernelStack:        5216 kB
PageTables:         7280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2345900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1097728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61996 MiB
End job on node114 at 2017-07-22 02:54:00