Trace number 4265689

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco-sat 1.12SAT (TO)95 2519.74 2520.01

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-12-a4.xml
MD5SUM72e40c8851280ca3f4afc7fa1ebce33e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints1927
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":12}]
Minimum variable degree606
Maximum variable degree607
Distribution of variable degrees[{"degree":606,"count":10},{"degree":607,"count":2}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":440},{"arity":4,"count":1485},{"arity":12,"count":1}]
Number of extensional constraints0
Number of intensional constraints1926
Distribution of constraint types[{"type":"intension","count":1926},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

2.20/2.33	c SAT : Variables: 6012 -- Clauses: 1503012
2.20/2.33	c best=?? lower=0 upper=500 
15.69/15.84	c
15.69/15.84	c This is cosoco 1.12 --  
15.69/15.84	c
15.69/15.84	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265689-1502576240.xml 
15.69/15.84	c enable optimization
15.69/15.84	c ========================================[ Problem Statistics ]===========================================
15.69/15.84	c |                                                                                                       
15.69/15.84	c |  Parse time        :         2.19 s 
15.69/15.84	c |
15.69/15.84	c |               Variables: 12
15.69/15.84	c |            Domain Sizes: 501..501
15.69/15.84	c |
15.69/15.84	c |             Constraints: 1938
15.69/15.84	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 11  -- Ternary: 440
15.69/15.84	c | 
15.69/15.84	c |                   Types: 
15.69/15.84	c |                          (X - Y < k): 11
15.69/15.84	c |                          Intension: 1927
15.69/15.84	c |                          
15.69/15.84	c =========================================================================================================
15.69/15.84	o 120
15.69/15.84	c    1 calls to solver: best=120 lower=0 upper=119 
16.20/16.36	o 117
23.70/23.89	o 114
23.70/23.89	c    3 calls to solver: best=114 lower=0 upper=113 
30.50/30.62	o 109
42.90/43.04	o 108
42.90/43.04	c    5 calls to solver: best=108 lower=0 upper=107 
49.49/49.62	o 95
2519.72/2520.01	
2519.72/2520.01	c *** INTERRUPTED ***
2519.72/2520.01	c restarts              : 561         
2519.72/2520.01	c conflicts             : 367503       (146 /sec)
2519.72/2520.01	c decisions             : 494666       (196 /sec)
2519.72/2520.01	c propagations          : 19482056    (7732 /sec)
2519.72/2520.01	c root propagations     : 621         
2519.72/2520.01	c filter calls          : 1167133566     (463231 /sec)
2519.72/2520.01	c useless filter calls  : 1151517472     (98 %)
2519.72/2520.01	c
2519.72/2520.01	c clauses               : 1507145
2519.72/2520.01	c SAT propagations      : 15773
2519.72/2520.01	c SAT conflicts         : 179 (0 learnts)
2519.72/2520.01	c Memory used           : 226.16 MB
2519.72/2520.01	c CPU time              : 2519.55 s
2519.72/2520.01	
2519.72/2520.01	c nb Solutions = 6
2519.72/2520.01	s SATISFIABLE
2519.72/2520.01	c Best value found: 95
2519.72/2520.01	
2519.72/2520.01	
2519.72/2520.01	v <instantiation type='solution' cost='95'>
2519.72/2520.01	v <list>x[0] x[10] x[11] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2519.72/2520.01	v <values>0 82 95 1 4 6 18 26 33 42 61 72 </values>
2519.72/2520.01	v </instantiation>
2519.72/2520.01	

Verifier Data

OK	95

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 (14686 MiB free)
  memory of node 1: 16384 MiB (15438 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265689-1502576240/watcher-4265689-1502576240 -o /tmp/evaluation-result-4265689-1502576240/solver-4265689-1502576240 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502565159-17157 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265689-1502576240.xml 

running on 4 cores: 1,3,5,7

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=20466, runsolver pid=20463

[startup+0.100131 s]*
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30848004/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=27128 memory=3064 CPUtime=0.01 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 989 0 0 0 1 0 0 0 20 0 1 0 59817407 27779072 766 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5671848 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 6782 766 684 435 0 145 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 27128 KiB
Current children cumulated memory: 3064 KiB

[startup+0.209181 s]*
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30845416/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=29768 memory=6060 CPUtime=0.11 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 1717 0 0 0 11 0 0 0 20 0 1 0 59817407 30482432 1515 18446744073709551615 4194304 5972588 140725782097072 140725782093720 140481487178288 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 7442 1515 787 435 0 805 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 29768 KiB
Current children cumulated memory: 6060 KiB

[startup+0.30898 s]*
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30842440/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=32676 memory=9120 CPUtime=0.21 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 2456 0 0 0 21 0 0 0 20 0 1 0 59817407 33460224 2280 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4967517 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 8169 2280 787 435 0 1532 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32676 KiB
Current children cumulated memory: 9120 KiB

[startup+0.700286 s]
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30836860/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=43808 memory=20232 CPUtime=0.59 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 5242 0 0 0 58 1 0 0 20 0 1 0 59817407 44859392 5058 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4967517 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 10952 5058 787 435 0 4315 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 43808 KiB
Current children cumulated memory: 20232 KiB

[startup+1.50028 s]
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30822352/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=66964 memory=43284 CPUtime=1.4 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 11021 0 0 0 138 2 0 0 20 0 1 0 59817407 68571136 10821 18446744073709551615 4194304 5972588 140725782097072 140725782093720 140481477368805 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 16741 10821 787 435 0 10104 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 66964 KiB
Current children cumulated memory: 43284 KiB

[startup+3.10947 s]
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30684384/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=196076 memory=164900 CPUtime=3.01 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 47342 0 0 0 295 6 0 0 20 0 1 0 59817407 200781824 41225 18446744073709551615 4194304 5972588 140725782097072 140725782090632 4969261 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 49019 41225 837 435 0 42382 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 196076 KiB
Current children cumulated memory: 164900 KiB

[startup+6.30041 s]
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30665412/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=215216 memory=184196 CPUtime=6.19 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 70062 0 0 0 612 7 0 0 20 0 1 0 59817407 220381184 46049 18446744073709551615 4194304 5972588 140725782097072 140725782093928 5053056 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 53804 46049 837 435 0 47167 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 215216 KiB
Current children cumulated memory: 184196 KiB

[startup+12.7004 s]
/proc/loadavg: 1.98 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30657648/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=223136 memory=192032 CPUtime=12.6 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 94407 0 0 0 1251 9 0 0 20 0 1 0 59817407 228491264 48008 18446744073709551615 4194304 5972588 140725782097072 140725782093928 5053069 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 55784 48008 837 435 0 49147 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 223136 KiB
Current children cumulated memory: 192032 KiB

[startup+25.5004 s]
/proc/loadavg: 1.99 2.00 2.03 3/182 20467
/proc/meminfo: memFree=30649624/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=229736 memory=198740 CPUtime=25.4 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 140144 0 0 0 2529 11 0 0 20 0 1 0 59817407 235249664 49685 18446744073709551615 4194304 5972588 140725782097072 140725782093928 5053069 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57434 49685 838 435 0 50797 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 229736 KiB
Current children cumulated memory: 198740 KiB

[startup+51.1094 s]
/proc/loadavg: 1.99 2.00 2.03 3/182 20468
/proc/meminfo: memFree=30649592/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231056 memory=200000 CPUtime=51 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 161641 0 0 0 5089 11 0 0 20 0 1 0 59817407 236601344 50000 18446744073709551615 4194304 5972588 140725782097072 140725782093928 4965382 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57764 50000 838 435 0 51127 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 231056 KiB
Current children cumulated memory: 200000 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 20470
/proc/meminfo: memFree=30649136/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231320 memory=200252 CPUtime=102.19 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 181540 0 0 0 10206 13 0 0 20 0 1 0 59817407 236871680 50063 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5071307 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57830 50063 838 435 0 51193 0
Current children cumulated CPU time: 102.19 s
Current children cumulated vsize: 231320 KiB
Current children cumulated memory: 200252 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20472
/proc/meminfo: memFree=30649172/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231452 memory=200444 CPUtime=162.17 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 200234 0 0 0 16203 14 0 0 20 0 1 0 59817407 237006848 50111 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5071078 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57863 50111 838 435 0 51226 0
Current children cumulated CPU time: 162.17 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 200444 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20474
/proc/meminfo: memFree=30648460/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231452 memory=201412 CPUtime=222.15 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 207611 0 0 0 22200 15 0 0 20 0 1 0 59817407 237006848 50353 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4909594 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57863 50353 838 435 0 51226 0
Current children cumulated CPU time: 222.15 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 201412 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20476
/proc/meminfo: memFree=30648052/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231452 memory=201416 CPUtime=282.15 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 208003 0 0 0 28200 15 0 0 20 0 1 0 59817407 237006848 50354 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5053056 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57863 50354 838 435 0 51226 0
Current children cumulated CPU time: 282.15 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 201416 KiB

[startup+342.3 s]
/proc/loadavg: 2.09 2.03 2.05 3/181 20479
/proc/meminfo: memFree=30648208/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231452 memory=201432 CPUtime=342.14 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 208402 0 0 0 34199 15 0 0 20 0 1 0 59817407 237006848 50358 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4965760 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57863 50358 838 435 0 51226 0
Current children cumulated CPU time: 342.14 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 201432 KiB

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 20481
/proc/meminfo: memFree=30648200/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231452 memory=201444 CPUtime=402.13 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 208770 0 0 0 40198 15 0 0 20 0 1 0 59817407 237006848 50361 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4965428 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57863 50361 838 435 0 51226 0
Current children cumulated CPU time: 402.13 s
Current children cumulated vsize: 231452 KiB
Current children cumulated memory: 201444 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 20499
/proc/meminfo: memFree=30643020/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201448 CPUtime=462.14 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 209157 0 0 0 46198 16 0 0 20 0 1 0 59817407 237142016 50362 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5053069 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50362 838 435 0 51259 0
Current children cumulated CPU time: 462.14 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201448 KiB


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

/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 1722.07 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/181 20574
/proc/meminfo: memFree=30644308/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=1782.06 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 217746 0 0 0 178189 17 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4966031 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 1782.06 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.06 2.06 3/181 20576
/proc/meminfo: memFree=30644320/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=1842.05 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 218251 0 0 0 184188 17 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5328649 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 1842.05 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 20578
/proc/meminfo: memFree=30644320/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=1902.05 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 218667 0 0 0 190188 17 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4965365 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 1902.05 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 20580
/proc/meminfo: memFree=30644444/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=1962.05 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 219072 0 0 0 196188 17 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4969209 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 1962.05 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 20582
/proc/meminfo: memFree=30644196/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=2022.05 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 219456 0 0 0 202187 18 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4965238 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 2022.05 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 20584
/proc/meminfo: memFree=30644320/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=2082.05 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 219835 0 0 0 208187 18 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5071058 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 2082.05 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 20586
/proc/meminfo: memFree=30644196/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201556 CPUtime=2142.04 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 220241 0 0 0 214186 18 0 0 20 0 1 0 59817407 237142016 50389 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4965216 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50389 838 435 0 51259 0
Current children cumulated CPU time: 2142.04 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201556 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 20588
/proc/meminfo: memFree=30644072/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201564 CPUtime=2202.04 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 220561 0 0 0 220186 18 0 0 20 0 1 0 59817407 237142016 50391 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4909624 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50391 838 435 0 51259 0
Current children cumulated CPU time: 2202.04 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201564 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 20604
/proc/meminfo: memFree=30639960/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201564 CPUtime=2262.04 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 220965 0 0 0 226186 18 0 0 20 0 1 0 59817407 237142016 50391 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4962247 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50391 838 435 0 51259 0
Current children cumulated CPU time: 2262.04 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201564 KiB

[startup+2322.3 s]
/proc/loadavg: 2.20 2.06 2.06 3/181 20606
/proc/meminfo: memFree=30643364/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201564 CPUtime=2322.03 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 221376 0 0 0 232185 18 0 0 20 0 1 0 59817407 237142016 50391 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5071280 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50391 838 435 0 51259 0
Current children cumulated CPU time: 2322.03 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201564 KiB

[startup+2382.3 s]
/proc/loadavg: 2.53 2.20 2.11 3/181 20608
/proc/meminfo: memFree=30643436/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201564 CPUtime=2382.03 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 221721 0 0 0 238185 18 0 0 20 0 1 0 59817407 237142016 50391 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4965382 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50391 838 435 0 51259 0
Current children cumulated CPU time: 2382.03 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201564 KiB

[startup+2442.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/181 20670
/proc/meminfo: memFree=30828624/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201576 CPUtime=2442.02 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 222134 0 0 0 244184 18 0 0 20 0 1 0 59817407 237142016 50394 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4909180 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50394 838 435 0 51259 0
Current children cumulated CPU time: 2442.02 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201576 KiB

[startup+2502.3 s]
/proc/loadavg: 2.07 2.13 2.09 3/181 20672
/proc/meminfo: memFree=30828748/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201576 CPUtime=2502.02 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 222566 0 0 0 250184 18 0 0 20 0 1 0 59817407 237142016 50394 18446744073709551615 4194304 5972588 140725782097072 140725782093720 5071058 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50394 838 435 0 51259 0
Current children cumulated CPU time: 2502.02 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201576 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.06 2.13 2.09 3/181 20673
/proc/meminfo: memFree=30827156/32770624 swapFree=67108860/67108860
[pid=20466] ppid=20463 vsize=231584 memory=201576 CPUtime=2519.72 cores=1,3,5,7
/proc/20466/stat : 20466 (cosoco) R 20463 20466 17093 0 -1 4202496 222968 0 0 0 251954 18 0 0 20 0 1 0 59817407 237142016 50394 18446744073709551615 4194304 5972588 140725782097072 140725782093720 4909702 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 38678528 140725782098372 140725782098472 140725782098472 140725782101966 0
/proc/20466/statm: 57896 50394 838 435 0 51259 0
Current children cumulated CPU time: 2519.72 s
Current children cumulated vsize: 231584 KiB
Current children cumulated memory: 201576 KiB

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

[startup+2520.01 s]
# the end of solver process 20466 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.55 s, system=0.190989 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.74
CPU user time (s): 2519.55
CPU system time (s): 0.190989
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 231584
Max. memory (cumulated for all children) (KiB): 201576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.55
system time used= 0.190989
maximum resident set size= 201648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223015
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= 73
involuntary context switches= 1852


# summary of solver processes directly reported to runsolver:
#   pid: 20466
#   total CPU time (s): 2519.74
#   total CPU user time (s): 2519.55
#   total CPU system time (s): 0.190989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2021 second user time and 17.615 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 00:03:12
IDJOB=4265689
IDBENCH=126246
IDSOLVER=2655
FILE ID=node127/4265689-1502576240
RUNJOBID= node127-1502565159-17157
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-12-a4.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265689-1502576240/watcher-4265689-1502576240 -o /tmp/evaluation-result-4265689-1502576240/solver-4265689-1502576240 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502565159-17157 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265689-1502576240.xml

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

MD5SUM BENCH= 72e40c8851280ca3f4afc7fa1ebce33e
RANDOM SEED=460499463

node127.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.92
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.92
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.92
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.92
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:        30848100 kB
MemAvailable:   31675092 kB
Buffers:          276484 kB
Cached:           838908 kB
SwapCached:            0 kB
Active:           896360 kB
Inactive:         597808 kB
Active(anon):     378724 kB
Inactive(anon):    24908 kB
Active(file):     517636 kB
Inactive(file):   572900 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:        388156 kB
Mapped:            46460 kB
Shmem:             25252 kB
Slab:             130092 kB
SReclaimable:     104584 kB
SUnreclaim:        25508 kB
KernelStack:        3312 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     651428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-13 00:45:13