Trace number 4292593

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.7 seq (493a269)SAT 11.1568 5.39746

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-4292593-1532582662.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292593-1532582662.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.27	c parse instance...
1.02/0.55	c solve instance...
11.05/5.38	s SATISFIABLE
11.05/5.38	v <instantiation>
11.05/5.38	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>
11.05/5.38	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>
11.05/5.38	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 (9410 MiB free)
  memory of node 1: 16384 MiB (12919 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292593-1532582662/watcher-4292593-1532582662 -o /tmp/evaluation-result-4292593-1532582662/solver-4292593-1532582662 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2307 --watchdog 2560 HOME/xcsp3-exec -seed 760014053 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292593-1532582662.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2512, runsolver pid=2509

[startup+0.100142 s]*
/proc/loadavg: 0.31 0.08 0.07 5/220 2528
/proc/meminfo: memFree=22846540/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14082840 memory=28928 CPUtime=0.12 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 5598 0 0 0 11 1 0 0 20 0 15 0 75829340 14420828160 7232 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3520710 7232 2994 1 0 3483008 0
[pid=2514/tid=2515] ppid=2512 vsize=14082840 memory=8045581363276125019 CPUtime=0.09 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 3604 0 0 0 9 0 0 0 20 0 15 0 75829340 14420828160 7298 33554432000 4194304 4196468 140737265718368 140103257999152 140103253781910 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14420828160 7298 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14082840 memory=140348166354560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14420828160 7298 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14420828160 7298 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14420828160 7298 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14082840 memory=140348166354560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829342 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 75829345 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 75829345 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14082840 memory=140348166354560 CPUtime=0.01 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) R 2512 2512 2275 0 -1 4202560 345 0 0 0 1 0 0 0 20 0 15 0 75829345 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14082840 memory=140348166354560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829346 14420828160 7298 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30384 KiB

[startup+0.210905 s]*
/proc/loadavg: 0.31 0.08 0.07 6/220 2528
/proc/meminfo: memFree=22834616/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14087096 memory=40596 CPUtime=0.34 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 8212 0 0 0 32 2 0 0 20 0 15 0 75829340 14425186304 10149 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3521774 10149 3180 1 0 3483008 0
[pid=2514/tid=2515] ppid=2512 vsize=14087096 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 5471 0 0 0 19 1 0 0 20 0 15 0 75829340 14425186304 10149 33554432000 4194304 4196468 140737265718368 140103257990968 140103237850462 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14087096 memory=14649 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 10149 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14087096 memory=140348166771631 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 10149 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 10149 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 10149 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14087096 memory=140348166354560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75829342 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14087096 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 369 0 0 0 1 0 0 0 20 0 15 0 75829345 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14087096 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 290 0 0 0 3 0 0 0 20 0 15 0 75829345 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14087096 memory=140348166354560 CPUtime=0.08 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) R 2512 2512 2275 0 -1 4202560 780 0 0 0 8 0 0 0 20 0 15 0 75829345 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102720744304 140103246011365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829346 14425186304 10149 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42052 KiB

[startup+0.310815 s]*
/proc/loadavg: 0.31 0.08 0.07 4/220 2528
/proc/meminfo: memFree=22827052/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14087096 memory=48164 CPUtime=0.51 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 9153 0 0 0 49 2 0 0 20 0 15 0 75829340 14425186304 12041 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3521774 12041 3255 1 0 3483008 0
[pid=2514/tid=2515] ppid=2512 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 6185 0 0 0 28 1 0 0 20 0 15 0 75829340 14425186304 12041 33554432000 4194304 4196468 140737265718368 140103258001088 140103232122288 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 12041 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 12041 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14087096 memory=-4051592751533505334 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 12041 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14087096 memory=7234515410796051105 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14425186304 12041 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14087096 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75829342 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14087096 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14087096 memory=8514701219730523551 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14087096 memory=8226496019563244444 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14087096 memory=8325818968683490714 CPUtime=0.03 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 400 0 0 0 3 0 0 0 20 0 15 0 75829345 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 356 0 0 0 4 0 0 0 20 0 15 0 75829345 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) S 2512 2512 2275 0 -1 1077944384 921 0 0 0 12 0 0 0 20 0 15 0 75829345 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829346 14425186304 12041 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49620 KiB

[startup+0.700749 s]
/proc/loadavg: 0.31 0.08 0.07 7/220 2528
/proc/meminfo: memFree=22809552/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14089220 memory=71664 CPUtime=1.58 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 12663 0 0 0 154 4 0 0 20 0 15 0 75829340 14427361280 17916 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3522305 17916 3343 1 0 3483520 0
[pid=2514/tid=2515] ppid=2512 vsize=14089220 memory=22768 CPUtime=0.66 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 7036 0 0 0 64 2 0 0 20 0 15 0 75829340 14427361280 17916 33554432000 4194304 4196468 140737265718368 140103258006000 140102856748314 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 17916 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14089220 memory=2448 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 17916 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14089220 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 17916 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14089220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 17916 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75829342 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14089220 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14089220 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14089220 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14089220 memory=1200 CPUtime=0.24 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) R 2512 2512 2275 0 -1 4202560 1279 0 0 0 24 0 0 0 20 0 15 0 75829345 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102722835272 140103246059424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14089220 memory=1008 CPUtime=0.27 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) R 2512 2512 2275 0 -1 4202560 1184 0 0 0 27 0 0 0 20 0 15 0 75829345 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102721796592 140103238871616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14089220 memory=12040 CPUtime=0.36 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) S 2512 2512 2275 0 -1 1077944384 1855 0 0 0 36 0 0 0 20 0 15 0 75829345 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14089220 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14089220 memory=8532 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 17916 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 73120 KiB

[startup+1.50089 s]
/proc/loadavg: 0.31 0.08 0.07 5/220 2528
/proc/meminfo: memFree=22765632/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0

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

/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14089220 memory=106332 CPUtime=9.67 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 29226 0 0 0 960 7 0 0 20 0 15 0 75829340 14427361280 26583 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3522305 26583 3361 1 0 3483520 0
[pid=2514/tid=2515] ppid=2512 vsize=14089220 memory=-8817893887716933573 CPUtime=3.97 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 8130 0 0 0 395 2 0 0 20 0 15 0 75829340 14427361280 26583 33554432000 4194304 4196468 140737265718368 140103258008752 140102860730265 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14089220 memory=3472328295574039403 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26583 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14089220 memory=2322435785476544468 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26583 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14089220 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26583 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14089220 memory=3472328279047811119 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26583 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14089220 memory=3472468644393772720 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 75829342 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14089220 memory=7812726516167304524 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14089220 memory=6998663435146455360 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14089220 memory=7374198466642207853 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14089220 memory=6944652177228980320 CPUtime=2.68 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 7826 0 0 0 267 1 0 0 20 0 15 0 75829345 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14089220 memory=6944656592455097440 CPUtime=2.49 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 9028 0 0 0 248 1 0 0 20 0 15 0 75829345 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14089220 memory=0 CPUtime=0.49 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) S 2512 2512 2275 0 -1 1077944384 2888 0 0 0 48 1 0 0 20 0 15 0 75829345 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14089220 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14089220 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 26583 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 9.67 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 107788 KiB

[startup+4.80066 s]
/proc/loadavg: 0.45 0.11 0.08 3/220 2528
/proc/meminfo: memFree=22741608/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14089220 memory=108468 CPUtime=10.53 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 31246 0 0 0 1046 7 0 0 20 0 15 0 75829340 14427361280 27117 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3522305 27117 3365 1 0 3483520 0
[pid=2514/tid=2515] ppid=2512 vsize=14089220 memory=8112282956445269571 CPUtime=4.76 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 8152 0 0 0 474 2 0 0 20 0 15 0 75829340 14427361280 27117 33554432000 4194304 4196468 140737265718368 140103258007144 140102862587773 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14089220 memory=137 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 27117 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14089220 memory=43 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 27117 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 27117 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 27117 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14089220 memory=280696111375224 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 75829342 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14089220 memory=1329904169539632283 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14089220 memory=33 CPUtime=2.73 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 8651 0 0 0 272 1 0 0 20 0 15 0 75829345 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14089220 memory=-3117775541953848418 CPUtime=2.52 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 9415 0 0 0 251 1 0 0 20 0 15 0 75829345 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14089220 memory=6944656592455359580 CPUtime=0.5 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) S 2512 2512 2275 0 -1 1077944384 3437 0 0 0 49 1 0 0 20 0 15 0 75829345 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14089220 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 27117 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 10.53 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 109924 KiB

[startup+5.20071 s]
/proc/loadavg: 0.45 0.11 0.08 3/220 2528
/proc/meminfo: memFree=22741124/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14089220 memory=105912 CPUtime=10.94 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 31709 0 0 0 1087 7 0 0 20 0 15 0 75829340 14427361280 26478 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3522305 26478 3365 1 0 3483520 0
[pid=2514/tid=2515] ppid=2512 vsize=14089220 memory=0 CPUtime=5.16 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 8156 0 0 0 514 2 0 0 20 0 15 0 75829340 14427361280 26478 33554432000 4194304 4196468 140737265718368 140103258006624 140102860730865 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26478 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26478 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26478 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14089220 memory=7014751519667409507 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26478 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14089220 memory=7158580886276499794 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 75829342 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14089220 memory=7161679314421895787 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14089220 memory=7589240748751479616 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14089220 memory=7738968029079956834 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14089220 memory=-9062862659931694204 CPUtime=2.73 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 8663 0 0 0 272 1 0 0 20 0 15 0 75829345 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14089220 memory=108468 CPUtime=2.52 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 9416 0 0 0 251 1 0 0 20 0 15 0 75829345 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14089220 memory=6944656592387989600 CPUtime=0.5 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) S 2512 2512 2275 0 -1 1077944384 3448 0 0 0 49 1 0 0 20 0 15 0 75829345 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14089220 memory=108468 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 448 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 26478 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 10.94 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 107368 KiB

[startup+5.30066 s]
/proc/loadavg: 0.45 0.11 0.08 3/220 2528
/proc/meminfo: memFree=22741124/32770624 swapFree=67108860/67108860
[pid=2512] ppid=2509 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2512/stat : 2512 (xcsp3-exec) S 2509 2512 2275 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 75829340 115843072 364 33554432000 4194304 5098028 140735243041024 140735243039128 140465441649276 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 9232384 140735243047995 140735243048196 140735243048196 140735243050954 0
/proc/2512/statm: 28282 364 306 221 0 87 0
[pid=2514] ppid=2512 vsize=14089220 memory=105940 CPUtime=11.05 cores=1,3,5,7
/proc/2514/stat : 2514 (java) S 2512 2512 2275 0 -1 1077944320 31938 0 0 0 1098 7 0 0 20 0 15 0 75829340 14427361280 26485 33554432000 4194304 4196468 140737265718368 140737265700912 140103253769975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
/proc/2514/statm: 3522305 26485 3365 1 0 3483520 0
[pid=2514/tid=2515] ppid=2512 vsize=14089220 memory=288230596050944315 CPUtime=5.26 cores=1,3,5,7
/proc/2514/task/2515/stat : 2515 (java) R 2512 2512 2275 0 -1 4202560 8158 0 0 0 524 2 0 0 20 0 15 0 75829340 14427361280 26485 33554432000 4194304 4196468 140737265718368 140103258007496 140102861734021 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2516] ppid=2512 vsize=14089220 memory=105912 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2516/stat : 2516 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26485 33554432000 4194304 4196468 140737265718368 140103183858576 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2517] ppid=2512 vsize=14089220 memory=101412 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2517/stat : 2517 (java) S 2512 2512 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26485 33554432000 4194304 4196468 140737265718368 140103182805776 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2518] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2518/stat : 2518 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26485 33554432000 4194304 4196468 140737265718368 140103181753488 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2519] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2519/stat : 2519 (java) S 2512 2512 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75829341 14427361280 26485 33554432000 4194304 4196468 140737265718368 140103180700688 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2520] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2520/stat : 2520 (java) S 2512 2512 2275 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 75829342 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102727059568 140103253781122 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2521] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2521/stat : 2521 (java) S 2512 2512 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102726005536 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2522] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2522/stat : 2522 (java) S 2512 2512 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75829343 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102724953200 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2523] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2523/stat : 2523 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829345 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102723901520 140103253788571 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2524] ppid=2512 vsize=14089220 memory=0 CPUtime=2.73 cores=1,3,5,7
/proc/2514/task/2524/stat : 2524 (java) S 2512 2512 2275 0 -1 1077944384 8663 0 0 0 272 1 0 0 20 0 15 0 75829345 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102722849392 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2525] ppid=2512 vsize=14089220 memory=1456 CPUtime=2.53 cores=1,3,5,7
/proc/2514/task/2525/stat : 2525 (java) S 2512 2512 2275 0 -1 1077944384 9643 0 0 0 252 1 0 0 20 0 15 0 75829345 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102721796592 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2526] ppid=2512 vsize=14089220 memory=98388 CPUtime=0.5 cores=1,3,5,7
/proc/2514/task/2526/stat : 2526 (java) S 2512 2512 2275 0 -1 1077944384 3448 0 0 0 49 1 0 0 20 0 15 0 75829345 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102720744304 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2527] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2527/stat : 2527 (java) S 2512 2512 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102719691744 140103253780181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
[pid=2514/tid=2528] ppid=2512 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2514/task/2528/stat : 2528 (java) S 2512 2512 2275 0 -1 1077944384 448 0 0 0 0 0 0 0 20 0 15 0 75829346 14427361280 26485 33554432000 4194304 4196468 140737265718368 140102718638512 140103253781122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22949888 140737265726593 140737265726769 140737265726769 140737265729487 0
Current children cumulated CPU time: 11.05 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 107396 KiB

Child status: 0
Real time (s): 5.39746
CPU time (s): 11.1568
CPU user time (s): 11.073
CPU system time (s): 0.083791
CPU usage (%): 206.704
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 111972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.073
system time used= 0.083791
maximum resident set size= 110520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33045
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= 2436
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 2512
#   total CPU time (s): 11.1568
#   total CPU user time (s): 11.073
#   total CPU system time (s): 0.083791

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067004 second user time and 0.088588 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 07:24:22
IDJOB=4292593
IDBENCH=141603
IDSOLVER=2747
FILE ID=node135/4292593-1532582662
RUNJOBID= node135-1532582652-2307
PBS_JOBID= 21021965
Free space on /tmp= 48348 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
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-4292593-1532582662/watcher-4292593-1532582662 -o /tmp/evaluation-result-4292593-1532582662/solver-4292593-1532582662 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2307 --watchdog 2560  HOME/xcsp3-exec -seed 760014053 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292593-1532582662.xml

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

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=760014053

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22866792 kB
MemAvailable:   31730064 kB
Buffers:          192032 kB
Cached:          8852596 kB
SwapCached:            0 kB
Active:          2735500 kB
Inactive:        6563508 kB
Active(anon):     204144 kB
Inactive(anon):    78312 kB
Active(file):    2531356 kB
Inactive(file):  6485196 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20932 kB
Writeback:             0 kB
AnonPages:        269588 kB
Mapped:            53012 kB
Shmem:             25248 kB
Slab:             303548 kB
SReclaimable:     275180 kB
SUnreclaim:        28368 kB
KernelStack:        3856 kB
PageTables:         5788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1295624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48328 MiB
End job on node135 at 2018-07-26 07:24:27