Trace number 4249817

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-11OPT1916 4.28043 1.75777

DiagnosticValue
WRONG_DECISIONS2420

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff16.xml
MD5SUM7d930e9aa83e9b949249fe9ec59ccd01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1916
Best CPU time to get the best result obtained on this benchmark0.31879199
Satisfiable
(Un)Satisfiability was proved
Number of variables183
Number of constraints181
Number of domains32
Minimum domain size30
Maximum domain size32
Distribution of domain sizes[{"size":30,"count":4},{"size":31,"count":40},{"size":32,"count":139}]
Minimum variable degree2
Maximum variable degree46
Distribution of variable degrees[{"degree":2,"count":180},{"degree":46,"count":3}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":135},{"arity":3,"count":1},{"arity":4,"count":45}]
Number of extensional constraints135
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":135},{"type":"ordered","count":1},{"type":"minimum","count":45}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.27/0.27	
0.27/0.27	AbsCon 2 
0.27/0.27	
0.84/0.59	  Solving XCSP3-instance-4249817-1500765166 as a COP in -infty..+infty
0.84/0.59	  Loading variables...
1.24/0.65	  Loading constraints...
1.54/0.72	  Solver SolverBacktrack being built...
1.54/0.72	
1.54/0.75	  Preprocessing : gac=true, ccks=0, filters=195, revisions=203 (useless=68), AC=360, removals=360, inconsistent=false
1.54/0.75	
1.54/0.76	o 8994
1.54/0.78	o 4013
1.54/0.79	o 3947
1.91/0.80	o 3710
1.91/0.85	o 3709
1.91/0.86	o 3660
1.91/0.86	o 3484
1.91/0.87	o 3143
1.91/0.89	o 3050
2.36/0.90	o 2691
2.36/0.91	o 2311
2.36/0.91	o 2146
2.36/0.92	o 2081
2.36/0.92	o 2000
2.36/0.92	o 1981
2.36/0.92	o 1951
2.36/0.93	o 1942
2.36/0.93	o 1928
2.70/1.00	o 1920
2.94/1.18	o 1918
3.19/1.24	o 1917
3.61/1.49	o 1916
4.21/1.74	
4.21/1.74	v <instantiation id='sol22' type='solution' cost='1916'>  <list> x[] drd[][] dr[] </list>  <values> 72 301 540 303 74 165 303 74 165 51 178 417 51 178 417 468 239 0 468 239 0 68 297 536 533 304 65 533 304 65 72 301 540 18 247 486 22 251 490 26 203 442 26 203 442 240 11 228 240 11 228 17 212 451 229 0 239 20 249 488 20 249 488 368 139 100 367 138 101 65 294 533 65 294 533 0 229 468 35 194 433 35 194 433 71 158 397 71 158 397 14 215 454 23 206 445 448 219 20 40 189 428 2 231 470 53 282 521 53 282 521 165 64 303 166 63 302 281 52 187 278 49 190 9 238 477 121 108 347 121 108 347 217 12 251 217 12 251 74 74 51 51 0 0 68 65 65 72 18 22 26 26 11 11 17 0 20 20 100 101 65 65 0 35 35 71 71 14 23 20 40 2 53 53 64 63 52 49 9 108 108 12 12 </values>  </instantiation>
4.21/1.74	s OPTIMUM FOUND
4.21/1.74	
4.21/1.74	d WRONG_DECISIONS 2420

Verifier Data

OK	1916

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-4249817-1500765166/watcher-4249817-1500765166 -o /tmp/evaluation-result-4249817-1500765166/solver-4249817-1500765166 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500750804-29440 --watchdog 2560 java -jar HOME/AbsCon-basic.jar HOME/instance-4249817-1500765166.xml 

pid=31623
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.78 1.97 2.02 3/262 31626
/proc/meminfo: memFree=31341764/32770624 swapFree=5920/178352
[pid=31626] ppid=31623 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 2113 0 0 0 0 0 0 0 20 0 2 0 11786233 8550137856 1866 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2087436 1866 1198 1 0 2076347 0
[pid=31626/tid=31627] ppid=31623 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) R 31623 31626 29408 0 -1 4202560 911 0 0 0 0 0 0 0 20 0 2 0 11786233 8550137856 1932 33554432000 4194304 4196468 140732799202752 140222931605920 140222908473104 0 4 0 16784584 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0

[startup+0.100129 s]
/proc/loadavg: 1.78 1.97 2.02 3/262 31626
/proc/meminfo: memFree=31341764/32770624 swapFree=5920/178352
[pid=31626] ppid=31623 vsize=10900580 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 5215 0 0 0 8 2 0 0 20 0 20 0 11786233 11162193920 6271 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2725145 6271 2626 1 0 2713552 0
[pid=31626/tid=31627] ppid=31623 vsize=10900580 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) R 31623 31626 29408 0 -1 4202560 3289 0 0 0 7 1 0 0 20 0 20 0 11786233 11162193920 6271 33554432000 4194304 4196468 140732799202752 140222931600560 140222919604812 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900580

[startup+0.20041 s]
/proc/loadavg: 1.78 1.97 2.02 3/262 31626
/proc/meminfo: memFree=31341764/32770624 swapFree=5920/178352
[pid=31626] ppid=31623 vsize=10900580 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 7798 0 0 0 25 2 0 0 20 0 20 0 11786233 11162193920 8756 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2725145 8756 2926 1 0 2713552 0
[pid=31626/tid=31627] ppid=31623 vsize=10900580 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) R 31623 31626 29408 0 -1 4202560 4999 0 0 0 16 2 0 0 20 0 20 0 11786233 11162193920 8756 33554432000 4194304 4196468 140732799202752 140222931595808 140222913535249 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10900580

[startup+0.300307 s]
/proc/loadavg: 1.78 1.97 2.02 3/262 31626
/proc/meminfo: memFree=31341764/32770624 swapFree=5920/178352
[pid=31626] ppid=31623 vsize=10969260 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 8727 0 0 0 44 3 0 0 20 0 21 0 11786233 11232522240 13018 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2742315 13018 3011 1 0 2730201 0
[pid=31626/tid=31627] ppid=31623 vsize=10969260 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) S 31623 31626 29408 0 -1 1077944384 5247 0 0 0 22 2 0 0 20 0 21 0 11786233 11232522240 13018 33554432000 4194304 4196468 140732799202752 140222931606704 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10969260

[startup+0.700268 s]
/proc/loadavg: 1.78 1.97 2.02 3/262 31626
/proc/meminfo: memFree=31341764/32770624 swapFree=5920/178352
[pid=31626] ppid=31623 vsize=10971352 CPUtime=1.54 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 13057 0 0 0 149 5 0 0 20 0 21 0 11786233 11234664448 21754 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2742838 21754 3104 1 0 2730705 0
[pid=31626/tid=31627] ppid=31623 vsize=10971352 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) S 31623 31626 29408 0 -1 1077944384 5247 0 0 0 22 2 0 0 20 0 21 0 11786233 11234664448 21754 33554432000 4194304 4196468 140732799202752 140222931606704 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 10971352

[startup+1.50119 s]
/proc/loadavg: 1.78 1.97 2.02 4/283 31647
/proc/meminfo: memFree=31242228/32770624 swapFree=5920/178388
[pid=31626] ppid=31623 vsize=10973400 CPUtime=3.83 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 20754 0 0 0 376 7 0 0 20 0 21 0 11786233 11236761600 27817 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2743350 27817 3129 1 0 2731217 0
[pid=31626/tid=31627] ppid=31623 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) S 31623 31626 29408 0 -1 1077944384 5247 0 0 0 22 2 0 0 20 0 21 0 11786233 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222931606704 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31628] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31628/stat : 31628 (java) S 31623 31626 29408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222899207056 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31630] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31630/stat : 31630 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222533045008 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31631] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31631/stat : 31631 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222531992720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31632] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31632/stat : 31632 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222530939920 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31633] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31633/stat : 31633 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222529886608 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31634] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31634/stat : 31634 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222528833808 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31635] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31635/stat : 31635 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222527781520 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31636] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31636/stat : 31636 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222526728720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31637] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31637/stat : 31637 (java) S 31623 31626 29408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 11786237 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222268336752 140222927374978 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31638] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31638/stat : 31638 (java) S 31623 31626 29408 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 11786237 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222267282720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31639] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31639/stat : 31639 (java) S 31623 31626 29408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 11786238 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222266230384 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31640] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31640/stat : 31640 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786241 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222265178704 140222927382427 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31641] ppid=31623 vsize=10973400 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31641/stat : 31641 (java) S 31623 31626 29408 0 -1 1077944384 4939 0 0 0 92 1 0 0 20 0 21 0 11786241 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222264125552 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31642] ppid=31623 vsize=10973400 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31642/stat : 31642 (java) S 31623 31626 29408 0 -1 1077944384 1426 0 0 0 42 0 0 0 20 0 21 0 11786241 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222263072752 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31643] ppid=31623 vsize=10973400 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31643/stat : 31643 (java) R 31623 31626 29408 0 -1 4202560 1947 0 0 0 41 0 0 0 20 0 21 0 11786241 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222262020760 140222908737368 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31644] ppid=31623 vsize=10973400 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31644/stat : 31644 (java) S 31623 31626 29408 0 -1 1077944384 2495 0 0 0 55 0 0 0 20 0 21 0 11786241 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222260967664 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31645] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31645/stat : 31645 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786242 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222259915616 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31646] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31646/stat : 31646 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786242 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222258862896 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31647] ppid=31623 vsize=10973400 CPUtime=1.21 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31647/stat : 31647 (java) R 31623 31626 29408 0 -1 4202560 3316 0 0 0 120 1 0 0 20 0 21 0 11786260 11236761600 27817 33554432000 4194304 4196468 140732799202752 140222255671336 140222568520467 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 10973400

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

[startup+1.60147 s]
/proc/loadavg: 1.78 1.97 2.02 4/283 31647
/proc/meminfo: memFree=31242228/32770624 swapFree=5920/178388
[pid=31626] ppid=31623 vsize=10973400 CPUtime=4.04 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 21322 0 0 0 397 7 0 0 20 0 21 0 11786233 11236761600 27952 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2743350 27952 3129 1 0 2731217 0
[pid=31626/tid=31627] ppid=31623 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) S 31623 31626 29408 0 -1 1077944384 5247 0 0 0 22 2 0 0 20 0 21 0 11786233 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222931606704 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31628] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31628/stat : 31628 (java) S 31623 31626 29408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222899207056 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31630] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31630/stat : 31630 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222533045008 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31631] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31631/stat : 31631 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222531992720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31632] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31632/stat : 31632 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222530939920 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31633] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31633/stat : 31633 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222529886608 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31634] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31634/stat : 31634 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222528833808 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31635] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31635/stat : 31635 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222527781520 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31636] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31636/stat : 31636 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222526728720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31637] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31637/stat : 31637 (java) S 31623 31626 29408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 11786237 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222268336752 140222927374978 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31638] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31638/stat : 31638 (java) S 31623 31626 29408 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 11786237 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222267282720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31639] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31639/stat : 31639 (java) S 31623 31626 29408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 11786238 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222266230384 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31640] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31640/stat : 31640 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786241 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222265178704 140222927382427 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31641] ppid=31623 vsize=10973400 CPUtime=1.02 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31641/stat : 31641 (java) R 31623 31626 29408 0 -1 4202560 5437 0 0 0 101 1 0 0 20 0 21 0 11786241 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222264113072 140222908065495 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31642] ppid=31623 vsize=10973400 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31642/stat : 31642 (java) S 31623 31626 29408 0 -1 1077944384 1453 0 0 0 43 0 0 0 20 0 21 0 11786241 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222263072752 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31643] ppid=31623 vsize=10973400 CPUtime=0.41 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31643/stat : 31643 (java) S 31623 31626 29408 0 -1 1077944384 1957 0 0 0 41 0 0 0 20 0 21 0 11786241 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222262020464 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31644] ppid=31623 vsize=10973400 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31644/stat : 31644 (java) S 31623 31626 29408 0 -1 1077944384 2522 0 0 0 57 0 0 0 20 0 21 0 11786241 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222260967664 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31645] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31645/stat : 31645 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786242 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222259915616 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31646] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31646/stat : 31646 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786242 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222258862896 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31647] ppid=31623 vsize=10973400 CPUtime=1.31 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31647/stat : 31647 (java) R 31623 31626 29408 0 -1 4202560 3326 0 0 0 130 1 0 0 20 0 21 0 11786260 11236761600 27952 33554432000 4194304 4196468 140732799202752 140222255671224 140222568643916 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 10973400

[startup+1.70117 s]
/proc/loadavg: 1.78 1.97 2.02 4/283 31647
/proc/meminfo: memFree=31242228/32770624 swapFree=5920/178388
[pid=31626] ppid=31623 vsize=10973400 CPUtime=4.21 cores=1,3,5,7,9,11,13,15
/proc/31626/stat : 31626 (java) S 31623 31626 29408 0 -1 1077944320 21496 0 0 0 414 7 0 0 20 0 21 0 11786233 11236761600 28086 33554432000 4194304 4196468 140732799202752 140732799185296 140222927363831 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
/proc/31626/statm: 2743350 28086 3129 1 0 2731217 0
[pid=31626/tid=31627] ppid=31623 vsize=10973400 CPUtime=0.24 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31627/stat : 31627 (java) S 31623 31626 29408 0 -1 1077944384 5247 0 0 0 22 2 0 0 20 0 21 0 11786233 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222931606704 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31628] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31628/stat : 31628 (java) S 31623 31626 29408 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222899207056 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31630] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31630/stat : 31630 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222533045008 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31631] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31631/stat : 31631 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222531992720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31632] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31632/stat : 31632 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222530939920 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31633] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31633/stat : 31633 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222529886608 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31634] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31634/stat : 31634 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222528833808 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31635] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31635/stat : 31635 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222527781520 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31636] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31636/stat : 31636 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786234 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222526728720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31637] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31637/stat : 31637 (java) S 31623 31626 29408 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 21 0 11786237 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222268336752 140222927374978 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31638] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31638/stat : 31638 (java) S 31623 31626 29408 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 21 0 11786237 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222267282720 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31639] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31639/stat : 31639 (java) S 31623 31626 29408 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 11786238 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222266230384 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31640] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31640/stat : 31640 (java) S 31623 31626 29408 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 11786241 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222265178704 140222927382427 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31641] ppid=31623 vsize=10973400 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31641/stat : 31641 (java) S 31623 31626 29408 0 -1 1077944384 5603 0 0 0 107 1 0 0 20 0 21 0 11786241 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222264125552 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31642] ppid=31623 vsize=10973400 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31642/stat : 31642 (java) S 31623 31626 29408 0 -1 1077944384 1454 0 0 0 43 0 0 0 20 0 21 0 11786241 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222263072752 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31643] ppid=31623 vsize=10973400 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31643/stat : 31643 (java) S 31623 31626 29408 0 -1 1077944384 1957 0 0 0 42 0 0 0 20 0 21 0 11786241 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222262020464 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31644] ppid=31623 vsize=10973400 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31644/stat : 31644 (java) S 31623 31626 29408 0 -1 1077944384 2522 0 0 0 57 0 0 0 20 0 21 0 11786241 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222260967664 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31645] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31645/stat : 31645 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786242 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222259915616 140222927374037 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31646] ppid=31623 vsize=10973400 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31646/stat : 31646 (java) S 31623 31626 29408 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 11786242 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222258862896 140222927374978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
[pid=31626/tid=31647] ppid=31623 vsize=10973400 CPUtime=1.41 cores=1,3,5,7,9,11,13,15
/proc/31626/task/31647/stat : 31647 (java) R 31623 31626 29408 0 -1 4202560 3329 0 0 0 140 1 0 0 20 0 21 0 11786260 11236761600 28086 33554432000 4194304 4196468 140732799202752 140222255671544 140222563664156 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7663616 140732799206595 140732799206724 140732799206724 140732799209423 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 10973400

Child status: 0
Real time (s): 1.75777
CPU time (s): 4.28043
CPU user time (s): 4.20233
CPU system time (s): 0.078102
CPU usage (%): 243.515
Max. virtual memory (cumulated for all children) (KiB): 10973400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.20233
system time used= 0.078102
maximum resident set size= 115124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21715
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2981
involuntary context switches= 314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019405 second user time and 0.022178 second system time

The end

Launcher Data

Begin job on node106 at 2017-07-23 01:12:46
IDJOB=4249817
IDBENCH=138359
IDSOLVER=2624
FILE ID=node106/4249817-1500765166
RUNJOBID= node106-1500750804-29440
PBS_JOBID= 20624576
Free space on /tmp= 61904 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff16.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249817-1500765166/watcher-4249817-1500765166 -o /tmp/evaluation-result-4249817-1500765166/solver-4249817-1500765166 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1500750804-29440 --watchdog 2560  java -jar HOME/AbsCon-basic.jar HOME/instance-4249817-1500765166.xml

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

MD5SUM BENCH= 7d930e9aa83e9b949249fe9ec59ccd01
RANDOM SEED=2006986127

node106.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.15
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		: 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.15
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		: 1733.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		: 2668.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.15
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		: 1867.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.15
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		: 1600.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.15
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		: 2133.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		: 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.15
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		: 2267.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.15
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		: 2000.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.15
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:        31342264 kB
MemAvailable:   31609148 kB
Buffers:          180548 kB
Cached:           357736 kB
SwapCached:            0 kB
Active:           741064 kB
Inactive:         232452 kB
Active(anon):     392204 kB
Inactive(anon):    54100 kB
Active(file):     348860 kB
Inactive(file):   178352 kB
Unevictable:        5920 kB
Mlocked:            5920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8072 kB
Writeback:             0 kB
AnonPages:        446632 kB
Mapped:            43828 kB
Shmem:              8852 kB
Slab:             145736 kB
SReclaimable:     111012 kB
SUnreclaim:        34724 kB
KernelStack:        4864 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1566516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61896 MiB
End job on node106 at 2017-07-23 01:12:47