Trace number 4273929

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26SAT 1.23016 1.02614

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-16.xml
MD5SUM27c67f30ca0ef1b1bbbeaa4cb2c2f178
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.91860801
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints48
Number of domains2
Minimum domain size16
Maximum domain size32
Distribution of domain sizes[{"size":16,"count":32},{"size":32,"count":32}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":32},{"degree":32,"count":32}]
Minimum constraint arity2
Maximum constraint arity33
Distribution of constraint arities[{"arity":2,"count":16},{"arity":33,"count":32}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"element","count":32}]
Optimization problemNO
Type of objective

Solver Data

0.32/0.35	c version: 2017-07-26
0.32/0.35	c seed: 965430311
0.32/0.36	c timeout: 2520
0.32/0.36	c memlimit: 11000
0.32/0.36	c nbcore: 4
0.32/0.38	c Parsing instance...
1.01/0.98	c Parsing done, starting search...
1.19/1.02	s SATISFIABLE
1.19/1.02	v <instantiation>
1.19/1.02	v 	<list>
1.19/1.02	v 		v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] v[22] v[23] v[24] v[25] v[26] v[27] v[28] v[29] v[30] v[31] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29] p[30] p[31]
1.19/1.02	v 	</list>
1.19/1.02	v 	<values>
1.19/1.02	v 		7 5 1 2 1 9 2 5 7 12 8 11 14 15 16 9 13 10 6 8 3 4 12 11 3 6 4 14 10 15 13 16 4 2 6 3 24 20 26 21 7 1 25 18 8 0 19 10 15 5 28 17 23 11 22 9 30 16 27 12 29 13 31 14 
1.19/1.02	v 	</values>
1.19/1.02	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15105 MiB free)
  memory of node 1: 16384 MiB (15207 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273929-1502756197/watcher-4273929-1502756197 -o /tmp/evaluation-result-4273929-1502756197/solver-4273929-1502756197 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502652501-6258 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 965430311 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273929-1502756197.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=23602, runsolver pid=23598

[startup+0.100173 s]*
/proc/loadavg: 1.20 1.34 1.36 3/209 23611
/proc/meminfo: memFree=31030936/32770624 swapFree=67108860/67108860
[pid=23602] ppid=23598 vsize=13906484 memory=21712 CPUtime=0.05 cores=0,2,4,6
/proc/23602/stat : 23602 (java) S 23598 23602 8289 0 -1 1077944320 4889 0 0 0 5 0 0 0 20 0 14 0 123434902 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140736833538400 140664243273463 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
/proc/23602/statm: 3476621 5428 2584 1 0 3466118 0
[pid=23602/tid=23604] ppid=23598 vsize=13906484 memory=7077796292425249400 CPUtime=0.04 cores=0,2,4,6
/proc/23602/task/23604/stat : 23604 (java) D 23598 23602 8289 0 -1 4202560 2984 0 0 0 4 0 0 0 20 0 14 0 123434907 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140664247510944 140664243295485 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23605] ppid=23598 vsize=13906484 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23605/stat : 23605 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 123434908 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663843011472 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23606] ppid=23598 vsize=13906484 memory=140083712308864 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23606/stat : 23606 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 123434908 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663841958672 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23607] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23607/stat : 23607 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 123434908 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663840906384 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23608] ppid=23598 vsize=13906484 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23608/stat : 23608 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 123434908 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663839853584 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23609] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23609/stat : 23609 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 123434909 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663429384304 140664243284610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23610] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23610/stat : 23610 (java) S 23598 23602 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 123434910 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663428330272 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23611] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23611/stat : 23611 (java) S 23598 23602 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 123434910 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663427277936 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23612] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23612/stat : 23612 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 123434912 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663426226256 140664243292059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23613] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23613/stat : 23613 (java) S 23598 23602 8289 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 14 0 123434912 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663425174128 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23614] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23614/stat : 23614 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 123434913 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663424121328 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23615] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23615/stat : 23615 (java) S 23598 23602 8289 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 14 0 123434913 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663423069040 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23616] ppid=23598 vsize=13906484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23616/stat : 23616 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 123434913 14240239616 5428 18446744073709551615 4194304 4196468 140736833555856 140663422016480 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13906484 KiB
Current children cumulated memory: 21712 KiB

[startup+0.210779 s]*
/proc/loadavg: 1.20 1.34 1.36 3/215 23617
/proc/meminfo: memFree=31018664/32770624 swapFree=67108860/67108860
[pid=23602] ppid=23598 vsize=13975920 memory=34280 CPUtime=0.16 cores=0,2,4,6
/proc/23602/stat : 23602 (java) S 23598 23602 8289 0 -1 1077944320 9697 0 0 0 13 3 0 0 20 0 15 0 123434902 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140736833538400 140664243273463 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
/proc/23602/statm: 3493980 8570 3510 1 0 3482759 0
[pid=23602/tid=23604] ppid=23598 vsize=13975920 memory=8316850467074736180 CPUtime=0.11 cores=0,2,4,6
/proc/23602/task/23604/stat : 23604 (java) R 23598 23602 8289 0 -1 4202560 7486 0 0 0 9 2 0 0 20 0 15 0 123434907 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140664247459840 140663884581856 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23605] ppid=23598 vsize=13975920 memory=8293 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23605/stat : 23605 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140663843011472 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23606] ppid=23598 vsize=13975920 memory=140083712460667 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23606/stat : 23606 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140663841958672 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23607] ppid=23598 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23607/stat : 23607 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140663840906384 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23608] ppid=23598 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23608/stat : 23608 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140663839853584 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23609] ppid=23598 vsize=13975920 memory=140083712308864 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23609/stat : 23609 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434909 14311342080 8570 18446744073709551615 4194304 4196468 140736833555856 140663429384304 140664243284610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23610] ppid=23598 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23610/stat : 23610 (java) S 23598 23602 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 123434910 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663428330272 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23611] ppid=23598 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23611/stat : 23611 (java) S 23598 23602 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 123434910 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663427277936 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23612] ppid=23598 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23612/stat : 23612 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434912 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663426226256 140664243292059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23613] ppid=23598 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23613/stat : 23613 (java) S 23598 23602 8289 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 15 0 123434912 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663425174128 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23614] ppid=23598 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23614/stat : 23614 (java) S 23598 23602 8289 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 15 0 123434913 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663424121328 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23615] ppid=23598 vsize=13975920 memory=140083712308864 CPUtime=0.02 cores=0,2,4,6
/proc/23602/task/23615/stat : 23615 (java) R 23598 23602 8289 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 15 0 123434913 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663423069040 140664243285398 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23616] ppid=23598 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23616/stat : 23616 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434913 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663422016480 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23617] ppid=23598 vsize=13975920 memory=140083712308864 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23617/stat : 23617 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 123434917 14311342080 8593 18446744073709551615 4194304 4196468 140736833555856 140663420963248 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34280 KiB

[startup+0.311228 s]*
/proc/loadavg: 1.20 1.34 1.36 4/215 23617
/proc/meminfo: memFree=30993528/32770624 swapFree=67108860/67108860
[pid=23602] ppid=23598 vsize=13975920 memory=43196 CPUtime=0.32 cores=0,2,4,6
/proc/23602/stat : 23602 (java) S 23598 23602 8289 0 -1 1077944320 11015 0 0 0 28 4 0 0 20 0 15 0 123434902 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140736833538400 140664243273463 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
/proc/23602/statm: 3493980 10799 3601 1 0 3482759 0
[pid=23602/tid=23604] ppid=23598 vsize=13975920 memory=8316850467074736180 CPUtime=0.21 cores=0,2,4,6
/proc/23602/task/23604/stat : 23604 (java) R 23598 23602 8289 0 -1 4202560 8494 0 0 0 18 3 0 0 20 0 15 0 123434907 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140664247490192 140664243295389 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23605] ppid=23598 vsize=13975920 memory=8293 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23605/stat : 23605 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663843011472 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23606] ppid=23598 vsize=13975920 memory=140083712460667 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23606/stat : 23606 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663841958672 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23607] ppid=23598 vsize=13975920 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23607/stat : 23607 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663840906384 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23608] ppid=23598 vsize=13975920 memory=3472328296227680299 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23608/stat : 23608 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663839853584 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23609] ppid=23598 vsize=13975920 memory=3472468379939727024 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23609/stat : 23609 (java) S 23598 23602 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 123434909 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663429384304 140664243284610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23610] ppid=23598 vsize=13975920 memory=8607328266676888414 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23610/stat : 23610 (java) S 23598 23602 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 123434910 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663428330272 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23611] ppid=23598 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23611/stat : 23611 (java) S 23598 23602 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 123434910 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663427277936 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23612] ppid=23598 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23612/stat : 23612 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434912 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663426226256 140664243292059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23613] ppid=23598 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23602/task/23613/stat : 23613 (java) S 23598 23602 8289 0 -1 1077944384 420 0 0 0 1 0 0 0 20 0 15 0 123434912 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663425174128 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23614] ppid=23598 vsize=13975920 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23602/task/23614/stat : 23614 (java) S 23598 23602 8289 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 15 0 123434913 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663424121328 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23615] ppid=23598 vsize=13975920 memory=140083712308864 CPUtime=0.05 cores=0,2,4,6
/proc/23602/task/23615/stat : 23615 (java) S 23598 23602 8289 0 -1 1077944384 464 0 0 0 5 0 0 0 20 0 15 0 123434913 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663423069040 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23616] ppid=23598 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23616/stat : 23616 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434913 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663422016480 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23617] ppid=23598 vsize=13975920 memory=140083712308864 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23617/stat : 23617 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434917 14311342080 10799 18446744073709551615 4194304 4196468 140736833555856 140663420963248 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43196 KiB

[startup+0.700799 s]
/proc/loadavg: 1.20 1.34 1.36 3/215 23617
/proc/meminfo: memFree=30990276/32770624 swapFree=67108860/67108860
[pid=23602] ppid=23598 vsize=13975940 memory=57352 CPUtime=0.68 cores=0,2,4,6
/proc/23602/stat : 23602 (java) S 23598 23602 8289 0 -1 1077944320 13107 0 0 0 62 6 0 0 20 0 15 0 123434902 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140736833538400 140664243273463 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
/proc/23602/statm: 3493985 14338 3714 1 0 3482759 0
[pid=23602/tid=23604] ppid=23598 vsize=13975940 memory=792 CPUtime=0.4 cores=0,2,4,6
/proc/23602/task/23604/stat : 23604 (java) D 23598 23602 8289 0 -1 4202560 10020 0 0 0 36 4 0 0 20 0 15 0 123434907 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140664247511952 140664243295389 0 4 1 16800974 18446744072101043333 0 0 -1 4 0 0 3 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23605] ppid=23598 vsize=13975940 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23605/stat : 23605 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663843011472 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23606] ppid=23598 vsize=13975940 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23606/stat : 23606 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 123434908 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663841958672 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23607] ppid=23598 vsize=13975940 memory=4040 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23607/stat : 23607 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663840906384 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23608] ppid=23598 vsize=13975940 memory=36556 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23608/stat : 23608 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663839853584 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23609] ppid=23598 vsize=13975940 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23609/stat : 23609 (java) S 23598 23602 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 123434909 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663429384304 140664243284610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23610] ppid=23598 vsize=13975940 memory=640 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23610/stat : 23610 (java) S 23598 23602 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 123434910 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663428330272 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23611] ppid=23598 vsize=13975940 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23611/stat : 23611 (java) S 23598 23602 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 123434910 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663427277936 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23612] ppid=23598 vsize=13975940 memory=956 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23612/stat : 23612 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434912 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663426226256 140664243292059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23613] ppid=23598 vsize=13975940 memory=2248 CPUtime=0.06 cores=0,2,4,6
/proc/23602/task/23613/stat : 23613 (java) S 23598 23602 8289 0 -1 1077944384 676 0 0 0 6 0 0 0 20 0 15 0 123434912 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663425174128 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23614] ppid=23598 vsize=13975940 memory=4288 CPUtime=0.07 cores=0,2,4,6
/proc/23602/task/23614/stat : 23614 (java) S 23598 23602 8289 0 -1 1077944384 464 0 0 0 7 0 0 0 20 0 15 0 123434913 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663424121328 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23615] ppid=23598 vsize=13975940 memory=2164 CPUtime=0.12 cores=0,2,4,6
/proc/23602/task/23615/stat : 23615 (java) S 23598 23602 8289 0 -1 1077944384 562 0 0 0 12 0 0 0 20 0 15 0 123434913 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663423069040 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23616] ppid=23598 vsize=13975940 memory=928 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23616/stat : 23616 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434913 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663422016480 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23617] ppid=23598 vsize=13975940 memory=1620 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23617/stat : 23617 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434917 14311362560 14338 18446744073709551615 4194304 4196468 140736833555856 140663420963248 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 57352 KiB

[startup+1.0261 s]
# the end of solver process 23602 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.14043 s, system=0.089731 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.80085 s]
/proc/loadavg: 1.20 1.34 1.36 3/215 23617
/proc/meminfo: memFree=30990276/32770624 swapFree=67108860/67108860
[pid=23602] ppid=23598 vsize=13977988 memory=63148 CPUtime=0.83 cores=0,2,4,6
/proc/23602/stat : 23602 (java) S 23598 23602 8289 0 -1 1077944320 13575 0 0 0 77 6 0 0 20 0 15 0 123434902 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140736833538400 140664243273463 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
/proc/23602/statm: 3494497 15787 3715 1 0 3483271 0
[pid=23602/tid=23604] ppid=23598 vsize=13977988 memory=18484 CPUtime=0.5 cores=0,2,4,6
/proc/23602/task/23604/stat : 23604 (java) R 23598 23602 8289 0 -1 4202560 10382 0 0 0 46 4 0 0 20 0 15 0 123434907 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140664247509104 140664243285398 0 4 1 16800974 0 0 0 -1 2 0 0 22 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23605] ppid=23598 vsize=13977988 memory=2768 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23605/stat : 23605 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663843011472 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23606] ppid=23598 vsize=13977988 memory=3512 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23606/stat : 23606 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 123434908 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663841958672 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23607] ppid=23598 vsize=13977988 memory=3912 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23607/stat : 23607 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663840906384 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23608] ppid=23598 vsize=13977988 memory=1152 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23608/stat : 23608 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663839853584 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23609] ppid=23598 vsize=13977988 memory=3156 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23609/stat : 23609 (java) S 23598 23602 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 123434909 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663429384304 140664243284610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23610] ppid=23598 vsize=13977988 memory=176472 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23610/stat : 23610 (java) S 23598 23602 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 123434910 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663428330272 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23611] ppid=23598 vsize=13977988 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23611/stat : 23611 (java) S 23598 23602 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 123434910 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663427277936 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23612] ppid=23598 vsize=13977988 memory=4080 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23612/stat : 23612 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434912 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663426226256 140664243292059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23613] ppid=23598 vsize=13977988 memory=4580 CPUtime=0.06 cores=0,2,4,6
/proc/23602/task/23613/stat : 23613 (java) S 23598 23602 8289 0 -1 1077944384 682 0 0 0 6 0 0 0 20 0 15 0 123434912 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663425174128 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23614] ppid=23598 vsize=13977988 memory=4064 CPUtime=0.08 cores=0,2,4,6
/proc/23602/task/23614/stat : 23614 (java) S 23598 23602 8289 0 -1 1077944384 474 0 0 0 8 0 0 0 20 0 15 0 123434913 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663424121328 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23615] ppid=23598 vsize=13977988 memory=1152 CPUtime=0.16 cores=0,2,4,6
/proc/23602/task/23615/stat : 23615 (java) R 23598 23602 8289 0 -1 4202560 653 0 0 0 15 1 0 0 20 0 15 0 123434913 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663423069040 140664235510590 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23616] ppid=23598 vsize=13977988 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23616/stat : 23616 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434913 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663422016480 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23617] ppid=23598 vsize=13977988 memory=57352 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23617/stat : 23617 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434917 14313459712 15787 18446744073709551615 4194304 4196468 140736833555856 140663420963248 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 63148 KiB

[startup+1.00084 s]*
/proc/loadavg: 1.20 1.34 1.36 5/215 23617
/proc/meminfo: memFree=30977228/32770624 swapFree=67108860/67108860
[pid=23602] ppid=23598 vsize=13981060 memory=82040 CPUtime=1.19 cores=0,2,4,6
/proc/23602/stat : 23602 (java) S 23598 23602 8289 0 -1 1077944320 16480 0 0 0 111 8 0 0 20 0 15 0 123434902 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140736833538400 140664243273463 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
/proc/23602/statm: 3495265 20510 3732 1 0 3484039 0
[pid=23602/tid=23604] ppid=23598 vsize=13981060 memory=-8774313645642428999 CPUtime=0.7 cores=0,2,4,6
/proc/23602/task/23604/stat : 23604 (java) R 23598 23602 8289 0 -1 4202560 12897 0 0 0 65 5 0 0 20 0 15 0 123434907 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140664247498672 140664235953181 0 4 1 16800974 0 0 0 -1 0 0 0 22 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23605] ppid=23598 vsize=13981060 memory=4872558142750483265 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23605/stat : 23605 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663843011472 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23606] ppid=23598 vsize=13981060 memory=140083712308864 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23606/stat : 23606 (java) S 23598 23602 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 123434908 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663841958672 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23607] ppid=23598 vsize=13981060 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23607/stat : 23607 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663840906384 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23608] ppid=23598 vsize=13981060 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23608/stat : 23608 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434908 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663839853584 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23609] ppid=23598 vsize=13981060 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23609/stat : 23609 (java) S 23598 23602 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 123434909 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663429384304 140664243284610 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23610] ppid=23598 vsize=13981060 memory=-2025810976467231676 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23610/stat : 23610 (java) S 23598 23602 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 123434910 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663428330272 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23611] ppid=23598 vsize=13981060 memory=-7595718148655178334 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23611/stat : 23611 (java) S 23598 23602 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 123434910 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663427277936 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23612] ppid=23598 vsize=13981060 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23612/stat : 23612 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434912 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663426226256 140664243292059 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23613] ppid=23598 vsize=13981060 memory=-8412661042793834637 CPUtime=0.08 cores=0,2,4,6
/proc/23602/task/23613/stat : 23613 (java) S 23598 23602 8289 0 -1 1077944384 696 0 0 0 8 0 0 0 20 0 15 0 123434912 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663425174128 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23614] ppid=23598 vsize=13981060 memory=-8253362762721548149 CPUtime=0.13 cores=0,2,4,6
/proc/23602/task/23614/stat : 23614 (java) S 23598 23602 8289 0 -1 1077944384 641 0 0 0 13 0 0 0 20 0 15 0 123434913 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663424121328 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23615] ppid=23598 vsize=13981060 memory=4137833359597205034 CPUtime=0.24 cores=0,2,4,6
/proc/23602/task/23615/stat : 23615 (java) S 23598 23602 8289 0 -1 1077944384 861 0 0 0 23 1 0 0 20 0 15 0 123434913 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663423069040 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23616] ppid=23598 vsize=13981060 memory=7970124041166878227 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23616/stat : 23616 (java) S 23598 23602 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 123434913 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663422016480 140664243283669 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
[pid=23602/tid=23617] ppid=23598 vsize=13981060 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23602/task/23617/stat : 23617 (java) S 23598 23602 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 123434917 14316605440 20510 18446744073709551615 4194304 4196468 140736833555856 140663420963248 140664243284610 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18497536 140736833560943 140736833561129 140736833561129 140736833564623 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 13981060 KiB
Current children cumulated memory: 82040 KiB

Child status: 0
Real time (s): 1.02614
CPU time (s): 1.23016
CPU user time (s): 1.14043
CPU system time (s): 0.089731
CPU usage (%): 119.882
Max. virtual memory (cumulated for all children) (KiB): 13981060
Max. memory (cumulated for all children) (KiB): 82040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.14043
system time used= 0.089731
maximum resident set size= 83996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16582
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1820
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 23602
#   total CPU time (s): 1.23016
#   total CPU user time (s): 1.14043
#   total CPU system time (s): 0.089731

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030352 second user time and 0.057515 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-15 02:02:29
IDJOB=4273929
IDBENCH=124372
IDSOLVER=2666
FILE ID=node133/4273929-1502756197
RUNJOBID= node133-1502652501-6258
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-16.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273929-1502756197/watcher-4273929-1502756197 -o /tmp/evaluation-result-4273929-1502756197/solver-4273929-1502756197 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502652501-6258 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 965430311 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273929-1502756197.xml

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

MD5SUM BENCH= 27c67f30ca0ef1b1bbbeaa4cb2c2f178
RANDOM SEED=965430311

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31041260 kB
MemAvailable:   31792948 kB
Buffers:          266196 kB
Cached:           777512 kB
SwapCached:            0 kB
Active:          1031812 kB
Inactive:         241320 kB
Active(anon):     170220 kB
Inactive(anon):   100764 kB
Active(file):     861592 kB
Inactive(file):   140556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41964 kB
Writeback:             0 kB
AnonPages:        229376 kB
Mapped:            75184 kB
Shmem:             41660 kB
Slab:             158132 kB
SReclaimable:     130752 kB
SUnreclaim:        27380 kB
KernelStack:        3536 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1190328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-15 02:02:31