Trace number 4247980

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
R1: AbsCon-basic 2017-06-11? (TO) 2400.03 2395.92

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-15.xml
MD5SUMab7b26918dfc59e965233a0e800431a7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables274
Number of constraints273
Number of domains2
Minimum domain size2
Maximum domain size225
Distribution of domain sizes[{"size":2,"count":48},{"size":225,"count":226}]
Minimum variable degree2
Maximum variable degree48
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":175},{"degree":4,"count":48},{"degree":48,"count":1}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":224},{"arity":3,"count":48},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints272
Distribution of constraint types[{"type":"intension","count":272},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.27/0.27	
0.27/0.27	AbsCon 2 
0.27/0.27	
0.82/0.55	  Solving XCSP3-instance-4247980-1500726242 as a COP in -infty..+infty
0.82/0.56	  Loading variables...
1.10/0.61	  Loading constraints...
2.37/0.91	  Solver SolverBacktrack being built...
2.37/0.91	
2.80/1.03	  Preprocessing : gac=true, ccks=39072, filters=0, revisions=144 (useless=144), AC=0, removals=0, inconsistent=false
2.80/1.03	
2400.00/2395.91	
2400.00/2395.91	s UNKNOWN

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-4247980-1500726242/watcher-4247980-1500726242 -o /tmp/evaluation-result-4247980-1500726242/solver-4247980-1500726242 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500717213-13540 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4247980-1500726242.xml 

pid=15896
running on 8 cores: 4-7,12-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: 2.01 2.04 2.05 2/263 15899
/proc/meminfo: memFree=31731928/32770624 swapFree=5832/252576
[pid=15899] ppid=15896 vsize=361196 CPUtime=0 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 7889544 369864704 1934 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 90299 1934 1082 1 0 79210 0
[pid=15899/tid=15900] ppid=15896 vsize=361196 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 7889545 369864704 1934 33554432000 4194304 4196468 140731174567632 139975605459360 139975601228418 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0

[startup+0.1001 s]
/proc/loadavg: 2.01 2.04 2.05 2/263 15899
/proc/meminfo: memFree=31731928/32770624 swapFree=5832/252576
[pid=15899] ppid=15896 vsize=10900456 CPUtime=0.1 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 4929 0 0 0 9 1 0 0 20 0 20 0 7889544 11162066944 6037 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2725114 6037 2634 1 0 2713552 0
[pid=15899/tid=15900] ppid=15896 vsize=10900456 CPUtime=0.08 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) R 15896 15899 13508 0 -1 4202560 3016 0 0 0 7 1 0 0 20 0 20 0 7889545 11162066944 6037 33554432000 4194304 4196468 140731174567632 139975605452368 139975593895285 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900456

[startup+0.20037 s]
/proc/loadavg: 2.01 2.04 2.05 2/263 15899
/proc/meminfo: memFree=31731928/32770624 swapFree=5832/252576
[pid=15899] ppid=15896 vsize=10900580 CPUtime=0.27 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 7676 0 0 0 25 2 0 0 20 0 20 0 7889544 11162193920 9057 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2725145 9057 2919 1 0 2713552 0
[pid=15899/tid=15900] ppid=15896 vsize=10900580 CPUtime=0.17 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) R 15896 15899 13508 0 -1 4202560 4863 0 0 0 16 1 0 0 20 0 20 0 7889545 11162193920 9057 33554432000 4194304 4196468 140731174567632 139975605449248 139975585297758 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10900580

[startup+0.300277 s]
/proc/loadavg: 2.01 2.04 2.05 2/263 15899
/proc/meminfo: memFree=31731928/32770624 swapFree=5832/252576
[pid=15899] ppid=15896 vsize=10969228 CPUtime=0.48 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 8474 0 0 0 45 3 0 0 20 0 21 0 7889544 11232489472 13381 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2742307 13381 3017 1 0 2730193 0
[pid=15899/tid=15900] ppid=15896 vsize=10969228 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11232489472 13381 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10969228

[startup+0.700219 s]
/proc/loadavg: 2.01 2.04 2.05 2/263 15899
/proc/meminfo: memFree=31731928/32770624 swapFree=5832/252576
[pid=15899] ppid=15896 vsize=10971352 CPUtime=1.44 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 11734 0 0 0 139 5 0 0 20 0 21 0 7889544 11234664448 19965 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2742838 19965 3117 1 0 2730705 0
[pid=15899/tid=15900] ppid=15896 vsize=10971352 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11234664448 19965 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 10971352

[startup+1.50101 s]
/proc/loadavg: 2.01 2.04 2.05 4/284 15920
/proc/meminfo: memFree=31599976/32770624 swapFree=5832/252848
[pid=15899] ppid=15896 vsize=10973400 CPUtime=4.1 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 23363 0 0 0 402 8 0 0 20 0 21 0 7889544 11236761600 38981 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2743350 38981 3129 1 0 2731217 0
[pid=15899/tid=15900] ppid=15896 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15902] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15902/stat : 15902 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975537908496 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15903] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15903/stat : 15903 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975536855952 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15904] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15904/stat : 15904 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975535803408 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15905] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15905/stat : 15905 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975204924560 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15906] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15906/stat : 15906 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975203870992 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15907] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15907/stat : 15907 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975202818448 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15908] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15908/stat : 15908 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975201765904 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15909] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15909/stat : 15909 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975200713360 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15910] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15910/stat : 15910 (java) S 15896 15899 13508 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7889548 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975076981232 139975601228418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15911] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15911/stat : 15911 (java) S 15896 15899 13508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975075927456 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15912] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15912/stat : 15912 (java) S 15896 15899 13508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975074874864 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15913] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15913/stat : 15913 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975073823440 139975601235867 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15914] ppid=15896 vsize=10973400 CPUtime=0.63 cores=4-7,12-15
/proc/15899/task/15914/stat : 15914 (java) R 15896 15899 13508 0 -1 4202560 2624 0 0 0 63 0 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975072770328 139975581853126 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15915] ppid=15896 vsize=10973400 CPUtime=0.75 cores=4-7,12-15
/proc/15899/task/15915/stat : 15915 (java) S 15896 15899 13508 0 -1 1077944384 4518 0 0 0 74 1 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975071717488 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15916] ppid=15896 vsize=10973400 CPUtime=0.63 cores=4-7,12-15
/proc/15899/task/15916/stat : 15916 (java) S 15896 15899 13508 0 -1 1077944384 3270 0 0 0 63 0 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975070664944 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15917] ppid=15896 vsize=10973400 CPUtime=0.57 cores=4-7,12-15
/proc/15899/task/15917/stat : 15917 (java) S 15896 15899 13508 0 -1 1077944384 3243 0 0 0 56 1 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975069612400 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15918] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15918/stat : 15918 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975068560096 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15919] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15919/stat : 15919 (java) S 15896 15899 13508 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975067507632 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15920] ppid=15896 vsize=10973400 CPUtime=1.21 cores=4-7,12-15
/proc/15899/task/15920/stat : 15920 (java) R 15896 15899 13508 0 -1 4202560 3129 0 0 0 119 2 0 0 20 0 21 0 7889571 11236761600 38981 33554432000 4194304 4196468 140731174567632 139975066445144 139975221548880 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 10973400

[startup+3.10071 s]
/proc/loadavg: 2.01 2.04 2.05 3/284 15920
/proc/meminfo: memFree=31587968/32770624 swapFree=5832/252632
[pid=15899] ppid=15896 vsize=10973400 CPUtime=5.85 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 24172 0 0 0 576 9 0 0 20 0 21 0 7889544 11236761600 39218 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2743350 39218 3130 1 0 2731217 0
[pid=15899/tid=15900] ppid=15896 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15902] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15902/stat : 15902 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975537908496 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15903] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15903/stat : 15903 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975536855952 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15904] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15904/stat : 15904 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975535803408 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15905] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15905/stat : 15905 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975204924560 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15906] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15906/stat : 15906 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975203870992 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15907] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15907/stat : 15907 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975202818448 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15908] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15908/stat : 15908 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975201765904 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15909] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15909/stat : 15909 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975200713360 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15910] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15910/stat : 15910 (java) S 15896 15899 13508 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 21 0 7889548 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975076981232 139975601228418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15911] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15911/stat : 15911 (java) S 15896 15899 13508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975075927456 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15912] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15912/stat : 15912 (java) S 15896 15899 13508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975074874864 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15913] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15913/stat : 15913 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975073823440 139975601235867 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15914] ppid=15896 vsize=10973400 CPUtime=0.75 cores=4-7,12-15
/proc/15899/task/15914/stat : 15914 (java) S 15896 15899 13508 0 -1 1077944384 2951 0 0 0 75 0 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975072770032 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15915] ppid=15896 vsize=10973400 CPUtime=0.75 cores=4-7,12-15
/proc/15899/task/15915/stat : 15915 (java) S 15896 15899 13508 0 -1 1077944384 4519 0 0 0 74 1 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975071717488 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15916] ppid=15896 vsize=10973400 CPUtime=0.65 cores=4-7,12-15
/proc/15899/task/15916/stat : 15916 (java) S 15896 15899 13508 0 -1 1077944384 3430 0 0 0 65 0 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975070664944 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15917] ppid=15896 vsize=10973400 CPUtime=0.57 cores=4-7,12-15
/proc/15899/task/15917/stat : 15917 (java) S 15896 15899 13508 0 -1 1077944384 3388 0 0 0 56 1 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975069612400 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15918] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15918/stat : 15918 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975068560096 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15919] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15919/stat : 15919 (java) S 15896 15899 13508 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975067507632 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15920] ppid=15896 vsize=10973400 CPUtime=2.81 cores=4-7,12-15
/proc/15899/task/15920/stat : 15920 (java) R 15896 15899 13508 0 -1 4202560 3255 0 0 0 279 2 0 0 20 0 21 0 7889571 11236761600 39218 33554432000 4194304 4196468 140731174567632 139975066450664 139975221103784 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 10973400

[startup+6.30075 s]
/proc/loadavg: 2.01 2.03 2.05 4/284 15920
/proc/meminfo: memFree=31582636/32770624 swapFree=5832/252632
[pid=15899] ppid=15896 vsize=10973400 CPUtime=9.68 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 31635 0 0 0 959 9 0 0 20 0 21 0 7889544 11236761600 40547 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2743350 40547 3137 1 0 2731217 0
[pid=15899/tid=15900] ppid=15896 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15902] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15902/stat : 15902 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975537908496 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15903] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15903/stat : 15903 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975536855952 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15904] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15904/stat : 15904 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975535803408 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15905] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15905/stat : 15905 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975204924560 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15906] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15906/stat : 15906 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975203870992 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15907] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15907/stat : 15907 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975202818448 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15908] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15908/stat : 15908 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975201765904 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15909] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15909/stat : 15909 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975200713360 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15910] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15910/stat : 15910 (java) S 15896 15899 13508 0 -1 1077944384 368 0 0 0 0 0 0 0 20 0 21 0 7889548 11236761600 40547 33554432000 4194304 4196468 140731174567632 139975076981232 139975601228418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15911] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15

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

[pid=15899/tid=15919] ppid=15896 vsize=10973400 CPUtime=0.48 cores=4-7,12-15
/proc/15899/task/15919/stat : 15919 (java) S 15896 15899 13508 0 -1 1077944384 1884 0 0 0 21 27 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975067507632 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15920] ppid=15896 vsize=10973400 CPUtime=2321.74 cores=4-7,12-15
/proc/15899/task/15920/stat : 15920 (java) R 15896 15899 13508 0 -1 4202560 16867 0 0 0 232171 3 0 0 20 0 21 0 7889571 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975066450504 139975219174976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 2326.39
Current children cumulated vsize (KiB) 10973400

[startup+2382.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/284 16198
/proc/meminfo: memFree=31480088/32770624 swapFree=5832/254940
[pid=15899] ppid=15896 vsize=10973400 CPUtime=2386.4 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 59268 0 0 0 238608 32 0 0 20 0 21 0 7889544 11236761600 49512 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2743350 49512 3144 1 0 2731217 0
[pid=15899/tid=15900] ppid=15896 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15902] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15902/stat : 15902 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975537908496 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15903] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15903/stat : 15903 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975536855952 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15904] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15904/stat : 15904 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975535803408 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15905] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15905/stat : 15905 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975204924560 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15906] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15906/stat : 15906 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975203870992 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15907] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15907/stat : 15907 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975202818448 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15908] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15908/stat : 15908 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975201765904 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15909] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15909/stat : 15909 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975200713360 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15910] ppid=15896 vsize=10973400 CPUtime=0.02 cores=4-7,12-15
/proc/15899/task/15910/stat : 15910 (java) S 15896 15899 13508 0 -1 1077944384 886 0 0 0 1 1 0 0 20 0 21 0 7889548 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975076981232 139975601228418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15911] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15911/stat : 15911 (java) S 15896 15899 13508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975075927456 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15912] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15912/stat : 15912 (java) S 15896 15899 13508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975074874864 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15913] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15913/stat : 15913 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975073823440 139975601235867 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15914] ppid=15896 vsize=10973400 CPUtime=1.09 cores=4-7,12-15
/proc/15899/task/15914/stat : 15914 (java) S 15896 15899 13508 0 -1 1077944384 7758 0 0 0 108 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975072770032 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15915] ppid=15896 vsize=10973400 CPUtime=1 cores=4-7,12-15
/proc/15899/task/15915/stat : 15915 (java) S 15896 15899 13508 0 -1 1077944384 7331 0 0 0 99 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975071717488 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15916] ppid=15896 vsize=10973400 CPUtime=1.07 cores=4-7,12-15
/proc/15899/task/15916/stat : 15916 (java) S 15896 15899 13508 0 -1 1077944384 8493 0 0 0 106 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975070664944 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15917] ppid=15896 vsize=10973400 CPUtime=0.68 cores=4-7,12-15
/proc/15899/task/15917/stat : 15917 (java) S 15896 15899 13508 0 -1 1077944384 9408 0 0 0 66 2 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975069612400 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15918] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15918/stat : 15918 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975068560096 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15919] ppid=15896 vsize=10973400 CPUtime=0.49 cores=4-7,12-15
/proc/15899/task/15919/stat : 15919 (java) S 15896 15899 13508 0 -1 1077944384 1914 0 0 0 21 28 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975067507632 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15920] ppid=15896 vsize=10973400 CPUtime=2381.73 cores=4-7,12-15
/proc/15899/task/15920/stat : 15920 (java) R 15896 15899 13508 0 -1 4202560 16909 0 0 0 238170 3 0 0 20 0 21 0 7889571 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975066450504 139975222016572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 2386.4
Current children cumulated vsize (KiB) 10973400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2395.91 s]
/proc/loadavg: 2.06 2.03 2.05 3/284 16198
/proc/meminfo: memFree=31480088/32770624 swapFree=5832/254948
[pid=15899] ppid=15896 vsize=10973400 CPUtime=2400 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 59270 0 0 0 239968 32 0 0 20 0 21 0 7889544 11236761600 49512 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2743350 49512 3144 1 0 2731217 0
[pid=15899/tid=15900] ppid=15896 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15902] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15902/stat : 15902 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975537908496 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15903] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15903/stat : 15903 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975536855952 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15904] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15904/stat : 15904 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975535803408 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15905] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15905/stat : 15905 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975204924560 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15906] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15906/stat : 15906 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975203870992 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15907] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15907/stat : 15907 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975202818448 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15908] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15908/stat : 15908 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975201765904 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15909] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15909/stat : 15909 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975200713360 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15910] ppid=15896 vsize=10973400 CPUtime=0.02 cores=4-7,12-15
/proc/15899/task/15910/stat : 15910 (java) S 15896 15899 13508 0 -1 1077944384 886 0 0 0 1 1 0 0 20 0 21 0 7889548 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975076981232 139975601228418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15911] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15911/stat : 15911 (java) S 15896 15899 13508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975075927456 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15912] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15912/stat : 15912 (java) S 15896 15899 13508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975074874864 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15913] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15913/stat : 15913 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975073823440 139975601235867 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15914] ppid=15896 vsize=10973400 CPUtime=1.09 cores=4-7,12-15
/proc/15899/task/15914/stat : 15914 (java) S 15896 15899 13508 0 -1 1077944384 7758 0 0 0 108 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975072770032 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15915] ppid=15896 vsize=10973400 CPUtime=1 cores=4-7,12-15
/proc/15899/task/15915/stat : 15915 (java) S 15896 15899 13508 0 -1 1077944384 7331 0 0 0 99 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975071717488 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15916] ppid=15896 vsize=10973400 CPUtime=1.07 cores=4-7,12-15
/proc/15899/task/15916/stat : 15916 (java) S 15896 15899 13508 0 -1 1077944384 8493 0 0 0 106 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975070664944 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15917] ppid=15896 vsize=10973400 CPUtime=0.68 cores=4-7,12-15
/proc/15899/task/15917/stat : 15917 (java) S 15896 15899 13508 0 -1 1077944384 9408 0 0 0 66 2 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975069612400 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15918] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15918/stat : 15918 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975068560096 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15919] ppid=15896 vsize=10973400 CPUtime=0.49 cores=4-7,12-15
/proc/15899/task/15919/stat : 15919 (java) S 15896 15899 13508 0 -1 1077944384 1916 0 0 0 21 28 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975067507632 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15920] ppid=15896 vsize=10973400 CPUtime=2395.34 cores=4-7,12-15
/proc/15899/task/15920/stat : 15920 (java) R 15896 15899 13508 0 -1 4202560 16909 0 0 0 239531 3 0 0 20 0 21 0 7889571 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975066450504 139975221548513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 10973400

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+2395.91 s]
/proc/loadavg: 2.06 2.03 2.05 3/284 16198
/proc/meminfo: memFree=31480088/32770624 swapFree=5832/254948
[pid=15899] ppid=15896 vsize=10973400 CPUtime=2400 cores=4-7,12-15
/proc/15899/stat : 15899 (java) S 15896 15899 13508 0 -1 1077944320 59270 0 0 0 239968 32 0 0 20 0 21 0 7889544 11236761600 49512 33554432000 4194304 4196468 140731174567632 140731174550176 139975601217271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
/proc/15899/statm: 2743350 49512 3144 1 0 2731217 0
[pid=15899/tid=15900] ppid=15896 vsize=10973400 CPUtime=0.24 cores=4-7,12-15
/proc/15899/task/15900/stat : 15900 (java) S 15896 15899 13508 0 -1 1077944384 5188 0 0 0 23 1 0 0 20 0 21 0 7889545 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975605460144 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15902] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15902/stat : 15902 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975537908496 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15903] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15903/stat : 15903 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975536855952 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15904] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15904/stat : 15904 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975535803408 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15905] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15905/stat : 15905 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975204924560 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15906] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15906/stat : 15906 (java) S 15896 15899 13508 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975203870992 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15907] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15907/stat : 15907 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975202818448 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15908] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15908/stat : 15908 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975201765904 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15909] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15909/stat : 15909 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889546 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975200713360 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15910] ppid=15896 vsize=10973400 CPUtime=0.02 cores=4-7,12-15
/proc/15899/task/15910/stat : 15910 (java) S 15896 15899 13508 0 -1 1077944384 886 0 0 0 1 1 0 0 20 0 21 0 7889548 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975076981232 139975601228418 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15911] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15911/stat : 15911 (java) S 15896 15899 13508 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975075927456 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15912] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15912/stat : 15912 (java) S 15896 15899 13508 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 7889549 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975074874864 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15913] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15913/stat : 15913 (java) S 15896 15899 13508 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975073823440 139975601235867 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15914] ppid=15896 vsize=10973400 CPUtime=1.09 cores=4-7,12-15
/proc/15899/task/15914/stat : 15914 (java) S 15896 15899 13508 0 -1 1077944384 7758 0 0 0 108 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975072770032 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15915] ppid=15896 vsize=10973400 CPUtime=1 cores=4-7,12-15
/proc/15899/task/15915/stat : 15915 (java) S 15896 15899 13508 0 -1 1077944384 7331 0 0 0 99 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975071717488 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15916] ppid=15896 vsize=10973400 CPUtime=1.07 cores=4-7,12-15
/proc/15899/task/15916/stat : 15916 (java) S 15896 15899 13508 0 -1 1077944384 8493 0 0 0 106 1 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975070664944 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15917] ppid=15896 vsize=10973400 CPUtime=0.68 cores=4-7,12-15
/proc/15899/task/15917/stat : 15917 (java) S 15896 15899 13508 0 -1 1077944384 9408 0 0 0 66 2 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975069612400 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15918] ppid=15896 vsize=10973400 CPUtime=0 cores=4-7,12-15
/proc/15899/task/15918/stat : 15918 (java) S 15896 15899 13508 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975068560096 139975601227477 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15919] ppid=15896 vsize=10973400 CPUtime=0.49 cores=4-7,12-15
/proc/15899/task/15919/stat : 15919 (java) S 15896 15899 13508 0 -1 1077944384 1916 0 0 0 21 28 0 0 20 0 21 0 7889553 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975067507632 139975601228418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
[pid=15899/tid=15920] ppid=15896 vsize=10973400 CPUtime=2395.34 cores=4-7,12-15
/proc/15899/task/15920/stat : 15920 (java) R 15896 15899 13508 0 -1 4202560 16909 0 0 0 239531 3 0 0 20 0 21 0 7889571 11236761600 49512 33554432000 4194304 4196468 140731174567632 139975066450504 139975221548513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29376512 140731174569155 140731174569284 140731174569284 140731174571983 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 10973400

Child status: 143
Real time (s): 2395.92
CPU time (s): 2400.03
CPU user time (s): 2399.69
CPU system time (s): 0.339992
CPU usage (%): 100.172
Max. virtual memory (cumulated for all children) (KiB): 10975508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.69
system time used= 0.339992
maximum resident set size= 204788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55513
involuntary context switches= 120944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5878 second user time and 16.4397 second system time

The end

Launcher Data

Begin job on node144 at 2017-07-22 14:24:02
IDJOB=4247980
IDBENCH=130622
IDSOLVER=2624
FILE ID=node144/4247980-1500726242
RUNJOBID= node144-1500717213-13540
PBS_JOBID= 20623363
Free space on /tmp= 62008 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-15.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247980-1500726242/watcher-4247980-1500726242 -o /tmp/evaluation-result-4247980-1500726242/solver-4247980-1500726242 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node144-1500717213-13540 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4247980-1500726242.xml

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

MD5SUM BENCH= ab7b26918dfc59e965233a0e800431a7
RANDOM SEED=76145869

node144.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.49
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	: 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.49
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		: 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.49
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	: 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.49
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	: 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	: 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		: 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	: 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	: 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	: 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.49
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		: 1600.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.49
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		: 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.49
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		: 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.49
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	: 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	: 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		: 1733.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	: 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		: 2267.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	: 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		: 1733.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:        31732036 kB
MemAvailable:   31862072 kB
Buffers:          129488 kB
Cached:           284920 kB
SwapCached:            0 kB
Active:           350468 kB
Inactive:         261288 kB
Active(anon):     200336 kB
Inactive(anon):     8712 kB
Active(file):     150132 kB
Inactive(file):   252576 kB
Unevictable:        5832 kB
Mlocked:            5832 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7788 kB
Writeback:             0 kB
AnonPages:        202828 kB
Mapped:            42576 kB
Shmem:              8844 kB
Slab:             119124 kB
SReclaimable:      86324 kB
SUnreclaim:        32800 kB
KernelStack:        4944 kB
PageTables:         5572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62000 MiB
End job on node144 at 2017-07-22 15:03:59