Trace number 4244457

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: Concrete 3.4UNSAT 17.7285 7.29231

General information on the benchmark

NameScheduling/Scheduling-xcsp2-cabinet/
Cabinet-5567_X2.xml
MD5SUM8a6a7065f0b63cf63ee64db4f5edcf0c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.67453802
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Number of domains46
Minimum domain size2
Maximum domain size84591
Distribution of domain sizes[{"size":2,"count":98},{"size":7,"count":14},{"size":5567,"count":1},{"size":24829,"count":2},{"size":44731,"count":4},{"size":84591,"count":1}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":98},{"degree":3,"count":7},{"degree":7,"count":3},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":111},{"arity":8,"count":1},{"arity":15,"count":7}]
Number of extensional constraints98
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":98},{"type":"intension","count":20},{"type":"sum","count":7},{"type":"maximum","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.77/2.13	c Concrete v3.4 running
17.46/7.27	s UNSATISFIABLE

Verifier Data


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-4244457-1500687590/watcher-4244457-1500687590 -o /tmp/evaluation-result-4244457-1500687590/solver-4244457-1500687590 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500682951-16359 --watchdog 2560 bin/concrete HOME/instance-4244457-1500687590.xml 

pid=17517
running on 8 cores: 1,3,5,7,9,11,13,15

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


[startup+0 s]
/proc/loadavg: 1.67 1.69 1.67 3/261 17520
/proc/meminfo: memFree=28514912/32770624 swapFree=5912/86744
[pid=17520] ppid=17517 vsize=9508 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (bash) S 17517 17520 16327 0 -1 4202496 686 1532 0 0 0 0 0 0 20 0 1 0 4028601 9736192 350 33554432000 4194304 5098028 140722847997120 140722847994760 140023724678144 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 18423808 140722848003342 140722848003427 140722848003427 140722848006126 0
/proc/17520/statm: 2377 350 277 221 0 86 0

[startup+0.1002 s]
/proc/loadavg: 1.67 1.69 1.67 3/261 17520
/proc/meminfo: memFree=28514912/32770624 swapFree=5912/86744
[pid=17520] ppid=17517 vsize=9640 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (bash) S 17517 17520 16327 0 -1 4202496 879 6416 0 0 0 0 0 2 20 0 1 0 4028601 9871360 378 33554432000 4194304 5098028 140722847997120 140722847991128 140023724678144 0 0 4100 65536 18446744071580971376 0 0 17 11 0 0 0 0 0 7196144 7232144 18423808 140722848003342 140722848003427 140722848003427 140722848006126 0
/proc/17520/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9640

[startup+0.200407 s]
/proc/loadavg: 1.67 1.69 1.67 3/261 17520
/proc/meminfo: memFree=28514912/32770624 swapFree=5912/86744
[pid=17520] ppid=17517 vsize=10435860 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 4704 12682 0 0 5 1 9 4 20 0 13 0 4028601 10686320640 5044 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800971 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2608965 5044 2138 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.300261 s]
/proc/loadavg: 1.67 1.69 1.67 3/261 17520
/proc/meminfo: memFree=28514912/32770624 swapFree=5912/86744
[pid=17520] ppid=17517 vsize=10902392 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 6671 12682 0 0 22 2 9 4 20 0 20 0 4028601 11164049408 8978 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2725598 8978 2993 1 0 2713890 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10902392

[startup+0.700282 s]
/proc/loadavg: 1.67 1.69 1.67 3/261 17520
/proc/meminfo: memFree=28514912/32770624 swapFree=5912/86744
[pid=17520] ppid=17517 vsize=10902720 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 11807 12682 0 0 73 5 9 4 20 0 20 0 4028601 11164385280 15139 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2725680 15139 3135 1 0 2713890 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 10902720

[startup+1.50082 s]
/proc/loadavg: 1.67 1.69 1.67 3/281 17593
/proc/meminfo: memFree=28418864/32770624 swapFree=5912/86776
[pid=17520] ppid=17517 vsize=10913344 CPUtime=2.3 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 26640 12682 0 0 204 13 9 4 20 0 20 0 4028601 11175264256 44119 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2728336 44119 3409 1 0 2716450 0
[pid=17520/tid=17575] ppid=17517 vsize=10913344 CPUtime=1.43 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17575/stat : 17575 (java) R 17517 17520 16327 0 -1 4202560 18869 12682 0 0 124 6 9 4 20 0 20 0 4028614 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728396827736 139728392613270 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17576] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17576/stat : 17576 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728318676112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17577] ppid=17517 vsize=10913344 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17577/stat : 17577 (java) S 17517 17520 16327 0 -1 1077944384 20 12682 0 0 1 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728317623312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17578] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17578/stat : 17578 (java) S 17517 17520 16327 0 -1 1077944384 34 12682 0 0 0 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728316570512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17579] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17579/stat : 17579 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728315517712 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17580] ppid=17517 vsize=10913344 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17580/stat : 17580 (java) S 17517 17520 16327 0 -1 1077944384 18 12682 0 0 1 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728314464912 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17581] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17581/stat : 17581 (java) S 17517 17520 16327 0 -1 1077944384 21 12682 0 0 0 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728313412112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17582] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17582/stat : 17582 (java) S 17517 17520 16327 0 -1 1077944384 26 12682 0 0 0 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728312359312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17583] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17583/stat : 17583 (java) S 17517 17520 16327 0 -1 1077944384 105 12682 0 0 0 0 9 4 20 0 20 0 4028615 11175264256 44119 33554432000 4194304 4196468 140720642296672 139728311306512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17584] ppid=17517 vsize=10913344 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17584/stat : 17584 (java) S 17517 17520 16327 0 -1 1077944384 1124 12682 0 0 1 0 9 4 20 0 20 0 4028617 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727598406512 139728392612482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17585] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17585/stat : 17585 (java) S 17517 17520 16327 0 -1 1077944384 56 12682 0 0 0 0 9 4 20 0 20 0 4028618 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727597352544 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17586] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17586/stat : 17586 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028618 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727596299648 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17587] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17587/stat : 17587 (java) S 17517 17520 16327 0 -1 1077944384 1 12682 0 0 0 0 9 4 20 0 20 0 4028622 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727595247952 139728392619931 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17588] ppid=17517 vsize=10913344 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17588/stat : 17588 (java) S 17517 17520 16327 0 -1 1077944384 920 12682 0 0 14 0 9 4 20 0 20 0 4028622 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727594195312 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17589] ppid=17517 vsize=10913344 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17589/stat : 17589 (java) S 17517 17520 16327 0 -1 1077944384 646 12682 0 0 11 0 9 4 20 0 20 0 4028622 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727593142512 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17590] ppid=17517 vsize=10913344 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17590/stat : 17590 (java) S 17517 17520 16327 0 -1 1077944384 1251 12682 0 0 16 0 9 4 20 0 20 0 4028622 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727592089712 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17591] ppid=17517 vsize=10913344 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17591/stat : 17591 (java) S 17517 17520 16327 0 -1 1077944384 1277 12682 0 0 26 0 9 4 20 0 20 0 4028622 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727591036912 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17592] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17592/stat : 17592 (java) S 17517 17520 16327 0 -1 1077944384 3 12682 0 0 0 0 9 4 20 0 20 0 4028623 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727589985376 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17593] ppid=17517 vsize=10913344 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17593/stat : 17593 (java) S 17517 17520 16327 0 -1 1077944384 6 12682 0 0 0 0 9 4 20 0 20 0 4028623 11175264256 44119 33554432000 4194304 4196468 140720642296672 139727588932656 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 10913344

[startup+3.10075 s]
/proc/loadavg: 1.77 1.71 1.68 5/281 17593
/proc/meminfo: memFree=28343944/32770624 swapFree=5912/86776
[pid=17520] ppid=17517 vsize=10927868 CPUtime=6.06 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 46120 12682 0 0 574 19 9 4 20 0 20 0 4028601 11190136832 56701 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2731967 56701 3473 1 0 2719522 0
[pid=17520/tid=17575] ppid=17517 vsize=10927868 CPUtime=3.02 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17575/stat : 17575 (java) R 17517 17520 16327 0 -1 4202560 31486 12682 0 0 281 8 9 4 20 0 20 0 4028614 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728396829168 139728373978643 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17576] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17576/stat : 17576 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728318676112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17577] ppid=17517 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17577/stat : 17577 (java) S 17517 17520 16327 0 -1 1077944384 20 12682 0 0 1 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728317623312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17578] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17578/stat : 17578 (java) S 17517 17520 16327 0 -1 1077944384 34 12682 0 0 0 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728316570512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17579] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17579/stat : 17579 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728315517712 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17580] ppid=17517 vsize=10927868 CPUtime=0.14 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17580/stat : 17580 (java) S 17517 17520 16327 0 -1 1077944384 18 12682 0 0 1 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728314464912 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17581] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17581/stat : 17581 (java) S 17517 17520 16327 0 -1 1077944384 21 12682 0 0 0 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728313412112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17582] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17582/stat : 17582 (java) S 17517 17520 16327 0 -1 1077944384 26 12682 0 0 0 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728312359312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17583] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17583/stat : 17583 (java) S 17517 17520 16327 0 -1 1077944384 105 12682 0 0 0 0 9 4 20 0 20 0 4028615 11190136832 56701 33554432000 4194304 4196468 140720642296672 139728311306512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17584] ppid=17517 vsize=10927868 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17584/stat : 17584 (java) S 17517 17520 16327 0 -1 1077944384 1140 12682 0 0 2 0 9 4 20 0 20 0 4028617 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727598406512 139728392612482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17585] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17585/stat : 17585 (java) S 17517 17520 16327 0 -1 1077944384 56 12682 0 0 0 0 9 4 20 0 20 0 4028618 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727597352544 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17586] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17586/stat : 17586 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028618 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727596299648 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17587] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17587/stat : 17587 (java) S 17517 17520 16327 0 -1 1077944384 1 12682 0 0 0 0 9 4 20 0 20 0 4028622 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727595247952 139728392619931 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17588] ppid=17517 vsize=10927868 CPUtime=0.63 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17588/stat : 17588 (java) S 17517 17520 16327 0 -1 1077944384 1704 12682 0 0 50 0 9 4 20 0 20 0 4028622 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727594195312 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17589] ppid=17517 vsize=10927868 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17589/stat : 17589 (java) S 17517 17520 16327 0 -1 1077944384 1244 12682 0 0 37 1 9 4 20 0 20 0 4028622 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727593142512 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17590] ppid=17517 vsize=10927868 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17590/stat : 17590 (java) S 17517 17520 16327 0 -1 1077944384 4777 12682 0 0 85 1 9 4 20 0 20 0 4028622 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727592089712 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17591] ppid=17517 vsize=10927868 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17591/stat : 17591 (java) R 17517 17520 16327 0 -1 4202560 3214 12682 0 0 108 1 9 4 20 0 20 0 4028622 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727591033344 139728376794119 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17592] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17592/stat : 17592 (java) S 17517 17520 16327 0 -1 1077944384 3 12682 0 0 0 0 9 4 20 0 20 0 4028623 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727589985376 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17593] ppid=17517 vsize=10927868 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17593/stat : 17593 (java) S 17517 17520 16327 0 -1 1077944384 7 12682 0 0 0 0 9 4 20 0 20 0 4028623 11190136832 56701 33554432000 4194304 4196468 140720642296672 139727588932656 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 10927868

[startup+6.30088 s]
/proc/loadavg: 1.77 1.71 1.68 3/281 17593
/proc/meminfo: memFree=28157724/32770624 swapFree=5912/86788
[pid=17520] ppid=17517 vsize=10997500 CPUtime=15.59 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 66722 12682 0 0 1509 37 9 4 20 0 20 0 4028601 11261440000 110479 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2749375 110479 3509 1 0 2736930 0
[pid=17520/tid=17575] ppid=17517 vsize=10997500 CPUtime=6.12 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17575/stat : 17575 (java) R 17517 17520 16327 0 -1 4202560 40428 12682 0 0 586 13 9 4 20 0 20 0 4028614 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728396834440 139728000620064 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17576] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17576/stat : 17576 (java) S 17517 17520 16327 0 -1 1077944384 85 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728318676112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17577] ppid=17517 vsize=10997500 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17577/stat : 17577 (java) S 17517 17520 16327 0 -1 1077944384 106 12682 0 0 3 1 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728317623312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17578] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17578/stat : 17578 (java) S 17517 17520 16327 0 -1 1077944384 111 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728316570512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17579] ppid=17517 vsize=10997500 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17579/stat : 17579 (java) S 17517 17520 16327 0 -1 1077944384 81 12682 0 0 3 1 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728315517712 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17580] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17580/stat : 17580 (java) S 17517 17520 16327 0 -1 1077944384 893 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728314464912 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17581] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17581/stat : 17581 (java) S 17517 17520 16327 0 -1 1077944384 74 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728313412112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17582] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17582/stat : 17582 (java) S 17517 17520 16327 0 -1 1077944384 93 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728312359312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17583] ppid=17517 vsize=10997500 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17583/stat : 17583 (java) S 17517 17520 16327 0 -1 1077944384 138 12682 0 0 3 1 9 4 20 0 20 0 4028615 11261440000 110479 33554432000 4194304 4196468 140720642296672 139728311306512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17584] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17584/stat : 17584 (java) S 17517 17520 16327 0 -1 1077944384 2068 12682 0 0 5 0 9 4 20 0 20 0 4028617 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727598406512 139728392612482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17585] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17585/stat : 17585 (java) S 17517 17520 16327 0 -1 1077944384 56 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727597352608 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17586] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17586/stat : 17586 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727596299648 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17587] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17587/stat : 17587 (java) S 17517 17520 16327 0 -1 1077944384 1 12682 0 0 0 0 9 4 20 0 20 0 4028622 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727595247952 139728392619931 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17588] ppid=17517 vsize=10997500 CPUtime=2.42 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17588/stat : 17588 (java) S 17517 17520 16327 0 -1 1077944384 3871 12682 0 0 228 1 9 4 20 0 20 0 4028622 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727594195312 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17589] ppid=17517 vsize=10997500 CPUtime=2.5 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17589/stat : 17589 (java) S 17517 17520 16327 0 -1 1077944384 6531 12682 0 0 236 1 9 4 20 0 20 0 4028622 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727593142512 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17590] ppid=17517 vsize=10997500 CPUtime=2.7 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17590/stat : 17590 (java) S 17517 17520 16327 0 -1 1077944384 5742 12682 0 0 256 1 9 4 20 0 20 0 4028622 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727592089712 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17591] ppid=17517 vsize=10997500 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17591/stat : 17591 (java) S 17517 17520 16327 0 -1 1077944384 4256 12682 0 0 161 3 9 4 20 0 20 0 4028622 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727591036912 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17592] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17592/stat : 17592 (java) S 17517 17520 16327 0 -1 1077944384 3 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727589985376 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17593] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17593/stat : 17593 (java) S 17517 17520 16327 0 -1 1077944384 11 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 110479 33554432000 4194304 4196468 140720642296672 139727588932656 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
Current children cumulated CPU time (s) 15.59
Current children cumulated vsize (KiB) 10997500

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

[startup+6.40108 s]
/proc/loadavg: 1.77 1.71 1.68 3/281 17593
/proc/meminfo: memFree=28157724/32770624 swapFree=5912/86788
[pid=17520] ppid=17517 vsize=10997500 CPUtime=15.76 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 66764 12682 0 0 1523 40 9 4 20 0 20 0 4028601 11261440000 112084 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2749375 112084 3509 1 0 2736930 0
[pid=17520/tid=17575] ppid=17517 vsize=10997500 CPUtime=6.21 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17575/stat : 17575 (java) R 17517 17520 16327 0 -1 4202560 40429 12682 0 0 595 13 9 4 20 0 20 0 4028614 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728396832264 139727998501516 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17576] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17576/stat : 17576 (java) S 17517 17520 16327 0 -1 1077944384 88 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728318676112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17577] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17577/stat : 17577 (java) S 17517 17520 16327 0 -1 1077944384 109 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728317623312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17578] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17578/stat : 17578 (java) S 17517 17520 16327 0 -1 1077944384 122 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728316570512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17579] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17579/stat : 17579 (java) S 17517 17520 16327 0 -1 1077944384 84 12682 0 0 3 2 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728315517712 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17580] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17580/stat : 17580 (java) S 17517 17520 16327 0 -1 1077944384 897 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728314464912 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17581] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17581/stat : 17581 (java) S 17517 17520 16327 0 -1 1077944384 76 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728313412112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17582] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17582/stat : 17582 (java) S 17517 17520 16327 0 -1 1077944384 97 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728312359312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17583] ppid=17517 vsize=10997500 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17583/stat : 17583 (java) S 17517 17520 16327 0 -1 1077944384 141 12682 0 0 3 1 9 4 20 0 20 0 4028615 11261440000 112084 33554432000 4194304 4196468 140720642296672 139728311306512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17584] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17584/stat : 17584 (java) S 17517 17520 16327 0 -1 1077944384 2070 12682 0 0 5 0 9 4 20 0 20 0 4028617 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727598406512 139728392612482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17585] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17585/stat : 17585 (java) S 17517 17520 16327 0 -1 1077944384 56 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727597352608 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17586] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17586/stat : 17586 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727596299648 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17587] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17587/stat : 17587 (java) S 17517 17520 16327 0 -1 1077944384 1 12682 0 0 0 0 9 4 20 0 20 0 4028622 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727595247952 139728392619931 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17588] ppid=17517 vsize=10997500 CPUtime=2.43 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17588/stat : 17588 (java) S 17517 17520 16327 0 -1 1077944384 3872 12682 0 0 229 1 9 4 20 0 20 0 4028622 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727594195312 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17589] ppid=17517 vsize=10997500 CPUtime=2.5 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17589/stat : 17589 (java) R 17517 17520 16327 0 -1 4202560 6531 12682 0 0 236 1 9 4 20 0 20 0 4028622 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727593142808 139728378665511 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17590] ppid=17517 vsize=10997500 CPUtime=2.7 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17590/stat : 17590 (java) S 17517 17520 16327 0 -1 1077944384 5743 12682 0 0 256 1 9 4 20 0 20 0 4028622 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727592089712 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17591] ppid=17517 vsize=10997500 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17591/stat : 17591 (java) S 17517 17520 16327 0 -1 1077944384 4260 12682 0 0 161 3 9 4 20 0 20 0 4028622 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727591036912 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17592] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17592/stat : 17592 (java) S 17517 17520 16327 0 -1 1077944384 3 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727589985376 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17593] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17593/stat : 17593 (java) S 17517 17520 16327 0 -1 1077944384 11 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 112084 33554432000 4194304 4196468 140720642296672 139727588932656 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
Current children cumulated CPU time (s) 15.76
Current children cumulated vsize (KiB) 10997500

[startup+6.80079 s]
/proc/loadavg: 1.77 1.71 1.68 3/281 17593
/proc/meminfo: memFree=28087416/32770624 swapFree=5912/86788
[pid=17520] ppid=17517 vsize=10997500 CPUtime=16.24 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 66825 12682 0 0 1570 41 9 4 20 0 20 0 4028601 11261440000 124398 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2749375 124398 3509 1 0 2736930 0
[pid=17520/tid=17575] ppid=17517 vsize=10997500 CPUtime=6.61 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17575/stat : 17575 (java) R 17517 17520 16327 0 -1 4202560 40453 12682 0 0 634 14 9 4 20 0 20 0 4028614 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728396834440 139727994466414 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17576] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17576/stat : 17576 (java) S 17517 17520 16327 0 -1 1077944384 88 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728318676112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17577] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17577/stat : 17577 (java) S 17517 17520 16327 0 -1 1077944384 109 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728317623312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17578] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17578/stat : 17578 (java) S 17517 17520 16327 0 -1 1077944384 122 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728316570512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17579] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17579/stat : 17579 (java) S 17517 17520 16327 0 -1 1077944384 84 12682 0 0 3 2 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728315517712 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17580] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17580/stat : 17580 (java) S 17517 17520 16327 0 -1 1077944384 897 12682 0 0 4 1 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728314464912 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17581] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17581/stat : 17581 (java) S 17517 17520 16327 0 -1 1077944384 76 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728313412112 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17582] ppid=17517 vsize=10997500 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17582/stat : 17582 (java) S 17517 17520 16327 0 -1 1077944384 97 12682 0 0 4 2 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728312359312 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17583] ppid=17517 vsize=10997500 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17583/stat : 17583 (java) S 17517 17520 16327 0 -1 1077944384 141 12682 0 0 3 1 9 4 20 0 20 0 4028615 11261440000 124398 33554432000 4194304 4196468 140720642296672 139728311306512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17584] ppid=17517 vsize=10997500 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17584/stat : 17584 (java) S 17517 17520 16327 0 -1 1077944384 2070 12682 0 0 5 0 9 4 20 0 20 0 4028617 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727598406512 139728392612482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17585] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17585/stat : 17585 (java) S 17517 17520 16327 0 -1 1077944384 56 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727597352608 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17586] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17586/stat : 17586 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727596299648 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17587] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17587/stat : 17587 (java) S 17517 17520 16327 0 -1 1077944384 1 12682 0 0 0 0 9 4 20 0 20 0 4028622 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727595247952 139728392619931 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17588] ppid=17517 vsize=10997500 CPUtime=2.45 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17588/stat : 17588 (java) S 17517 17520 16327 0 -1 1077944384 3874 12682 0 0 231 1 9 4 20 0 20 0 4028622 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727594195312 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17589] ppid=17517 vsize=10997500 CPUtime=2.53 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17589/stat : 17589 (java) S 17517 17520 16327 0 -1 1077944384 6534 12682 0 0 239 1 9 4 20 0 20 0 4028622 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727593142512 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17590] ppid=17517 vsize=10997500 CPUtime=2.72 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17590/stat : 17590 (java) S 17517 17520 16327 0 -1 1077944384 5744 12682 0 0 258 1 9 4 20 0 20 0 4028622 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727592089712 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17591] ppid=17517 vsize=10997500 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17591/stat : 17591 (java) S 17517 17520 16327 0 -1 1077944384 4291 12682 0 0 163 3 9 4 20 0 20 0 4028622 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727591036912 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17592] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17592/stat : 17592 (java) S 17517 17520 16327 0 -1 1077944384 3 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727589985376 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17593] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17593/stat : 17593 (java) S 17517 17520 16327 0 -1 1077944384 11 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 124398 33554432000 4194304 4196468 140720642296672 139727588932656 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
Current children cumulated CPU time (s) 16.24
Current children cumulated vsize (KiB) 10997500

[startup+7.20101 s]
/proc/loadavg: 1.77 1.71 1.68 3/281 17593
/proc/meminfo: memFree=28087416/32770624 swapFree=5912/86788
[pid=17520] ppid=17517 vsize=10997500 CPUtime=17.46 cores=1,3,5,7,9,11,13,15
/proc/17520/stat : 17520 (java) S 17517 17520 16327 0 -1 1077944320 67041 12682 0 0 1683 50 9 4 20 0 20 0 4028601 11261440000 139323 33554432000 4194304 4196468 140720642296672 140720642279216 139728392601335 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
/proc/17520/statm: 2749375 139323 3509 1 0 2736930 0
[pid=17520/tid=17575] ppid=17517 vsize=10997500 CPUtime=6.83 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17575/stat : 17575 (java) S 17517 17520 16327 0 -1 1077944384 40481 12682 0 0 655 15 9 4 20 0 20 0 4028614 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728396838880 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17576] ppid=17517 vsize=10997500 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17576/stat : 17576 (java) R 17517 17520 16327 0 -1 4202560 99 12682 0 0 15 3 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728318676312 139728377597742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17577] ppid=17517 vsize=10997500 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17577/stat : 17577 (java) R 17517 17520 16327 0 -1 4202560 126 12682 0 0 14 3 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728317623512 139728385229543 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17578] ppid=17517 vsize=10997500 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17578/stat : 17578 (java) R 17517 17520 16327 0 -1 4202560 142 12682 0 0 15 3 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728316570712 139728385229543 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17579] ppid=17517 vsize=10997500 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17579/stat : 17579 (java) R 17517 17520 16327 0 -1 4202560 103 12682 0 0 14 2 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728315517832 139728375984370 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17580] ppid=17517 vsize=10997500 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17580/stat : 17580 (java) R 17517 17520 16327 0 -1 4202560 909 12682 0 0 14 2 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728314465112 139728385229543 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17581] ppid=17517 vsize=10997500 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17581/stat : 17581 (java) R 17517 17520 16327 0 -1 4202560 83 12682 0 0 14 3 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728313412000 139728385229543 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17582] ppid=17517 vsize=10997500 CPUtime=0.31 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17582/stat : 17582 (java) R 17517 17520 16327 0 -1 4202560 114 12682 0 0 15 3 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728312359432 139728385229543 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17583] ppid=17517 vsize=10997500 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17583/stat : 17583 (java) R 17517 17520 16327 0 -1 4202560 150 12682 0 0 13 2 9 4 20 0 20 0 4028615 11261440000 139323 33554432000 4194304 4196468 140720642296672 139728311306632 139728385229543 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17584] ppid=17517 vsize=10997500 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17584/stat : 17584 (java) S 17517 17520 16327 0 -1 1077944384 2128 12682 0 0 12 0 9 4 20 0 20 0 4028617 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727598405136 139728392611541 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17585] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17585/stat : 17585 (java) S 17517 17520 16327 0 -1 1077944384 56 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727597352512 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17586] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17586/stat : 17586 (java) S 17517 17520 16327 0 -1 1077944384 45 12682 0 0 0 0 9 4 20 0 20 0 4028618 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727596299648 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17587] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17587/stat : 17587 (java) S 17517 17520 16327 0 -1 1077944384 1 12682 0 0 0 0 9 4 20 0 20 0 4028622 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727595247952 139728392619931 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17588] ppid=17517 vsize=10997500 CPUtime=2.46 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17588/stat : 17588 (java) S 17517 17520 16327 0 -1 1077944384 3875 12682 0 0 232 1 9 4 20 0 20 0 4028622 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727594195312 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17589] ppid=17517 vsize=10997500 CPUtime=2.54 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17589/stat : 17589 (java) S 17517 17520 16327 0 -1 1077944384 6535 12682 0 0 240 1 9 4 20 0 20 0 4028622 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727593142512 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17590] ppid=17517 vsize=10997500 CPUtime=2.74 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17590/stat : 17590 (java) S 17517 17520 16327 0 -1 1077944384 5748 12682 0 0 260 1 9 4 20 0 20 0 4028622 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727592074608 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17591] ppid=17517 vsize=10997500 CPUtime=1.79 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17591/stat : 17591 (java) S 17517 17520 16327 0 -1 1077944384 4303 12682 0 0 163 3 9 4 20 0 20 0 4028622 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727591036912 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17592] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17592/stat : 17592 (java) S 17517 17520 16327 0 -1 1077944384 3 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727589985376 139728392611541 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
[pid=17520/tid=17593] ppid=17517 vsize=10997500 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/17520/task/17593/stat : 17593 (java) S 17517 17520 16327 0 -1 1077944384 11 12682 0 0 0 0 9 4 20 0 20 0 4028623 11261440000 139323 33554432000 4194304 4196468 140720642296672 139727588932656 139728392612482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 15564800 140720642300609 140720642303383 140720642303383 140720642305999 0
Current children cumulated CPU time (s) 17.46
Current children cumulated vsize (KiB) 10997500

Child status: 0
Real time (s): 7.29231
CPU time (s): 17.7285
CPU user time (s): 17.1677
CPU system time (s): 0.560789
CPU usage (%): 243.113
Max. virtual memory (cumulated for all children) (KiB): 11000012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1677
system time used= 0.560789
maximum resident set size= 558248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79826
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= 11309
involuntary context switches= 1542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06096 second user time and 0.075027 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-22 03:39:50
IDJOB=4244457
IDBENCH=115704
IDSOLVER=2630
FILE ID=node107/4244457-1500687590
RUNJOBID= node107-1500682951-16359
PBS_JOBID= 20623334
Free space on /tmp= 61852 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-cabinet/Cabinet-5567_X2.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244457-1500687590/watcher-4244457-1500687590 -o /tmp/evaluation-result-4244457-1500687590/solver-4244457-1500687590 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500682951-16359 --watchdog 2560  bin/concrete HOME/instance-4244457-1500687590.xml

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

MD5SUM BENCH= 8a6a7065f0b63cf63ee64db4f5edcf0c
RANDOM SEED=1765259662

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28514636 kB
MemAvailable:   28644828 kB
Buffers:          172720 kB
Cached:           212776 kB
SwapCached:            0 kB
Active:          3617640 kB
Inactive:         145300 kB
Active(anon):    3330408 kB
Inactive(anon):    58556 kB
Active(file):     287232 kB
Inactive(file):    86744 kB
Unevictable:        5912 kB
Mlocked:            5912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24724 kB
Writeback:             0 kB
AnonPages:       3521000 kB
Mapped:            43564 kB
Shmem:              8852 kB
Slab:             177832 kB
SReclaimable:     144100 kB
SUnreclaim:        33732 kB
KernelStack:        4864 kB
PageTables:        11852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4145684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3205120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61828 MiB
End job on node107 at 2017-07-22 03:39:57