Trace number 4262743

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 NameAnswerobjective functionCPU timeWall clock time
Concrete 3.4OPT3 11.2757 5.04774

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbo-10-10-1.xml
MD5SUM5be561527482570d658e03ce8cbb5c18
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.040755998
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints131
Number of domains3
Minimum domain size2
Maximum domain size11
Distribution of domain sizes[{"size":2,"count":100},{"size":10,"count":30},{"size":11,"count":10}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":5,"count":10},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":8},{"arity":3,"count":104},{"arity":4,"count":8},{"arity":10,"count":1},{"arity":11,"count":10}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1},{"type":"sum","count":10},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.45/2.21	c Concrete v3.4 running
8.95/4.34	o 6
9.28/4.43	o 5
9.28/4.47	o 4
9.63/4.57	o 3
11.18/5.00	v <instantiation cost="3">
11.18/5.00	v       <list>
11.18/5.00	v         p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9]
11.18/5.00	v       </list>
11.18/5.00	v       <values>
11.18/5.00	v         2 0 6 3 4 8 5 7 9 1 1 2 5 7 6 3 0 9 4 0 6 4 5 9 8 3 2 9 8 0 0 1 1 1 1 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 0 1 0 0 0 0 0 0 0 0 0 2 2 3 3 3 3 3 3 3 2
11.18/5.00	v       </values>
11.18/5.00	v     </instantiation>
11.18/5.00	s OPTIMUM FOUND

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262743-1502488153/watcher-4262743-1502488153 -o /tmp/evaluation-result-4262743-1502488153/solver-4262743-1502488153 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580 bin/concrete HOME/instance-4262743-1502488153.xml 

pid=26038
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.57 1.44 1.46 4/198 26041
/proc/meminfo: memFree=29328216/32770624 swapFree=0/457576
[pid=26041] ppid=26038 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26041/stat : 26041 (runsolver) D 26038 26041 4896 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 148468161 24240128 108 18446744073709551615 4194304 4338465 140737430646480 140737430644120 140459324261079 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 18079744 140737430651089 140737430651465 140737430651465 140737430654922 0
/proc/26041/statm: 5918 108 54 36 0 2156 0

[startup+0.100305 s]
/proc/loadavg: 1.57 1.44 1.46 4/198 26041
/proc/meminfo: memFree=29328216/32770624 swapFree=0/457576
[pid=26041] ppid=26038 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/26041/stat : 26041 (bash) S 26038 26041 4896 0 -1 4202496 682 1544 0 0 0 0 0 0 20 0 1 0 148468161 9736192 351 18446744073709551615 4194304 5098028 140733293973584 140733293971224 140676014578688 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 9 0 0 7196144 7232144 28905472 140733293978132 140733293978217 140733293978217 140733293981674 0
/proc/26041/statm: 2377 351 278 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.20019 s]
/proc/loadavg: 1.57 1.44 1.46 4/198 26041
/proc/meminfo: memFree=29328216/32770624 swapFree=0/457576
[pid=26041] ppid=26038 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/26041/stat : 26041 (bash) S 26038 26041 4896 0 -1 4202496 891 6490 0 0 0 0 0 1 20 0 1 0 148468161 9867264 377 18446744073709551615 4194304 5098028 140733293973584 140733293967592 140676014578688 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 28905472 140733293978132 140733293978217 140733293978217 140733293981674 0
/proc/26041/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300336 s]
/proc/loadavg: 1.57 1.44 1.46 4/198 26041
/proc/meminfo: memFree=29328216/32770624 swapFree=0/457576
[pid=26041] ppid=26038 vsize=13907308 CPUtime=0.13 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 5494 12414 0 0 5 1 5 2 20 0 14 0 148468161 14241083392 5170 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3476827 5170 2561 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.700256 s]
/proc/loadavg: 1.57 1.44 1.46 4/198 26041
/proc/meminfo: memFree=29328216/32770624 swapFree=0/457576
[pid=26041] ppid=26038 vsize=13974784 CPUtime=0.67 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 13516 12414 0 0 56 4 5 2 20 0 15 0 148468161 14310178816 14468 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3493696 14468 3116 1 0 3482965 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13974784

[startup+1.502 s]
/proc/loadavg: 1.61 1.45 1.46 3/213 26104
/proc/meminfo: memFree=29234136/32770624 swapFree=0/458168
[pid=26041] ppid=26038 vsize=13985408 CPUtime=1.88 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 27536 12414 0 0 171 10 5 2 20 0 15 0 148468161 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3496352 39613 3346 1 0 3485525 0
[pid=26041/tid=26091] ppid=26038 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/26041/task/26091/stat : 26091 (java) S 26038 26041 4896 0 -1 1077944384 21876 12414 0 0 115 6 5 2 20 0 15 0 148468183 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139834295543728 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26092] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26092/stat : 26092 (java) S 26038 26041 4896 0 -1 1077944384 197 12414 0 0 0 0 5 2 20 0 15 0 148468183 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139834210737168 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26093] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26093/stat : 26093 (java) S 26038 26041 4896 0 -1 1077944384 45 12414 0 0 0 0 5 2 20 0 15 0 148468183 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139834209684624 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26094] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26094/stat : 26094 (java) S 26038 26041 4896 0 -1 1077944384 39 12414 0 0 0 0 5 2 20 0 15 0 148468183 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139834208631568 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26095] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26095/stat : 26095 (java) S 26038 26041 4896 0 -1 1077944384 64 12414 0 0 0 0 5 2 20 0 15 0 148468183 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139834207579024 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26096] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26096/stat : 26096 (java) R 26038 26041 4896 0 -1 4202560 62 12414 0 0 0 0 5 2 20 0 15 0 148468185 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139833769435712 139834270953544 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26097] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26097/stat : 26097 (java) S 26038 26041 4896 0 -1 1077944384 33 12414 0 0 0 0 5 2 20 0 15 0 148468185 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139833768383648 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26098] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26098/stat : 26098 (java) S 26038 26041 4896 0 -1 1077944384 21 12414 0 0 0 0 5 2 20 0 15 0 148468185 14321057792 39613 18446744073709551615 4194304 4196468 140723386637536 139833767330544 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26099] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26099/stat : 26099 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14321057792 39639 18446744073709551615 4194304 4196468 140723386637536 139833766279120 139834291341211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26100] ppid=26038 vsize=13985408 CPUtime=0.2 cores=1,3,5,7
/proc/26041/task/26100/stat : 26100 (java) S 26038 26041 4896 0 -1 1077944384 964 12414 0 0 13 0 5 2 20 0 15 0 148468188 14321057792 39639 18446744073709551615 4194304 4196468 140723386637536 139833765227248 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26101] ppid=26038 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/26041/task/26101/stat : 26101 (java) S 26038 26041 4896 0 -1 1077944384 716 12414 0 0 16 0 5 2 20 0 15 0 148468188 14321057792 39639 18446744073709551615 4194304 4196468 140723386637536 139833764174704 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26102] ppid=26038 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/26041/task/26102/stat : 26102 (java) S 26038 26041 4896 0 -1 1077944384 1362 12414 0 0 23 0 5 2 20 0 15 0 148468188 14321057792 39639 18446744073709551615 4194304 4196468 140723386637536 139833763120480 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26103] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26103/stat : 26103 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14321057792 39639 18446744073709551615 4194304 4196468 140723386637536 139833762069344 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26104] ppid=26038 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26104/stat : 26104 (java) S 26038 26041 4896 0 -1 1077944384 5 12414 0 0 0 0 5 2 20 0 15 0 148468193 14321057792 39639 18446744073709551615 4194304 4196468 140723386637536 139833761016368 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 13985408

[startup+3.10602 s]
/proc/loadavg: 1.61 1.45 1.46 4/213 26104
/proc/meminfo: memFree=29144576/32770624 swapFree=0/458168
[pid=26041] ppid=26038 vsize=13999932 CPUtime=5.43 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 48239 12414 0 0 520 16 5 2 20 0 15 0 148468161 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3499983 54655 3455 1 0 3488597 0
[pid=26041/tid=26091] ppid=26038 vsize=13999932 CPUtime=2.86 cores=1,3,5,7
/proc/26041/task/26091/stat : 26091 (java) R 26038 26041 4896 0 -1 4202560 35894 12414 0 0 269 10 5 2 20 0 15 0 148468183 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139834295549256 139833884419814 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26092] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26092/stat : 26092 (java) S 26038 26041 4896 0 -1 1077944384 202 12414 0 0 0 0 5 2 20 0 15 0 148468183 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139834210737168 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26093] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26093/stat : 26093 (java) S 26038 26041 4896 0 -1 1077944384 45 12414 0 0 0 0 5 2 20 0 15 0 148468183 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139834209684624 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26094] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26094/stat : 26094 (java) S 26038 26041 4896 0 -1 1077944384 39 12414 0 0 0 0 5 2 20 0 15 0 148468183 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139834208631568 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26095] ppid=26038 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26041/task/26095/stat : 26095 (java) S 26038 26041 4896 0 -1 1077944384 67 12414 0 0 1 0 5 2 20 0 15 0 148468183 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139834207579024 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26096] ppid=26038 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26041/task/26096/stat : 26096 (java) S 26038 26041 4896 0 -1 1077944384 1151 12414 0 0 1 0 5 2 20 0 15 0 148468185 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833769437424 139834291333762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26097] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26097/stat : 26097 (java) S 26038 26041 4896 0 -1 1077944384 55 12414 0 0 0 0 5 2 20 0 15 0 148468185 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833768383712 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26098] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26098/stat : 26098 (java) S 26038 26041 4896 0 -1 1077944384 44 12414 0 0 0 0 5 2 20 0 15 0 148468185 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833767330560 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26099] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26099/stat : 26099 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833766279120 139834291341211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26100] ppid=26038 vsize=13999932 CPUtime=0.96 cores=1,3,5,7
/proc/26041/task/26100/stat : 26100 (java) R 26038 26041 4896 0 -1 4202560 4044 12414 0 0 88 1 5 2 20 0 15 0 148468188 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833765227248 139834275720812 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26101] ppid=26038 vsize=13999932 CPUtime=0.68 cores=1,3,5,7
/proc/26041/task/26101/stat : 26101 (java) S 26038 26041 4896 0 -1 1077944384 1231 12414 0 0 60 1 5 2 20 0 15 0 148468188 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833764174704 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26102] ppid=26038 vsize=13999932 CPUtime=1.02 cores=1,3,5,7
/proc/26041/task/26102/stat : 26102 (java) S 26038 26041 4896 0 -1 1077944384 3304 12414 0 0 94 1 5 2 20 0 15 0 148468188 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833763121648 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26103] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26103/stat : 26103 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833762069344 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26104] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26104/stat : 26104 (java) S 26038 26041 4896 0 -1 1077944384 8 12414 0 0 0 0 5 2 20 0 15 0 148468193 14335930368 54655 18446744073709551615 4194304 4196468 140723386637536 139833761016368 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 13999932

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26041 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20613 s]
/proc/loadavg: 1.61 1.45 1.46 4/213 26104
/proc/meminfo: memFree=29144576/32770624 swapFree=0/458168
[pid=26041] ppid=26038 vsize=13999932 CPUtime=5.67 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 48558 12414 0 0 543 17 5 2 20 0 15 0 148468161 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3499983 56546 3456 1 0 3488597 0
[pid=26041/tid=26091] ppid=26038 vsize=13999932 CPUtime=2.95 cores=1,3,5,7
/proc/26041/task/26091/stat : 26091 (java) R 26038 26041 4896 0 -1 4202560 36009 12414 0 0 278 10 5 2 20 0 15 0 148468183 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139834295555000 139833884371663 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26092] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26092/stat : 26092 (java) S 26038 26041 4896 0 -1 1077944384 202 12414 0 0 0 0 5 2 20 0 15 0 148468183 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139834210737168 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26093] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26093/stat : 26093 (java) S 26038 26041 4896 0 -1 1077944384 45 12414 0 0 0 0 5 2 20 0 15 0 148468183 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139834209684624 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26094] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26094/stat : 26094 (java) S 26038 26041 4896 0 -1 1077944384 39 12414 0 0 0 0 5 2 20 0 15 0 148468183 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139834208631568 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26095] ppid=26038 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26041/task/26095/stat : 26095 (java) S 26038 26041 4896 0 -1 1077944384 67 12414 0 0 1 0 5 2 20 0 15 0 148468183 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139834207579024 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26096] ppid=26038 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/26041/task/26096/stat : 26096 (java) S 26038 26041 4896 0 -1 1077944384 1151 12414 0 0 1 0 5 2 20 0 15 0 148468185 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833769437424 139834291333762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26097] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26097/stat : 26097 (java) S 26038 26041 4896 0 -1 1077944384 55 12414 0 0 0 0 5 2 20 0 15 0 148468185 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833768383712 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26098] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26098/stat : 26098 (java) S 26038 26041 4896 0 -1 1077944384 44 12414 0 0 0 0 5 2 20 0 15 0 148468185 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833767330560 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26099] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26099/stat : 26099 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833766279120 139834291341211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26100] ppid=26038 vsize=13999932 CPUtime=1 cores=1,3,5,7
/proc/26041/task/26100/stat : 26100 (java) R 26038 26041 4896 0 -1 4202560 4085 12414 0 0 92 1 5 2 20 0 15 0 148468188 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833765225648 139834274808565 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26101] ppid=26038 vsize=13999932 CPUtime=0.72 cores=1,3,5,7
/proc/26041/task/26101/stat : 26101 (java) S 26038 26041 4896 0 -1 1077944384 1257 12414 0 0 64 1 5 2 20 0 15 0 148468188 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833764174704 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26102] ppid=26038 vsize=13999932 CPUtime=1.09 cores=1,3,5,7
/proc/26041/task/26102/stat : 26102 (java) S 26038 26041 4896 0 -1 1077944384 3439 12414 0 0 101 1 5 2 20 0 15 0 148468188 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833763121648 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26103] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26103/stat : 26103 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833762069344 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26104] ppid=26038 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26104/stat : 26104 (java) S 26038 26041 4896 0 -1 1077944384 8 12414 0 0 0 0 5 2 20 0 15 0 148468193 14335930368 56546 18446744073709551615 4194304 4196468 140723386637536 139833761016368 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 13999932

[startup+4.00498 s]
/proc/loadavg: 1.61 1.45 1.46 5/213 26104
/proc/meminfo: memFree=29101304/32770624 swapFree=0/458164
[pid=26041] ppid=26038 vsize=14069564 CPUtime=8.08 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 57797 12414 0 0 781 20 5 2 20 0 15 0 148468161 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3517391 74701 3464 1 0 3506005 0
[pid=26041/tid=26091] ppid=26038 vsize=14069564 CPUtime=3.7 cores=1,3,5,7
/proc/26041/task/26091/stat : 26091 (java) R 26038 26041 4896 0 -1 4202560 42704 12414 0 0 351 12 5 2 20 0 15 0 148468183 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139834295555280 139834275366245 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26092] ppid=26038 vsize=14069564 CPUtime=0.09 cores=1,3,5,7
/proc/26041/task/26092/stat : 26092 (java) S 26038 26041 4896 0 -1 1077944384 219 12414 0 0 2 0 5 2 20 0 15 0 148468183 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139834210737168 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26093] ppid=26038 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/26041/task/26093/stat : 26093 (java) S 26038 26041 4896 0 -1 1077944384 69 12414 0 0 3 0 5 2 20 0 15 0 148468183 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139834209684624 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26094] ppid=26038 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/26041/task/26094/stat : 26094 (java) S 26038 26041 4896 0 -1 1077944384 112 12414 0 0 1 0 5 2 20 0 15 0 148468183 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139834208631568 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26095] ppid=26038 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/26041/task/26095/stat : 26095 (java) S 26038 26041 4896 0 -1 1077944384 78 12414 0 0 3 0 5 2 20 0 15 0 148468183 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139834207579024 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26096] ppid=26038 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/26041/task/26096/stat : 26096 (java) S 26038 26041 4896 0 -1 1077944384 2011 12414 0 0 3 0 5 2 20 0 15 0 148468185 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833769437424 139834291333762 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26097] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26097/stat : 26097 (java) S 26038 26041 4896 0 -1 1077944384 55 12414 0 0 0 0 5 2 20 0 15 0 148468185 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833768383712 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26098] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26098/stat : 26098 (java) S 26038 26041 4896 0 -1 1077944384 44 12414 0 0 0 0 5 2 20 0 15 0 148468185 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833767330560 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26099] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26099/stat : 26099 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833766279120 139834291341211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26100] ppid=26038 vsize=14069564 CPUtime=1.71 cores=1,3,5,7
/proc/26041/task/26100/stat : 26100 (java) R 26038 26041 4896 0 -1 4202560 4481 12414 0 0 163 1 5 2 20 0 15 0 148468188 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833765210448 139834269149857 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26101] ppid=26038 vsize=14069564 CPUtime=1.26 cores=1,3,5,7
/proc/26041/task/26101/stat : 26101 (java) R 26038 26041 4896 0 -1 4202560 1795 12414 0 0 118 1 5 2 20 0 15 0 148468188 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833764155440 139834276218542 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26102] ppid=26038 vsize=14069564 CPUtime=1.39 cores=1,3,5,7
/proc/26041/task/26102/stat : 26102 (java) S 26038 26041 4896 0 -1 1077944384 4066 12414 0 0 131 1 5 2 20 0 15 0 148468188 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833763121648 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26103] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26103/stat : 26103 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833762069344 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26104] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26104/stat : 26104 (java) S 26038 26041 4896 0 -1 1077944384 8 12414 0 0 0 0 5 2 20 0 15 0 148468193 14407233536 74701 18446744073709551615 4194304 4196468 140723386637536 139833761016368 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 14069564

[startup+4.80068 s]
/proc/loadavg: 1.61 1.45 1.46 5/213 26104
/proc/meminfo: memFree=29039380/32770624 swapFree=0/458164
[pid=26041] ppid=26038 vsize=14069564 CPUtime=10.57 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 62704 12414 0 0 1029 21 5 2 20 0 15 0 148468161 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3517391 76085 3473 1 0 3506005 0
[pid=26041/tid=26091] ppid=26038 vsize=14069564 CPUtime=4.32 cores=1,3,5,7
/proc/26041/task/26091/stat : 26091 (java) R 26038 26041 4896 0 -1 4202560 43421 12414 0 0 413 12 5 2 20 0 15 0 148468183 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139834295554384 139833898471008 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26092] ppid=26038 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/26041/task/26092/stat : 26092 (java) S 26038 26041 4896 0 -1 1077944384 229 12414 0 0 11 0 5 2 20 0 15 0 148468183 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139834210737168 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26093] ppid=26038 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/26041/task/26093/stat : 26093 (java) S 26038 26041 4896 0 -1 1077944384 90 12414 0 0 12 0 5 2 20 0 15 0 148468183 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139834209684624 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26094] ppid=26038 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/26041/task/26094/stat : 26094 (java) S 26038 26041 4896 0 -1 1077944384 119 12414 0 0 10 0 5 2 20 0 15 0 148468183 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139834208631568 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26095] ppid=26038 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/26041/task/26095/stat : 26095 (java) S 26038 26041 4896 0 -1 1077944384 96 12414 0 0 11 0 5 2 20 0 15 0 148468183 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139834207579024 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26096] ppid=26038 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/26041/task/26096/stat : 26096 (java) S 26038 26041 4896 0 -1 1077944384 2021 12414 0 0 11 0 5 2 20 0 15 0 148468185 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833769437424 139834291333762 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26097] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26097/stat : 26097 (java) S 26038 26041 4896 0 -1 1077944384 55 12414 0 0 0 0 5 2 20 0 15 0 148468185 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833768383712 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26098] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26098/stat : 26098 (java) S 26038 26041 4896 0 -1 1077944384 44 12414 0 0 0 0 5 2 20 0 15 0 148468185 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833767330560 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26099] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26099/stat : 26099 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833766279120 139834291341211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26100] ppid=26038 vsize=14069564 CPUtime=2.31 cores=1,3,5,7
/proc/26041/task/26100/stat : 26100 (java) R 26038 26041 4896 0 -1 4202560 5701 12414 0 0 222 2 5 2 20 0 15 0 148468188 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833765205776 139834270547085 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26101] ppid=26038 vsize=14069564 CPUtime=1.86 cores=1,3,5,7
/proc/26041/task/26101/stat : 26101 (java) R 26038 26041 4896 0 -1 4202560 4008 12414 0 0 178 1 5 2 20 0 15 0 148468188 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833764155744 139834274819399 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26102] ppid=26038 vsize=14069564 CPUtime=1.64 cores=1,3,5,7
/proc/26041/task/26102/stat : 26102 (java) S 26038 26041 4896 0 -1 1077944384 4754 12414 0 0 155 2 5 2 20 0 15 0 148468188 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833763121648 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26103] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26103/stat : 26103 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833762069344 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26104] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26104/stat : 26104 (java) S 26038 26041 4896 0 -1 1077944384 9 12414 0 0 0 0 5 2 20 0 15 0 148468193 14407233536 76085 18446744073709551615 4194304 4196468 140723386637536 139833761016368 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
Current children cumulated CPU time (s) 10.57
Current children cumulated vsize (KiB) 14069564

[startup+5.00066 s]
/proc/loadavg: 1.61 1.45 1.46 5/213 26104
/proc/meminfo: memFree=29039380/32770624 swapFree=0/458164
[pid=26041] ppid=26038 vsize=14069564 CPUtime=11.18 cores=1,3,5,7
/proc/26041/stat : 26041 (java) S 26038 26041 4896 0 -1 1077944320 63446 12414 0 0 1089 22 5 2 20 0 15 0 148468161 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 140723386620080 139834291322615 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
/proc/26041/statm: 3517391 82842 3473 1 0 3506005 0
[pid=26041/tid=26091] ppid=26038 vsize=14069564 CPUtime=4.52 cores=1,3,5,7
/proc/26041/task/26091/stat : 26091 (java) R 26038 26041 4896 0 -1 4202560 43506 12414 0 0 433 12 5 2 20 0 15 0 148468183 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139834295554384 139834275403102 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26092] ppid=26038 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/26041/task/26092/stat : 26092 (java) S 26038 26041 4896 0 -1 1077944384 229 12414 0 0 11 0 5 2 20 0 15 0 148468183 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139834210737168 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26093] ppid=26038 vsize=14069564 CPUtime=0.19 cores=1,3,5,7
/proc/26041/task/26093/stat : 26093 (java) S 26038 26041 4896 0 -1 1077944384 90 12414 0 0 12 0 5 2 20 0 15 0 148468183 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139834209684624 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26094] ppid=26038 vsize=14069564 CPUtime=0.17 cores=1,3,5,7
/proc/26041/task/26094/stat : 26094 (java) S 26038 26041 4896 0 -1 1077944384 119 12414 0 0 10 0 5 2 20 0 15 0 148468183 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139834208631568 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26095] ppid=26038 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/26041/task/26095/stat : 26095 (java) S 26038 26041 4896 0 -1 1077944384 96 12414 0 0 11 0 5 2 20 0 15 0 148468183 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139834207579024 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26096] ppid=26038 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/26041/task/26096/stat : 26096 (java) S 26038 26041 4896 0 -1 1077944384 2021 12414 0 0 11 0 5 2 20 0 15 0 148468185 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833769437424 139834291333762 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26097] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26097/stat : 26097 (java) S 26038 26041 4896 0 -1 1077944384 55 12414 0 0 0 0 5 2 20 0 15 0 148468185 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833768383712 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26098] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26098/stat : 26098 (java) S 26038 26041 4896 0 -1 1077944384 44 12414 0 0 0 0 5 2 20 0 15 0 148468185 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833767330560 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26099] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26099/stat : 26099 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833766279120 139834291341211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26100] ppid=26038 vsize=14069564 CPUtime=2.51 cores=1,3,5,7
/proc/26041/task/26100/stat : 26100 (java) R 26038 26041 4896 0 -1 4202560 6073 12414 0 0 242 2 5 2 20 0 15 0 148468188 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833765205776 139834274733416 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26101] ppid=26038 vsize=14069564 CPUtime=2.06 cores=1,3,5,7
/proc/26041/task/26101/stat : 26101 (java) R 26038 26041 4896 0 -1 4202560 4197 12414 0 0 198 1 5 2 20 0 15 0 148468188 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833764155744 139834274819395 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26102] ppid=26038 vsize=14069564 CPUtime=1.65 cores=1,3,5,7
/proc/26041/task/26102/stat : 26102 (java) S 26038 26041 4896 0 -1 1077944384 4850 12414 0 0 156 2 5 2 20 0 15 0 148468188 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833763121648 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26103] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26103/stat : 26103 (java) S 26038 26041 4896 0 -1 1077944384 3 12414 0 0 0 0 5 2 20 0 15 0 148468188 14407233536 82842 18446744073709551615 4194304 4196468 140723386637536 139833762069344 139834291332821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
[pid=26041/tid=26104] ppid=26038 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/26041/task/26104/stat : 26104 (java) S 26038 26041 4896 0 -1 1077944384 9 12414 0 0 0 0 5 2 20 0 15 0 148468193 14407233536 82854 18446744073709551615 4194304 4196468 140723386637536 139833761016368 139834291333762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30109696 140723386644432 140723386647217 140723386647217 140723386650575 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 5.04774
CPU time (s): 11.2757
CPU user time (s): 11.0123
CPU system time (s): 0.263419
CPU usage (%): 223.382
Max. virtual memory (cumulated for all children) (KiB): 14069564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0123
system time used= 0.263419
maximum resident set size= 334340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76027
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7108
involuntary context switches= 60

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024616 second user time and 0.032493 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 23:34:49
IDJOB=4262743
IDBENCH=140519
IDSOLVER=2650
FILE ID=node132/4262743-1502488153
RUNJOBID= node132-1502411403-4960
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbo-10-10-1.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262743-1502488153/watcher-4262743-1502488153 -o /tmp/evaluation-result-4262743-1502488153/solver-4262743-1502488153 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580  bin/concrete HOME/instance-4262743-1502488153.xml

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

MD5SUM BENCH= 5be561527482570d658e03ce8cbb5c18
RANDOM SEED=1364296868

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.74
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.74
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.74
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.74
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:        29328868 kB
MemAvailable:   30213432 kB
Buffers:          303376 kB
Cached:           891312 kB
SwapCached:            0 kB
Active:          2494684 kB
Inactive:         506588 kB
Active(anon):    1807808 kB
Inactive(anon):    49012 kB
Active(file):     686876 kB
Inactive(file):   457576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24460 kB
Writeback:             0 kB
AnonPages:       1821512 kB
Mapped:            73712 kB
Shmem:             49852 kB
Slab:             138760 kB
SReclaimable:     111896 kB
SUnreclaim:        26864 kB
KernelStack:        3760 kB
PageTables:         8956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2558216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1587200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61984 MiB
End job on node132 at 2017-08-11 23:34:54