Trace number 4248177

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 431.863 55.0192

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-009.xml
MD5SUMf1f2c4ea81b28916fca828d1ce53413f
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 benchmark273.32999
Satisfiable
(Un)Satisfiability was proved
Number of variables243
Number of constraints86
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":162},{"size":81,"count":81}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":225},{"degree":3,"count":18}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":81},{"arity":9,"count":2},{"arity":81,"count":3}]
Number of extensional constraints81
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":81},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
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-4248177-1500691648.xml"  -tl '2400s' -p 8 -x 3
0.00/0.18	c [HOME/instance-4248177-1500691648.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.23	c 8 solvers in parallel
0.00/0.30	c parse instance...
0.00/0.68	c solve instance...
431.03/55.01	s SATISFIABLE
431.03/55.01	v <instantiation>
431.03/55.01	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[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[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[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[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[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[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[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[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] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] 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] z[24] z[25] z[26] z[27] z[28] z[29] z[30] z[31] z[32] z[33] z[34] z[35] z[36] z[37] z[38] z[39] z[40] z[41] z[42] z[43] z[44] z[45] z[46] z[47] z[48] z[49] z[50] z[51] z[52] z[53] z[54] z[55] z[56] z[57] z[58] z[59] z[60] z[61] z[62] z[63] z[64] z[65] z[66] z[67] z[68] z[69] z[70] z[71] z[72] z[73] z[74] z[75] z[76] z[77] z[78] z[79] z[80] </list>
431.03/55.01	v 	<values>0 1 2 3 4 5 6 7 8 1 2 0 4 5 3 7 8 6 2 0 1 5 3 4 8 6 7 3 4 5 6 7 8 0 1 2 4 5 3 7 8 6 1 2 0 5 3 4 8 6 7 2 0 1 6 7 8 0 1 2 3 4 5 7 8 6 1 2 0 4 5 3 8 6 7 2 0 1 5 3 4 0 1 2 3 4 5 6 7 8 2 0 1 5 3 4 8 6 7 1 2 0 4 5 3 7 8 6 6 7 8 0 1 2 3 4 5 8 6 7 2 0 1 5 3 4 7 8 6 1 2 0 4 5 3 3 4 5 6 7 8 0 1 2 5 3 4 8 6 7 2 0 1 4 5 3 7 8 6 1 2 0 0 10 20 30 40 50 60 70 80 11 18 1 41 48 31 71 78 61 19 2 9 49 32 39 79 62 69 33 43 53 54 64 74 3 13 23 44 51 34 65 72 55 14 21 4 52 35 42 73 56 63 22 5 12 57 67 77 6 16 26 27 37 47 68 75 58 17 24 7 38 45 28 76 59 66 25 8 15 46 29 36 </values>
431.03/55.01	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-4248177-1500691648/watcher-4248177-1500691648 -o /tmp/evaluation-result-4248177-1500691648/solver-4248177-1500691648 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15435 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 179399892 HOME/instance-4248177-1500691648.xml 

pid=10674
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: 15.16 14.75 12.74 10/270 10677
/proc/meminfo: memFree=31212180/32770624 swapFree=5804/262152
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0

[startup+0.100154 s]
/proc/loadavg: 15.16 14.75 12.74 10/270 10677
/proc/meminfo: memFree=31212180/32770624 swapFree=5804/262152
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200289 s]
/proc/loadavg: 15.16 14.75 12.74 10/270 10677
/proc/meminfo: memFree=31212180/32770624 swapFree=5804/262152
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300235 s]
/proc/loadavg: 15.16 14.75 12.74 10/270 10677
/proc/meminfo: memFree=31212180/32770624 swapFree=5804/262152
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70017 s]
/proc/loadavg: 15.16 14.75 12.74 10/270 10677
/proc/meminfo: memFree=31212180/32770624 swapFree=5804/262152
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50151 s]
/proc/loadavg: 15.16 14.75 12.74 20/299 10706
/proc/meminfo: memFree=31107096/32770624 swapFree=5804/262164
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
[pid=10678] ppid=10677 vsize=13801768 CPUtime=8.04 cores=0,2,4,6,8,10,12,14
/proc/10678/stat : 10678 (java) S 10677 10677 14782 0 -1 1077944320 17385 0 0 0 798 6 0 0 20 0 28 0 4431068 14133010432 31038 33554432000 4194304 4196468 140722972319424 140722972301968 140005712199415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
/proc/10678/statm: 3450442 31038 3215 1 0 3437675 0
[pid=10678/tid=10679] ppid=10677 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10679/stat : 10679 (java) S 10677 10677 14782 0 -1 1077944384 6251 0 0 0 63 3 0 0 20 0 28 0 4431068 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005716440192 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10681] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10681/stat : 10681 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005668751760 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10682] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10682/stat : 10682 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005667698960 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10683] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10683/stat : 10683 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005309348496 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10684] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10684/stat : 10684 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005308295696 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10685] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10685/stat : 10685 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005307243408 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10686] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10686/stat : 10686 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005306190608 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10687] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10687/stat : 10687 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005305138320 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10688] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10688/stat : 10688 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 31038 33554432000 4194304 4196468 140722972319424 140005304085520 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10689] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10689/stat : 10689 (java) S 10677 10677 14782 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4431071 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004906125424 140005712210562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10690] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10690/stat : 10690 (java) S 10677 10677 14782 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004905071392 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10691] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10691/stat : 10691 (java) S 10677 10677 14782 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004904019056 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10692] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10692/stat : 10692 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431075 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004902967376 140005712218011 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10693] ppid=10677 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10693/stat : 10693 (java) R 10677 10677 14782 0 -1 4202560 2631 0 0 0 77 0 0 0 20 0 28 0 4431075 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004901901408 140005690184157 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10694] ppid=10677 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10694/stat : 10694 (java) R 10677 10677 14782 0 -1 4202560 1849 0 0 0 81 0 0 0 20 0 28 0 4431075 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004900858816 140005693720815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10695] ppid=10677 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10695/stat : 10695 (java) R 10677 10677 14782 0 -1 4202560 2380 0 0 0 66 0 0 0 20 0 28 0 4431075 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004899809296 140005696216855 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10696] ppid=10677 vsize=13801768 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10696/stat : 10696 (java) S 10677 10677 14782 0 -1 1077944384 2495 0 0 0 64 0 0 0 20 0 28 0 4431076 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004898757360 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10697] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10697/stat : 10697 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4431076 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004897704288 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10698] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10698/stat : 10698 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431076 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004896651568 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10699] ppid=10677 vsize=13801768 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10699/stat : 10699 (java) R 10677 10677 14782 0 -1 4202560 68 0 0 0 52 0 0 0 20 0 28 0 4431136 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004888638424 140005352304361 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10700] ppid=10677 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10700/stat : 10700 (java) R 10677 10677 14782 0 -1 4202560 48 0 0 0 66 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004887583752 140005352844903 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10701] ppid=10677 vsize=13801768 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10701/stat : 10701 (java) R 10677 10677 14782 0 -1 4202560 59 0 0 0 52 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004886531240 140005352732564 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10702] ppid=10677 vsize=13801768 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10702/stat : 10702 (java) R 10677 10677 14782 0 -1 4202560 90 0 0 0 42 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004885479784 140005352289394 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10703] ppid=10677 vsize=13801768 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10703/stat : 10703 (java) R 10677 10677 14782 0 -1 4202560 51 0 0 0 64 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004884429664 140005352277244 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10704] ppid=10677 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10704/stat : 10704 (java) R 10677 10677 14782 0 -1 4202560 52 0 0 0 57 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004883377168 140005352413530 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10705] ppid=10677 vsize=13801768 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10705/stat : 10705 (java) R 10677 10677 14782 0 -1 4202560 55 0 0 0 51 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004882321304 140005352872039 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10706] ppid=10677 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10706/stat : 10706 (java) R 10677 10677 14782 0 -1 4202560 42 0 0 0 57 0 0 0 20 0 28 0 4431137 14133010432 31038 33554432000 4194304 4196468 140722972319424 140004881268344 140005352270894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 13811280

[startup+3.1015 s]
/proc/loadavg: 15.16 14.75 12.74 20/299 10706
/proc/meminfo: memFree=31075752/32770624 swapFree=5804/262164
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
[pid=10678] ppid=10677 vsize=13801768 CPUtime=20.72 cores=0,2,4,6,8,10,12,14
/proc/10678/stat : 10678 (java) S 10677 10677 14782 0 -1 1077944320 30025 0 0 0 2062 10 0 0 20 0 28 0 4431068 14133010432 51750 33554432000 4194304 4196468 140722972319424 140722972301968 140005712199415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
/proc/10678/statm: 3450442 51750 3227 1 0 3437675 0
[pid=10678/tid=10679] ppid=10677 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10679/stat : 10679 (java) S 10677 10677 14782 0 -1 1077944384 6251 0 0 0 63 3 0 0 20 0 28 0 4431068 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005716440192 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10681] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10681/stat : 10681 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005668751760 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10682] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10682/stat : 10682 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005667698960 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10683] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10683/stat : 10683 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005309348496 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10684] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10684/stat : 10684 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005308295696 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10685] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10685/stat : 10685 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005307243408 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10686] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10686/stat : 10686 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005306190608 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10687] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10687/stat : 10687 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005305138320 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10688] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10688/stat : 10688 (java) S 10677 10677 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4431069 14133010432 51750 33554432000 4194304 4196468 140722972319424 140005304085520 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10689] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10689/stat : 10689 (java) S 10677 10677 14782 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 4431071 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004906125424 140005712210562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10690] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10690/stat : 10690 (java) S 10677 10677 14782 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004905071392 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10691] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10691/stat : 10691 (java) S 10677 10677 14782 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004904019056 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10692] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10692/stat : 10692 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431075 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004902967376 140005712218011 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10693] ppid=10677 vsize=13801768 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10693/stat : 10693 (java) R 10677 10677 14782 0 -1 4202560 7008 0 0 0 167 1 0 0 20 0 28 0 4431075 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004901896352 140005692899719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10694] ppid=10677 vsize=13801768 CPUtime=2.02 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10694/stat : 10694 (java) R 10677 10677 14782 0 -1 4202560 4507 0 0 0 201 1 0 0 20 0 28 0 4431075 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004900849120 140005693720661 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10695] ppid=10677 vsize=13801768 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10695/stat : 10695 (java) R 10677 10677 14782 0 -1 4202560 6325 0 0 0 176 0 0 0 20 0 28 0 4431075 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004899796728 140005691388880 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10696] ppid=10677 vsize=13801768 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10696/stat : 10696 (java) S 10677 10677 14782 0 -1 1077944384 3323 0 0 0 75 0 0 0 20 0 28 0 4431076 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004898757360 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10697] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10697/stat : 10697 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4431076 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004897704288 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10698] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10698/stat : 10698 (java) S 10677 10677 14782 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4431076 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004896651568 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10699] ppid=10677 vsize=13801768 CPUtime=1.77 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10699/stat : 10699 (java) R 10677 10677 14782 0 -1 1077944384 114 0 0 0 177 0 0 0 20 0 28 0 4431136 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004888635520 140005712209621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10700] ppid=10677 vsize=13801768 CPUtime=1.89 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10700/stat : 10700 (java) R 10677 10677 14782 0 -1 4202560 150 0 0 0 189 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004887583616 140005712220762 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10701] ppid=10677 vsize=13801768 CPUtime=1.63 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10701/stat : 10701 (java) R 10677 10677 14782 0 -1 4202560 146 0 0 0 163 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004886533616 140005352670137 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10702] ppid=10677 vsize=13801768 CPUtime=1.5 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10702/stat : 10702 (java) R 10677 10677 14782 0 -1 4202560 270 0 0 0 150 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004885478984 140005712211350 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10703] ppid=10677 vsize=13801768 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10703/stat : 10703 (java) R 10677 10677 14782 0 -1 4202560 174 0 0 0 186 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004884428696 140005353776740 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10704] ppid=10677 vsize=13801768 CPUtime=1.59 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10704/stat : 10704 (java) R 10677 10677 14782 0 -1 4202560 143 0 0 0 159 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004883373656 140005352183734 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10705] ppid=10677 vsize=13801768 CPUtime=1.74 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10705/stat : 10705 (java) R 10677 10677 14782 0 -1 4202560 145 0 0 0 174 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004882320264 140005353055552 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10706] ppid=10677 vsize=13801768 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10706/stat : 10706 (java) R 10677 10677 14782 0 -1 4202560 127 0 0 0 176 0 0 0 20 0 28 0 4431137 14133010432 51750 33554432000 4194304 4196468 140722972319424 140004881267464 140005347725066 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
Current children cumulated CPU time (s) 20.72
Current children cumulated vsize (KiB) 13811280

[startup+6.30157 s]
/proc/loadavg: 15.47 14.82 12.77 17/299 10706
/proc/meminfo: memFree=30997096/32770624 swapFree=5804/262176

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

/proc/10678/task/10682/stat : 10682 (java) S 10677 10677 14782 0 -1 1077944384 473 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005667698960 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10683] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10683/stat : 10683 (java) S 10677 10677 14782 0 -1 1077944384 1418 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005309348496 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10684] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10684/stat : 10684 (java) S 10677 10677 14782 0 -1 1077944384 190 0 0 0 6 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005308295696 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10685] ppid=10677 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10685/stat : 10685 (java) S 10677 10677 14782 0 -1 1077944384 539 0 0 0 4 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005307243408 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10686] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10686/stat : 10686 (java) S 10677 10677 14782 0 -1 1077944384 543 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005306190608 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10687] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10687/stat : 10687 (java) S 10677 10677 14782 0 -1 1077944384 795 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005305138320 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10688] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10688/stat : 10688 (java) S 10677 10677 14782 0 -1 1077944384 209 0 0 0 6 2 0 0 20 0 28 0 4431069 14133010432 40295 33554432000 4194304 4196468 140722972319424 140005304085520 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10689] ppid=10677 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10689/stat : 10689 (java) S 10677 10677 14782 0 -1 1077944384 1341 0 0 0 8 6 0 0 20 0 28 0 4431071 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004906125424 140005712210562 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10690] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10690/stat : 10690 (java) S 10677 10677 14782 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004905071456 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10691] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10691/stat : 10691 (java) S 10677 10677 14782 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004904019056 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10692] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10692/stat : 10692 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431075 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004902967376 140005712218011 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10693] ppid=10677 vsize=13801768 CPUtime=2.82 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10693/stat : 10693 (java) S 10677 10677 14782 0 -1 1077944384 9181 0 0 0 281 1 0 0 20 0 28 0 4431075 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004901915248 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10694] ppid=10677 vsize=13801768 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10694/stat : 10694 (java) S 10677 10677 14782 0 -1 1077944384 8182 0 0 0 291 1 0 0 20 0 28 0 4431075 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004900862448 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10695] ppid=10677 vsize=13801768 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10695/stat : 10695 (java) S 10677 10677 14782 0 -1 1077944384 7534 0 0 0 273 1 0 0 20 0 28 0 4431075 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004899810160 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10696] ppid=10677 vsize=13801768 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10696/stat : 10696 (java) S 10677 10677 14782 0 -1 1077944384 6268 0 0 0 90 1 0 0 20 0 28 0 4431076 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004898757360 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10697] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10697/stat : 10697 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4431076 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004897704288 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10698] ppid=10677 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10698/stat : 10698 (java) S 10677 10677 14782 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 28 0 4431076 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004896651568 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10699] ppid=10677 vsize=13801768 CPUtime=52.1 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10699/stat : 10699 (java) R 10677 10677 14782 0 -1 4202560 730 0 0 0 5210 0 0 0 20 0 28 0 4431136 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004888639056 140005353527935 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10700] ppid=10677 vsize=13801768 CPUtime=52.16 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10700/stat : 10700 (java) R 10677 10677 14782 0 -1 4202560 910 0 0 0 5216 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004887584112 140005354349049 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10701] ppid=10677 vsize=13801768 CPUtime=51.93 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10701/stat : 10701 (java) R 10677 10677 14782 0 -1 4202560 855 0 0 0 5193 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004886532376 140005354787044 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10702] ppid=10677 vsize=13801768 CPUtime=51.56 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10702/stat : 10702 (java) R 10677 10677 14782 0 -1 4202560 877 0 0 0 5156 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004885479576 140005353804556 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10703] ppid=10677 vsize=13801768 CPUtime=52.34 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10703/stat : 10703 (java) R 10677 10677 14782 0 -1 4202560 677 0 0 0 5234 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004884427288 140005354888901 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10704] ppid=10677 vsize=13801768 CPUtime=51.99 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10704/stat : 10704 (java) R 10677 10677 14782 0 -1 4202560 454 0 0 0 5199 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004883374520 140005353805534 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10705] ppid=10677 vsize=13801768 CPUtime=51.94 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10705/stat : 10705 (java) R 10677 10677 14782 0 -1 4202560 665 0 0 0 5194 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004882321176 140005354756782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10706] ppid=10677 vsize=13801768 CPUtime=52 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10706/stat : 10706 (java) R 10677 10677 14782 0 -1 4202560 738 0 0 0 5200 0 0 0 20 0 28 0 4431137 14133010432 40295 33554432000 4194304 4196468 140722972319424 140004881268120 140005353936012 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
Current children cumulated CPU time (s) 427.05
Current children cumulated vsize (KiB) 13811280

[startup+54.8015 s]
/proc/loadavg: 15.35 14.92 12.92 17/299 10706
/proc/meminfo: memFree=31120644/32770624 swapFree=5804/262200
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
[pid=10678] ppid=10677 vsize=13801768 CPUtime=430.23 cores=0,2,4,6,8,10,12,14
/proc/10678/stat : 10678 (java) S 10677 10677 14782 0 -1 1077944320 50842 0 0 0 42983 40 0 0 20 0 28 0 4431068 14133010432 40807 33554432000 4194304 4196468 140722972319424 140722972301968 140005712199415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
/proc/10678/statm: 3450442 40807 3263 1 0 3437675 0
[pid=10678/tid=10679] ppid=10677 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10679/stat : 10679 (java) S 10677 10677 14782 0 -1 1077944384 6251 0 0 0 63 3 0 0 20 0 28 0 4431068 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005716440192 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10681] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10681/stat : 10681 (java) S 10677 10677 14782 0 -1 1077944384 503 0 0 0 6 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005668751760 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10682] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10682/stat : 10682 (java) S 10677 10677 14782 0 -1 1077944384 475 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005667698960 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10683] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10683/stat : 10683 (java) S 10677 10677 14782 0 -1 1077944384 1418 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005309348496 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10684] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10684/stat : 10684 (java) S 10677 10677 14782 0 -1 1077944384 192 0 0 0 6 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005308295696 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10685] ppid=10677 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10685/stat : 10685 (java) S 10677 10677 14782 0 -1 1077944384 539 0 0 0 4 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005307243408 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10686] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10686/stat : 10686 (java) S 10677 10677 14782 0 -1 1077944384 545 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005306190608 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10687] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10687/stat : 10687 (java) S 10677 10677 14782 0 -1 1077944384 797 0 0 0 5 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005305138320 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10688] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10688/stat : 10688 (java) S 10677 10677 14782 0 -1 1077944384 210 0 0 0 6 2 0 0 20 0 28 0 4431069 14133010432 40807 33554432000 4194304 4196468 140722972319424 140005304085520 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10689] ppid=10677 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10689/stat : 10689 (java) S 10677 10677 14782 0 -1 1077944384 1341 0 0 0 8 7 0 0 20 0 28 0 4431071 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004906125424 140005712210562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10690] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10690/stat : 10690 (java) S 10677 10677 14782 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004905071456 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10691] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10691/stat : 10691 (java) S 10677 10677 14782 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 4431072 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004904019056 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10692] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10692/stat : 10692 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4431075 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004902967376 140005712218011 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10693] ppid=10677 vsize=13801768 CPUtime=2.82 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10693/stat : 10693 (java) S 10677 10677 14782 0 -1 1077944384 9181 0 0 0 281 1 0 0 20 0 28 0 4431075 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004901915248 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10694] ppid=10677 vsize=13801768 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10694/stat : 10694 (java) S 10677 10677 14782 0 -1 1077944384 8182 0 0 0 291 1 0 0 20 0 28 0 4431075 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004900862448 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10695] ppid=10677 vsize=13801768 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10695/stat : 10695 (java) S 10677 10677 14782 0 -1 1077944384 7534 0 0 0 273 1 0 0 20 0 28 0 4431075 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004899810160 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10696] ppid=10677 vsize=13801768 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10696/stat : 10696 (java) S 10677 10677 14782 0 -1 1077944384 6268 0 0 0 90 1 0 0 20 0 28 0 4431076 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004898757360 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10697] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10697/stat : 10697 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4431076 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004897704288 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10698] ppid=10677 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10698/stat : 10698 (java) S 10677 10677 14782 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 28 0 4431076 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004896651568 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10699] ppid=10677 vsize=13801768 CPUtime=52.49 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10699/stat : 10699 (java) R 10677 10677 14782 0 -1 4202560 730 0 0 0 5249 0 0 0 20 0 28 0 4431136 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004888636344 140005354756777 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10700] ppid=10677 vsize=13801768 CPUtime=52.56 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10700/stat : 10700 (java) R 10677 10677 14782 0 -1 4202560 910 0 0 0 5256 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004887584112 140005353524489 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10701] ppid=10677 vsize=13801768 CPUtime=52.32 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10701/stat : 10701 (java) R 10677 10677 14782 0 -1 4202560 856 0 0 0 5232 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004886534800 140005353203502 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10702] ppid=10677 vsize=13801768 CPUtime=51.96 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10702/stat : 10702 (java) R 10677 10677 14782 0 -1 4202560 877 0 0 0 5196 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004885479608 140005353203160 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10703] ppid=10677 vsize=13801768 CPUtime=52.74 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10703/stat : 10703 (java) R 10677 10677 14782 0 -1 4202560 677 0 0 0 5274 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004884427384 140005353776616 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10704] ppid=10677 vsize=13801768 CPUtime=52.39 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10704/stat : 10704 (java) R 10677 10677 14782 0 -1 4202560 454 0 0 0 5239 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004883374504 140005354888771 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10705] ppid=10677 vsize=13801768 CPUtime=52.34 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10705/stat : 10705 (java) R 10677 10677 14782 0 -1 4202560 665 0 0 0 5234 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004882321176 140005354603108 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10706] ppid=10677 vsize=13801768 CPUtime=52.39 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10706/stat : 10706 (java) R 10677 10677 14782 0 -1 4202560 738 0 0 0 5239 0 0 0 20 0 28 0 4431137 14133010432 40807 33554432000 4194304 4196468 140722972319424 140004881268392 140005353804252 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
Current children cumulated CPU time (s) 430.23
Current children cumulated vsize (KiB) 13811280

[startup+55.0015 s]
/proc/loadavg: 15.35 14.92 12.92 17/299 10706
/proc/meminfo: memFree=31120036/32770624 swapFree=5804/262200
[pid=10677] ppid=10674 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10677/stat : 10677 (xcsp3-exec) S 10674 10677 14782 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4431068 9740288 346 33554432000 4194304 5098028 140737242769472 140737242767576 140479070233212 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 27348992 140737242776719 140737242776928 140737242776928 140737242779627 0
/proc/10677/statm: 2378 346 289 221 0 87 0
[pid=10678] ppid=10677 vsize=13801768 CPUtime=431.84 cores=0,2,4,6,8,10,12,14
/proc/10678/stat : 10678 (java) S 10677 10677 14782 0 -1 1077944320 51464 0 0 0 43143 41 0 0 20 0 23 0 4431068 14133010432 40633 33554432000 4194304 4196468 140722972319424 140722972301968 140005712199415 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
/proc/10678/statm: 3450442 40633 3265 1 0 3437675 0
[pid=10678/tid=10679] ppid=10677 vsize=13801768 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10679/stat : 10679 (java) R 10677 10677 14782 0 -1 4202560 6491 0 0 0 63 3 0 0 20 0 20 0 4431068 14133010432 40577 33554432000 4194304 4196468 140722972319424 140005716438840 140005697892913 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10681] ppid=10677 vsize=13801768 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10681/stat : 10681 (java) S 10677 10677 14782 0 -1 1077944384 503 0 0 0 6 3 0 0 20 0 20 0 4431069 14133010432 40577 33554432000 4194304 4196468 140722972319424 140005668751760 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10682] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10682/stat : 10682 (java) S 10677 10677 14782 0 -1 1077944384 475 0 0 0 5 2 0 0 20 0 20 0 4431069 14133010432 40577 33554432000 4194304 4196468 140722972319424 140005667698960 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10683] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10683/stat : 10683 (java) S 10677 10677 14782 0 -1 1077944384 1418 0 0 0 5 2 0 0 20 0 20 0 4431069 14133010432 40577 33554432000 4194304 4196468 140722972319424 140005309348496 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10684] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10684/stat : 10684 (java) S 10677 10677 14782 0 -1 1077944384 193 0 0 0 6 2 0 0 20 0 20 0 4431069 14133010432 40577 33554432000 4194304 4196468 140722972319424 140005308295696 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10685] ppid=10677 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10685/stat : 10685 (java) S 10677 10677 14782 0 -1 1077944384 539 0 0 0 4 2 0 0 20 0 20 0 4431069 14133010432 40578 33554432000 4194304 4196468 140722972319424 140005307243408 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10686] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10686/stat : 10686 (java) S 10677 10677 14782 0 -1 1077944384 545 0 0 0 5 2 0 0 20 0 20 0 4431069 14133010432 40578 33554432000 4194304 4196468 140722972319424 140005306190608 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10687] ppid=10677 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10687/stat : 10687 (java) S 10677 10677 14782 0 -1 1077944384 797 0 0 0 5 2 0 0 20 0 20 0 4431069 14133010432 40578 33554432000 4194304 4196468 140722972319424 140005305138320 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10688] ppid=10677 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10688/stat : 10688 (java) S 10677 10677 14782 0 -1 1077944384 211 0 0 0 6 2 0 0 20 0 20 0 4431069 14133010432 40578 33554432000 4194304 4196468 140722972319424 140005304085520 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10689] ppid=10677 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10689/stat : 10689 (java) S 10677 10677 14782 0 -1 1077944384 1341 0 0 0 8 7 0 0 20 0 20 0 4431071 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004906125424 140005712210562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10690] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10690/stat : 10690 (java) S 10677 10677 14782 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 4431072 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004905071456 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10691] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10691/stat : 10691 (java) S 10677 10677 14782 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4431072 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004904019056 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10692] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10692/stat : 10692 (java) S 10677 10677 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4431075 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004902967376 140005712218011 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10693] ppid=10677 vsize=13801768 CPUtime=2.82 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10693/stat : 10693 (java) S 10677 10677 14782 0 -1 1077944384 9181 0 0 0 281 1 0 0 20 0 20 0 4431075 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004901915248 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10694] ppid=10677 vsize=13801768 CPUtime=2.92 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10694/stat : 10694 (java) S 10677 10677 14782 0 -1 1077944384 8182 0 0 0 291 1 0 0 20 0 20 0 4431075 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004900862448 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10695] ppid=10677 vsize=13801768 CPUtime=2.75 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10695/stat : 10695 (java) R 10677 10677 14782 0 -1 4202560 7731 0 0 0 274 1 0 0 20 0 20 0 4431075 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004899810160 140005704488864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10696] ppid=10677 vsize=13801768 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10696/stat : 10696 (java) S 10677 10677 14782 0 -1 1077944384 6392 0 0 0 91 1 0 0 20 0 20 0 4431076 14133010432 40578 33554432000 4194304 4196468 140722972319424 140004898757360 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10697] ppid=10677 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10697/stat : 10697 (java) S 10677 10677 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4431076 14133010432 40580 33554432000 4194304 4196468 140722972319424 140004897704288 140005712209621 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
[pid=10678/tid=10698] ppid=10677 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/10678/task/10698/stat : 10698 (java) S 10677 10677 14782 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 20 0 4431076 14133010432 40580 33554432000 4194304 4196468 140722972319424 140004896651568 140005712210562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38404096 140722972320956 140722972321132 140722972321132 140722972323791 0
Current children cumulated CPU time (s) 431.84
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 55.0192
CPU time (s): 431.863
CPU user time (s): 431.443
CPU system time (s): 0.4201
CPU usage (%): 784.931
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.443
system time used= 0.4201
maximum resident set size= 247184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52303
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8827
involuntary context switches= 30657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.701275 second user time and 0.77718 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-22 04:47:28
IDJOB=4248177
IDBENCH=133180
IDSOLVER=2626
FILE ID=node143/4248177-1500691648
RUNJOBID= node143-1500683785-15435
PBS_JOBID= 20623040
Free space on /tmp= 61984 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-009.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-4248177-1500691648/watcher-4248177-1500691648 -o /tmp/evaluation-result-4248177-1500691648/solver-4248177-1500691648 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15435 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 179399892 HOME/instance-4248177-1500691648.xml

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

MD5SUM BENCH= f1f2c4ea81b28916fca828d1ce53413f
RANDOM SEED=179399892

node143.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		: 1600.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.69
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		: 2400.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.69
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.69
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		: 1600.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.69
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		: 2000.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.69
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		: 1867.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.69
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		: 1600.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.69
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		: 2000.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.69
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:        31212536 kB
MemAvailable:   31417232 kB
Buffers:          144376 kB
Cached:           332656 kB
SwapCached:            0 kB
Active:           835416 kB
Inactive:         270888 kB
Active(anon):     632400 kB
Inactive(anon):     8736 kB
Active(file):     203016 kB
Inactive(file):   262152 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8264 kB
Writeback:             0 kB
AnonPages:        580948 kB
Mapped:            43268 kB
Shmem:              8852 kB
Slab:             145592 kB
SReclaimable:     110724 kB
SUnreclaim:        34868 kB
KernelStack:        5152 kB
PageTables:         6552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1494704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61976 MiB
End job on node143 at 2017-07-22 04:48:23