Trace number 4306887

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
Choco-solver 4.0.7b seq (e747e1e)SAT 10.5201 5.35576

General information on the benchmark

NameSportsScheduling/
SportsScheduling-12_c18.xml
MD5SUM7e6479b2a75a5c904a12e855693ae1ca
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 benchmark1.54491
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints114
Number of domains2
Minimum domain size12
Maximum domain size66
Distribution of domain sizes[{"size":12,"count":144},{"size":66,"count":66}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":72},{"degree":4,"count":138}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":6},{"arity":2,"count":6},{"arity":3,"count":66},{"arity":6,"count":11},{"arity":12,"count":12},{"arity":22,"count":6},{"arity":24,"count":6},{"arity":66,"count":1}]
Number of extensional constraints66
Number of intensional constraints12
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":12},{"type":"allDifferent","count":13},{"type":"count","count":11},{"type":"cardinality","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306887-1534138322.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306887-1534138322.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
0.99/0.56	c solve instance...
10.46/5.33	s SATISFIABLE
10.46/5.33	v <instantiation>
10.46/5.33	v 	<list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] </list>
10.46/5.33	v 	<values>0 0 9 6 1 4 8 5 5 2 3 2 7 5 1 4 0 3 6 0 4 2 4 3 6 7 0 2 2 0 1 3 1 6 4 1 2 8 3 0 1 4 0 5 8 1 4 3 2 1 9 2 3 5 0 10 5 0 0 3 7 1 7 2 1 6 1 2 11 9 7 10 11 10 7 8 4 3 10 8 8 9 6 5 11 9 11 7 5 9 10 11 5 9 6 8 11 7 10 7 8 2 5 10 11 7 3 6 10 9 9 6 7 10 11 5 10 4 8 6 11 11 11 3 4 6 8 4 9 10 9 8 0 1 64 53 16 43 62 49 46 26 30 21 58 47 17 42 5 31 55 8 44 25 38 35 54 59 4 27 24 7 20 33 19 51 41 11 23 61 37 6 12 39 9 48 60 15 40 36 29 14 63 22 34 45 10 65 50 2 3 32 56 13 57 28 18 52 3 1 4 9 0 2 6 10 8 11 7 5 </values>
10.46/5.33	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12141 MiB free)
  memory of node 1: 16384 MiB (10876 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306887-1534138322/watcher-4306887-1534138322 -o /tmp/evaluation-result-4306887-1534138322/solver-4306887-1534138322 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534135801-5168 --watchdog 2580 HOME/xcsp3-exec -seed 1550011482 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306887-1534138322.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=5714, runsolver pid=5711

[startup+0.100162 s]*
/proc/loadavg: 2.03 1.77 1.66 3/218 5730
/proc/meminfo: memFree=23553504/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14082940 memory=29716 CPUtime=0.12 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 5272 0 0 0 10 2 0 0 20 0 15 0 231395408 14420930560 7429 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3520735 7429 3022 1 0 3483012 0
[pid=5716/tid=5717] ppid=5714 vsize=14082940 memory=7828565255743837019 CPUtime=0.09 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 3290 0 0 0 8 1 0 0 20 0 15 0 231395408 14420930560 7429 33554432000 4194304 4196468 140729680666592 140213206513456 140213202292118 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14082940 memory=140490442512000 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14082940 memory=140490442512000 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395411 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) S 5714 5714 3960 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212671801712 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14082940 memory=140490442512000 CPUtime=0.01 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 249 0 0 0 1 0 0 0 20 0 15 0 231395414 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14082940 memory=140490442512000 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 7429 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 31172 KiB

[startup+0.210495 s]*
/proc/loadavg: 2.03 1.77 1.66 4/218 5730
/proc/meminfo: memFree=23543176/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14082940 memory=40692 CPUtime=0.34 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 7707 0 0 0 31 3 0 0 20 0 15 0 231395408 14420930560 10173 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3520735 10173 3181 1 0 3483012 0
[pid=5716/tid=5717] ppid=5714 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 4973 0 0 0 18 2 0 0 20 0 15 0 231395408 14420930560 10173 33554432000 4194304 4196468 140729680666592 140213206514704 140213202302109 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14082940 memory=11498 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14082940 memory=3617710991358269088 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14082940 memory=140490442512000 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231395411 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14082940 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) S 5714 5714 3960 0 -1 1077944384 515 0 0 0 2 0 0 0 20 0 15 0 231395414 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212671801712 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14082940 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 168 0 0 0 2 0 0 0 20 0 15 0 231395414 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14082940 memory=140490442512000 CPUtime=0.08 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 754 0 0 0 8 0 0 0 20 0 15 0 231395414 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395414 14420930560 10173 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42148 KiB

[startup+0.31067 s]*
/proc/loadavg: 2.03 1.77 1.66 4/218 5730
/proc/meminfo: memFree=23536476/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14087196 memory=47860 CPUtime=0.52 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 8683 0 0 0 49 3 0 0 20 0 15 0 231395408 14425288704 11965 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3521799 11965 3245 1 0 3483012 0
[pid=5716/tid=5717] ppid=5714 vsize=14087196 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 5701 0 0 0 27 2 0 0 20 0 15 0 231395408 14425288704 12030 33554432000 4194304 4196468 140729680666592 140213206514576 140213202302109 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231395411 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14087196 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14087196 memory=8325818968683490714 CPUtime=0.04 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) S 5714 5714 3960 0 -1 1077944384 651 0 0 0 4 0 0 0 20 0 15 0 231395414 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212671801712 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14087196 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 175 0 0 0 4 0 0 0 20 0 15 0 231395414 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14087196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 862 0 0 0 12 0 0 0 20 0 15 0 231395414 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395414 14425288704 12030 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49316 KiB

[startup+0.700864 s]
/proc/loadavg: 2.03 1.77 1.66 3/218 5730
/proc/meminfo: memFree=23521588/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14089320 memory=71644 CPUtime=1.56 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 12163 0 0 0 151 5 0 0 20 0 15 0 231395408 14427463680 17911 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3522330 17911 3358 1 0 3483524 0
[pid=5716/tid=5717] ppid=5714 vsize=14089320 memory=1752 CPUtime=0.67 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 6607 0 0 0 64 3 0 0 20 0 15 0 231395408 14427463680 17911 33554432000 4194304 4196468 140729680666592 140213206518800 140213202292118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14089320 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14089320 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14089320 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14089320 memory=1220 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14089320 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14089320 memory=868 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14089320 memory=6792 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14089320 memory=11628 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14089320 memory=752 CPUtime=0.25 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) R 5714 5714 3960 0 -1 4202560 1475 0 0 0 25 0 0 0 20 0 15 0 231395414 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212671787736 140213179875214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14089320 memory=1276 CPUtime=0.25 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) R 5714 5714 3960 0 -1 4202560 927 0 0 0 25 0 0 0 20 0 15 0 231395414 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212670734936 140213187387655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14089320 memory=1068 CPUtime=0.37 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) R 5714 5714 3960 0 -1 1077944384 1845 0 0 0 36 1 0 0 20 0 15 0 231395414 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14089320 memory=15064 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14089320 memory=34704 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 17911 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 73100 KiB

[startup+1.5008 s]
/proc/loadavg: 2.03 1.77 1.66 5/218 5730
/proc/meminfo: memFree=23499644/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0

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

/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14089320 memory=105976 CPUtime=9.07 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 28803 0 0 0 898 9 0 0 20 0 15 0 231395408 14427463680 26494 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3522330 26494 3381 1 0 3483524 0
[pid=5716/tid=5717] ppid=5714 vsize=14089320 memory=590028936800436355 CPUtime=3.97 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 7794 0 0 0 394 3 0 0 20 0 15 0 231395408 14427463680 26494 33554432000 4194304 4196468 140729680666592 140213206516944 140212844620719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14089320 memory=140490443638316 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14089320 memory=4132774494331964790 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14089320 memory=-7531822216213012384 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14089320 memory=3472328296227680303 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14089320 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14089320 memory=7680491646476186426 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14089320 memory=0 CPUtime=2.31 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) S 5714 5714 3960 0 -1 1077944384 10133 0 0 0 230 1 0 0 20 0 15 0 231395414 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212671801712 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14089320 memory=4121673475045012016 CPUtime=2.24 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 6701 0 0 0 223 1 0 0 20 0 15 0 231395414 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14089320 memory=734237376302876131 CPUtime=0.5 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 2825 0 0 0 49 1 0 0 20 0 15 0 231395414 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14089320 memory=2320261116182143025 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 26494 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 9.07 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 107432 KiB

[startup+4.80083 s]
/proc/loadavg: 2.02 1.77 1.66 3/218 5730
/proc/meminfo: memFree=23475784/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14089320 memory=108104 CPUtime=9.94 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 29466 0 0 0 985 9 0 0 20 0 15 0 231395408 14427463680 27026 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3522330 27026 3385 1 0 3483524 0
[pid=5716/tid=5717] ppid=5714 vsize=14089320 memory=0 CPUtime=4.76 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 7806 0 0 0 473 3 0 0 20 0 15 0 231395408 14427463680 27026 33554432000 4194304 4196468 140729680666592 140213206517512 140212844674105 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14089320 memory=97768 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14089320 memory=7738148884243437162 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14089320 memory=7157740871925121128 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14089320 memory=7811047613316360019 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14089320 memory=7597616690136888373 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14089320 memory=0 CPUtime=2.34 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) D 5714 5714 3960 0 -1 4202560 10214 0 0 0 233 1 0 0 20 0 15 0 231395414 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212671802008 140213182204319 0 4 0 16800975 18446744072100383877 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14089320 memory=81124 CPUtime=2.28 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 6962 0 0 0 227 1 0 0 20 0 15 0 231395414 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14089320 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 2907 0 0 0 50 1 0 0 20 0 15 0 231395414 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) D 5714 5714 3960 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27026 33554432000 4194304 4196468 140729680666592 140212667591776 140213187136270 0 4 0 16800975 18446744072100383877 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 9.94 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 109560 KiB

[startup+5.20075 s]
/proc/loadavg: 2.02 1.77 1.66 3/218 5730
/proc/meminfo: memFree=23478092/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14089320 memory=110156 CPUtime=10.35 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 29893 0 0 0 1026 9 0 0 20 0 15 0 231395408 14427463680 27539 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3522330 27539 3385 1 0 3483524 0
[pid=5716/tid=5717] ppid=5714 vsize=14089320 memory=0 CPUtime=5.16 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 7810 0 0 0 513 3 0 0 20 0 15 0 231395408 14427463680 27539 33554432000 4194304 4196468 140729680666592 140213206516832 140212844620003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14089320 memory=280980653651072 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14089320 memory=280980653139160 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14089320 memory=11684 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14089320 memory=11155 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14089320 memory=0 CPUtime=2.34 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) S 5714 5714 3960 0 -1 1077944384 10216 0 0 0 233 1 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212671801712 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14089320 memory=0 CPUtime=2.29 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 6974 0 0 0 228 1 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14089320 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 3311 0 0 0 50 1 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 10.35 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 111612 KiB

[startup+5.30079 s]
/proc/loadavg: 2.02 1.77 1.66 3/218 5730
/proc/meminfo: memFree=23478092/32770624 swapFree=67108372/67108860
[pid=5714] ppid=5711 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5714/stat : 5714 (xcsp3-exec) S 5711 5714 3960 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 231395408 115843072 364 33554432000 4194304 5098028 140724003268080 140724003266184 140156175479420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 15835136 140724003271738 140724003271940 140724003271940 140724003274698 0
/proc/5714/statm: 28282 364 306 221 0 87 0
[pid=5716] ppid=5714 vsize=14089320 memory=110156 CPUtime=10.46 cores=0,2,4,6
/proc/5716/stat : 5716 (java) S 5714 5714 3960 0 -1 1077944320 29913 0 0 0 1037 9 0 0 20 0 15 0 231395408 14427463680 27539 33554432000 4194304 4196468 140729680666592 140729680649136 140213202280183 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
/proc/5716/statm: 3522330 27539 3385 1 0 3483524 0
[pid=5716/tid=5717] ppid=5714 vsize=14089320 memory=6935656952459513936 CPUtime=5.26 cores=0,2,4,6
/proc/5716/task/5717/stat : 5717 (java) R 5714 5714 3960 0 -1 4202560 7813 0 0 0 523 3 0 0 20 0 15 0 231395408 14427463680 27539 33554432000 4194304 4196468 140729680666592 140213206516832 140213183686500 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5718] ppid=5714 vsize=14089320 memory=7445975659075429969 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5718/stat : 5718 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212797815440 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5719] ppid=5714 vsize=14089320 memory=106056 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5719/stat : 5719 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212796762640 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5720] ppid=5714 vsize=14089320 memory=75056 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5720/stat : 5720 (java) S 5714 5714 3960 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212795709840 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5721] ppid=5714 vsize=14089320 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5721/stat : 5721 (java) S 5714 5714 3960 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231395409 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212794657040 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5722] ppid=5714 vsize=14089320 memory=101424 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5722/stat : 5722 (java) S 5714 5714 3960 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212676012912 140213202291330 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5723] ppid=5714 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5723/stat : 5723 (java) S 5714 5714 3960 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212674958880 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5724] ppid=5714 vsize=14089320 memory=8030883985213620294 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5724/stat : 5724 (java) S 5714 5714 3960 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231395411 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212673906032 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5725] ppid=5714 vsize=14089320 memory=7014478935222740842 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5725/stat : 5725 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212672854352 140213202298779 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5726] ppid=5714 vsize=14089320 memory=0 CPUtime=2.34 cores=0,2,4,6
/proc/5716/task/5726/stat : 5726 (java) S 5714 5714 3960 0 -1 1077944384 10226 0 0 0 233 1 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212671801712 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5727] ppid=5714 vsize=14089320 memory=6944652177228980320 CPUtime=2.3 cores=0,2,4,6
/proc/5716/task/5727/stat : 5727 (java) S 5714 5714 3960 0 -1 1077944384 6981 0 0 0 229 1 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212670748912 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5728] ppid=5714 vsize=14089320 memory=6944656592455097440 CPUtime=0.51 cores=0,2,4,6
/proc/5716/task/5728/stat : 5728 (java) S 5714 5714 3960 0 -1 1077944384 3311 0 0 0 50 1 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212669696112 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5729] ppid=5714 vsize=14089320 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5729/stat : 5729 (java) S 5714 5714 3960 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212668643552 140213202290389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
[pid=5716/tid=5730] ppid=5714 vsize=14089320 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/5716/task/5730/stat : 5730 (java) S 5714 5714 3960 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 231395414 14427463680 27539 33554432000 4194304 4196468 140729680666592 140212667591856 140213202291330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 21135360 140729680671878 140729680672049 140729680672049 140729680674767 0
Current children cumulated CPU time: 10.46 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 111612 KiB

Child status: 0
Real time (s): 5.35576
CPU time (s): 10.5201
CPU user time (s): 10.4185
CPU system time (s): 0.101605
CPU usage (%): 196.425
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 111612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4185
system time used= 0.101605
maximum resident set size= 112544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30827
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2511
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 5714
#   total CPU time (s): 10.5201
#   total CPU user time (s): 10.4185
#   total CPU system time (s): 0.101605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.060207 second user time and 0.091744 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-13 07:32:02
IDJOB=4306887
IDBENCH=141603
IDSOLVER=2787
FILE ID=node137/4306887-1534138322
RUNJOBID= node137-1534135801-5168
PBS_JOBID= 21037014
Free space on /tmp= 26520 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-12_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306887-1534138322/watcher-4306887-1534138322 -o /tmp/evaluation-result-4306887-1534138322/solver-4306887-1534138322 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534135801-5168 --watchdog 2580  HOME/xcsp3-exec -seed 1550011482 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306887-1534138322.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=1550011482

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23570360 kB
MemAvailable:   31694940 kB
Buffers:          104224 kB
Cached:          8214708 kB
SwapCached:            8 kB
Active:          4263128 kB
Inactive:        4320228 kB
Active(anon):     211368 kB
Inactive(anon):   105192 kB
Active(file):    4051760 kB
Inactive(file):  4215036 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             21972 kB
Writeback:             0 kB
AnonPages:        484368 kB
Mapped:            66412 kB
Shmem:             49624 kB
Slab:             314456 kB
SReclaimable:     286244 kB
SUnreclaim:        28212 kB
KernelStack:        3856 kB
PageTables:         6548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1320600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26500 MiB
End job on node137 at 2018-08-13 07:32:08