Trace number 4249263

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 150.312 80.9298

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-727-a4_X2.xml
MD5SUMfeda79726080e93715556435cff6944b
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 benchmark7.4597402
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":216,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
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-4249263-1500694379.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4249263-1500694379.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
110.73/75.90	c solve instance...
150.24/80.91	s SATISFIABLE
150.24/80.91	v <instantiation>
150.24/80.91	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] 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] 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] </list>
150.24/80.91	v 	<values>215 0 19 13 6 9 10 2 8 1 7 14 18 20 11 12 3 5 15 16 17 4 21 3 24 1 23 4 28 12 27 4 12 10 4 13 5 8 3 5 4 4 24 48 49 72 76 104 116 143 147 159 169 173 186 191 199 202 207 211 215 </values>
150.24/80.91	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-4249263-1500694379/watcher-4249263-1500694379 -o /tmp/evaluation-result-4249263-1500694379/solver-4249263-1500694379 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 784655359 HOME/instance-4249263-1500694379.xml 

pid=15451
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.61 15.57 14.88 2/264 15454
/proc/meminfo: memFree=31694092/32770624 swapFree=5656/333020
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0

[startup+0.100126 s]
/proc/loadavg: 15.61 15.57 14.88 2/264 15454
/proc/meminfo: memFree=31694092/32770624 swapFree=5656/333020
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200338 s]
/proc/loadavg: 15.61 15.57 14.88 2/264 15454
/proc/meminfo: memFree=31694092/32770624 swapFree=5656/333020
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300263 s]
/proc/loadavg: 15.61 15.57 14.88 2/264 15454
/proc/meminfo: memFree=31694092/32770624 swapFree=5656/333020
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700278 s]
/proc/loadavg: 15.61 15.57 14.88 2/264 15454
/proc/meminfo: memFree=31694092/32770624 swapFree=5656/333020
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50158 s]
/proc/loadavg: 14.52 15.34 14.81 3/285 15475
/proc/meminfo: memFree=31508628/32770624 swapFree=5656/333372
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
[pid=15455] ppid=15454 vsize=13267208 CPUtime=2.99 cores=0,2,4,6,8,10,12,14
/proc/15455/stat : 15455 (java) S 15454 15454 7102 0 -1 1077944320 14195 0 0 0 293 6 0 0 20 0 20 0 4705368 13585620992 36170 33554432000 4194304 4196468 140727071853120 140727071835664 139961237884663 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
/proc/15455/statm: 3316802 36170 3202 1 0 3304035 0
[pid=15455/tid=15456] ppid=15454 vsize=13267208 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15456/stat : 15456 (java) R 15454 15454 7102 0 -1 4202560 7042 0 0 0 143 4 0 0 20 0 20 0 4705368 13585620992 36170 33554432000 4194304 4196468 140727071853120 139961242122696 139960858264970 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15458] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15458/stat : 15458 (java) S 15454 15454 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139961176848656 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15459] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15459/stat : 15459 (java) S 15454 15454 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139961175796112 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15460] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15460/stat : 15460 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139961174743568 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15461] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15461/stat : 15461 (java) S 15454 15454 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960833759888 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15462] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15462/stat : 15462 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960832707344 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15463] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15463/stat : 15463 (java) S 15454 15454 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960831654800 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15464] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15464/stat : 15464 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960830602256 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15465] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15465/stat : 15465 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705369 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960829549712 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15466] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15466/stat : 15466 (java) S 15454 15454 7102 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 4705371 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960498763760 139961237895810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15467] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15467/stat : 15467 (java) S 15454 15454 7102 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4705372 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960497709984 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15468] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15468/stat : 15468 (java) S 15454 15454 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4705372 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960496657392 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15469] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15469/stat : 15469 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960495605968 139961237903259 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15470] ppid=15454 vsize=13267208 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15470/stat : 15470 (java) S 15454 15454 7102 0 -1 1077944384 1590 0 0 0 36 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960494553584 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15471] ppid=15454 vsize=13267208 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15471/stat : 15471 (java) S 15454 15454 7102 0 -1 1077944384 1572 0 0 0 37 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960493501040 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15472] ppid=15454 vsize=13267208 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15472/stat : 15472 (java) S 15454 15454 7102 0 -1 1077944384 1150 0 0 0 37 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960492448496 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15473] ppid=15454 vsize=13267208 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15473/stat : 15473 (java) S 15454 15454 7102 0 -1 1077944384 1522 0 0 0 38 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960491395952 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15474] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15474/stat : 15474 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960490342624 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15475] ppid=15454 vsize=13267208 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15475/stat : 15475 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705376 13585620992 36170 33554432000 4194304 4196468 140727071853120 139960489290160 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 13276720

[startup+3.10126 s]
/proc/loadavg: 14.52 15.34 14.81 3/285 15475
/proc/meminfo: memFree=31397680/32770624 swapFree=5656/333400
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
[pid=15455] ppid=15454 vsize=13269256 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/15455/stat : 15455 (java) S 15454 15454 7102 0 -1 1077944320 17169 0 0 0 471 38 0 0 20 0 20 0 4705368 13587718144 61929 33554432000 4194304 4196468 140727071853120 140727071835664 139961237884663 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
/proc/15455/statm: 3317314 61929 3229 1 0 3304547 0
[pid=15455/tid=15456] ppid=15454 vsize=13269256 CPUtime=3 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15456/stat : 15456 (java) R 15454 15454 7102 0 -1 4202560 7353 0 0 0 296 4 0 0 20 0 20 0 4705368 13587718144 61929 33554432000 4194304 4196468 140727071853120 139961242122744 139960858264998 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15458] ppid=15454 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15458/stat : 15458 (java) S 15454 15454 7102 0 -1 1077944384 68 0 0 0 2 3 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139961176848656 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15459] ppid=15454 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15459/stat : 15459 (java) S 15454 15454 7102 0 -1 1077944384 280 0 0 0 2 4 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139961175796112 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15460] ppid=15454 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15460/stat : 15460 (java) S 15454 15454 7102 0 -1 1077944384 53 0 0 0 2 4 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139961174743568 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15461] ppid=15454 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15461/stat : 15461 (java) S 15454 15454 7102 0 -1 1077944384 110 0 0 0 2 3 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960833759888 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15462] ppid=15454 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15462/stat : 15462 (java) S 15454 15454 7102 0 -1 1077944384 63 0 0 0 2 3 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960832707344 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15463] ppid=15454 vsize=13269256 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15463/stat : 15463 (java) S 15454 15454 7102 0 -1 1077944384 351 0 0 0 2 3 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960831654800 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15464] ppid=15454 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15464/stat : 15464 (java) S 15454 15454 7102 0 -1 1077944384 58 0 0 0 2 4 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960830602256 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15465] ppid=15454 vsize=13269256 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15465/stat : 15465 (java) S 15454 15454 7102 0 -1 1077944384 150 0 0 0 2 4 0 0 20 0 20 0 4705369 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960829549712 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15466] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15466/stat : 15466 (java) S 15454 15454 7102 0 -1 1077944384 276 0 0 0 0 0 0 0 20 0 20 0 4705371 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960498763760 139961237895810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15467] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15467/stat : 15467 (java) S 15454 15454 7102 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 4705372 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960497709984 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15468] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15468/stat : 15468 (java) S 15454 15454 7102 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4705372 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960496657392 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15469] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15469/stat : 15469 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960495605968 139961237903259 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15470] ppid=15454 vsize=13269256 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15470/stat : 15470 (java) S 15454 15454 7102 0 -1 1077944384 1768 0 0 0 38 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960494553584 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15471] ppid=15454 vsize=13269256 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15471/stat : 15471 (java) S 15454 15454 7102 0 -1 1077944384 1583 0 0 0 37 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960493501040 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15472] ppid=15454 vsize=13269256 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15472/stat : 15472 (java) S 15454 15454 7102 0 -1 1077944384 1292 0 0 0 38 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960492448496 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15473] ppid=15454 vsize=13269256 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15473/stat : 15473 (java) S 15454 15454 7102 0 -1 1077944384 2381 0 0 0 39 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960491395952 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15474] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15474/stat : 15474 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960490342624 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15475] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15475/stat : 15475 (java) D 15454 15454 7102 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 4705376 13587718144 61929 33554432000 4194304 4196468 140727071853120 139960489290080 139961222740750 0 4 0 16800975 18446744072100334725 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 13278768

[startup+6.30073 s]
/proc/loadavg: 14.52 15.34 14.81 3/285 15475
/proc/meminfo: memFree=31211672/32770624 swapFree=5656/333400
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
[pid=15455] ppid=15454 vsize=13269256 CPUtime=9.97 cores=0,2,4,6,8,10,12,14
/proc/15455/stat : 15455 (java) S 15454 15454 7102 0 -1 1077944320 20946 0 0 0 862 135 0 0 20 0 20 0 4705368 13587718144 107969 33554432000 4194304 4196468 140727071853120 140727071835664 139961237884663 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
/proc/15455/statm: 3317314 107969 3240 1 0 3304547 0
[pid=15455/tid=15456] ppid=15454 vsize=13269256 CPUtime=5.95 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15456/stat : 15456 (java) R 15454 15454 7102 0 -1 4202560 7769 0 0 0 591 4 0 0 20 0 20 0 4705368 13587718144 107969 33554432000 4194304 4196468 140727071853120 139961242122392 139960858265008 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15458] ppid=15454 vsize=13269256 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15458/stat : 15458 (java) S 15454 15454 7102 0 -1 1077944384 424 0 0 0 12 15 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139961176848656 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15459] ppid=15454 vsize=13269256 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15459/stat : 15459 (java) S 15454 15454 7102 0 -1 1077944384 432 0 0 0 12 16 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139961175796112 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15460] ppid=15454 vsize=13269256 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15460/stat : 15460 (java) S 15454 15454 7102 0 -1 1077944384 235 0 0 0 12 16 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139961174743568 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15461] ppid=15454 vsize=13269256 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15461/stat : 15461 (java) S 15454 15454 7102 0 -1 1077944384 233 0 0 0 12 15 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960833759888 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15462] ppid=15454 vsize=13269256 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15462/stat : 15462 (java) S 15454 15454 7102 0 -1 1077944384 224 0 0 0 11 15 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960832707344 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15463] ppid=15454 vsize=13269256 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15463/stat : 15463 (java) S 15454 15454 7102 0 -1 1077944384 475 0 0 0 12 15 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960831654800 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15464] ppid=15454 vsize=13269256 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15464/stat : 15464 (java) S 15454 15454 7102 0 -1 1077944384 189 0 0 0 12 16 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960830602256 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15465] ppid=15454 vsize=13269256 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15465/stat : 15465 (java) S 15454 15454 7102 0 -1 1077944384 315 0 0 0 12 16 0 0 20 0 20 0 4705369 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960829549712 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15466] ppid=15454 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15466/stat : 15466 (java) S 15454 15454 7102 0 -1 1077944384 1125 0 0 0 3 0 0 0 20 0 20 0 4705371 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960498763760 139961237895810 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15467] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15467/stat : 15467 (java) S 15454 15454 7102 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 4705372 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960497710048 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15468] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15468/stat : 15468 (java) S 15454 15454 7102 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4705372 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960496657408 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15469] ppid=15454 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15469/stat : 15469 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4705376 13587718144 107969 33554432000 4194304 4196468 140727071853120 139960495605968 139961237903259 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0

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

/proc/15455/task/15467/stat : 15467 (java) S 15454 15454 7102 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 4705372 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960497710048 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15468] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15468/stat : 15468 (java) S 15454 15454 7102 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 4705372 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960496657408 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15469] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15469/stat : 15469 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960495605968 139961237903259 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15470] ppid=15454 vsize=13801768 CPUtime=2.65 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15470/stat : 15470 (java) S 15454 15454 7102 0 -1 1077944384 7466 0 0 0 264 1 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960494553584 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15471] ppid=15454 vsize=13801768 CPUtime=2.34 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15471/stat : 15471 (java) S 15454 15454 7102 0 -1 1077944384 5324 0 0 0 233 1 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960493501040 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15472] ppid=15454 vsize=13801768 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15472/stat : 15472 (java) S 15454 15454 7102 0 -1 1077944384 6747 0 0 0 274 2 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960492448496 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15473] ppid=15454 vsize=13801768 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15473/stat : 15473 (java) S 15454 15454 7102 0 -1 1077944384 5927 0 0 0 98 1 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960491395952 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15474] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15474/stat : 15474 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960490342624 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15475] ppid=15454 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15475/stat : 15475 (java) S 15454 15454 7102 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 28 0 4705376 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960489290160 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15613] ppid=15454 vsize=13801768 CPUtime=3.5 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15613/stat : 15613 (java) R 15454 15454 7102 0 -1 4202560 77 0 0 0 350 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960481274888 139960860488946 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15614] ppid=15454 vsize=13801768 CPUtime=3.3 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15614/stat : 15614 (java) R 15454 15454 7102 0 -1 4202560 52 0 0 0 330 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960480223256 139960860428077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15615] ppid=15454 vsize=13801768 CPUtime=3.35 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15615/stat : 15615 (java) R 15454 15454 7102 0 -1 4202560 93 0 0 0 335 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960479173256 139960860428077 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15616] ppid=15454 vsize=13801768 CPUtime=3.53 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15616/stat : 15616 (java) R 15454 15454 7102 0 -1 4202560 98 0 0 0 353 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960478118096 139960860428072 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15617] ppid=15454 vsize=13801768 CPUtime=3.43 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15617/stat : 15617 (java) R 15454 15454 7102 0 -1 4202560 58 0 0 0 343 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960477065800 139960857759075 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15618] ppid=15454 vsize=13801768 CPUtime=3.34 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15618/stat : 15618 (java) R 15454 15454 7102 0 -1 4202560 56 0 0 0 334 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960476013080 139960860488109 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15619] ppid=15454 vsize=13801768 CPUtime=3.19 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15619/stat : 15619 (java) R 15454 15454 7102 0 -1 4202560 43 0 0 0 319 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960474959576 139960857759740 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15620] ppid=15454 vsize=13801768 CPUtime=3.35 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15620/stat : 15620 (java) R 15454 15454 7102 0 -1 4202560 47 0 0 0 335 0 0 0 20 0 28 0 4712959 14133010432 940437 33554432000 4194304 4196468 140727071853120 139960473907336 139960860811215 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
Current children cumulated CPU time (s) 143.87
Current children cumulated vsize (KiB) 13811280

[startup+80.5149 s]
/proc/loadavg: 10.34 13.83 14.32 17/301 15620
/proc/meminfo: memFree=26623244/32770624 swapFree=5656/333500
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
[pid=15455] ppid=15454 vsize=13801768 CPUtime=147.16 cores=0,2,4,6,8,10,12,14
/proc/15455/stat : 15455 (java) S 15454 15454 7102 0 -1 1077944320 69580 0 0 0 13093 1623 0 0 20 0 28 0 4705368 14133010432 937836 33554432000 4194304 4196468 140727071853120 140727071835664 139961237884663 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
/proc/15455/statm: 3450442 937836 3286 1 0 3437675 0
[pid=15455/tid=15456] ppid=15454 vsize=13801768 CPUtime=70.92 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15456/stat : 15456 (java) S 15454 15454 7102 0 -1 1077944384 11720 0 0 0 7082 10 0 0 20 0 28 0 4705368 14133010432 937836 33554432000 4194304 4196468 140727071853120 139961242125440 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15458] ppid=15454 vsize=13801768 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15458/stat : 15458 (java) S 15454 15454 7102 0 -1 1077944384 2959 0 0 0 261 196 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139961176848656 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15459] ppid=15454 vsize=13801768 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15459/stat : 15459 (java) S 15454 15454 7102 0 -1 1077944384 2896 0 0 0 260 197 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139961175796112 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15460] ppid=15454 vsize=13801768 CPUtime=4.63 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15460/stat : 15460 (java) S 15454 15454 7102 0 -1 1077944384 2622 0 0 0 262 201 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139961174743568 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15461] ppid=15454 vsize=13801768 CPUtime=4.5 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15461/stat : 15461 (java) S 15454 15454 7102 0 -1 1077944384 1963 0 0 0 258 192 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960833759888 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15462] ppid=15454 vsize=13801768 CPUtime=4.6 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15462/stat : 15462 (java) S 15454 15454 7102 0 -1 1077944384 3063 0 0 0 255 205 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960832707344 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15463] ppid=15454 vsize=13801768 CPUtime=4.61 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15463/stat : 15463 (java) S 15454 15454 7102 0 -1 1077944384 2455 0 0 0 260 201 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960831654800 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15464] ppid=15454 vsize=13801768 CPUtime=4.61 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15464/stat : 15464 (java) S 15454 15454 7102 0 -1 1077944384 2933 0 0 0 260 201 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960830602256 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15465] ppid=15454 vsize=13801768 CPUtime=4.63 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15465/stat : 15465 (java) S 15454 15454 7102 0 -1 1077944384 3556 0 0 0 262 201 0 0 20 0 28 0 4705369 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960829549712 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15466] ppid=15454 vsize=13801768 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15466/stat : 15466 (java) S 15454 15454 7102 0 -1 1077944384 7544 0 0 0 23 0 0 0 20 0 28 0 4705371 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960498763760 139961237895810 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15467] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15467/stat : 15467 (java) S 15454 15454 7102 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 4705372 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960497710048 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15468] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15468/stat : 15468 (java) S 15454 15454 7102 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 4705372 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960496657408 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15469] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15469/stat : 15469 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960495605968 139961237903259 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15470] ppid=15454 vsize=13801768 CPUtime=2.65 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15470/stat : 15470 (java) S 15454 15454 7102 0 -1 1077944384 7467 0 0 0 264 1 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960494553584 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15471] ppid=15454 vsize=13801768 CPUtime=2.34 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15471/stat : 15471 (java) S 15454 15454 7102 0 -1 1077944384 5325 0 0 0 233 1 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960493501040 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15472] ppid=15454 vsize=13801768 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15472/stat : 15472 (java) R 15454 15454 7102 0 -1 4202560 6747 0 0 0 274 2 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960492448496 139961217294433 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15473] ppid=15454 vsize=13801768 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15473/stat : 15473 (java) S 15454 15454 7102 0 -1 1077944384 5927 0 0 0 98 1 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960491395952 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15474] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15474/stat : 15474 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960490342624 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15475] ppid=15454 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15475/stat : 15475 (java) S 15454 15454 7102 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 28 0 4705376 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960489290160 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15613] ppid=15454 vsize=13801768 CPUtime=3.9 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15613/stat : 15613 (java) R 15454 15454 7102 0 -1 4202560 81 0 0 0 390 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960481274888 139960860428077 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15614] ppid=15454 vsize=13801768 CPUtime=3.71 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15614/stat : 15614 (java) R 15454 15454 7102 0 -1 4202560 52 0 0 0 371 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960480223256 139960860428094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15615] ppid=15454 vsize=13801768 CPUtime=3.76 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15615/stat : 15615 (java) R 15454 15454 7102 0 -1 4202560 105 0 0 0 376 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960479173256 139960860487703 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15616] ppid=15454 vsize=13801768 CPUtime=3.94 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15616/stat : 15616 (java) R 15454 15454 7102 0 -1 4202560 98 0 0 0 394 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960478118872 139960856750252 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15617] ppid=15454 vsize=13801768 CPUtime=3.84 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15617/stat : 15617 (java) R 15454 15454 7102 0 -1 4202560 75 0 0 0 384 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960477065800 139960860490075 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15618] ppid=15454 vsize=13801768 CPUtime=3.74 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15618/stat : 15618 (java) R 15454 15454 7102 0 -1 4202560 61 0 0 0 374 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960476013376 139960856750576 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15619] ppid=15454 vsize=13801768 CPUtime=3.61 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15619/stat : 15619 (java) R 15454 15454 7102 0 -1 4202560 49 0 0 0 361 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960474959960 139960860488923 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15620] ppid=15454 vsize=13801768 CPUtime=3.77 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15620/stat : 15620 (java) R 15454 15454 7102 0 -1 4202560 47 0 0 0 377 0 0 0 20 0 28 0 4712959 14133010432 937836 33554432000 4194304 4196468 140727071853120 139960473907336 139960860608006 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
Current children cumulated CPU time (s) 147.16
Current children cumulated vsize (KiB) 13811280

[startup+80.9015 s]
/proc/loadavg: 10.34 13.83 14.32 17/301 15620
/proc/meminfo: memFree=26623244/32770624 swapFree=5656/333500
[pid=15454] ppid=15451 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15454/stat : 15454 (xcsp3-exec) S 15451 15454 7102 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 4705367 9740288 346 33554432000 4194304 5098028 140723512150144 140723512148248 139974473921148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 13463552 140723512157327 140723512157536 140723512157536 140723512160235 0
/proc/15454/statm: 2378 346 289 221 0 87 0
[pid=15455] ppid=15454 vsize=13801768 CPUtime=150.24 cores=0,2,4,6,8,10,12,14
/proc/15455/stat : 15455 (java) S 15454 15454 7102 0 -1 1077944320 70481 0 0 0 13401 1623 0 0 20 0 28 0 4705368 14133010432 938092 33554432000 4194304 4196468 140727071853120 140727071835664 139961237884663 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
/proc/15455/statm: 3450442 938092 3289 1 0 3437675 0
[pid=15455/tid=15456] ppid=15454 vsize=13801768 CPUtime=70.92 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15456/stat : 15456 (java) S 15454 15454 7102 0 -1 1077944384 11720 0 0 0 7082 10 0 0 20 0 28 0 4705368 14133010432 938092 33554432000 4194304 4196468 140727071853120 139961242125440 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15458] ppid=15454 vsize=13801768 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15458/stat : 15458 (java) S 15454 15454 7102 0 -1 1077944384 2959 0 0 0 261 196 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139961176848656 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15459] ppid=15454 vsize=13801768 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15459/stat : 15459 (java) S 15454 15454 7102 0 -1 1077944384 2896 0 0 0 260 197 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139961175796112 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15460] ppid=15454 vsize=13801768 CPUtime=4.63 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15460/stat : 15460 (java) S 15454 15454 7102 0 -1 1077944384 2622 0 0 0 262 201 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139961174743568 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15461] ppid=15454 vsize=13801768 CPUtime=4.5 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15461/stat : 15461 (java) S 15454 15454 7102 0 -1 1077944384 1963 0 0 0 258 192 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960833759888 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15462] ppid=15454 vsize=13801768 CPUtime=4.6 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15462/stat : 15462 (java) S 15454 15454 7102 0 -1 1077944384 3063 0 0 0 255 205 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960832707344 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15463] ppid=15454 vsize=13801768 CPUtime=4.61 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15463/stat : 15463 (java) S 15454 15454 7102 0 -1 1077944384 2455 0 0 0 260 201 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960831654800 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15464] ppid=15454 vsize=13801768 CPUtime=4.61 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15464/stat : 15464 (java) S 15454 15454 7102 0 -1 1077944384 2933 0 0 0 260 201 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960830602256 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15465] ppid=15454 vsize=13801768 CPUtime=4.63 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15465/stat : 15465 (java) S 15454 15454 7102 0 -1 1077944384 3556 0 0 0 262 201 0 0 20 0 28 0 4705369 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960829549712 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15466] ppid=15454 vsize=13801768 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15466/stat : 15466 (java) S 15454 15454 7102 0 -1 1077944384 7544 0 0 0 23 0 0 0 20 0 28 0 4705371 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960498763760 139961237895810 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15467] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15467/stat : 15467 (java) S 15454 15454 7102 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 4705372 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960497710048 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15468] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15468/stat : 15468 (java) S 15454 15454 7102 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 28 0 4705372 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960496657408 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15469] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15469/stat : 15469 (java) S 15454 15454 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960495605968 139961237903259 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15470] ppid=15454 vsize=13801768 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15470/stat : 15470 (java) S 15454 15454 7102 0 -1 1077944384 7643 0 0 0 265 1 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960494553584 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15471] ppid=15454 vsize=13801768 CPUtime=2.38 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15471/stat : 15471 (java) S 15454 15454 7102 0 -1 1077944384 5473 0 0 0 236 2 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960493501040 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15472] ppid=15454 vsize=13801768 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15472/stat : 15472 (java) S 15454 15454 7102 0 -1 1077944384 6850 0 0 0 283 2 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960492448496 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15473] ppid=15454 vsize=13801768 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15473/stat : 15473 (java) S 15454 15454 7102 0 -1 1077944384 6071 0 0 0 99 1 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960491395952 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15474] ppid=15454 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15474/stat : 15474 (java) S 15454 15454 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960490342624 139961237894869 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15475] ppid=15454 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15475/stat : 15475 (java) S 15454 15454 7102 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 28 0 4705376 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960489290160 139961237895810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15613] ppid=15454 vsize=13801768 CPUtime=4.28 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15613/stat : 15613 (java) R 15454 15454 7102 0 -1 4202560 140 0 0 0 428 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960481277000 139960861863404 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15614] ppid=15454 vsize=13801768 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15614/stat : 15614 (java) R 15454 15454 7102 0 -1 4202560 57 0 0 0 408 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960480223832 139960860428077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15615] ppid=15454 vsize=13801768 CPUtime=4.14 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15615/stat : 15615 (java) R 15454 15454 7102 0 -1 4202560 157 0 0 0 414 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960479173480 139960860427642 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15616] ppid=15454 vsize=13801768 CPUtime=4.33 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15616/stat : 15616 (java) R 15454 15454 7102 0 -1 4202560 102 0 0 0 433 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960478118096 139960860428094 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15617] ppid=15454 vsize=13801768 CPUtime=4.15 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15617/stat : 15617 (java) R 15454 15454 7102 0 -1 4202560 90 0 0 0 415 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960477065800 139960860487727 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15618] ppid=15454 vsize=13801768 CPUtime=4.1 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15618/stat : 15618 (java) R 15454 15454 7102 0 -1 4202560 217 0 0 0 410 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960476013144 139960860428077 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15619] ppid=15454 vsize=13801768 CPUtime=3.99 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15619/stat : 15619 (java) R 15454 15454 7102 0 -1 4202560 68 0 0 0 399 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960474959960 139960860488844 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
[pid=15455/tid=15620] ppid=15454 vsize=13801768 CPUtime=4.15 cores=0,2,4,6,8,10,12,14
/proc/15455/task/15620/stat : 15620 (java) R 15454 15454 7102 0 -1 4202560 67 0 0 0 415 0 0 0 20 0 28 0 4712959 14133010432 938092 33554432000 4194304 4196468 140727071853120 139960473909640 139960860487967 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 29999104 140727071859900 140727071860076 140727071860076 140727071862735 0
Current children cumulated CPU time (s) 150.24
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 80.9298
CPU time (s): 150.312
CPU user time (s): 134.058
CPU system time (s): 16.2538
CPU usage (%): 185.731
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.058
system time used= 16.2538
maximum resident set size= 3761952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71212
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7881
involuntary context switches= 11314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.644559 second user time and 0.833547 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 05:32:59
IDJOB=4249263
IDBENCH=135913
IDSOLVER=2626
FILE ID=node130/4249263-1500694379
RUNJOBID= node130-1500684118-8559
PBS_JOBID= 20623029
Free space on /tmp= 61952 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-727-a4_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-4249263-1500694379/watcher-4249263-1500694379 -o /tmp/evaluation-result-4249263-1500694379/solver-4249263-1500694379 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 784655359 HOME/instance-4249263-1500694379.xml

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

MD5SUM BENCH= feda79726080e93715556435cff6944b
RANDOM SEED=784655359

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31696300 kB
MemAvailable:   31909524 kB
Buffers:          120984 kB
Cached:           374044 kB
SwapCached:            0 kB
Active:           300772 kB
Inactive:         341908 kB
Active(anon):     150456 kB
Inactive(anon):     8888 kB
Active(file):     150316 kB
Inactive(file):   333020 kB
Unevictable:        5656 kB
Mlocked:            5656 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16588 kB
Writeback:             0 kB
AnonPages:        360964 kB
Mapped:            42252 kB
Shmem:              8844 kB
Slab:             125672 kB
SReclaimable:      91444 kB
SUnreclaim:        34228 kB
KernelStack:        5072 kB
PageTables:         5840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1249952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 05:34:20