Trace number 4297701

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 par (e747e1e)SAT 1793.73 225.78

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
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 benchmark1350.52
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297701-1532735482.xml"  -tl '20160s' -p 8
0.11/0.17	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297701-1532735482.xml, -tl, 20160s, -p, 8]
0.11/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.63/0.97	c solve instance...
1793.26/225.76	s SATISFIABLE
1793.26/225.76	v <instantiation>
1793.26/225.76	v 	<list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[7][5] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[8][5] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] id[9][5] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[7][5] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[8][5] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] top[9][5] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[7][5] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[8][5] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] left[9][5] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] </list>
1793.26/225.76	v 	<values>2 13 19 22 16 3 6 38 39 44 42 8 17 59 40 50 43 26 24 53 47 33 32 15 23 51 52 55 54 11 20 41 56 49 57 9 27 35 58 45 48 25 14 31 46 30 37 4 18 34 29 28 36 21 0 7 12 5 10 1 0 0 0 0 0 0 1 4 10 5 6 3 2 10 4 10 5 1 3 9 5 9 6 3 3 6 9 6 6 2 2 9 6 9 6 1 3 4 8 5 9 1 2 10 8 5 5 3 2 4 7 4 8 1 1 7 4 6 10 3 0 3 2 2 3 2 0 6 8 7 5 8 0 8 9 10 5 9 0 7 7 7 4 5 0 6 6 8 8 10 0 10 8 9 8 9 0 10 7 9 7 8 0 5 7 5 7 4 0 10 7 4 4 4 0 1 2 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
1793.26/225.76	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 (8933 MiB free)
  memory of node 1: 16384 MiB (14214 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297701-1532735482/watcher-4297701-1532735482 -o /tmp/evaluation-result-4297701-1532735482/solver-4297701-1532735482 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532732951-10516 --watchdog 2580 HOME/xcsp3-exec -seed 614050137 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297701-1532735482.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=11152, runsolver pid=11149


[startup+0.103059 s]*
/proc/loadavg: 7.90 8.31 8.35 3/204 11173
/proc/meminfo: memFree=23688020/32770624 swapFree=67108860/67108860
[pid=11152] ppid=11149 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11152/stat : 11152 (xcsp3-exec) S 11149 11152 10489 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 91111341 115843072 364 33554432000 4194304 5098028 140725601335920 140725601334024 139852314022524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37523456 140725601338422 140725601338624 140725601338624 140725601341386 0
/proc/11152/statm: 28282 364 306 221 0 87 0
[pid=11154] ppid=11152 vsize=26104152 memory=27960 CPUtime=0.11 cores=0-7
/proc/11154/stat : 11154 (java) S 11152 11152 10489 0 -1 1077944320 5874 0 0 0 10 1 0 0 20 0 20 0 91111341 26730651648 6990 33554432000 4194304 4196468 140725091751376 140725091733920 140675467435767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
/proc/11154/statm: 6526038 6990 3020 1 0 6488315 0
[pid=11154/tid=11155] ppid=11152 vsize=26104152 memory=7752272141704142236 CPUtime=0.09 cores=0-7
/proc/11154/task/11155/stat : 11155 (java) R 11152 11152 10489 0 -1 4202560 3871 0 0 0 8 1 0 0 20 0 20 0 91111341 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675471670304 140675467447702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11156] ppid=11152 vsize=26104152 memory=732370745752923109 CPUtime=0 cores=0-7
/proc/11154/task/11156/stat : 11156 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675420056464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11157] ppid=11152 vsize=26104152 memory=140607415469696 CPUtime=0 cores=0-7
/proc/11154/task/11157/stat : 11157 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675419003664 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11158] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11158/stat : 11158 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675417951376 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11159] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11159/stat : 11159 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675416898576 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11160] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11160/stat : 11160 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675415845264 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11161] ppid=11152 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11154/task/11161/stat : 11161 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675414792464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11162] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11162/stat : 11162 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675413740176 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11163] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11163/stat : 11163 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 6990 33554432000 4194304 4196468 140725091751376 140675018783248 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11164] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11164/stat : 11164 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111344 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674142386800 140675467446914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11165] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11165/stat : 11165 (java) S 11152 11152 10489 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91111344 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674141332768 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11166] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11166/stat : 11166 (java) S 11152 11152 10489 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91111344 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674140280432 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11167] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11167/stat : 11167 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674139228752 140675467454363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11168] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11168/stat : 11168 (java) S 11152 11152 10489 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674070472816 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11169] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11169/stat : 11169 (java) S 11152 11152 10489 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674069420016 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11170] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11170/stat : 11170 (java) S 11152 11152 10489 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674068367728 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11171] ppid=11152 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11154/task/11171/stat : 11171 (java) R 11152 11152 10489 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674067314928 140675459672894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11172] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11172/stat : 11172 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674066262880 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11173] ppid=11152 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11154/task/11173/stat : 11173 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 6990 33554432000 4194304 4196468 140725091751376 140674065210160 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 29416 KiB

[startup+0.210712 s]*
/proc/loadavg: 7.90 8.31 8.35 3/204 11173
/proc/meminfo: memFree=23676856/32770624 swapFree=67108860/67108860
[pid=11152] ppid=11149 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11152/stat : 11152 (xcsp3-exec) S 11149 11152 10489 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 91111341 115843072 364 33554432000 4194304 5098028 140725601335920 140725601334024 139852314022524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37523456 140725601338422 140725601338624 140725601338624 140725601341386 0
/proc/11152/statm: 28282 364 306 221 0 87 0
[pid=11154] ppid=11152 vsize=26104152 memory=39620 CPUtime=0.33 cores=0-7
/proc/11154/stat : 11154 (java) S 11152 11152 10489 0 -1 1077944320 8493 0 0 0 31 2 0 0 20 0 20 0 91111341 26730651648 9905 33554432000 4194304 4196468 140725091751376 140725091733920 140675467435767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
/proc/11154/statm: 6526038 9905 3194 1 0 6488315 0
[pid=11154/tid=11155] ppid=11152 vsize=26104152 memory=0 CPUtime=0.19 cores=0-7
/proc/11154/task/11155/stat : 11155 (java) R 11152 11152 10489 0 -1 4202560 5615 0 0 0 18 1 0 0 20 0 20 0 91111341 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675471670752 140675451516254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11156] ppid=11152 vsize=26104152 memory=732370745752923109 CPUtime=0 cores=0-7
/proc/11154/task/11156/stat : 11156 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675420056464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11157] ppid=11152 vsize=26104152 memory=140607415469696 CPUtime=0 cores=0-7
/proc/11154/task/11157/stat : 11157 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675419003664 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11158] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11158/stat : 11158 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675417951376 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11159] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11159/stat : 11159 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675416898576 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11160] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11160/stat : 11160 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675415845264 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11161] ppid=11152 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11154/task/11161/stat : 11161 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675414792464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11162] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11162/stat : 11162 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675413740176 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11163] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11163/stat : 11163 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26730651648 9905 33554432000 4194304 4196468 140725091751376 140675018783248 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11164] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11164/stat : 11164 (java) S 11152 11152 10489 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91111344 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674142386800 140675467446914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11165] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11165/stat : 11165 (java) S 11152 11152 10489 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91111344 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674141332768 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11166] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11166/stat : 11166 (java) S 11152 11152 10489 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91111344 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674140280432 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11167] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11167/stat : 11167 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674139228752 140675467454363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11168] ppid=11152 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11154/task/11168/stat : 11168 (java) S 11152 11152 10489 0 -1 1077944384 561 0 0 0 1 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674070472816 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11169] ppid=11152 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11154/task/11169/stat : 11169 (java) S 11152 11152 10489 0 -1 1077944384 225 0 0 0 1 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674069420016 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11170] ppid=11152 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/11154/task/11170/stat : 11170 (java) S 11152 11152 10489 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674068367728 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11171] ppid=11152 vsize=26104152 memory=0 CPUtime=0.07 cores=0-7
/proc/11154/task/11171/stat : 11171 (java) S 11152 11152 10489 0 -1 1077944384 758 0 0 0 7 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674067314928 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11172] ppid=11152 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11172/stat : 11172 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674066262880 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11173] ppid=11152 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/11154/task/11173/stat : 11173 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111347 26730651648 9905 33554432000 4194304 4196468 140725091751376 140674065210160 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41076 KiB

[startup+0.310689 s]*
/proc/loadavg: 7.90 8.31 8.35 3/204 11173
/proc/meminfo: memFree=23671156/32770624 swapFree=67108860/67108860
[pid=11152] ppid=11149 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11152/stat : 11152 (xcsp3-exec) S 11149 11152 10489 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 91111341 115843072 364 33554432000 4194304 5098028 140725601335920 140725601334024 139852314022524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37523456 140725601338422 140725601338624 140725601338624 140725601341386 0
/proc/11152/statm: 28282 364 306 221 0 87 0
[pid=11154] ppid=11152 vsize=26108408 memory=46280 CPUtime=0.5 cores=0-7
/proc/11154/stat : 11154 (java) S 11152 11152 10489 0 -1 1077944320 9289 0 0 0 47 3 0 0 20 0 20 0 91111341 26735009792 11570 33554432000 4194304 4196468 140725091751376 140725091733920 140675467435767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
/proc/11154/statm: 6527102 11570 3227 1 0 6488315 0
[pid=11154/tid=11155] ppid=11152 vsize=26108408 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11154/task/11155/stat : 11155 (java) R 11152 11152 10489 0 -1 4202560 6332 0 0 0 27 2 0 0 20 0 20 0 91111341 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675471666880 140675451516254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11156] ppid=11152 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11156/stat : 11156 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675420056464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11157] ppid=11152 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11157/stat : 11157 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675419003664 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11158] ppid=11152 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11158/stat : 11158 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675417951376 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11159] ppid=11152 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11159/stat : 11159 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675416898576 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11160] ppid=11152 vsize=26108408 memory=2244 CPUtime=0 cores=0-7
/proc/11154/task/11160/stat : 11160 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675415845264 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11161] ppid=11152 vsize=26108408 memory=140607297254319 CPUtime=0 cores=0-7
/proc/11154/task/11161/stat : 11161 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675414792464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11162] ppid=11152 vsize=26108408 memory=140607297256624 CPUtime=0 cores=0-7
/proc/11154/task/11162/stat : 11162 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675413740176 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11163] ppid=11152 vsize=26108408 memory=140607297258928 CPUtime=0 cores=0-7
/proc/11154/task/11163/stat : 11163 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26735009792 11570 33554432000 4194304 4196468 140725091751376 140675018783248 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11164] ppid=11152 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11164/stat : 11164 (java) S 11152 11152 10489 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91111344 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674142386800 140675467446914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11165] ppid=11152 vsize=26108408 memory=281214594524816 CPUtime=0 cores=0-7
/proc/11154/task/11165/stat : 11165 (java) S 11152 11152 10489 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91111344 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674141332768 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11166] ppid=11152 vsize=26108408 memory=281214594531728 CPUtime=0 cores=0-7
/proc/11154/task/11166/stat : 11166 (java) S 11152 11152 10489 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91111344 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674140280432 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11167] ppid=11152 vsize=26108408 memory=281214594473008 CPUtime=0 cores=0-7
/proc/11154/task/11167/stat : 11167 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674139228752 140675467454363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11168] ppid=11152 vsize=26108408 memory=281214594545552 CPUtime=0.03 cores=0-7
/proc/11154/task/11168/stat : 11168 (java) S 11152 11152 10489 0 -1 1077944384 567 0 0 0 3 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674070472816 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11169] ppid=11152 vsize=26108408 memory=281214594552464 CPUtime=0.03 cores=0-7
/proc/11154/task/11169/stat : 11169 (java) S 11152 11152 10489 0 -1 1077944384 237 0 0 0 3 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674069420016 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11170] ppid=11152 vsize=26108408 memory=281214594550160 CPUtime=0.01 cores=0-7
/proc/11154/task/11170/stat : 11170 (java) S 11152 11152 10489 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674068367728 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11171] ppid=11152 vsize=26108408 memory=281214594566320 CPUtime=0.11 cores=0-7
/proc/11154/task/11171/stat : 11171 (java) S 11152 11152 10489 0 -1 1077944384 827 0 0 0 11 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674067314928 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11172] ppid=11152 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11172/stat : 11172 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674066262880 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11173] ppid=11152 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/11154/task/11173/stat : 11173 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111347 26735009792 11570 33554432000 4194304 4196468 140725091751376 140674065210160 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47736 KiB

[startup+0.701051 s]
/proc/loadavg: 7.90 8.31 8.35 5/204 11173
/proc/meminfo: memFree=23637644/32770624 swapFree=67108860/67108860
[pid=11152] ppid=11149 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11152/stat : 11152 (xcsp3-exec) S 11149 11152 10489 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 91111341 115843072 364 33554432000 4194304 5098028 140725601335920 140725601334024 139852314022524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37523456 140725601338422 140725601338624 140725601338624 140725601341386 0
/proc/11152/statm: 28282 364 306 221 0 87 0
[pid=11154] ppid=11152 vsize=26110532 memory=118776 CPUtime=2.04 cores=0-7
/proc/11154/stat : 11154 (java) S 11152 11152 10489 0 -1 1077944320 13692 0 0 0 198 6 0 0 20 0 20 0 91111341 26737184768 29694 33554432000 4194304 4196468 140725091751376 140725091733920 140675467435767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
/proc/11154/statm: 6527633 29694 3363 1 0 6488827 0
[pid=11154/tid=11155] ppid=11152 vsize=26110532 memory=281214594861248 CPUtime=0.67 cores=0-7
/proc/11154/task/11155/stat : 11155 (java) R 11152 11152 10489 0 -1 4202560 7119 0 0 0 63 4 0 0 20 0 20 0 91111341 26737184768 29694 33554432000 4194304 4196468 140725091751376 140675471673936 140675467447702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11156] ppid=11152 vsize=26110532 memory=5098126181534 CPUtime=0 cores=0-7
/proc/11154/task/11156/stat : 11156 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91111342 26737184768 29694 33554432000 4194304 4196468 140725091751376 140675420056464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11157] ppid=11152 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11157/stat : 11157 (java) S 11152 11152 10489 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91111342 26737184768 29694 33554432000 4194304 4196468 140725091751376 140675419003664 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11158] ppid=11152 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/11154/task/11158/stat : 11158 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91111342 26737184768 29694 33554432000 4194304 4196468 140725091751376 140675417951376 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0

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

[pid=11154/tid=11171] ppid=11152 vsize=26645092 memory=6791534058613427641 CPUtime=0.8 cores=0-7
/proc/11154/task/11171/stat : 11171 (java) S 11152 11152 10489 0 -1 1077944384 8292 0 0 0 78 2 0 0 20 0 28 0 91111347 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674067314928 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11172] ppid=11152 vsize=26645092 memory=1832 CPUtime=0 cores=0-7
/proc/11154/task/11172/stat : 11172 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111347 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674066262880 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11173] ppid=11152 vsize=26645092 memory=1456 CPUtime=0.03 cores=0-7
/proc/11154/task/11173/stat : 11173 (java) S 11152 11152 10489 0 -1 1077944384 1499 0 0 0 0 3 0 0 20 0 28 0 91111347 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674065210160 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11174] ppid=11152 vsize=26645092 memory=172412 CPUtime=222.87 cores=0-7
/proc/11154/task/11174/stat : 11174 (java) R 11152 11152 10489 0 -1 4202560 999 0 0 0 22287 0 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674056613432 140675100675781 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11175] ppid=11152 vsize=26645092 memory=4132 CPUtime=222.6 cores=0-7
/proc/11154/task/11175/stat : 11175 (java) R 11152 11152 10489 0 -1 4202560 1059 0 0 0 22260 0 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674055561600 140675101073129 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11176] ppid=11152 vsize=26645092 memory=26364 CPUtime=222.36 cores=0-7
/proc/11154/task/11176/stat : 11176 (java) R 11152 11152 10489 0 -1 4202560 4648 0 0 0 22234 2 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674054508424 140675101609074 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11177] ppid=11152 vsize=26645092 memory=1948 CPUtime=223.12 cores=0-7
/proc/11154/task/11177/stat : 11177 (java) R 11152 11152 10489 0 -1 4202560 3607 0 0 0 22312 0 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674053458368 140675100675412 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11178] ppid=11152 vsize=26645092 memory=1224 CPUtime=222.4 cores=0-7
/proc/11154/task/11178/stat : 11178 (java) R 11152 11152 10489 0 -1 4202560 982 0 0 0 22240 0 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674052403152 140675100675274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11179] ppid=11152 vsize=26645092 memory=1716 CPUtime=222.99 cores=0-7
/proc/11154/task/11179/stat : 11179 (java) R 11152 11152 10489 0 -1 4202560 4157 0 0 0 22296 3 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674051350400 140675100330912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11180] ppid=11152 vsize=26645092 memory=1424 CPUtime=221.92 cores=0-7
/proc/11154/task/11180/stat : 11180 (java) R 11152 11152 10489 0 -1 4202560 932 0 0 0 22192 0 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674050297816 140675100517874 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11181] ppid=11152 vsize=26645092 memory=796 CPUtime=222.55 cores=0-7
/proc/11154/task/11181/stat : 11181 (java) R 11152 11152 10489 0 -1 4202560 3583 0 0 0 22252 3 0 0 20 0 28 0 91111439 27284574208 44673 33554432000 4194304 4196468 140725091751376 140674049245448 140675101516642 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
Current children cumulated CPU time: 1789.27 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 180148 KiB

[startup+225.601 s]
/proc/loadavg: 8.65 8.38 8.36 9/212 11184
/proc/meminfo: memFree=23543076/32770624 swapFree=67108860/67108860
[pid=11152] ppid=11149 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11152/stat : 11152 (xcsp3-exec) S 11149 11152 10489 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 91111341 115843072 364 33554432000 4194304 5098028 140725601335920 140725601334024 139852314022524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37523456 140725601338422 140725601338624 140725601338624 140725601341386 0
/proc/11152/statm: 28282 364 306 221 0 87 0
[pid=11154] ppid=11152 vsize=26645092 memory=180740 CPUtime=1792.46 cores=0-7
/proc/11154/stat : 11154 (java) S 11152 11152 10489 0 -1 1077944320 82872 0 0 0 179192 54 0 0 20 0 28 0 91111341 27284574208 45185 33554432000 4194304 4196468 140725091751376 140725091733920 140675467435767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
/proc/11154/statm: 6661273 45185 3432 1 0 6622467 0
[pid=11154/tid=11155] ppid=11152 vsize=26645092 memory=6791534058613427641 CPUtime=0.94 cores=0-7
/proc/11154/task/11155/stat : 11155 (java) S 11152 11152 10489 0 -1 1077944384 7238 0 0 0 89 5 0 0 20 0 28 0 91111341 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675471676544 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11156] ppid=11152 vsize=26645092 memory=1456 CPUtime=0.17 cores=0-7
/proc/11154/task/11156/stat : 11156 (java) S 11152 11152 10489 0 -1 1077944384 3042 0 0 0 14 3 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675420056464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11157] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.18 cores=0-7
/proc/11154/task/11157/stat : 11157 (java) S 11152 11152 10489 0 -1 1077944384 2210 0 0 0 14 4 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675419003664 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11158] ppid=11152 vsize=26645092 memory=1292 CPUtime=0.15 cores=0-7
/proc/11154/task/11158/stat : 11158 (java) S 11152 11152 10489 0 -1 1077944384 2504 0 0 0 13 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675417951376 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11159] ppid=11152 vsize=26645092 memory=1456 CPUtime=0.18 cores=0-7
/proc/11154/task/11159/stat : 11159 (java) S 11152 11152 10489 0 -1 1077944384 3462 0 0 0 14 4 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675416898576 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11160] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.16 cores=0-7
/proc/11154/task/11160/stat : 11160 (java) S 11152 11152 10489 0 -1 1077944384 1576 0 0 0 14 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675415845264 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11161] ppid=11152 vsize=26645092 memory=2444 CPUtime=0.18 cores=0-7
/proc/11154/task/11161/stat : 11161 (java) S 11152 11152 10489 0 -1 1077944384 2087 0 0 0 16 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675414792464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11162] ppid=11152 vsize=26645092 memory=1832 CPUtime=0.16 cores=0-7
/proc/11154/task/11162/stat : 11162 (java) S 11152 11152 10489 0 -1 1077944384 2116 0 0 0 14 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675413740176 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11163] ppid=11152 vsize=26645092 memory=6791534058613427641 CPUtime=0.17 cores=0-7
/proc/11154/task/11163/stat : 11163 (java) S 11152 11152 10489 0 -1 1077944384 1672 0 0 0 14 3 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675018783248 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11164] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.14 cores=0-7
/proc/11154/task/11164/stat : 11164 (java) S 11152 11152 10489 0 -1 1077944384 6150 0 0 0 10 4 0 0 20 0 28 0 91111344 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674142386800 140675467446914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11165] ppid=11152 vsize=26645092 memory=956 CPUtime=0 cores=0-7
/proc/11154/task/11165/stat : 11165 (java) S 11152 11152 10489 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 91111344 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674141332832 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11166] ppid=11152 vsize=26645092 memory=2340 CPUtime=0 cores=0-7
/proc/11154/task/11166/stat : 11166 (java) S 11152 11152 10489 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 91111344 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674140280448 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11167] ppid=11152 vsize=26645092 memory=1584 CPUtime=0 cores=0-7
/proc/11154/task/11167/stat : 11167 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674139228752 140675467454363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11168] ppid=11152 vsize=26645092 memory=4132 CPUtime=1.57 cores=0-7
/proc/11154/task/11168/stat : 11168 (java) S 11152 11152 10489 0 -1 1077944384 6861 0 0 0 156 1 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674070472816 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11169] ppid=11152 vsize=26645092 memory=26364 CPUtime=1.68 cores=0-7
/proc/11154/task/11169/stat : 11169 (java) S 11152 11152 10489 0 -1 1077944384 5456 0 0 0 168 0 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674069420016 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11170] ppid=11152 vsize=26645092 memory=1292 CPUtime=1.74 cores=0-7
/proc/11154/task/11170/stat : 11170 (java) S 11152 11152 10489 0 -1 1077944384 7441 0 0 0 173 1 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674068367728 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11171] ppid=11152 vsize=26645092 memory=2444 CPUtime=0.8 cores=0-7
/proc/11154/task/11171/stat : 11171 (java) S 11152 11152 10489 0 -1 1077944384 8292 0 0 0 78 2 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674067314928 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11172] ppid=11152 vsize=26645092 memory=1832 CPUtime=0 cores=0-7
/proc/11154/task/11172/stat : 11172 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674066262880 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11173] ppid=11152 vsize=26645092 memory=1948 CPUtime=0.03 cores=0-7
/proc/11154/task/11173/stat : 11173 (java) S 11152 11152 10489 0 -1 1077944384 1499 0 0 0 0 3 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674065210160 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11174] ppid=11152 vsize=26645092 memory=1224 CPUtime=223.26 cores=0-7
/proc/11154/task/11174/stat : 11174 (java) R 11152 11152 10489 0 -1 4202560 999 0 0 0 22326 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674056613368 140675102702388 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11175] ppid=11152 vsize=26645092 memory=956 CPUtime=223 cores=0-7
/proc/11154/task/11175/stat : 11175 (java) R 11152 11152 10489 0 -1 4202560 1059 0 0 0 22300 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674055561744 140675101074640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11176] ppid=11152 vsize=26645092 memory=2340 CPUtime=222.75 cores=0-7
/proc/11154/task/11176/stat : 11176 (java) R 11152 11152 10489 0 -1 4202560 4648 0 0 0 22273 2 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674054508288 140675101073890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11177] ppid=11152 vsize=26645092 memory=1584 CPUtime=223.52 cores=0-7
/proc/11154/task/11177/stat : 11177 (java) R 11152 11152 10489 0 -1 4202560 3608 0 0 0 22352 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674053455488 140675100675603 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11178] ppid=11152 vsize=26645092 memory=928 CPUtime=222.8 cores=0-7
/proc/11154/task/11178/stat : 11178 (java) R 11152 11152 10489 0 -1 4202560 982 0 0 0 22280 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674052403200 140675100675274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11179] ppid=11152 vsize=26645092 memory=2236 CPUtime=223.39 cores=0-7
/proc/11154/task/11179/stat : 11179 (java) R 11152 11152 10489 0 -1 4202560 4157 0 0 0 22336 3 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674051350288 140675100674913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11180] ppid=11152 vsize=26645092 memory=4128 CPUtime=222.31 cores=0-7
/proc/11154/task/11180/stat : 11180 (java) R 11152 11152 10489 0 -1 4202560 932 0 0 0 22231 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674050298248 140675101074441 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11181] ppid=11152 vsize=26645092 memory=2196 CPUtime=222.95 cores=0-7
/proc/11154/task/11181/stat : 11181 (java) R 11152 11152 10489 0 -1 4202560 3584 0 0 0 22292 3 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674049248304 140675100546225 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
Current children cumulated CPU time: 1792.46 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 182196 KiB

[startup+225.701 s]
/proc/loadavg: 8.65 8.38 8.36 9/212 11184
/proc/meminfo: memFree=23543076/32770624 swapFree=67108860/67108860
[pid=11152] ppid=11149 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11152/stat : 11152 (xcsp3-exec) S 11149 11152 10489 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 91111341 115843072 364 33554432000 4194304 5098028 140725601335920 140725601334024 139852314022524 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37523456 140725601338422 140725601338624 140725601338624 140725601341386 0
/proc/11152/statm: 28282 364 306 221 0 87 0
[pid=11154] ppid=11152 vsize=26645092 memory=180740 CPUtime=1793.26 cores=0-7
/proc/11154/stat : 11154 (java) S 11152 11152 10489 0 -1 1077944320 82872 0 0 0 179272 54 0 0 20 0 28 0 91111341 27284574208 45185 33554432000 4194304 4196468 140725091751376 140725091733920 140675467435767 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
/proc/11154/statm: 6661273 45185 3432 1 0 6622467 0
[pid=11154/tid=11155] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.94 cores=0-7
/proc/11154/task/11155/stat : 11155 (java) S 11152 11152 10489 0 -1 1077944384 7238 0 0 0 89 5 0 0 20 0 28 0 91111341 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675471676544 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11156] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.17 cores=0-7
/proc/11154/task/11156/stat : 11156 (java) S 11152 11152 10489 0 -1 1077944384 3042 0 0 0 14 3 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675420056464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11157] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.18 cores=0-7
/proc/11154/task/11157/stat : 11157 (java) S 11152 11152 10489 0 -1 1077944384 2210 0 0 0 14 4 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675419003664 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11158] ppid=11152 vsize=26645092 memory=178608 CPUtime=0.15 cores=0-7
/proc/11154/task/11158/stat : 11158 (java) S 11152 11152 10489 0 -1 1077944384 2504 0 0 0 13 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675417951376 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11159] ppid=11152 vsize=26645092 memory=178692 CPUtime=0.18 cores=0-7
/proc/11154/task/11159/stat : 11159 (java) S 11152 11152 10489 0 -1 1077944384 3462 0 0 0 14 4 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675416898576 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11160] ppid=11152 vsize=26645092 memory=180740 CPUtime=0.16 cores=0-7
/proc/11154/task/11160/stat : 11160 (java) S 11152 11152 10489 0 -1 1077944384 1576 0 0 0 14 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675415845264 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11161] ppid=11152 vsize=26645092 memory=1456 CPUtime=0.18 cores=0-7
/proc/11154/task/11161/stat : 11161 (java) S 11152 11152 10489 0 -1 1077944384 2087 0 0 0 16 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675414792464 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11162] ppid=11152 vsize=26645092 memory=7288 CPUtime=0.16 cores=0-7
/proc/11154/task/11162/stat : 11162 (java) S 11152 11152 10489 0 -1 1077944384 2116 0 0 0 14 2 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675413740176 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11163] ppid=11152 vsize=26645092 memory=1456 CPUtime=0.17 cores=0-7
/proc/11154/task/11163/stat : 11163 (java) S 11152 11152 10489 0 -1 1077944384 1672 0 0 0 14 3 0 0 20 0 28 0 91111342 27284574208 45185 33554432000 4194304 4196468 140725091751376 140675018783248 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11164] ppid=11152 vsize=26645092 memory=3533560255541888288 CPUtime=0.14 cores=0-7
/proc/11154/task/11164/stat : 11164 (java) S 11152 11152 10489 0 -1 1077944384 6150 0 0 0 10 4 0 0 20 0 28 0 91111344 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674142386800 140675467446914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11165] ppid=11152 vsize=26645092 memory=-6452064069398595526 CPUtime=0 cores=0-7
/proc/11154/task/11165/stat : 11165 (java) S 11152 11152 10489 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 91111344 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674141332832 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11166] ppid=11152 vsize=26645092 memory=281214594977536 CPUtime=0 cores=0-7
/proc/11154/task/11166/stat : 11166 (java) S 11152 11152 10489 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 91111344 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674140280448 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11167] ppid=11152 vsize=26645092 memory=4209357772117481859 CPUtime=0 cores=0-7
/proc/11154/task/11167/stat : 11167 (java) S 11152 11152 10489 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674139228752 140675467454363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11168] ppid=11152 vsize=26645092 memory=281214596239248 CPUtime=1.57 cores=0-7
/proc/11154/task/11168/stat : 11168 (java) S 11152 11152 10489 0 -1 1077944384 6861 0 0 0 156 1 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674070472816 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11169] ppid=11152 vsize=26645092 memory=7649399367118434609 CPUtime=1.68 cores=0-7
/proc/11154/task/11169/stat : 11169 (java) S 11152 11152 10489 0 -1 1077944384 5456 0 0 0 168 0 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674069420016 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11170] ppid=11152 vsize=26645092 memory=14 CPUtime=1.74 cores=0-7
/proc/11154/task/11170/stat : 11170 (java) S 11152 11152 10489 0 -1 1077944384 7441 0 0 0 173 1 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674068367728 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11171] ppid=11152 vsize=26645092 memory=16 CPUtime=0.8 cores=0-7
/proc/11154/task/11171/stat : 11171 (java) S 11152 11152 10489 0 -1 1077944384 8292 0 0 0 78 2 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674067314928 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 21 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11172] ppid=11152 vsize=26645092 memory=1008 CPUtime=0 cores=0-7
/proc/11154/task/11172/stat : 11172 (java) S 11152 11152 10489 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674066262880 140675467445973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11173] ppid=11152 vsize=26645092 memory=4620 CPUtime=0.03 cores=0-7
/proc/11154/task/11173/stat : 11173 (java) S 11152 11152 10489 0 -1 1077944384 1499 0 0 0 0 3 0 0 20 0 28 0 91111347 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674065210160 140675467446914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11174] ppid=11152 vsize=26645092 memory=1456 CPUtime=223.36 cores=0-7
/proc/11154/task/11174/stat : 11174 (java) R 11152 11152 10489 0 -1 4202560 999 0 0 0 22336 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674056613368 140675100675249 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11175] ppid=11152 vsize=26645092 memory=1456 CPUtime=223.1 cores=0-7
/proc/11154/task/11175/stat : 11175 (java) R 11152 11152 10489 0 -1 4202560 1059 0 0 0 22310 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674055561744 140675100675270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11176] ppid=11152 vsize=26645092 memory=178692 CPUtime=222.85 cores=0-7
/proc/11154/task/11176/stat : 11176 (java) R 11152 11152 10489 0 -1 4202560 4648 0 0 0 22283 2 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674054508288 140675100517897 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11177] ppid=11152 vsize=26645092 memory=178640 CPUtime=223.62 cores=0-7
/proc/11154/task/11177/stat : 11177 (java) R 11152 11152 10489 0 -1 4202560 3608 0 0 0 22362 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674053455488 140675100517590 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11178] ppid=11152 vsize=26645092 memory=1456 CPUtime=222.9 cores=0-7
/proc/11154/task/11178/stat : 11178 (java) R 11152 11152 10489 0 -1 4202560 982 0 0 0 22290 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674052403200 140675100675394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11179] ppid=11152 vsize=26645092 memory=4132 CPUtime=223.49 cores=0-7
/proc/11154/task/11179/stat : 11179 (java) R 11152 11152 10489 0 -1 4202560 4157 0 0 0 22346 3 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674051350288 140675100517454 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11180] ppid=11152 vsize=26645092 memory=1456 CPUtime=222.41 cores=0-7
/proc/11154/task/11180/stat : 11180 (java) R 11152 11152 10489 0 -1 4202560 932 0 0 0 22241 0 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674050298248 140675101826835 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
[pid=11154/tid=11181] ppid=11152 vsize=26645092 memory=176528 CPUtime=223.05 cores=0-7
/proc/11154/task/11181/stat : 11181 (java) R 11152 11152 10489 0 -1 4202560 3584 0 0 0 22302 3 0 0 20 0 28 0 91111439 27284574208 45185 33554432000 4194304 4196468 140725091751376 140674049248304 140675100675283 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13119488 140725091759233 140725091759405 140725091759405 140725091762127 0
Current children cumulated CPU time: 1793.26 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 182196 KiB

Child status: 0
Real time (s): 225.78
CPU time (s): 1793.73
CPU user time (s): 1793.18
CPU system time (s): 0.554523
CPU usage (%): 794.46
Max. virtual memory (cumulated for all children) (KiB): 26758220
Max. memory (cumulated for all children) (KiB): 271916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.18
system time used= 0.554523
maximum resident set size= 276604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16636
involuntary context switches= 20978


# summary of solver processes directly reported to runsolver:
#   pid: 11152
#   total CPU time (s): 1793.73
#   total CPU user time (s): 1793.18
#   total CPU system time (s): 0.554523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.90618 second user time and 2.51102 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 01:51:22
IDJOB=4297701
IDBENCH=141652
IDSOLVER=2760
FILE ID=node132/4297701-1532735482
RUNJOBID= node132-1532732951-10516
PBS_JOBID= 21022352
Free space on /tmp= 52044 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Eternity/Eternity-10-06_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297701-1532735482/watcher-4297701-1532735482 -o /tmp/evaluation-result-4297701-1532735482/solver-4297701-1532735482 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1532732951-10516 --watchdog 2580  HOME/xcsp3-exec -seed 614050137 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297701-1532735482.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=614050137

node132.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.65
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.65
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.65
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.65
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:        23704188 kB
MemAvailable:   31925484 kB
Buffers:          188068 kB
Cached:          8239312 kB
SwapCached:            0 kB
Active:          2596556 kB
Inactive:        5884908 kB
Active(anon):       4120 kB
Inactive(anon):    77908 kB
Active(file):    2592436 kB
Inactive(file):  5807000 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21932 kB
Writeback:             0 kB
AnonPages:         60736 kB
Mapped:            42464 kB
Shmem:             25248 kB
Slab:             278084 kB
SReclaimable:     250320 kB
SUnreclaim:        27764 kB
KernelStack:        3712 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52020 MiB
End job on node132 at 2018-07-28 01:55:08