Trace number 4265691

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)161 2519.79 2520.01

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-14-a4.xml
MD5SUM5aba8e5725f87f11766562fcd4055047
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints3733
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":14}]
Minimum variable degree1015
Maximum variable degree1016
Distribution of variable degrees[{"degree":1015,"count":12},{"degree":1016,"count":2}]
Minimum constraint arity1
Maximum constraint arity14
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":728},{"arity":4,"count":3003},{"arity":14,"count":1}]
Number of extensional constraints0
Number of intensional constraints3732
Distribution of constraint types[{"type":"intension","count":3732},{"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

4.31/4.45	c SAT : Variables: 7014 -- Clauses: 1753514
4.31/4.45	c best=?? lower=0 upper=500 
16.81/16.98	c
16.81/16.98	c This is cosoco 1.12 --  
16.81/16.98	c
16.81/16.98	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265691-1502576116.xml 
16.81/16.98	c enable optimization
16.81/16.98	c ========================================[ Problem Statistics ]===========================================
16.81/16.98	c |                                                                                                       
16.81/16.98	c |  Parse time        :         4.30 s 
16.81/16.98	c |
16.81/16.98	c |               Variables: 14
16.81/16.98	c |            Domain Sizes: 501..501
16.81/16.98	c |
16.81/16.98	c |             Constraints: 3746
16.81/16.98	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 13  -- Ternary: 728
16.81/16.98	c | 
16.81/16.98	c |                   Types: 
16.81/16.98	c |                          (X - Y < k): 13
16.81/16.98	c |                          Intension: 3733
16.81/16.98	c |                          
16.81/16.98	c =========================================================================================================
16.81/16.98	o 184
16.81/16.98	c    1 calls to solver: best=184 lower=0 upper=183 
26.02/26.15	o 162
326.56/326.76	o 161
326.56/326.76	c    3 calls to solver: best=161 lower=0 upper=160 
2519.78/2520.00	
2519.78/2520.00	c *** INTERRUPTED ***
2519.78/2520.00	c restarts              : 547         
2519.78/2520.00	c conflicts             : 101977       (40 /sec)
2519.78/2520.00	c decisions             : 145141       (58 /sec)
2519.78/2520.00	c propagations          : 9071750     (3601 /sec)
2519.78/2520.00	c root propagations     : 669         
2519.78/2520.00	c filter calls          : 635308808      (252154 /sec)
2519.78/2520.00	c useless filter calls  : 628312494      (98 %)
2519.78/2520.00	c
2519.78/2520.00	c clauses               : 1757597
2519.78/2520.00	c SAT propagations      : 16779
2519.78/2520.00	c SAT conflicts         : 108 (0 learnts)
2519.78/2520.00	c Memory used           : 351.38 MB
2519.78/2520.00	c CPU time              : 2519.53 s
2519.78/2520.00	
2519.78/2520.00	c nb Solutions = 3
2519.78/2520.00	s SATISFIABLE
2519.78/2520.00	c Best value found: 161
2519.78/2520.00	
2519.78/2520.00	
2519.78/2520.00	v <instantiation type='solution' cost='161'>
2519.78/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
2519.78/2520.00	v <values>0 106 123 143 161 2 7 8 11 23 33 47 74 93 </values>
2519.78/2520.00	v </instantiation>
2519.78/2520.00	

Verifier Data

OK	161

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265691-1502576116/watcher-4265691-1502576116 -o /tmp/evaluation-result-4265691-1502576116/solver-4265691-1502576116 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502565159-17156 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265691-1502576116.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
solver pid=20401, runsolver pid=20398
Current StackSize limit: 8192 KiB


[startup+0.100197 s]*
/proc/loadavg: 1.94 2.02 2.04 3/185 20402
/proc/meminfo: memFree=31138432/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=27136 memory=3328 CPUtime=0.03 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 1012 0 0 0 3 0 0 0 20 0 1 0 59804988 27787264 832 18446744073709551615 4194304 5972588 140729221731760 140729221728408 5676066 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 6784 832 716 435 0 147 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 27136 KiB
Current children cumulated memory: 3328 KiB

[startup+0.209419 s]*
/proc/loadavg: 1.94 2.02 2.04 3/185 20402
/proc/meminfo: memFree=31136236/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=29620 memory=5788 CPUtime=0.13 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 1675 0 0 0 13 0 0 0 20 0 1 0 59804988 30330880 1447 18446744073709551615 4194304 5972588 140729221731760 140729221728408 139679917241617 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 7405 1447 787 435 0 768 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 29620 KiB
Current children cumulated memory: 5788 KiB

[startup+0.309159 s]*
/proc/loadavg: 1.94 2.02 2.04 3/185 20402
/proc/meminfo: memFree=31133384/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=32376 memory=8676 CPUtime=0.23 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 2386 0 0 0 23 0 0 0 20 0 1 0 59804988 33153024 2169 18446744073709551615 4194304 5972588 140729221731760 140729221728408 5165933 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 8094 2169 787 435 0 1457 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 32376 KiB
Current children cumulated memory: 8676 KiB

[startup+0.700347 s]
/proc/loadavg: 1.94 2.02 2.04 3/185 20402
/proc/meminfo: memFree=31127804/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=43244 memory=19680 CPUtime=0.62 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 5107 0 0 0 61 1 0 0 20 0 1 0 59804988 44281856 4920 18446744073709551615 4194304 5972588 140729221731760 140729221728408 139679907896293 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 10811 4920 787 435 0 4174 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 43244 KiB
Current children cumulated memory: 19680 KiB

[startup+1.50035 s]
/proc/loadavg: 1.94 2.02 2.04 3/185 20402
/proc/meminfo: memFree=31113476/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=66036 memory=42336 CPUtime=1.41 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 10787 0 0 0 140 1 0 0 20 0 1 0 59804988 67620864 10584 18446744073709551615 4194304 5972588 140729221731760 140729221728408 4967517 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 16509 10584 787 435 0 9872 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 66036 KiB
Current children cumulated memory: 42336 KiB

[startup+3.10949 s]
/proc/loadavg: 1.94 2.02 2.04 3/185 20402
/proc/meminfo: memFree=31057056/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=111484 memory=87924 CPUtime=3.02 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 22224 0 0 0 299 3 0 0 20 0 1 0 59804988 114159616 21981 18446744073709551615 4194304 5972588 140729221731760 140729221725320 139679907896293 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 27871 21981 787 435 0 21234 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 111484 KiB
Current children cumulated memory: 87924 KiB

[startup+6.30042 s]
/proc/loadavg: 1.86 2.00 2.03 3/185 20402
/proc/meminfo: memFree=30878416/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=290516 memory=262796 CPUtime=6.21 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 81147 0 0 0 611 10 0 0 20 0 1 0 59804988 297488384 65699 18446744073709551615 4194304 5972588 140729221731760 140729221728616 5053069 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 72629 65699 837 435 0 65992 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 290516 KiB
Current children cumulated memory: 262796 KiB

[startup+12.7004 s]
/proc/loadavg: 1.87 2.00 2.03 3/185 20402
/proc/meminfo: memFree=30840224/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=328796 memory=301192 CPUtime=12.61 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 120513 0 0 0 1248 13 0 0 20 0 1 0 59804988 336687104 75298 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4909657 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 82199 75298 837 435 0 75562 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 328796 KiB
Current children cumulated memory: 301192 KiB

[startup+25.5004 s]
/proc/loadavg: 1.90 2.00 2.03 3/185 20402
/proc/meminfo: memFree=30821376/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=347408 memory=319788 CPUtime=25.41 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 188440 0 0 0 2524 17 0 0 20 0 1 0 59804988 355745792 79947 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965365 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 86852 79947 838 435 0 80215 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 347408 KiB
Current children cumulated memory: 319788 KiB

[startup+51.1096 s]
/proc/loadavg: 1.94 2.00 2.03 3/185 20403
/proc/meminfo: memFree=30817576/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=350704 memory=323012 CPUtime=51.01 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 229611 0 0 0 5082 19 0 0 20 0 1 0 59804988 359120896 80753 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965365 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 87676 80753 838 435 0 81039 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 350704 KiB
Current children cumulated memory: 323012 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/182 20405
/proc/meminfo: memFree=30816764/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=352948 memory=325264 CPUtime=102.2 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 264877 0 0 0 10198 22 0 0 20 0 1 0 59804988 361418752 81316 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965681 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 88237 81316 838 435 0 81600 0
Current children cumulated CPU time: 102.2 s
Current children cumulated vsize: 352948 KiB
Current children cumulated memory: 325264 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/182 20468
/proc/meminfo: memFree=30650108/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=354796 memory=329080 CPUtime=162.19 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 285888 0 0 0 16196 23 0 0 20 0 1 0 59804988 363311104 82270 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4962247 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 88699 82270 838 435 0 82062 0
Current children cumulated CPU time: 162.19 s
Current children cumulated vsize: 354796 KiB
Current children cumulated memory: 329080 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 20470
/proc/meminfo: memFree=30649712/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=355324 memory=329920 CPUtime=222.17 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 298879 0 0 0 22193 24 0 0 20 0 1 0 59804988 363851776 82480 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965453 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 88831 82480 838 435 0 82194 0
Current children cumulated CPU time: 222.17 s
Current children cumulated vsize: 355324 KiB
Current children cumulated memory: 329920 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20472
/proc/meminfo: memFree=30649216/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=356116 memory=330624 CPUtime=282.16 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 299773 0 0 0 28192 24 0 0 20 0 1 0 59804988 364662784 82656 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965677 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89029 82656 838 435 0 82392 0
Current children cumulated CPU time: 282.16 s
Current children cumulated vsize: 356116 KiB
Current children cumulated memory: 330624 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20474
/proc/meminfo: memFree=30648500/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=356248 memory=330796 CPUtime=342.16 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 300647 0 0 0 34192 24 0 0 20 0 1 0 59804988 364797952 82699 18446744073709551615 4194304 5972588 140729221731760 140729221718952 5071040 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89062 82699 838 435 0 82425 0
Current children cumulated CPU time: 342.16 s
Current children cumulated vsize: 356248 KiB
Current children cumulated memory: 330796 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20476
/proc/meminfo: memFree=30648052/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=356512 memory=331056 CPUtime=402.16 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 301581 0 0 0 40192 24 0 0 20 0 1 0 59804988 365068288 82764 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4962405 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89128 82764 838 435 0 82491 0
Current children cumulated CPU time: 402.16 s
Current children cumulated vsize: 356512 KiB
Current children cumulated memory: 331056 KiB

[startup+462.3 s]
/proc/loadavg: 2.10 2.03 2.05 3/181 20479
/proc/meminfo: memFree=30648208/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=356644 memory=331192 CPUtime=462.15 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 302588 0 0 0 46191 24 0 0 20 0 1 0 59804988 365203456 82798 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965681 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89161 82798 838 435 0 82524 0
Current children cumulated CPU time: 462.15 s
Current children cumulated vsize: 356644 KiB
Current children cumulated memory: 331192 KiB


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

/proc/20401/statm: 89821 83453 838 435 0 83184 0
Current children cumulated CPU time: 1722.1 s
Current children cumulated vsize: 359284 KiB
Current children cumulated memory: 333812 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/184 20570
/proc/meminfo: memFree=30640780/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359284 memory=333816 CPUtime=1782.1 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 317798 0 0 0 178185 25 0 0 20 0 1 0 59804988 367906816 83454 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4965562 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89821 83454 838 435 0 83184 0
Current children cumulated CPU time: 1782.1 s
Current children cumulated vsize: 359284 KiB
Current children cumulated memory: 333816 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/181 20572
/proc/meminfo: memFree=30644184/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359680 memory=334272 CPUtime=1842.1 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 318519 0 0 0 184185 25 0 0 20 0 1 0 59804988 368312320 83568 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4969200 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89920 83568 838 435 0 83283 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 359680 KiB
Current children cumulated memory: 334272 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/181 20574
/proc/meminfo: memFree=30644292/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359680 memory=334272 CPUtime=1902.09 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 318822 0 0 0 190184 25 0 0 20 0 1 0 59804988 368312320 83568 18446744073709551615 4194304 5972588 140729221731760 140729221728616 5053090 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89920 83568 838 435 0 83283 0
Current children cumulated CPU time: 1902.09 s
Current children cumulated vsize: 359680 KiB
Current children cumulated memory: 334272 KiB

[startup+1962.3 s]
/proc/loadavg: 2.06 2.06 2.06 3/181 20576
/proc/meminfo: memFree=30644320/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359680 memory=334276 CPUtime=1962.09 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 319347 0 0 0 196184 25 0 0 20 0 1 0 59804988 368312320 83569 18446744073709551615 4194304 5972588 140729221731760 140729221728616 5099648 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89920 83569 838 435 0 83283 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 359680 KiB
Current children cumulated memory: 334276 KiB

[startup+2022.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/181 20578
/proc/meminfo: memFree=30644320/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359680 memory=334288 CPUtime=2022.09 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 319676 0 0 0 202184 25 0 0 20 0 1 0 59804988 368312320 83572 18446744073709551615 4194304 5972588 140729221731760 140729221728616 4909657 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89920 83572 838 435 0 83283 0
Current children cumulated CPU time: 2022.09 s
Current children cumulated vsize: 359680 KiB
Current children cumulated memory: 334288 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 20580
/proc/meminfo: memFree=30644444/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359680 memory=334300 CPUtime=2082.09 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 320198 0 0 0 208184 25 0 0 20 0 1 0 59804988 368312320 83575 18446744073709551615 4194304 5972588 140729221731760 140729221728616 5053097 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89920 83575 838 435 0 83283 0
Current children cumulated CPU time: 2082.09 s
Current children cumulated vsize: 359680 KiB
Current children cumulated memory: 334300 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 20582
/proc/meminfo: memFree=30644196/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359680 memory=334300 CPUtime=2142.08 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 320648 0 0 0 214183 25 0 0 20 0 1 0 59804988 368312320 83575 18446744073709551615 4194304 5972588 140729221731760 140729221728616 5071040 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89920 83575 838 435 0 83283 0
Current children cumulated CPU time: 2142.08 s
Current children cumulated vsize: 359680 KiB
Current children cumulated memory: 334300 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 20584
/proc/meminfo: memFree=30644304/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334320 CPUtime=2202.08 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 321161 0 0 0 220183 25 0 0 20 0 1 0 59804988 368447488 83580 18446744073709551615 4194304 5972588 140729221731760 140729221728328 4969205 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83580 838 435 0 83316 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334320 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 20586
/proc/meminfo: memFree=30644196/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334332 CPUtime=2262.08 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 321811 0 0 0 226183 25 0 0 20 0 1 0 59804988 368447488 83583 18446744073709551615 4194304 5972588 140729221731760 140729221728328 4965342 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83583 838 435 0 83316 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334332 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 20588
/proc/meminfo: memFree=30644072/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334344 CPUtime=2322.07 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 322426 0 0 0 232182 25 0 0 20 0 1 0 59804988 368447488 83586 18446744073709551615 4194304 5972588 140729221731760 140729221728328 4969225 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83586 838 435 0 83316 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334344 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 20604
/proc/meminfo: memFree=30639836/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334356 CPUtime=2382.08 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 322964 0 0 0 238182 26 0 0 20 0 1 0 59804988 368447488 83589 18446744073709551615 4194304 5972588 140729221731760 140729221728328 4965714 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83589 838 435 0 83316 0
Current children cumulated CPU time: 2382.08 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334356 KiB

[startup+2442.3 s]
/proc/loadavg: 2.13 2.04 2.05 3/181 20606
/proc/meminfo: memFree=30643240/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334356 CPUtime=2442.08 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 323497 0 0 0 244182 26 0 0 20 0 1 0 59804988 368447488 83589 18446744073709551615 4194304 5972588 140729221731760 140729221728328 5099648 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83589 838 435 0 83316 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334356 KiB

[startup+2502.3 s]
/proc/loadavg: 2.58 2.20 2.11 3/181 20608
/proc/meminfo: memFree=30643436/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334360 CPUtime=2502.08 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 324060 0 0 0 250182 26 0 0 20 0 1 0 59804988 368447488 83590 18446744073709551615 4194304 5972588 140729221731760 140729221728328 4962170 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83590 838 435 0 83316 0
Current children cumulated CPU time: 2502.08 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334360 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.45 2.19 2.10 3/181 20608
/proc/meminfo: memFree=30643436/32770624 swapFree=67108860/67108860
[pid=20401] ppid=20398 vsize=359812 memory=334360 CPUtime=2519.78 cores=0,2,4,6
/proc/20401/stat : 20401 (cosoco) R 20398 20401 17093 0 -1 4202496 324369 0 0 0 251952 26 0 0 20 0 1 0 59804988 368447488 83590 18446744073709551615 4194304 5972588 140729221731760 140729221728328 4909643 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 32309248 140729221734852 140729221734952 140729221734952 140729221738446 0
/proc/20401/statm: 89953 83590 838 435 0 83316 0
Current children cumulated CPU time: 2519.78 s
Current children cumulated vsize: 359812 KiB
Current children cumulated memory: 334360 KiB

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

[startup+2520.01 s]
# the end of solver process 20401 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.53 s, system=0.262989 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.79
CPU user time (s): 2519.53
CPU system time (s): 0.262989
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 359812
Max. memory (cumulated for all children) (KiB): 334360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.53
system time used= 0.262989
maximum resident set size= 334432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324415
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= 72
involuntary context switches= 874


# summary of solver processes directly reported to runsolver:
#   pid: 20401
#   total CPU time (s): 2519.79
#   total CPU user time (s): 2519.53
#   total CPU system time (s): 0.262989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.41711 second user time and 19.5764 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 00:01:08
IDJOB=4265691
IDBENCH=126232
IDSOLVER=2655
FILE ID=node127/4265691-1502576116
RUNJOBID= node127-1502565159-17156
PBS_JOBID= 
Free space on /tmp= 62028 MiB

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

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

MD5SUM BENCH= 5aba8e5725f87f11766562fcd4055047
RANDOM SEED=711173286

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:        31138436 kB
MemAvailable:   31965076 kB
Buffers:          276480 kB
Cached:           838708 kB
SwapCached:            0 kB
Active:           607732 kB
Inactive:         598000 kB
Active(anon):      90640 kB
Inactive(anon):    24908 kB
Active(file):     517092 kB
Inactive(file):   573092 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2156 kB
Writeback:             0 kB
AnonPages:         89992 kB
Mapped:            48188 kB
Shmem:             25252 kB
Slab:             129764 kB
SReclaimable:     104584 kB
SUnreclaim:        25180 kB
KernelStack:        3264 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     364188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:43:08