Trace number 4244908

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 5a (2017-07-05)SAT (TO)73 2400.71 303.32

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints330
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":144},{"size":9,"count":144}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":144},{"degree":8,"count":44},{"degree":10,"count":100}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":146},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":100}]
Number of extensional constraints184
Number of intensional constraints2
Distribution of constraint types[{"type":"extension","count":184},{"type":"intension","count":2},{"type":"sum","count":144}]
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-4244908-1500685010.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4244908-1500685010.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.89	c solve instance...
0.00/0.97	o 0 
0.00/0.99	o 4 
0.00/0.99	o 60 
0.00/1.02	o 64 
0.00/1.04	o 65 
4.01/1.20	o 66 
4.74/1.27	o 67 
10.21/1.92	o 68 
14.06/2.43	o 69 
20.41/3.20	o 70 
89.49/11.90	o 71 
406.72/51.98	o 72 
481.61/61.46	o 73 
2400.71/303.32	s SATISFIABLE
2400.71/303.32	v <instantiation>
2400.71/303.32	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[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[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[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[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[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[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[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[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[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[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[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] 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[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[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[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[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[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[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[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[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[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[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[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] </list>
2400.71/303.32	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 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 1 1 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 0 1 0 1 1 0 1 1 0 0 1 0 1 1 0 1 1 3 3 4 3 3 4 3 3 4 3 3 2 3 3 4 3 3 4 3 3 4 3 3 2 4 5 5 5 5 5 5 5 5 5 4 2 2 3 3 3 3 3 3 3 2 2 2 2 3 5 5 3 4 4 3 5 5 6 6 3 2 2 4 4 4 4 4 5 3 3 3 2 1 2 2 2 2 2 2 3 3 5 5 4 2 4 5 6 6 6 6 6 4 4 3 3 2 3 2 2 2 2 2 3 2 4 3 3 2 5 5 6 6 6 5 6 3 5 4 4 2 4 3 3 3 3 3 5 3 5 3 3 1 2 3 4 4 3 4 3 2 4 3 3 </values>
2400.71/303.32	v </instantiation>
2400.71/303.32	c Unexpected resolution interruption!

Verifier Data

OK	73

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-4244908-1500685010/watcher-4244908-1500685010 -o /tmp/evaluation-result-4244908-1500685010/solver-4244908-1500685010 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1011147965 HOME/instance-4244908-1500685010.xml 

pid=21508
running on 8 cores: 0,2,4,6,8,10,12,14

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: 16.01 15.61 14.09 10/270 21511
/proc/meminfo: memFree=31894936/32770624 swapFree=5808/49432
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0

[startup+0.100098 s]
/proc/loadavg: 16.01 15.61 14.09 10/270 21511
/proc/meminfo: memFree=31894936/32770624 swapFree=5808/49432
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200332 s]
/proc/loadavg: 16.01 15.61 14.09 10/270 21511
/proc/meminfo: memFree=31894936/32770624 swapFree=5808/49432
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300217 s]
/proc/loadavg: 16.01 15.61 14.09 10/270 21511
/proc/meminfo: memFree=31894936/32770624 swapFree=5808/49432
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700166 s]
/proc/loadavg: 16.01 15.61 14.09 10/270 21511
/proc/meminfo: memFree=31894936/32770624 swapFree=5808/49432
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50105 s]
/proc/loadavg: 16.01 15.61 14.09 21/299 21580
/proc/meminfo: memFree=31692800/32770624 swapFree=5808/49460
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
[pid=21512] ppid=21511 vsize=13868332 CPUtime=7.02 cores=0,2,4,6,8,10,12,14
/proc/21512/stat : 21512 (java) S 21511 21511 15196 0 -1 1077944320 20844 0 0 0 690 12 0 0 20 0 28 0 3766073 14201171968 50877 33554432000 4194304 4196468 140733857067200 140733857049744 139887316270839 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
/proc/21512/statm: 3467083 50877 3254 1 0 3454316 0
[pid=21512/tid=21513] ppid=21511 vsize=13868332 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21513/stat : 21513 (java) S 21511 21511 15196 0 -1 1077944384 6534 0 0 0 86 3 0 0 20 0 28 0 3766074 14201171968 50877 33554432000 4194304 4196468 140733857067200 139887320511616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21515] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21515/stat : 21515 (java) S 21511 21511 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139887288114320 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21516] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21516/stat : 21516 (java) S 21511 21511 15196 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886914022416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21517] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21517/stat : 21517 (java) S 21511 21511 15196 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886912969616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21518] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21518/stat : 21518 (java) S 21511 21511 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886911916816 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21519] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21519/stat : 21519 (java) S 21511 21511 15196 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886910864016 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21520] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21520/stat : 21520 (java) S 21511 21511 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886909811216 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21521] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21521/stat : 21521 (java) S 21511 21511 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886908758416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21522] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21522/stat : 21522 (java) S 21511 21511 15196 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 50877 33554432000 4194304 4196468 140733857067200 139886907705616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21523] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21523/stat : 21523 (java) S 21511 21511 15196 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 3766076 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885980965744 139887316281986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21524] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21524/stat : 21524 (java) S 21511 21511 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885979911712 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21525] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21525/stat : 21525 (java) S 21511 21511 15196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885978858864 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21526] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21526/stat : 21526 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766079 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885977807184 139887316289435 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21527] ppid=21511 vsize=13868332 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21527/stat : 21527 (java) R 21511 21511 15196 0 -1 4202560 2639 0 0 0 85 1 0 0 20 0 28 0 3766079 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885976740424 139887301874785 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21528] ppid=21511 vsize=13868332 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21528/stat : 21528 (java) R 21511 21511 15196 0 -1 4202560 2142 0 0 0 84 0 0 0 20 0 28 0 3766079 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885975683760 139887293865584 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21529] ppid=21511 vsize=13868332 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21529/stat : 21529 (java) R 21511 21511 15196 0 -1 4202560 3079 0 0 0 86 1 0 0 20 0 28 0 3766079 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885974634968 139887297815279 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21530] ppid=21511 vsize=13868332 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21530/stat : 21530 (java) R 21511 21511 15196 0 -1 4202560 3551 0 0 0 78 1 0 0 20 0 28 0 3766080 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885973596144 139887295591124 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21531] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21531/stat : 21531 (java) S 21511 21511 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3766080 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885972544608 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21532] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21532/stat : 21532 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766080 14201171968 50877 33554432000 4194304 4196468 140733857067200 139885971491888 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 13877844

[startup+3.10124 s]
/proc/loadavg: 16.25 15.67 14.12 20/299 21604
/proc/meminfo: memFree=31604476/32770624 swapFree=5808/49460
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
[pid=21512] ppid=21511 vsize=13868332 CPUtime=19.61 cores=0,2,4,6,8,10,12,14
/proc/21512/stat : 21512 (java) S 21511 21511 15196 0 -1 1077944320 21952 0 0 0 1946 15 0 0 20 0 28 0 3766073 14201171968 57307 33554432000 4194304 4196468 140733857067200 140733857049744 139887316270839 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
/proc/21512/statm: 3467083 57307 3266 1 0 3454316 0
[pid=21512/tid=21513] ppid=21511 vsize=13868332 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21513/stat : 21513 (java) S 21511 21511 15196 0 -1 1077944384 6535 0 0 0 86 3 0 0 20 0 28 0 3766074 14201171968 57307 33554432000 4194304 4196468 140733857067200 139887320511616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21515] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21515/stat : 21515 (java) S 21511 21511 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139887288114320 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21516] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21516/stat : 21516 (java) S 21511 21511 15196 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886914022416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21517] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21517/stat : 21517 (java) S 21511 21511 15196 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886912969616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21518] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21518/stat : 21518 (java) S 21511 21511 15196 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886911916816 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21519] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21519/stat : 21519 (java) S 21511 21511 15196 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886910864016 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21520] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21520/stat : 21520 (java) S 21511 21511 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886909811216 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21521] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21521/stat : 21521 (java) S 21511 21511 15196 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886908758416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21522] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21522/stat : 21522 (java) S 21511 21511 15196 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 28 0 3766075 14201171968 57307 33554432000 4194304 4196468 140733857067200 139886907705616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21523] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21523/stat : 21523 (java) S 21511 21511 15196 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 28 0 3766076 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885980965744 139887316281986 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21524] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21524/stat : 21524 (java) S 21511 21511 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885979911776 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21525] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21525/stat : 21525 (java) S 21511 21511 15196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885978858864 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21526] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21526/stat : 21526 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766079 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885977807184 139887316289435 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21527] ppid=21511 vsize=13868332 CPUtime=1.96 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21527/stat : 21527 (java) R 21511 21511 15196 0 -1 4202560 3070 0 0 0 195 1 0 0 20 0 28 0 3766079 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885976754544 139887302294568 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21528] ppid=21511 vsize=13868332 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21528/stat : 21528 (java) S 21511 21511 15196 0 -1 1077944384 2243 0 0 0 156 0 0 0 20 0 28 0 3766079 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885975701744 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21529] ppid=21511 vsize=13868332 CPUtime=1.69 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21529/stat : 21529 (java) S 21511 21511 15196 0 -1 1077944384 3212 0 0 0 168 1 0 0 20 0 28 0 3766079 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885974648944 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21530] ppid=21511 vsize=13868332 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21530/stat : 21530 (java) S 21511 21511 15196 0 -1 1077944384 3658 0 0 0 90 1 0 0 20 0 28 0 3766080 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885973596144 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21531] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21531/stat : 21531 (java) S 21511 21511 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3766080 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885972544608 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21532] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21532/stat : 21532 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766080 14201171968 57307 33554432000 4194304 4196468 140733857067200 139885971491888 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
Current children cumulated CPU time (s) 19.61
Current children cumulated vsize (KiB) 13877844

[startup+6.30148 s]
/proc/loadavg: 16.25 15.67 14.12 17/299 21620
/proc/meminfo: memFree=31405944/32770624 swapFree=5808/49468
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
[pid=21512] ppid=21511 vsize=13868332 CPUtime=45 cores=0,2,4,6,8,10,12,14
/proc/21512/stat : 21512 (java) S 21511 21511 15196 0 -1 1077944320 27887 0 0 0 4477 23 0 0 20 0 28 0 3766073 14201171968 88964 33554432000 4194304 4196468 140733857067200 140733857049744 139887316270839 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
/proc/21512/statm: 3467083 88964 3271 1 0 3454316 0
[pid=21512/tid=21513] ppid=21511 vsize=13868332 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21513/stat : 21513 (java) S 21511 21511 15196 0 -1 1077944384 6536 0 0 0 86 3 0 0 20 0 28 0 3766074 14201171968 88964 33554432000 4194304 4196468 140733857067200 139887320511616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21515] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21515/stat : 21515 (java) S 21511 21511 15196 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139887288114320 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21516] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21516/stat : 21516 (java) S 21511 21511 15196 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886914022416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21517] ppid=21511 vsize=13868332 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21517/stat : 21517 (java) S 21511 21511 15196 0 -1 1077944384 73 0 0 0 1 1 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886912969616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21518] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21518/stat : 21518 (java) S 21511 21511 15196 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886911916816 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21519] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21519/stat : 21519 (java) S 21511 21511 15196 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886910864016 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21520] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21520/stat : 21520 (java) S 21511 21511 15196 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886909811216 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21521] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21521/stat : 21521 (java) S 21511 21511 15196 0 -1 1077944384 53 0 0 0 0 1 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886908758416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21522] ppid=21511 vsize=13868332 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21522/stat : 21522 (java) S 21511 21511 15196 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 28 0 3766075 14201171968 88964 33554432000 4194304 4196468 140733857067200 139886907705616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21523] ppid=21511 vsize=13868332 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21523/stat : 21523 (java) S 21511 21511 15196 0 -1 1077944384 159 0 0 0 2 1 0 0 20 0 28 0 3766076 14201171968 88964 33554432000 4194304 4196468 140733857067200 139885980965744 139887316281986 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21524] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21524/stat : 21524 (java) S 21511 21511 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 88964 33554432000 4194304 4196468 140733857067200 139885979911776 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21525] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21525/stat : 21525 (java) S 21511 21511 15196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 88964 33554432000 4194304 4196468 140733857067200 139885978858864 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21526] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21526/stat : 21526 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766079 14201171968 88964 33554432000 4194304 4196468 140733857067200 139885977807184 139887316289435 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0

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

[pid=21512/tid=21644] ppid=21511 vsize=13868332 CPUtime=217.89 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21644/stat : 21644 (java) R 21511 21511 15196 0 -1 4202560 4838 0 0 0 21777 12 0 0 20 0 28 0 3772219 14201171968 702580 33554432000 4194304 4196468 140733857067200 139885955055816 139886952543264 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21645] ppid=21511 vsize=13868332 CPUtime=217.43 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21645/stat : 21645 (java) R 21511 21511 15196 0 -1 4202560 2116 0 0 0 21738 5 0 0 20 0 28 0 3772219 14201171968 702580 33554432000 4194304 4196468 140733857067200 139885963477816 139886959608963 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
Current children cumulated CPU time (s) 2233.79
Current children cumulated vsize (KiB) 13877844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+303.301 s]
/proc/loadavg: 15.61 15.77 14.61 17/301 21781
/proc/meminfo: memFree=28856224/32770624 swapFree=5808/49848
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
[pid=21512] ppid=21511 vsize=13868332 CPUtime=2400.71 cores=0,2,4,6,8,10,12,14
/proc/21512/stat : 21512 (java) S 21511 21511 15196 0 -1 1077944320 133066 0 0 0 239637 434 0 0 20 0 28 0 3766073 14201171968 709780 33554432000 4194304 4196468 140733857067200 140733857049744 139887316270839 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
/proc/21512/statm: 3467083 709780 3295 1 0 3454316 0
[pid=21512/tid=21513] ppid=21511 vsize=13868332 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21513/stat : 21513 (java) S 21511 21511 15196 0 -1 1077944384 6992 0 0 0 86 3 0 0 20 0 28 0 3766074 14201171968 709780 33554432000 4194304 4196468 140733857067200 139887320511616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21515] ppid=21511 vsize=13868332 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21515/stat : 21515 (java) S 21511 21511 15196 0 -1 1077944384 2371 0 0 0 131 37 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139887288114320 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21516] ppid=21511 vsize=13868332 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21516/stat : 21516 (java) S 21511 21511 15196 0 -1 1077944384 2853 0 0 0 129 37 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886914022416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21517] ppid=21511 vsize=13868332 CPUtime=1.64 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21517/stat : 21517 (java) S 21511 21511 15196 0 -1 1077944384 3243 0 0 0 126 38 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886912969616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21518] ppid=21511 vsize=13868332 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21518/stat : 21518 (java) S 21511 21511 15196 0 -1 1077944384 3602 0 0 0 129 41 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886911916816 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21519] ppid=21511 vsize=13868332 CPUtime=1.69 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21519/stat : 21519 (java) S 21511 21511 15196 0 -1 1077944384 3057 0 0 0 131 38 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886910864016 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21520] ppid=21511 vsize=13868332 CPUtime=1.58 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21520/stat : 21520 (java) S 21511 21511 15196 0 -1 1077944384 2285 0 0 0 123 35 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886909811216 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21521] ppid=21511 vsize=13868332 CPUtime=1.67 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21521/stat : 21521 (java) S 21511 21511 15196 0 -1 1077944384 2625 0 0 0 130 37 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886908758416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21522] ppid=21511 vsize=13868332 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21522/stat : 21522 (java) S 21511 21511 15196 0 -1 1077944384 3928 0 0 0 132 38 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886907705616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21523] ppid=21511 vsize=13868332 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21523/stat : 21523 (java) S 21511 21511 15196 0 -1 1077944384 14217 0 0 0 49 47 0 0 20 0 28 0 3766076 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885980965744 139887316281986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21524] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21524/stat : 21524 (java) S 21511 21511 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885979911776 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21525] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21525/stat : 21525 (java) S 21511 21511 15196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885978858864 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21526] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21526/stat : 21526 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885977807184 139887316289435 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21527] ppid=21511 vsize=13868332 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21527/stat : 21527 (java) S 21511 21511 15196 0 -1 1077944384 9284 0 0 0 237 2 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885976754544 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21528] ppid=21511 vsize=13868332 CPUtime=1.77 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21528/stat : 21528 (java) S 21511 21511 15196 0 -1 1077944384 7105 0 0 0 176 1 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885975701744 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21529] ppid=21511 vsize=13868332 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21529/stat : 21529 (java) S 21511 21511 15196 0 -1 1077944384 5494 0 0 0 186 1 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885974648944 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 8 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21530] ppid=21511 vsize=13868332 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21530/stat : 21530 (java) S 21511 21511 15196 0 -1 1077944384 6610 0 0 0 93 2 0 0 20 0 28 0 3766080 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885973596144 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21531] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21531/stat : 21531 (java) S 21511 21511 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3766080 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885972544608 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21532] ppid=21511 vsize=13868332 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21532/stat : 21532 (java) S 21511 21511 15196 0 -1 1077944384 1175 0 0 0 6 7 0 0 20 0 28 0 3766080 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885971491888 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21638] ppid=21511 vsize=13868332 CPUtime=238.78 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21638/stat : 21638 (java) R 21511 21511 15196 0 -1 4202560 5868 0 0 0 23871 7 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885956108072 139886959636690 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21639] ppid=21511 vsize=13868332 CPUtime=238.51 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21639/stat : 21639 (java) R 21511 21511 15196 0 -1 4202560 7618 0 0 0 23840 11 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885962425112 139886958746863 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21640] ppid=21511 vsize=13868332 CPUtime=237.94 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21640/stat : 21640 (java) R 21511 21511 15196 0 -1 4202560 4119 0 0 0 23791 3 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885961374400 139886959569447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21641] ppid=21511 vsize=13868332 CPUtime=237.9 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21641/stat : 21641 (java) R 21511 21511 15196 0 -1 4202560 4358 0 0 0 23785 5 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885957160984 139886958704120 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21642] ppid=21511 vsize=13868332 CPUtime=238.4 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21642/stat : 21642 (java) R 21511 21511 15196 0 -1 4202560 2988 0 0 0 23836 4 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885959265888 139886960668838 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21643] ppid=21511 vsize=13868332 CPUtime=237.92 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21643/stat : 21643 (java) R 21511 21511 15196 0 -1 4202560 1670 0 0 0 23789 3 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885960319256 139886959638784 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21644] ppid=21511 vsize=13868332 CPUtime=238.61 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21644/stat : 21644 (java) R 21511 21511 15196 0 -1 4202560 5743 0 0 0 23849 12 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885955056792 139886958747071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21645] ppid=21511 vsize=13868332 CPUtime=237.97 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21645/stat : 21645 (java) R 21511 21511 15196 0 -1 4202560 2128 0 0 0 23792 5 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885963478040 139886958142988 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
Current children cumulated CPU time (s) 2400.71
Current children cumulated vsize (KiB) 13877844

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 21512 sig 9
??? kill 21511 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+303.301 s]
/proc/loadavg: 15.61 15.77 14.61 17/301 21781
/proc/meminfo: memFree=28856224/32770624 swapFree=5808/49848
[pid=21511] ppid=21508 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21511/stat : 21511 (xcsp3-exec) S 21508 21511 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 3766073 9740288 345 33554432000 4194304 5098028 140725810122240 140725810120344 140225976468092 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 23089152 140725810123918 140725810124128 140725810124128 140725810126827 0
/proc/21511/statm: 2378 345 289 221 0 87 0
[pid=21512] ppid=21511 vsize=13868332 CPUtime=2400.71 cores=0,2,4,6,8,10,12,14
/proc/21512/stat : 21512 (java) S 21511 21511 15196 0 -1 1077944320 133066 0 0 0 239637 434 0 0 20 0 28 0 3766073 14201171968 709780 33554432000 4194304 4196468 140733857067200 140733857049744 139887316270839 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
/proc/21512/statm: 3467083 709780 3295 1 0 3454316 0
[pid=21512/tid=21513] ppid=21511 vsize=13868332 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21513/stat : 21513 (java) S 21511 21511 15196 0 -1 1077944384 6992 0 0 0 86 3 0 0 20 0 28 0 3766074 14201171968 709780 33554432000 4194304 4196468 140733857067200 139887320511616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21515] ppid=21511 vsize=13868332 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21515/stat : 21515 (java) S 21511 21511 15196 0 -1 1077944384 2371 0 0 0 131 37 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139887288114320 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21516] ppid=21511 vsize=13868332 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21516/stat : 21516 (java) S 21511 21511 15196 0 -1 1077944384 2853 0 0 0 129 37 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886914022416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21517] ppid=21511 vsize=13868332 CPUtime=1.64 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21517/stat : 21517 (java) S 21511 21511 15196 0 -1 1077944384 3243 0 0 0 126 38 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886912969616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21518] ppid=21511 vsize=13868332 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21518/stat : 21518 (java) S 21511 21511 15196 0 -1 1077944384 3602 0 0 0 129 41 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886911916816 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21519] ppid=21511 vsize=13868332 CPUtime=1.69 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21519/stat : 21519 (java) S 21511 21511 15196 0 -1 1077944384 3057 0 0 0 131 38 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886910864016 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21520] ppid=21511 vsize=13868332 CPUtime=1.58 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21520/stat : 21520 (java) S 21511 21511 15196 0 -1 1077944384 2285 0 0 0 123 35 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886909811216 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21521] ppid=21511 vsize=13868332 CPUtime=1.67 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21521/stat : 21521 (java) S 21511 21511 15196 0 -1 1077944384 2625 0 0 0 130 37 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886908758416 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21522] ppid=21511 vsize=13868332 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21522/stat : 21522 (java) S 21511 21511 15196 0 -1 1077944384 3928 0 0 0 132 38 0 0 20 0 28 0 3766075 14201171968 709780 33554432000 4194304 4196468 140733857067200 139886907705616 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21523] ppid=21511 vsize=13868332 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21523/stat : 21523 (java) S 21511 21511 15196 0 -1 1077944384 14217 0 0 0 49 47 0 0 20 0 28 0 3766076 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885980965744 139887316281986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21524] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21524/stat : 21524 (java) S 21511 21511 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885979911776 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21525] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21525/stat : 21525 (java) S 21511 21511 15196 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 3766077 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885978858864 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21526] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21526/stat : 21526 (java) S 21511 21511 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885977807184 139887316289435 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21527] ppid=21511 vsize=13868332 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21527/stat : 21527 (java) S 21511 21511 15196 0 -1 1077944384 9284 0 0 0 237 2 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885976754544 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21528] ppid=21511 vsize=13868332 CPUtime=1.77 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21528/stat : 21528 (java) S 21511 21511 15196 0 -1 1077944384 7105 0 0 0 176 1 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885975701744 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21529] ppid=21511 vsize=13868332 CPUtime=1.87 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21529/stat : 21529 (java) S 21511 21511 15196 0 -1 1077944384 5494 0 0 0 186 1 0 0 20 0 28 0 3766079 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885974648944 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 8 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21530] ppid=21511 vsize=13868332 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21530/stat : 21530 (java) S 21511 21511 15196 0 -1 1077944384 6610 0 0 0 93 2 0 0 20 0 28 0 3766080 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885973596144 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21531] ppid=21511 vsize=13868332 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21531/stat : 21531 (java) S 21511 21511 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3766080 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885972544608 139887316281045 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21532] ppid=21511 vsize=13868332 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21532/stat : 21532 (java) S 21511 21511 15196 0 -1 1077944384 1175 0 0 0 6 7 0 0 20 0 28 0 3766080 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885971491888 139887316281986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21638] ppid=21511 vsize=13868332 CPUtime=238.78 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21638/stat : 21638 (java) R 21511 21511 15196 0 -1 4202560 5868 0 0 0 23871 7 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885956108072 139886959636690 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21639] ppid=21511 vsize=13868332 CPUtime=238.51 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21639/stat : 21639 (java) R 21511 21511 15196 0 -1 4202560 7618 0 0 0 23840 11 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885962425112 139886958746863 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21640] ppid=21511 vsize=13868332 CPUtime=237.94 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21640/stat : 21640 (java) R 21511 21511 15196 0 -1 4202560 4119 0 0 0 23791 3 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885961374400 139886959569447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21641] ppid=21511 vsize=13868332 CPUtime=237.9 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21641/stat : 21641 (java) R 21511 21511 15196 0 -1 4202560 4358 0 0 0 23785 5 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885957160984 139886958704120 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21642] ppid=21511 vsize=13868332 CPUtime=238.4 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21642/stat : 21642 (java) R 21511 21511 15196 0 -1 4202560 2988 0 0 0 23836 4 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885959265888 139886960668838 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21643] ppid=21511 vsize=13868332 CPUtime=237.92 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21643/stat : 21643 (java) R 21511 21511 15196 0 -1 4202560 1670 0 0 0 23789 3 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885960319256 139886959638784 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21644] ppid=21511 vsize=13868332 CPUtime=238.61 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21644/stat : 21644 (java) R 21511 21511 15196 0 -1 4202560 5743 0 0 0 23849 12 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885955056792 139886958747071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
[pid=21512/tid=21645] ppid=21511 vsize=13868332 CPUtime=237.97 cores=0,2,4,6,8,10,12,14
/proc/21512/task/21645/stat : 21645 (java) R 21511 21511 15196 0 -1 4202560 2128 0 0 0 23792 5 0 0 20 0 28 0 3772219 14201171968 709780 33554432000 4194304 4196468 140733857067200 139885963478040 139886958142988 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 7655424 140733857068220 140733857068396 140733857068396 140733857071055 0
Current children cumulated CPU time (s) 2400.71
Current children cumulated vsize (KiB) 13877844

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 303.32
CPU time (s): 2400.71
CPU user time (s): 2396.37
CPU system time (s): 4.34
CPU usage (%): 791.478
Max. virtual memory (cumulated for all children) (KiB): 13877844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002196
system time used= 0.001098
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 516
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= 2
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.55265 second user time and 4.73851 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-22 02:56:50
IDJOB=4244908
IDBENCH=115958
IDSOLVER=2626
FILE ID=node145/4244908-1500685010
RUNJOBID= node145-1500682809-15227
PBS_JOBID= 20623333
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.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-4244908-1500685010/watcher-4244908-1500685010 -o /tmp/evaluation-result-4244908-1500685010/solver-4244908-1500685010 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1011147965 HOME/instance-4244908-1500685010.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=1011147965

node145.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		: 1733.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 1600.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 2133.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.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 1600.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.43
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		: 2668.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		: 2667.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.43
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		: 2668.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		: 1867.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.43
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		: 2668.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		: 1600.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.43
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		: 2668.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:        31894752 kB
MemAvailable:   31829056 kB
Buffers:           56068 kB
Cached:           172532 kB
SwapCached:            0 kB
Active:           357492 kB
Inactive:         117732 kB
Active(anon):     190136 kB
Inactive(anon):    68068 kB
Active(file):     167356 kB
Inactive(file):    49664 kB
Unevictable:        5808 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:        252552 kB
Mapped:            42996 kB
Shmem:              8852 kB
Slab:              92268 kB
SReclaimable:      58008 kB
SUnreclaim:        34260 kB
KernelStack:        4608 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1203968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61848 MiB
End job on node145 at 2017-07-22 03:01:53