Trace number 4252909

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
miniBTD 2017-06-30? 2400.04 2400.0601

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-10-2-12.xml
MD5SUM616f71b8e0d8bc577b21aa831e8a99b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of constraints1092
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":1440},{"size":12,"count":960}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":960},{"degree":9,"count":1440}]
Minimum constraint arity8
Maximum constraint arity120
Distribution of constraint arities[{"arity":8,"count":120},{"arity":13,"count":960},{"arity":120,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":120},{"type":"element","count":960}]
Optimization problemNO
Type of objective

Solver Data

0.50/0.60	c Version: 2017-06-30
2399.98/2400.03	s UNKNOWN
2399.98/2400.03	c Solving # Nodes: 669452
2399.98/2400.03	c Global Time: 2400.01 s

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4252909-1501981437/watcher-4252909-1501981437 -o /tmp/evaluation-result-4252909-1501981437/solver-4252909-1501981437 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501978194-17167 --watchdog 2560 miniBTD 2400 HOME/instance-4252909-1501981437.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.99 3/184 17593
/proc/meminfo: memFree=31571900/32770624 swapFree=0/377516
[pid=17593] ppid=17590 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (runsolver) D 17590 17593 15278 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 45649710 24240128 108 18446744073709551615 4194304 4338465 140735615660080 140735615657720 139967987221207 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 39993344 140735615664336 140735615664713 140735615664713 140735615668170 0
/proc/17593/statm: 5918 108 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.00 2.02 1.99 3/184 17593
/proc/meminfo: memFree=31571900/32770624 swapFree=0/377516
[pid=17593] ppid=17590 vsize=26980 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 1041 0 0 0 0 0 0 0 20 0 1 0 45649710 27627520 863 18446744073709551615 4194304 4832315 140723958234832 140723958231832 139668787997669 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 6745 863 512 156 0 387 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26980

[startup+0.200268 s]
/proc/loadavg: 2.00 2.02 1.99 3/184 17593
/proc/meminfo: memFree=31571900/32770624 swapFree=0/377516
[pid=17593] ppid=17590 vsize=29804 CPUtime=0.1 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 1764 0 0 0 10 0 0 0 20 0 1 0 45649710 30519296 1579 18446744073709551615 4194304 4832315 140723958234832 140723958231832 139668787997669 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 7451 1579 535 156 0 1093 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29804

[startup+0.300261 s]
/proc/loadavg: 2.00 2.02 1.99 3/184 17593
/proc/meminfo: memFree=31571900/32770624 swapFree=0/377516
[pid=17593] ppid=17590 vsize=30584 CPUtime=0.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 1953 0 0 0 20 0 0 0 20 0 1 0 45649710 31318016 1751 18446744073709551615 4194304 4832315 140723958234832 140723958231832 4275433 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 7646 1751 535 156 0 1288 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 30584

[startup+0.700272 s]
/proc/loadavg: 2.00 2.02 1.99 3/184 17593
/proc/meminfo: memFree=31571900/32770624 swapFree=0/377516
[pid=17593] ppid=17590 vsize=76140 CPUtime=0.6 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 13371 0 0 0 59 1 0 0 20 0 1 0 45649710 77967360 13207 18446744073709551615 4194304 4832315 140723958234832 140723958231832 139668787997669 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 19035 13207 570 156 0 12677 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 76140

[startup+1.50024 s]
/proc/loadavg: 2.00 2.02 1.99 3/185 17594
/proc/meminfo: memFree=31510736/32770624 swapFree=0/377516
[pid=17593] ppid=17590 vsize=86972 CPUtime=1.4 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 15591 0 0 0 138 2 0 0 20 0 1 0 45649710 89059328 15406 18446744073709551615 4194304 4832315 140723958234832 140723958231832 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 21743 15406 581 156 0 15385 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 86972

[startup+3.10026 s]
/proc/loadavg: 2.00 2.02 1.99 3/185 17594
/proc/meminfo: memFree=31509756/32770624 swapFree=0/377580
[pid=17593] ppid=17590 vsize=88816 CPUtime=3 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 26519 0 0 0 298 2 0 0 20 0 1 0 45649710 90947584 15871 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668788261244 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22204 15871 581 156 0 15846 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 88816

[startup+6.30024 s]
/proc/loadavg: 2.00 2.02 1.99 3/189 17609
/proc/meminfo: memFree=31501672/32770624 swapFree=0/377548
[pid=17593] ppid=17590 vsize=89460 CPUtime=6.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 34603 0 0 0 617 3 0 0 20 0 1 0 45649710 91607040 16034 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312574 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22365 16034 581 156 0 16007 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 89460

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 1.99 3/189 17610
/proc/meminfo: memFree=31498624/32770624 swapFree=0/377552
[pid=17593] ppid=17590 vsize=89980 CPUtime=12.6 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 44904 0 0 0 1256 4 0 0 20 0 1 0 45649710 92139520 16168 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312560 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22495 16168 581 156 0 16137 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 89980

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 1.99 3/189 17610
/proc/meminfo: memFree=31499392/32770624 swapFree=0/377560
[pid=17593] ppid=17590 vsize=90100 CPUtime=25.4 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 58233 0 0 0 2535 5 0 0 20 0 1 0 45649710 92262400 16218 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312730 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22525 16218 581 156 0 16167 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 90100

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 1.99 3/189 17610
/proc/meminfo: memFree=31497264/32770624 swapFree=0/377560
[pid=17593] ppid=17590 vsize=90360 CPUtime=50.99 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 61462 0 0 0 5094 5 0 0 20 0 1 0 45649710 92528640 16728 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312181 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22590 16728 581 156 0 16232 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 90360

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/189 17612
/proc/meminfo: memFree=31496996/32770624 swapFree=0/377592
[pid=17593] ppid=17590 vsize=90360 CPUtime=102.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 61987 0 0 0 10214 6 0 0 20 0 1 0 45649710 92528640 16740 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22590 16740 581 156 0 16232 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 90360

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 17615
/proc/meminfo: memFree=31500000/32770624 swapFree=0/377604
[pid=17593] ppid=17590 vsize=90624 CPUtime=162.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 62563 0 0 0 16211 9 0 0 20 0 1 0 45649710 92798976 16797 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22656 16797 581 156 0 16298 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 90624

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 17617
/proc/meminfo: memFree=31499504/32770624 swapFree=0/377620
[pid=17593] ppid=17590 vsize=90756 CPUtime=222.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 62985 0 0 0 22209 11 0 0 20 0 1 0 45649710 92934144 16819 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312288 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22689 16819 581 156 0 16331 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 90756

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 17619
/proc/meminfo: memFree=31499124/32770624 swapFree=0/377660
[pid=17593] ppid=17590 vsize=91020 CPUtime=282.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 63202 0 0 0 28206 14 0 0 20 0 1 0 45649710 93204480 16895 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4342256 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22755 16895 581 156 0 16397 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 91020

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/185 17622
/proc/meminfo: memFree=31498532/32770624 swapFree=0/377684
[pid=17593] ppid=17590 vsize=91144 CPUtime=342.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 63395 0 0 0 34203 17 0 0 20 0 1 0 45649710 93331456 16928 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312288 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22786 16928 581 156 0 16428 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 91144

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/186 17625
/proc/meminfo: memFree=31498888/32770624 swapFree=0/377704
[pid=17593] ppid=17590 vsize=91144 CPUtime=402.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 63598 0 0 0 40201 19 0 0 20 0 1 0 45649710 93331456 16929 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312574 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22786 16929 581 156 0 16428 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 91144

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/185 17627
/proc/meminfo: memFree=31498292/32770624 swapFree=0/377724
[pid=17593] ppid=17590 vsize=91144 CPUtime=462.2 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 63646 0 0 0 46199 21 0 0 20 0 1 0 45649710 93331456 16934 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668787998557 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22786 16934 581 156 0 16428 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 91144

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 1.99 3/185 17630
/proc/meminfo: memFree=31498716/32770624 swapFree=0/377748
[pid=17593] ppid=17590 vsize=91268 CPUtime=522.21 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 63908 0 0 0 52197 24 0 0 20 0 1 0 45649710 93458432 16959 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22817 16959 581 156 0 16459 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 91268

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/185 17632
/proc/meminfo: memFree=31498608/32770624 swapFree=0/377768
[pid=17593] ppid=17590 vsize=91268 CPUtime=582.21 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 64084 0 0 0 58195 26 0 0 20 0 1 0 45649710 93458432 16970 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22817 16970 581 156 0 16459 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 91268


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

/proc/loadavg: 2.01 2.04 2.04 3/186 17773
/proc/meminfo: memFree=31496528/32770624 swapFree=0/378520
[pid=17593] ppid=17590 vsize=91664 CPUtime=1722.25 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67240 0 0 0 172160 65 0 0 20 0 1 0 45649710 93863936 17066 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17066 581 156 0 16558 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 91664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/185 17775
/proc/meminfo: memFree=31496376/32770624 swapFree=0/378544
[pid=17593] ppid=17590 vsize=91664 CPUtime=1782.25 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67341 0 0 0 178160 65 0 0 20 0 1 0 45649710 93863936 17066 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668787991007 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17066 581 156 0 16558 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 91664

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/188 17791
/proc/meminfo: memFree=31492856/32770624 swapFree=0/378584
[pid=17593] ppid=17590 vsize=91664 CPUtime=1842.26 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67342 0 0 0 184160 66 0 0 20 0 1 0 45649710 93863936 17066 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17066 581 156 0 16558 0
Current children cumulated CPU time (s) 1842.26
Current children cumulated vsize (KiB) 91664

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/189 17794
/proc/meminfo: memFree=31493096/32770624 swapFree=0/378624
[pid=17593] ppid=17590 vsize=91664 CPUtime=1902.26 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67550 0 0 0 190158 68 0 0 20 0 1 0 45649710 93863936 17076 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312725 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17076 581 156 0 16558 0
Current children cumulated CPU time (s) 1902.26
Current children cumulated vsize (KiB) 91664

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 17796
/proc/meminfo: memFree=31495256/32770624 swapFree=0/378640
[pid=17593] ppid=17590 vsize=91664 CPUtime=1962.27 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67741 0 0 0 196156 71 0 0 20 0 1 0 45649710 93863936 17076 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17076 581 156 0 16558 0
Current children cumulated CPU time (s) 1962.27
Current children cumulated vsize (KiB) 91664

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 17798
/proc/meminfo: memFree=31496276/32770624 swapFree=0/378668
[pid=17593] ppid=17590 vsize=91664 CPUtime=2022.27 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67741 0 0 0 202154 73 0 0 20 0 1 0 45649710 93863936 17076 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312319 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17076 581 156 0 16558 0
Current children cumulated CPU time (s) 2022.27
Current children cumulated vsize (KiB) 91664

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 17800
/proc/meminfo: memFree=31495792/32770624 swapFree=0/378688
[pid=17593] ppid=17590 vsize=91664 CPUtime=2082.27 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 67913 0 0 0 208153 74 0 0 20 0 1 0 45649710 93863936 17076 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312560 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17076 581 156 0 16558 0
Current children cumulated CPU time (s) 2082.27
Current children cumulated vsize (KiB) 91664

[startup+2142.3 s]
/proc/loadavg: 2.14 2.05 2.05 3/185 17803
/proc/meminfo: memFree=31496396/32770624 swapFree=0/378728
[pid=17593] ppid=17590 vsize=91664 CPUtime=2142.27 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68013 0 0 0 214149 78 0 0 20 0 1 0 45649710 93863936 17085 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312288 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22916 17085 581 156 0 16558 0
Current children cumulated CPU time (s) 2142.27
Current children cumulated vsize (KiB) 91664

[startup+2202.31 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 17806
/proc/meminfo: memFree=31495896/32770624 swapFree=0/378740
[pid=17593] ppid=17590 vsize=91796 CPUtime=2202.28 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68174 0 0 0 220146 82 0 0 20 0 1 0 45649710 93999104 17085 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312288 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17085 581 156 0 16591 0
Current children cumulated CPU time (s) 2202.28
Current children cumulated vsize (KiB) 91796

[startup+2262.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 17808
/proc/meminfo: memFree=31496160/32770624 swapFree=0/378764
[pid=17593] ppid=17590 vsize=91796 CPUtime=2262.27 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68174 0 0 0 226142 85 0 0 20 0 1 0 45649710 93999104 17085 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668788261244 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17085 581 156 0 16591 0
Current children cumulated CPU time (s) 2262.27
Current children cumulated vsize (KiB) 91796

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 17811
/proc/meminfo: memFree=31495924/32770624 swapFree=0/378772
[pid=17593] ppid=17590 vsize=91796 CPUtime=2322.27 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68310 0 0 0 232138 89 0 0 20 0 1 0 45649710 93999104 17101 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17101 581 156 0 16591 0
Current children cumulated CPU time (s) 2322.27
Current children cumulated vsize (KiB) 91796

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31496056/32770624 swapFree=0/378800
[pid=17593] ppid=17590 vsize=91796 CPUtime=2382.28 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68550 0 0 0 238136 92 0 0 20 0 1 0 45649710 93999104 17110 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668788261244 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17110 581 156 0 16591 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 91796

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

[startup+2393.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31495932/32770624 swapFree=0/378808
[pid=17593] ppid=17590 vsize=91796 CPUtime=2393.58 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68550 0 0 0 239265 93 0 0 20 0 1 0 45649710 93999104 17110 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17110 581 156 0 16591 0
Current children cumulated CPU time (s) 2393.58
Current children cumulated vsize (KiB) 91796

[startup+2396.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31495808/32770624 swapFree=0/378808
[pid=17593] ppid=17590 vsize=91796 CPUtime=2396.77 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68644 0 0 0 239584 93 0 0 20 0 1 0 45649710 93999104 17116 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312168 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17116 581 156 0 16591 0
Current children cumulated CPU time (s) 2396.77
Current children cumulated vsize (KiB) 91796

[startup+2398.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31495808/32770624 swapFree=0/378808
[pid=17593] ppid=17590 vsize=91796 CPUtime=2398.38 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68644 0 0 0 239744 94 0 0 20 0 1 0 45649710 93999104 17116 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668787995882 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17116 581 156 0 16591 0
Current children cumulated CPU time (s) 2398.38
Current children cumulated vsize (KiB) 91796

[startup+2399.21 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31495808/32770624 swapFree=0/378808
[pid=17593] ppid=17590 vsize=91796 CPUtime=2399.19 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68644 0 0 0 239825 94 0 0 20 0 1 0 45649710 93999104 17116 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668788261244 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17116 581 156 0 16591 0
Current children cumulated CPU time (s) 2399.19
Current children cumulated vsize (KiB) 91796

[startup+2399.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31495808/32770624 swapFree=0/378808
[pid=17593] ppid=17590 vsize=91796 CPUtime=2399.58 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68644 0 0 0 239864 94 0 0 20 0 1 0 45649710 93999104 17116 18446744073709551615 4194304 4832315 140723958234832 140723958232552 4312327 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17116 581 156 0 16591 0
Current children cumulated CPU time (s) 2399.58
Current children cumulated vsize (KiB) 91796

[startup+2400 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17813
/proc/meminfo: memFree=31495808/32770624 swapFree=0/378808
[pid=17593] ppid=17590 vsize=91796 CPUtime=2399.98 cores=1,3,5,7
/proc/17593/stat : 17593 (miniBTD) R 17590 17593 15278 0 -1 4202496 68644 0 0 0 239904 94 0 0 20 0 1 0 45649710 93999104 17116 18446744073709551615 4194304 4832315 140723958234832 140723958232552 139668787995552 0 0 1 0 0 0 0 17 3 0 0 8 0 0 6932504 6936608 20561920 140723958239740 140723958239820 140723958239820 140723958243277 0
/proc/17593/statm: 22949 17116 581 156 0 16591 0
Current children cumulated CPU time (s) 2399.98
Current children cumulated vsize (KiB) 91796

Child status: 0
Real time (s): 2400.06
CPU time (s): 2400.04
CPU user time (s): 2399.1
CPU system time (s): 0.942034
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 91796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.1
system time used= 0.942034
maximum resident set size= 68464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69025
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 766

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.75173 second user time and 10.3507 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-06 02:49:58
IDJOB=4252909
IDBENCH=139773
IDSOLVER=2632
FILE ID=node134/4252909-1501981437
RUNJOBID= node134-1501978194-17167
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-10-2-12.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252909-1501981437/watcher-4252909-1501981437 -o /tmp/evaluation-result-4252909-1501981437/solver-4252909-1501981437 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501978194-17167 --watchdog 2560  miniBTD 2400 HOME/instance-4252909-1501981437.xml

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

MD5SUM BENCH= 616f71b8e0d8bc577b21aa831e8a99b8
RANDOM SEED=1580925267

node134.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.43
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.43
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.43
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.43
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:        31571900 kB
MemAvailable:   31982296 kB
Buffers:          158328 kB
Cached:           536824 kB
SwapCached:            0 kB
Active:           388268 kB
Inactive:         392360 kB
Active(anon):      87808 kB
Inactive(anon):    14844 kB
Active(file):     300460 kB
Inactive(file):   377516 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             14680 kB
Writeback:             0 kB
AnonPages:         85368 kB
Mapped:            38448 kB
Shmem:             17084 kB
Slab:             121972 kB
SReclaimable:      96508 kB
SUnreclaim:        25464 kB
KernelStack:        3232 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     337372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-06 03:29:59