Trace number 4249155

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 NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT 18.092 8.89765

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s25/
TravellingSalesman-25-066_X2.xml
MD5SUM09321018be6bfcc628ddab34eddf7071
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.089063004
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":25,"count":25},{"size":121,"count":24},{"size":1001,"count":25}]
Minimum variable degree1
Maximum variable degree25
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":49},{"degree":25,"count":25}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":325},{"arity":3,"count":25}]
Number of extensional constraints350
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":350}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249155-1500694060.xml"  -tl '2400s' -p 8 -x 3
0.00/0.17	c [HOME/instance-4249155-1500694060.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.23	c 8 solvers in parallel
0.00/0.29	c parse instance...
12.47/8.15	c solve instance...
17.44/8.87	s SATISFIABLE
17.44/8.87	v <instantiation>
17.44/8.87	v 	<list>w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] z[19] z[20] z[21] z[22] z[23] </list>
17.44/8.87	v 	<values>120 0 2 6 7 20 4 12 19 14 8 21 25 17 18 16 10 22 3 13 9 15 5 1 24 23 11 8 1 1 12 8 13 3 3 1 1 3 3 1 5 2 10 3 0 4 0 16 4 8 4 6 9 10 22 30 43 46 49 50 51 54 57 58 63 65 75 78 78 82 82 98 102 110 114 120 </values>
17.44/8.87	v </instantiation>

Verifier Data

OK	

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

pid=10280
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: 13.54 15.11 15.13 3/262 10283
/proc/meminfo: memFree=31820944/32770624 swapFree=5808/121808
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0

[startup+0.100123 s]
/proc/loadavg: 13.54 15.11 15.13 3/262 10283
/proc/meminfo: memFree=31820944/32770624 swapFree=5808/121808
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200306 s]
/proc/loadavg: 13.54 15.11 15.13 3/262 10283
/proc/meminfo: memFree=31820944/32770624 swapFree=5808/121808
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300288 s]
/proc/loadavg: 13.54 15.11 15.13 3/262 10283
/proc/meminfo: memFree=31820944/32770624 swapFree=5808/121808
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700258 s]
/proc/loadavg: 13.54 15.11 15.13 3/262 10283
/proc/meminfo: memFree=31820944/32770624 swapFree=5808/121808
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50073 s]
/proc/loadavg: 13.54 15.11 15.13 4/283 10304
/proc/meminfo: memFree=31701592/32770624 swapFree=5808/121804
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
[pid=10284] ppid=10283 vsize=13269256 CPUtime=2.56 cores=1,3,5,7,9,11,13,15
/proc/10284/stat : 10284 (java) S 10283 10283 15196 0 -1 1077944320 14223 0 0 0 251 5 0 0 20 0 20 0 4671068 13587718144 26225 33554432000 4194304 4196468 140735821134224 140735821116768 139980995661559 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
/proc/10284/statm: 3317314 26225 3199 1 0 3304547 0
[pid=10284/tid=10285] ppid=10283 vsize=13269256 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10285/stat : 10285 (java) R 10283 10283 15196 0 -1 4202560 6469 0 0 0 144 3 0 0 20 0 20 0 4671068 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980999896848 139980588069766 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10287] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10287/stat : 10287 (java) S 10283 10283 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980914141840 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10288] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10288/stat : 10288 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980913089040 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10289] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10289/stat : 10289 (java) S 10283 10283 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980912036240 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10290] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10290/stat : 10290 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980910983440 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10291] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10291/stat : 10291 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980909931664 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10292] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10292/stat : 10292 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980908878864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10293] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10293/stat : 10293 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980907826064 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10294] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10294/stat : 10294 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671069 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980906773264 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10295] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10295/stat : 10295 (java) S 10283 10283 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 4671071 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980189583728 139980995672706 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10296] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10296/stat : 10296 (java) S 10283 10283 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980188529696 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10297] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980187476848 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671075 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10299] ppid=10283 vsize=13269256 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10299/stat : 10299 (java) S 10283 10283 15196 0 -1 1077944384 2160 0 0 0 24 0 0 0 20 0 20 0 4671075 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980185373552 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10300] ppid=10283 vsize=13269256 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10300/stat : 10300 (java) S 10283 10283 15196 0 -1 1077944384 1486 0 0 0 23 0 0 0 20 0 20 0 4671075 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980184320752 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10301] ppid=10283 vsize=13269256 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10301/stat : 10301 (java) S 10283 10283 15196 0 -1 1077944384 1110 0 0 0 25 0 0 0 20 0 20 0 4671075 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980183267952 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10302] ppid=10283 vsize=13269256 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10302/stat : 10302 (java) S 10283 10283 15196 0 -1 1077944384 1651 0 0 0 34 0 0 0 20 0 20 0 4671075 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980182215152 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10303] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10303/stat : 10303 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4671076 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980181162592 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10304] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10304/stat : 10304 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4671076 13587718144 26225 33554432000 4194304 4196468 140735821134224 139980180109872 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 13278768

[startup+3.10137 s]
/proc/loadavg: 13.54 15.11 15.13 3/283 10304
/proc/meminfo: memFree=31524988/32770624 swapFree=5808/122012
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
[pid=10284] ppid=10283 vsize=13269256 CPUtime=5.61 cores=1,3,5,7,9,11,13,15
/proc/10284/stat : 10284 (java) S 10283 10283 15196 0 -1 1077944320 23859 0 0 0 522 39 0 0 20 0 20 0 4671068 13587718144 67380 33554432000 4194304 4196468 140735821134224 140735821116768 139980995661559 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
/proc/10284/statm: 3317314 67380 3231 1 0 3304547 0
[pid=10284/tid=10285] ppid=10283 vsize=13269256 CPUtime=3 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10285/stat : 10285 (java) R 10283 10283 15196 0 -1 4202560 8107 0 0 0 296 4 0 0 20 0 20 0 4671068 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980999897976 139980588069739 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10287] ppid=10283 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10287/stat : 10287 (java) S 10283 10283 15196 0 -1 1077944384 139 0 0 0 2 3 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980914141840 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10288] ppid=10283 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10288/stat : 10288 (java) S 10283 10283 15196 0 -1 1077944384 49 0 0 0 2 4 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980913089040 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10289] ppid=10283 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10289/stat : 10289 (java) S 10283 10283 15196 0 -1 1077944384 150 0 0 0 2 4 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980912036240 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10290] ppid=10283 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10290/stat : 10290 (java) S 10283 10283 15196 0 -1 1077944384 83 0 0 0 3 3 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980910983440 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10291] ppid=10283 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10291/stat : 10291 (java) S 10283 10283 15196 0 -1 1077944384 41 0 0 0 2 3 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980909931664 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10292] ppid=10283 vsize=13269256 CPUtime=0.05 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10292/stat : 10292 (java) S 10283 10283 15196 0 -1 1077944384 44 0 0 0 2 3 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980908878864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10293] ppid=10283 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10293/stat : 10293 (java) S 10283 10283 15196 0 -1 1077944384 76 0 0 0 3 4 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980907826064 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10294] ppid=10283 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10294/stat : 10294 (java) S 10283 10283 15196 0 -1 1077944384 76 0 0 0 2 4 0 0 20 0 20 0 4671069 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980906773264 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10295] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10295/stat : 10295 (java) S 10283 10283 15196 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 20 0 4671071 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980189583728 139980995672706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10296] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10296/stat : 10296 (java) S 10283 10283 15196 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980188529696 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10297] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980187476848 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671075 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10299] ppid=10283 vsize=13269256 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10299/stat : 10299 (java) R 10283 10283 15196 0 -1 4202560 5566 0 0 0 67 0 0 0 20 0 20 0 4671075 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980185359432 139980977205777 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10300] ppid=10283 vsize=13269256 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10300/stat : 10300 (java) S 10283 10283 15196 0 -1 1077944384 2550 0 0 0 42 0 0 0 20 0 20 0 4671075 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980184320752 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10301] ppid=10283 vsize=13269256 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10301/stat : 10301 (java) S 10283 10283 15196 0 -1 1077944384 2327 0 0 0 43 0 0 0 20 0 20 0 4671075 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980183267952 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10302] ppid=10283 vsize=13269256 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10302/stat : 10302 (java) S 10283 10283 15196 0 -1 1077944384 2988 0 0 0 49 0 0 0 20 0 20 0 4671075 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980182215152 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10303] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10303/stat : 10303 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4671076 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980181162592 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10304] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10304/stat : 10304 (java) S 10283 10283 15196 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 4671076 13587718144 67380 33554432000 4194304 4196468 140735821134224 139980180109872 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 13278768

[startup+6.30078 s]
/proc/loadavg: 12.70 14.91 15.07 3/283 10304
/proc/meminfo: memFree=31127716/32770624 swapFree=5808/122024
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
[pid=10284] ppid=10283 vsize=13269256 CPUtime=10.58 cores=1,3,5,7,9,11,13,15
/proc/10284/stat : 10284 (java) S 10283 10283 15196 0 -1 1077944320 26169 0 0 0 953 105 0 0 20 0 20 0 4671068 13587718144 95530 33554432000 4194304 4196468 140735821134224 140735821116768 139980995661559 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
/proc/10284/statm: 3317314 95530 3241 1 0 3304547 0
[pid=10284/tid=10285] ppid=10283 vsize=13269256 CPUtime=6.06 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10285/stat : 10285 (java) R 10283 10283 15196 0 -1 4202560 8147 0 0 0 602 4 0 0 20 0 20 0 4671068 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980999898008 139980588069696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10287] ppid=10283 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10287/stat : 10287 (java) S 10283 10283 15196 0 -1 1077944384 222 0 0 0 5 12 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980914141840 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10288] ppid=10283 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10288/stat : 10288 (java) S 10283 10283 15196 0 -1 1077944384 121 0 0 0 6 11 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980913089040 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10289] ppid=10283 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10289/stat : 10289 (java) S 10283 10283 15196 0 -1 1077944384 232 0 0 0 6 12 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980912036240 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10290] ppid=10283 vsize=13269256 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10290/stat : 10290 (java) S 10283 10283 15196 0 -1 1077944384 155 0 0 0 7 12 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980910983440 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10291] ppid=10283 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10291/stat : 10291 (java) S 10283 10283 15196 0 -1 1077944384 109 0 0 0 5 11 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980909931664 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10292] ppid=10283 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10292/stat : 10292 (java) S 10283 10283 15196 0 -1 1077944384 116 0 0 0 6 12 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980908878864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10293] ppid=10283 vsize=13269256 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10293/stat : 10293 (java) S 10283 10283 15196 0 -1 1077944384 165 0 0 0 8 11 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980907826064 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10294] ppid=10283 vsize=13269256 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10294/stat : 10294 (java) S 10283 10283 15196 0 -1 1077944384 162 0 0 0 6 13 0 0 20 0 20 0 4671069 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980906773264 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10295] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10295/stat : 10295 (java) S 10283 10283 15196 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 20 0 4671071 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980189583728 139980995672706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10296] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10296/stat : 10296 (java) S 10283 10283 15196 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980188529760 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10297] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980187476864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671075 13587718144 95530 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0

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

/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 4671072 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980187476864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4671075 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10299] ppid=10283 vsize=13269256 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10299/stat : 10299 (java) S 10283 10283 15196 0 -1 1077944384 5644 0 0 0 111 0 0 0 20 0 20 0 4671075 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980185373552 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10300] ppid=10283 vsize=13269256 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10300/stat : 10300 (java) S 10283 10283 15196 0 -1 1077944384 2615 0 0 0 54 0 0 0 20 0 20 0 4671075 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980184320752 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10301] ppid=10283 vsize=13269256 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10301/stat : 10301 (java) S 10283 10283 15196 0 -1 1077944384 3808 0 0 0 82 0 0 0 20 0 20 0 4671075 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980183267952 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10302] ppid=10283 vsize=13269256 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10302/stat : 10302 (java) S 10283 10283 15196 0 -1 1077944384 3067 0 0 0 55 0 0 0 20 0 20 0 4671075 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980182215152 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10303] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10303/stat : 10303 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4671076 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980181162592 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10304] ppid=10283 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10304/stat : 10304 (java) S 10283 10283 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 4671076 13587718144 96077 33554432000 4194304 4196468 140735821134224 139980180109872 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 13278768

[startup+8.50114 s]
/proc/loadavg: 12.70 14.91 15.07 3/283 10304
/proc/meminfo: memFree=31080800/32770624 swapFree=5808/122024
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
[pid=10284] ppid=10283 vsize=13801768 CPUtime=15.08 cores=1,3,5,7,9,11,13,15
/proc/10284/stat : 10284 (java) S 10283 10283 15196 0 -1 1077944320 27763 0 0 0 1402 106 0 0 20 0 28 0 4671068 14133010432 103648 33554432000 4194304 4196468 140735821134224 140735821116768 139980995661559 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
/proc/10284/statm: 3450442 103648 3247 1 0 3437675 0
[pid=10284/tid=10285] ppid=10283 vsize=13801768 CPUtime=7.93 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10285/stat : 10285 (java) S 10283 10283 15196 0 -1 1077944384 8423 0 0 0 789 4 0 0 20 0 28 0 4671068 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980999902336 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10287] ppid=10283 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10287/stat : 10287 (java) S 10283 10283 15196 0 -1 1077944384 222 0 0 0 5 12 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980914141840 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10288] ppid=10283 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10288/stat : 10288 (java) S 10283 10283 15196 0 -1 1077944384 121 0 0 0 6 11 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980913089040 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10289] ppid=10283 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10289/stat : 10289 (java) S 10283 10283 15196 0 -1 1077944384 232 0 0 0 6 12 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980912036240 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10290] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10290/stat : 10290 (java) S 10283 10283 15196 0 -1 1077944384 155 0 0 0 7 12 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980910983440 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10291] ppid=10283 vsize=13801768 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10291/stat : 10291 (java) S 10283 10283 15196 0 -1 1077944384 109 0 0 0 5 11 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980909931664 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10292] ppid=10283 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10292/stat : 10292 (java) S 10283 10283 15196 0 -1 1077944384 116 0 0 0 6 12 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980908878864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10293] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10293/stat : 10293 (java) S 10283 10283 15196 0 -1 1077944384 165 0 0 0 8 11 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980907826064 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10294] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10294/stat : 10294 (java) S 10283 10283 15196 0 -1 1077944384 162 0 0 0 6 13 0 0 20 0 28 0 4671069 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980906773264 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10295] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10295/stat : 10295 (java) S 10283 10283 15196 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 28 0 4671071 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980189583728 139980995672706 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10296] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10296/stat : 10296 (java) S 10283 10283 15196 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 4671072 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980188529760 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10297] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 4671072 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980187476864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4671075 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10299] ppid=10283 vsize=13801768 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10299/stat : 10299 (java) R 10283 10283 15196 0 -1 4202560 5707 0 0 0 141 0 0 0 20 0 28 0 4671075 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980185360120 139980975903923 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10300] ppid=10283 vsize=13801768 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10300/stat : 10300 (java) R 10283 10283 15196 0 -1 4202560 2684 0 0 0 78 0 0 0 20 0 28 0 4671075 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980184305520 139980977205999 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10301] ppid=10283 vsize=13801768 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10301/stat : 10301 (java) R 10283 10283 15196 0 -1 4202560 4257 0 0 0 107 0 0 0 20 0 28 0 4671075 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980183249152 139980980050979 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10302] ppid=10283 vsize=13801768 CPUtime=0.68 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10302/stat : 10302 (java) S 10283 10283 15196 0 -1 1077944384 3224 0 0 0 67 1 0 0 20 0 28 0 4671075 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980182215280 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10303] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10303/stat : 10303 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4671076 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980181162592 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10304] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10304/stat : 10304 (java) S 10283 10283 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4671076 14133010432 103648 33554432000 4194304 4196468 140735821134224 139980180109872 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
Current children cumulated CPU time (s) 15.08
Current children cumulated vsize (KiB) 13811280

[startup+8.70115 s]
/proc/loadavg: 12.70 14.91 15.07 3/283 10304
/proc/meminfo: memFree=31080800/32770624 swapFree=5808/122024
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
[pid=10284] ppid=10283 vsize=13801768 CPUtime=16.65 cores=1,3,5,7,9,11,13,15
/proc/10284/stat : 10284 (java) S 10283 10283 15196 0 -1 1077944320 29420 0 0 0 1558 107 0 0 20 0 28 0 4671068 14133010432 105187 33554432000 4194304 4196468 140735821134224 140735821116768 139980995661559 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
/proc/10284/statm: 3450442 105187 3247 1 0 3437675 0
[pid=10284/tid=10285] ppid=10283 vsize=13801768 CPUtime=7.93 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10285/stat : 10285 (java) S 10283 10283 15196 0 -1 1077944384 8423 0 0 0 789 4 0 0 20 0 28 0 4671068 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980999902336 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10287] ppid=10283 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10287/stat : 10287 (java) S 10283 10283 15196 0 -1 1077944384 222 0 0 0 5 12 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980914141840 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10288] ppid=10283 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10288/stat : 10288 (java) S 10283 10283 15196 0 -1 1077944384 121 0 0 0 6 11 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980913089040 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10289] ppid=10283 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10289/stat : 10289 (java) S 10283 10283 15196 0 -1 1077944384 232 0 0 0 6 12 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980912036240 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10290] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10290/stat : 10290 (java) S 10283 10283 15196 0 -1 1077944384 155 0 0 0 7 12 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980910983440 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10291] ppid=10283 vsize=13801768 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10291/stat : 10291 (java) S 10283 10283 15196 0 -1 1077944384 109 0 0 0 5 11 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980909931664 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10292] ppid=10283 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10292/stat : 10292 (java) S 10283 10283 15196 0 -1 1077944384 116 0 0 0 6 12 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980908878864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10293] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10293/stat : 10293 (java) S 10283 10283 15196 0 -1 1077944384 165 0 0 0 8 11 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980907826064 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10294] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10294/stat : 10294 (java) S 10283 10283 15196 0 -1 1077944384 162 0 0 0 6 13 0 0 20 0 28 0 4671069 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980906773264 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10295] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10295/stat : 10295 (java) S 10283 10283 15196 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 28 0 4671071 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980189583728 139980995672706 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10296] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10296/stat : 10296 (java) S 10283 10283 15196 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 4671072 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980188529760 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10297] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 4671072 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980187476864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4671075 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10299] ppid=10283 vsize=13801768 CPUtime=1.62 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10299/stat : 10299 (java) R 10283 10283 15196 0 -1 4202560 5793 0 0 0 161 1 0 0 20 0 28 0 4671075 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980185360096 139980976853809 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10300] ppid=10283 vsize=13801768 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10300/stat : 10300 (java) R 10283 10283 15196 0 -1 4202560 3202 0 0 0 92 0 0 0 20 0 28 0 4671075 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980184306632 139980980345407 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10301] ppid=10283 vsize=13801768 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10301/stat : 10301 (java) R 10283 10283 15196 0 -1 4202560 5216 0 0 0 121 1 0 0 20 0 28 0 4671075 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980183248944 139980975501180 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10302] ppid=10283 vsize=13801768 CPUtime=0.72 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10302/stat : 10302 (java) S 10283 10283 15196 0 -1 1077944384 3277 0 0 0 71 1 0 0 20 0 28 0 4671075 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980182215152 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10303] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10303/stat : 10303 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4671076 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980181162592 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10304] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10304/stat : 10304 (java) S 10283 10283 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4671076 14133010432 105187 33554432000 4194304 4196468 140735821134224 139980180109872 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
Current children cumulated CPU time (s) 16.65
Current children cumulated vsize (KiB) 13811280

[startup+8.80122 s]
/proc/loadavg: 12.70 14.91 15.07 3/283 10304
/proc/meminfo: memFree=31080800/32770624 swapFree=5808/122024
[pid=10283] ppid=10280 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10283/stat : 10283 (xcsp3-exec) S 10280 10283 15196 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4671068 9740288 346 33554432000 4194304 5098028 140732958472224 140732958470328 139950440620668 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 30789632 140732958479502 140732958479712 140732958479712 140732958482411 0
/proc/10283/statm: 2378 346 289 221 0 87 0
[pid=10284] ppid=10283 vsize=13801768 CPUtime=17.44 cores=1,3,5,7,9,11,13,15
/proc/10284/stat : 10284 (java) S 10283 10283 15196 0 -1 1077944320 30009 0 0 0 1637 107 0 0 20 0 28 0 4671068 14133010432 105847 33554432000 4194304 4196468 140735821134224 140735821116768 139980995661559 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
/proc/10284/statm: 3450442 105847 3247 1 0 3437675 0
[pid=10284/tid=10285] ppid=10283 vsize=13801768 CPUtime=7.93 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10285/stat : 10285 (java) S 10283 10283 15196 0 -1 1077944384 8423 0 0 0 789 4 0 0 20 0 28 0 4671068 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980999902336 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10287] ppid=10283 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10287/stat : 10287 (java) S 10283 10283 15196 0 -1 1077944384 222 0 0 0 5 12 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980914141840 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10288] ppid=10283 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10288/stat : 10288 (java) S 10283 10283 15196 0 -1 1077944384 121 0 0 0 6 11 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980913089040 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10289] ppid=10283 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10289/stat : 10289 (java) S 10283 10283 15196 0 -1 1077944384 232 0 0 0 6 12 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980912036240 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10290] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10290/stat : 10290 (java) S 10283 10283 15196 0 -1 1077944384 155 0 0 0 7 12 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980910983440 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10291] ppid=10283 vsize=13801768 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10291/stat : 10291 (java) S 10283 10283 15196 0 -1 1077944384 109 0 0 0 5 11 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980909931664 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10292] ppid=10283 vsize=13801768 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10292/stat : 10292 (java) S 10283 10283 15196 0 -1 1077944384 116 0 0 0 6 12 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980908878864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10293] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10293/stat : 10293 (java) S 10283 10283 15196 0 -1 1077944384 165 0 0 0 8 11 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980907826064 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10294] ppid=10283 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10294/stat : 10294 (java) S 10283 10283 15196 0 -1 1077944384 162 0 0 0 6 13 0 0 20 0 28 0 4671069 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980906773264 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10295] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10295/stat : 10295 (java) S 10283 10283 15196 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 28 0 4671071 14133010432 105847 33554432000 4194304 4196468 140735821134224 139980189583728 139980995672706 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10296] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10296/stat : 10296 (java) S 10283 10283 15196 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 4671072 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980188529760 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10297] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10297/stat : 10297 (java) S 10283 10283 15196 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 4671072 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980187476864 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10298] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10298/stat : 10298 (java) S 10283 10283 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4671075 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980186425168 139980995680155 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10299] ppid=10283 vsize=13801768 CPUtime=1.68 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10299/stat : 10299 (java) R 10283 10283 15196 0 -1 4202560 5797 0 0 0 167 1 0 0 20 0 28 0 4671075 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980185366800 139980979161757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10300] ppid=10283 vsize=13801768 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10300/stat : 10300 (java) R 10283 10283 15196 0 -1 4202560 3344 0 0 0 102 0 0 0 20 0 28 0 4671075 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980184306776 139980974907407 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10301] ppid=10283 vsize=13801768 CPUtime=1.32 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10301/stat : 10301 (java) R 10283 10283 15196 0 -1 4202560 5638 0 0 0 131 1 0 0 20 0 28 0 4671075 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980183253000 139980977207336 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10302] ppid=10283 vsize=13801768 CPUtime=0.74 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10302/stat : 10302 (java) R 10283 10283 15196 0 -1 4202560 3303 0 0 0 73 1 0 0 20 0 28 0 4671075 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980182212408 139980988758395 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10303] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10303/stat : 10303 (java) S 10283 10283 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4671076 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980181162592 139980995671765 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
[pid=10284/tid=10304] ppid=10283 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/10284/task/10304/stat : 10304 (java) S 10283 10283 15196 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 4671076 14133010432 105888 33554432000 4194304 4196468 140735821134224 139980180109872 139980995672706 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 38805504 140735821137084 140735821137260 140735821137260 140735821139919 0
Current children cumulated CPU time (s) 17.44
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 8.89765
CPU time (s): 18.092
CPU user time (s): 17.0027
CPU system time (s): 1.0893
CPU usage (%): 203.335
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0027
system time used= 1.0893
maximum resident set size= 431352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3770
involuntary context switches= 1445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06224 second user time and 0.09183 second system time

The end

Launcher Data

Begin job on node145 at 2017-07-22 05:27:40
IDJOB=4249155
IDBENCH=135705
IDSOLVER=2626
FILE ID=node145/4249155-1500694060
RUNJOBID= node145-1500682809-15228
PBS_JOBID= 20623333
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s25/TravellingSalesman-25-066_X2.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-4249155-1500694060/watcher-4249155-1500694060 -o /tmp/evaluation-result-4249155-1500694060/solver-4249155-1500694060 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15228 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2059391091 HOME/instance-4249155-1500694060.xml

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

MD5SUM BENCH= 09321018be6bfcc628ddab34eddf7071
RANDOM SEED=2059391091

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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 2000.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		: 2267.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		: 2400.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 1733.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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2400.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		: 2133.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:        31822092 kB
MemAvailable:   31896196 kB
Buffers:          136336 kB
Cached:           209536 kB
SwapCached:            0 kB
Active:           308124 kB
Inactive:         189596 kB
Active(anon):      95436 kB
Inactive(anon):    67832 kB
Active(file):     212688 kB
Inactive(file):   121764 kB
Unevictable:        5808 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16080 kB
Writeback:             0 kB
AnonPages:        102528 kB
Mapped:            42272 kB
Shmem:              8852 kB
Slab:             145500 kB
SReclaimable:     110972 kB
SUnreclaim:        34528 kB
KernelStack:        4832 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1249344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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 05:27:49