Trace number 4244865

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)44 2400.61 303.637

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-10.xml
MD5SUM3f191bd8c6a70b7bc3302016f10b3be6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6836.8901
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of constraints188
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":80},{"size":9,"count":80}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":80},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":48}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":80},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":48}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":80}]
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-4244865-1500684579.xml"  -tl '2400s' -p 8 -x 0
0.00/0.20	c [HOME/instance-4244865-1500684579.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
0.00/0.78	c solve instance...
0.00/0.84	o 0 
0.00/0.85	o 35 
0.00/0.88	o 36 
0.00/0.90	o 38 
0.00/0.94	o 39 
0.00/0.96	o 40 
0.00/0.96	o 41 
6.73/1.41	o 42 
9.87/1.81	o 43 
9.87/1.88	o 44 
2400.61/303.66	s SATISFIABLE
2400.61/303.66	v <instantiation>
2400.61/303.66	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[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[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[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[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[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[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[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] 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[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[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[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[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[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[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[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] </list>
2400.61/303.66	v 	<values>1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 0 1 0 1 1 1 0 0 1 0 1 1 0 1 1 3 3 4 3 3 4 2 3 4 2 3 3 4 3 3 5 3 5 3 2 4 4 4 4 4 5 2 5 4 4 3 3 4 3 3 5 2 5 3 3 3 3 4 3 3 5 2 5 3 3 4 5 5 5 4 5 2 5 4 4 2 3 3 3 3 5 3 5 3 3 2 4 4 3 4 3 2 4 3 3 </values>
2400.61/303.66	v </instantiation>
2400.61/303.66	c Unexpected resolution interruption!

Verifier Data

OK	44

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-4244865-1500684579/watcher-4244865-1500684579 -o /tmp/evaluation-result-4244865-1500684579/solver-4244865-1500684579 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16945 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1587853071 HOME/instance-4244865-1500684579.xml 

pid=32027
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: 15.34 15.26 14.50 10/276 32030
/proc/meminfo: memFree=28469960/32770624 swapFree=5900/219148
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0

[startup+0.100078 s]
/proc/loadavg: 15.34 15.26 14.50 10/276 32030
/proc/meminfo: memFree=28469960/32770624 swapFree=5900/219148
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200352 s]
/proc/loadavg: 15.34 15.26 14.50 10/276 32030
/proc/meminfo: memFree=28469960/32770624 swapFree=5900/219148
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300304 s]
/proc/loadavg: 15.34 15.26 14.50 10/276 32030
/proc/meminfo: memFree=28469960/32770624 swapFree=5900/219148
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70023 s]
/proc/loadavg: 15.34 15.26 14.50 10/276 32030
/proc/meminfo: memFree=28469960/32770624 swapFree=5900/219148
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50166 s]
/proc/loadavg: 15.34 15.26 14.50 21/305 32115
/proc/meminfo: memFree=28296580/32770624 swapFree=5900/219188
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
[pid=32031] ppid=32030 vsize=13802796 CPUtime=7.51 cores=1,3,5,7,9,11,13,15
/proc/32031/stat : 32031 (java) S 32030 32030 16913 0 -1 1077944320 19138 0 0 0 739 12 0 0 20 0 28 0 3724833 14134063104 50147 33554432000 4194304 4196468 140725319002048 140725318984592 139749282414327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
/proc/32031/statm: 3450699 50147 3243 1 0 3437932 0
[pid=32031/tid=32032] ppid=32030 vsize=13802796 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32032/stat : 32032 (java) S 32030 32030 16913 0 -1 1077944384 6879 0 0 0 75 3 0 0 20 0 28 0 3724834 14134063104 50147 33554432000 4194304 4196468 140725319002048 139749286655104 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32034] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32034/stat : 32034 (java) S 32030 32030 16913 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748881971472 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32035] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32035/stat : 32035 (java) S 32030 32030 16913 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748880918928 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32036] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32036/stat : 32036 (java) S 32030 32030 16913 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748879866384 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32037] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32037/stat : 32037 (java) S 32030 32030 16913 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748878813840 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32038] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32038/stat : 32038 (java) S 32030 32030 16913 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748877761296 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32039] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32039/stat : 32039 (java) S 32030 32030 16913 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748876708752 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32040] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32040/stat : 32040 (java) S 32030 32030 16913 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748875656208 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32041] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32041/stat : 32041 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724835 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748874603664 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32042] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32042/stat : 32042 (java) S 32030 32030 16913 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 3724837 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748610545648 139749282425474 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32043] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32043/stat : 32043 (java) S 32030 32030 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3724838 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748609491872 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32044] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32044/stat : 32044 (java) S 32030 32030 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3724838 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748608439280 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32045] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32045/stat : 32045 (java) S 32030 32030 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3724842 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748607387856 139749282432923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32046] ppid=32030 vsize=13802796 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32046/stat : 32046 (java) R 32030 32030 16913 0 -1 4202560 1631 0 0 0 71 0 0 0 20 0 28 0 3724842 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748606321352 139749267526779 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32047] ppid=32030 vsize=13802796 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32047/stat : 32047 (java) R 32030 32030 16913 0 -1 4202560 2516 0 0 0 84 1 0 0 20 0 28 0 3724842 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748605275832 139749266310493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32048] ppid=32030 vsize=13802796 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32048/stat : 32048 (java) R 32030 32030 16913 0 -1 4202560 1895 0 0 0 87 0 0 0 20 0 28 0 3724842 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748604216952 139749260158144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32049] ppid=32030 vsize=13802796 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32049/stat : 32049 (java) S 32030 32030 16913 0 -1 1077944384 3298 0 0 0 73 2 0 0 20 0 28 0 3724842 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748603177840 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32050] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32050/stat : 32050 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724842 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748602124512 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32051] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32051/stat : 32051 (java) S 32030 32030 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3724843 14134063104 50147 33554432000 4194304 4196468 140725319002048 139748601072048 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 13812308

[startup+3.10168 s]
/proc/loadavg: 15.34 15.26 14.50 20/305 32139
/proc/meminfo: memFree=28265604/32770624 swapFree=5900/219188
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
[pid=32031] ppid=32030 vsize=13804428 CPUtime=20.11 cores=1,3,5,7,9,11,13,15
/proc/32031/stat : 32031 (java) S 32030 32030 16913 0 -1 1077944320 25259 0 0 0 1994 17 0 0 20 0 28 0 3724833 14135734272 54982 33554432000 4194304 4196468 140725319002048 140725318984592 139749282414327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
/proc/32031/statm: 3451107 54982 3249 1 0 3438340 0
[pid=32031/tid=32032] ppid=32030 vsize=13804428 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32032/stat : 32032 (java) S 32030 32030 16913 0 -1 1077944384 6880 0 0 0 75 3 0 0 20 0 28 0 3724834 14135734272 54982 33554432000 4194304 4196468 140725319002048 139749286655104 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32034] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32034/stat : 32034 (java) S 32030 32030 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748881971472 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32035] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32035/stat : 32035 (java) S 32030 32030 16913 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748880918928 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32036] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32036/stat : 32036 (java) S 32030 32030 16913 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748879866384 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32037] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32037/stat : 32037 (java) S 32030 32030 16913 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748878813840 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32038] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32038/stat : 32038 (java) S 32030 32030 16913 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748877761296 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32039] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32039/stat : 32039 (java) S 32030 32030 16913 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748876708752 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32040] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32040/stat : 32040 (java) S 32030 32030 16913 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748875656208 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32041] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32041/stat : 32041 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724835 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748874603664 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32042] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32042/stat : 32042 (java) S 32030 32030 16913 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 3724837 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748610545648 139749282425474 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32043] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32043/stat : 32043 (java) S 32030 32030 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3724838 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748609491872 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32044] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32044/stat : 32044 (java) S 32030 32030 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3724838 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748608439280 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32045] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32045/stat : 32045 (java) S 32030 32030 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3724842 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748607387856 139749282432923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32046] ppid=32030 vsize=13804428 CPUtime=1.55 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32046/stat : 32046 (java) S 32030 32030 16913 0 -1 1077944384 1899 0 0 0 155 0 0 0 20 0 28 0 3724842 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748606335472 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32047] ppid=32030 vsize=13804428 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32047/stat : 32047 (java) S 32030 32030 16913 0 -1 1077944384 3477 0 0 0 176 1 0 0 20 0 28 0 3724842 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748605282928 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32048] ppid=32030 vsize=13804428 CPUtime=1.89 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32048/stat : 32048 (java) R 32030 32030 16913 0 -1 4202560 5958 0 0 0 188 1 0 0 20 0 28 0 3724842 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748604216360 139749263958561 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32049] ppid=32030 vsize=13804428 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32049/stat : 32049 (java) S 32030 32030 16913 0 -1 1077944384 3405 0 0 0 85 2 0 0 20 0 28 0 3724842 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748603177840 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32050] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32050/stat : 32050 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724842 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748602124512 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32051] ppid=32030 vsize=13804428 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32051/stat : 32051 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724843 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748601072048 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32132] ppid=32030 vsize=13804428 CPUtime=1 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32132/stat : 32132 (java) R 32030 32030 16913 0 -1 4202560 44 0 0 0 100 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748589899352 139748926280976 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32133] ppid=32030 vsize=13804428 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32133/stat : 32133 (java) R 32030 32030 16913 0 -1 4202560 44 0 0 0 84 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748593058632 139748927566981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32134] ppid=32030 vsize=13804428 CPUtime=0.84 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32134/stat : 32134 (java) R 32030 32030 16913 0 -1 4202560 94 0 0 0 84 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748588848072 139748926279906 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32135] ppid=32030 vsize=13804428 CPUtime=0.98 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32135/stat : 32135 (java) R 32030 32030 16913 0 -1 4202560 95 0 0 0 98 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748585690136 139748925548447 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32136] ppid=32030 vsize=13804428 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32136/stat : 32136 (java) R 32030 32030 16913 0 -1 4202560 53 0 0 0 96 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748590953672 139748927085412 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32137] ppid=32030 vsize=13804428 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32137/stat : 32137 (java) R 32030 32030 16913 0 -1 4202560 38 0 0 0 83 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748584637520 139748926280954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32138] ppid=32030 vsize=13804428 CPUtime=0.85 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32138/stat : 32138 (java) R 32030 32030 16913 0 -1 4202560 104 0 0 0 85 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748586742216 139748926576785 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32139] ppid=32030 vsize=13804428 CPUtime=1.1 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32139/stat : 32139 (java) R 32030 32030 16913 0 -1 4202560 48 0 0 0 110 0 0 0 20 0 28 0 3725021 14135734272 54982 33554432000 4194304 4196468 140725319002048 139748587795016 139748920493181 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
Current children cumulated CPU time (s) 20.11
Current children cumulated vsize (KiB) 13813940

[startup+6.30173 s]
/proc/loadavg: 15.15 15.22 14.49 17/304 32139
/proc/meminfo: memFree=28265512/32770624 swapFree=5900/219196
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
[pid=32031] ppid=32030 vsize=13802796 CPUtime=44.71 cores=1,3,5,7,9,11,13,15
/proc/32031/stat : 32031 (java) S 32030 32030 16913 0 -1 1077944320 31715 0 0 0 4452 19 0 0 20 0 28 0 3724833 14134063104 52439 33554432000 4194304 4196468 140725319002048 140725318984592 139749282414327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
/proc/32031/statm: 3450699 52439 3279 1 0 3437932 0
[pid=32031/tid=32032] ppid=32030 vsize=13802796 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32032/stat : 32032 (java) S 32030 32030 16913 0 -1 1077944384 6880 0 0 0 75 3 0 0 20 0 28 0 3724834 14134063104 52439 33554432000 4194304 4196468 140725319002048 139749286655104 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32034] ppid=32030 vsize=13802796 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32034/stat : 32034 (java) S 32030 32030 16913 0 -1 1077944384 905 0 0 0 2 0 0 0 20 0 28 0 3724835 14134063104 52439 33554432000 4194304 4196468 140725319002048 139748881971472 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32035] ppid=32030 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32035/stat : 32035 (java) S 32030 32030 16913 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 28 0 3724835 14134063104 52439 33554432000 4194304 4196468 140725319002048 139748880918928 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32036] ppid=32030 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32036/stat : 32036 (java) S 32030 32030 16913 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 28 0 3724835 14134063104 52439 33554432000 4194304 4196468 140725319002048 139748879866384 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32037] ppid=32030 vsize=13802796 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32037/stat : 32037 (java) S 32030 32030 16913 0 -1 1077944384 175 0 0 0 1 0 0 0 20 0 28 0 3724835 14134063104 52439 33554432000 4194304 4196468 140725319002048 139748878813840 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0

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

/proc/32031/task/32138/stat : 32138 (java) R 32030 32030 16913 0 -1 4202560 3462 0 0 0 21586 5 0 0 20 0 28 0 3725021 14134063104 431679 33554432000 4194304 4196468 140725319002048 139748586744128 139748926019092 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32139] ppid=32030 vsize=13802796 CPUtime=216.33 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32139/stat : 32139 (java) R 32030 32030 16913 0 -1 4202560 3360 0 0 0 21630 3 0 0 20 0 28 0 3725021 14134063104 431679 33554432000 4194304 4196468 140725319002048 139748587794032 139748927567190 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
Current children cumulated CPU time (s) 1755.75
Current children cumulated vsize (KiB) 13812308

[startup+282.302 s]
/proc/loadavg: 16.13 15.70 14.88 17/303 32490
/proc/meminfo: memFree=28599276/32770624 swapFree=5900/219580
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
[pid=32031] ppid=32030 vsize=13802796 CPUtime=2231.57 cores=1,3,5,7,9,11,13,15
/proc/32031/stat : 32031 (java) S 32030 32030 16913 0 -1 1077944320 100530 0 0 0 222841 316 0 0 20 0 28 0 3724833 14134063104 783074 33554432000 4194304 4196468 140725319002048 140725318984592 139749282414327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
/proc/32031/statm: 3450699 783074 3298 1 0 3437932 0
[pid=32031/tid=32032] ppid=32030 vsize=13802796 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32032/stat : 32032 (java) S 32030 32030 16913 0 -1 1077944384 6880 0 0 0 75 3 0 0 20 0 28 0 3724834 14134063104 783074 33554432000 4194304 4196468 140725319002048 139749286655104 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32034] ppid=32030 vsize=13802796 CPUtime=1.59 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32034/stat : 32034 (java) S 32030 32030 16913 0 -1 1077944384 2344 0 0 0 136 23 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748881971472 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32035] ppid=32030 vsize=13802796 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32035/stat : 32035 (java) S 32030 32030 16913 0 -1 1077944384 1886 0 0 0 138 24 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748880918928 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32036] ppid=32030 vsize=13802796 CPUtime=1.65 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32036/stat : 32036 (java) S 32030 32030 16913 0 -1 1077944384 1352 0 0 0 140 25 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748879866384 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32037] ppid=32030 vsize=13802796 CPUtime=1.63 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32037/stat : 32037 (java) S 32030 32030 16913 0 -1 1077944384 1854 0 0 0 138 25 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748878813840 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32038] ppid=32030 vsize=13802796 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32038/stat : 32038 (java) S 32030 32030 16913 0 -1 1077944384 2053 0 0 0 138 23 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748877761296 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32039] ppid=32030 vsize=13802796 CPUtime=1.6 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32039/stat : 32039 (java) S 32030 32030 16913 0 -1 1077944384 1434 0 0 0 136 24 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748876708752 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32040] ppid=32030 vsize=13802796 CPUtime=1.61 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32040/stat : 32040 (java) S 32030 32030 16913 0 -1 1077944384 1826 0 0 0 138 23 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748875656208 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32041] ppid=32030 vsize=13802796 CPUtime=1.57 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32041/stat : 32041 (java) S 32030 32030 16913 0 -1 1077944384 1241 0 0 0 134 23 0 0 20 0 28 0 3724835 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748874603664 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32042] ppid=32030 vsize=13802796 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32042/stat : 32042 (java) S 32030 32030 16913 0 -1 1077944384 11081 0 0 0 51 36 0 0 20 0 28 0 3724837 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748610545648 139749282425474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32043] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32043/stat : 32043 (java) S 32030 32030 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3724838 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748609491872 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32044] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32044/stat : 32044 (java) S 32030 32030 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3724838 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748608439280 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32045] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32045/stat : 32045 (java) S 32030 32030 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3724842 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748607387856 139749282432923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32046] ppid=32030 vsize=13802796 CPUtime=1.95 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32046/stat : 32046 (java) S 32030 32030 16913 0 -1 1077944384 6820 0 0 0 193 2 0 0 20 0 28 0 3724842 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748606335472 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32047] ppid=32030 vsize=13802796 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32047/stat : 32047 (java) S 32030 32030 16913 0 -1 1077944384 6814 0 0 0 214 1 0 0 20 0 28 0 3724842 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748605282928 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32048] ppid=32030 vsize=13802796 CPUtime=2.53 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32048/stat : 32048 (java) S 32030 32030 16913 0 -1 1077944384 11446 0 0 0 252 1 0 0 20 0 28 0 3724842 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748604230384 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32049] ppid=32030 vsize=13802796 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32049/stat : 32049 (java) S 32030 32030 16913 0 -1 1077944384 5254 0 0 0 89 2 0 0 20 0 28 0 3724842 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748603177840 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32050] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32050/stat : 32050 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724842 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748602124512 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32051] ppid=32030 vsize=13802796 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32051/stat : 32051 (java) S 32030 32030 16913 0 -1 1077944384 431 0 0 0 6 8 0 0 20 0 28 0 3724843 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748601072048 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32132] ppid=32030 vsize=13802796 CPUtime=275.42 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32132/stat : 32132 (java) R 32030 32030 16913 0 -1 4202560 3702 0 0 0 27529 13 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748589901328 139748926017848 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32133] ppid=32030 vsize=13802796 CPUtime=275.68 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32133/stat : 32133 (java) R 32030 32030 16913 0 -1 4202560 5714 0 0 0 27556 12 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748593058584 139748927501819 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32134] ppid=32030 vsize=13802796 CPUtime=275.21 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32134/stat : 32134 (java) R 32030 32030 16913 0 -1 4202560 5575 0 0 0 27514 7 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748588848072 139748927441031 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32135] ppid=32030 vsize=13802796 CPUtime=275.72 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32135/stat : 32135 (java) R 32030 32030 16913 0 -1 4202560 4624 0 0 0 27566 6 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748585690184 139748926579377 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32136] ppid=32030 vsize=13802796 CPUtime=275.01 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32136/stat : 32136 (java) R 32030 32030 16913 0 -1 4202560 5132 0 0 0 27493 8 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748590952584 139748927568251 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32137] ppid=32030 vsize=13802796 CPUtime=275.9 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32137/stat : 32137 (java) R 32030 32030 16913 0 -1 4202560 1434 0 0 0 27586 4 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748584637688 139748926576244 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32138] ppid=32030 vsize=13802796 CPUtime=274.96 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32138/stat : 32138 (java) R 32030 32030 16913 0 -1 4202560 4740 0 0 0 27487 9 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748586742136 139748928632592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32139] ppid=32030 vsize=13802796 CPUtime=275.57 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32139/stat : 32139 (java) R 32030 32030 16913 0 -1 4202560 3935 0 0 0 27553 4 0 0 20 0 28 0 3725021 14134063104 783074 33554432000 4194304 4196468 140725319002048 139748587793968 139748926280787 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
Current children cumulated CPU time (s) 2231.57
Current children cumulated vsize (KiB) 13812308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.602 s]
/proc/loadavg: 16.09 15.72 14.90 17/303 32490
/proc/meminfo: memFree=28442988/32770624 swapFree=5900/219608
[pid=32030] ppid=32027 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32030/stat : 32030 (xcsp3-exec) S 32027 32030 16913 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3724833 9740288 346 33554432000 4194304 5098028 140736363734512 140736363732616 139791580230268 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 40230912 140736363742350 140736363742560 140736363742560 140736363745259 0
/proc/32030/statm: 2378 346 289 221 0 87 0
[pid=32031] ppid=32030 vsize=13802796 CPUtime=2400.61 cores=1,3,5,7,9,11,13,15
/proc/32031/stat : 32031 (java) S 32030 32030 16913 0 -1 1077944320 102796 0 0 0 239741 320 0 0 20 0 28 0 3724833 14134063104 774750 33554432000 4194304 4196468 140725319002048 140725318984592 139749282414327 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
/proc/32031/statm: 3450699 774750 3298 1 0 3437932 0
[pid=32031/tid=32032] ppid=32030 vsize=13802796 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32032/stat : 32032 (java) S 32030 32030 16913 0 -1 1077944384 6880 0 0 0 75 3 0 0 20 0 28 0 3724834 14134063104 774750 33554432000 4194304 4196468 140725319002048 139749286655104 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32034] ppid=32030 vsize=13802796 CPUtime=1.74 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32034/stat : 32034 (java) S 32030 32030 16913 0 -1 1077944384 2383 0 0 0 151 23 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748881971472 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32035] ppid=32030 vsize=13802796 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32035/stat : 32035 (java) S 32030 32030 16913 0 -1 1077944384 1923 0 0 0 154 24 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748880918928 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32036] ppid=32030 vsize=13802796 CPUtime=1.82 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32036/stat : 32036 (java) S 32030 32030 16913 0 -1 1077944384 1402 0 0 0 156 26 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748879866384 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32037] ppid=32030 vsize=13802796 CPUtime=1.78 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32037/stat : 32037 (java) S 32030 32030 16913 0 -1 1077944384 2395 0 0 0 153 25 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748878813840 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32038] ppid=32030 vsize=13802796 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32038/stat : 32038 (java) S 32030 32030 16913 0 -1 1077944384 2106 0 0 0 153 23 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748877761296 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32039] ppid=32030 vsize=13802796 CPUtime=1.75 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32039/stat : 32039 (java) S 32030 32030 16913 0 -1 1077944384 1490 0 0 0 151 24 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748876708752 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32040] ppid=32030 vsize=13802796 CPUtime=1.76 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32040/stat : 32040 (java) S 32030 32030 16913 0 -1 1077944384 1921 0 0 0 153 23 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748875656208 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32041] ppid=32030 vsize=13802796 CPUtime=1.72 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32041/stat : 32041 (java) S 32030 32030 16913 0 -1 1077944384 1300 0 0 0 149 23 0 0 20 0 28 0 3724835 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748874603664 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32042] ppid=32030 vsize=13802796 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32042/stat : 32042 (java) S 32030 32030 16913 0 -1 1077944384 11107 0 0 0 53 38 0 0 20 0 28 0 3724837 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748610545648 139749282425474 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32043] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32043/stat : 32043 (java) S 32030 32030 16913 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3724838 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748609491872 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32044] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32044/stat : 32044 (java) S 32030 32030 16913 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3724838 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748608439280 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32045] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32045/stat : 32045 (java) S 32030 32030 16913 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3724842 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748607387856 139749282432923 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32046] ppid=32030 vsize=13802796 CPUtime=1.95 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32046/stat : 32046 (java) S 32030 32030 16913 0 -1 1077944384 6820 0 0 0 193 2 0 0 20 0 28 0 3724842 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748606335472 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32047] ppid=32030 vsize=13802796 CPUtime=2.15 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32047/stat : 32047 (java) S 32030 32030 16913 0 -1 1077944384 6814 0 0 0 214 1 0 0 20 0 28 0 3724842 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748605282928 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32048] ppid=32030 vsize=13802796 CPUtime=2.53 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32048/stat : 32048 (java) S 32030 32030 16913 0 -1 1077944384 11446 0 0 0 252 1 0 0 20 0 28 0 3724842 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748604230384 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32049] ppid=32030 vsize=13802796 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32049/stat : 32049 (java) S 32030 32030 16913 0 -1 1077944384 5254 0 0 0 89 2 0 0 20 0 28 0 3724842 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748603177840 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32050] ppid=32030 vsize=13802796 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32050/stat : 32050 (java) S 32030 32030 16913 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3724842 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748602124512 139749282424533 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32051] ppid=32030 vsize=13802796 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32051/stat : 32051 (java) S 32030 32030 16913 0 -1 1077944384 433 0 0 0 7 9 0 0 20 0 28 0 3724843 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748601072048 139749282425474 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32132] ppid=32030 vsize=13802796 CPUtime=296.37 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32132/stat : 32132 (java) R 32030 32030 16913 0 -1 4202560 4310 0 0 0 29624 13 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748589898488 139748926575615 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32133] ppid=32030 vsize=13802796 CPUtime=296.59 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32133/stat : 32133 (java) R 32030 32030 16913 0 -1 4202560 5747 0 0 0 29647 12 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748593057944 139748926281169 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32134] ppid=32030 vsize=13802796 CPUtime=295.96 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32134/stat : 32134 (java) R 32030 32030 16913 0 -1 4202560 5591 0 0 0 29589 7 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748588847208 139748927836378 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32135] ppid=32030 vsize=13802796 CPUtime=296.69 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32135/stat : 32135 (java) R 32030 32030 16913 0 -1 4202560 4640 0 0 0 29663 6 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748585692224 139748925975204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32136] ppid=32030 vsize=13802796 CPUtime=296.07 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32136/stat : 32136 (java) R 32030 32030 16913 0 -1 4202560 5168 0 0 0 29599 8 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748590952584 139748927737389 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32137] ppid=32030 vsize=13802796 CPUtime=296.93 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32137/stat : 32137 (java) R 32030 32030 16913 0 -1 4202560 1448 0 0 0 29689 4 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748584636928 139748926281183 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32138] ppid=32030 vsize=13802796 CPUtime=295.99 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32138/stat : 32138 (java) R 32030 32030 16913 0 -1 4202560 4771 0 0 0 29590 9 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748586741480 139748927771847 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
[pid=32031/tid=32139] ppid=32030 vsize=13802796 CPUtime=296.64 cores=1,3,5,7,9,11,13,15
/proc/32031/task/32139/stat : 32139 (java) R 32030 32030 16913 0 -1 4202560 4489 0 0 0 29660 4 0 0 20 0 28 0 3725021 14134063104 774750 33554432000 4194304 4196468 140725319002048 139748587794280 139748926018481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29241344 140725319005372 140725319005548 140725319005548 140725319008207 0
Current children cumulated CPU time (s) 2400.61
Current children cumulated vsize (KiB) 13812308

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 32031 sig 9
??? kill 32030 sig 9
??? kill -32030 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 32030 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1474
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2070
# CPU time returned by wait4() is 0.003544
# while last known CPU time is 2400.61
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.637
CPU time (s): 2400.61
CPU user time (s): 2397.41
CPU system time (s): 3.2
CPU usage (%): 790.618
Max. virtual memory (cumulated for all children) (KiB): 13814408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001474
system time used= 0.00207
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 4.04583 second user time and 4.92321 second system time

The end

Launcher Data

Begin job on node133 at 2017-07-22 02:49:39
IDJOB=4244865
IDBENCH=115933
IDSOLVER=2625
FILE ID=node133/4244865-1500684579
RUNJOBID= node133-1500682387-16945
PBS_JOBID= 20623321
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-10.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-4244865-1500684579/watcher-4244865-1500684579 -o /tmp/evaluation-result-4244865-1500684579/solver-4244865-1500684579 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1500682387-16945 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1587853071 HOME/instance-4244865-1500684579.xml

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

MD5SUM BENCH= 3f191bd8c6a70b7bc3302016f10b3be6
RANDOM SEED=1587853071

node133.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	: 5334.13
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		: 1733.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	: 5229.85
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	: 5334.13
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	: 5229.85
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	: 5334.13
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		: 1600.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	: 5229.85
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	: 5334.13
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	: 5229.85
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	: 5334.13
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	: 5229.85
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	: 5334.13
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		: 2133.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	: 5229.85
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	: 5334.13
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	: 5229.85
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	: 5334.13
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		: 1733.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	: 5229.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28470348 kB
MemAvailable:   28520964 kB
Buffers:           50648 kB
Cached:           308792 kB
SwapCached:            0 kB
Active:          3689544 kB
Inactive:         227904 kB
Active(anon):    3560612 kB
Inactive(anon):     8756 kB
Active(file):     128932 kB
Inactive(file):   219148 kB
Unevictable:        5900 kB
Mlocked:            5900 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:       3704400 kB
Mapped:            43048 kB
Shmem:              8872 kB
Slab:              70220 kB
SReclaimable:      36740 kB
SUnreclaim:        33480 kB
KernelStack:        5200 kB
PageTables:        12524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4459984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3567616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62000 MiB
End job on node133 at 2017-07-22 02:54:43