Trace number 4265699

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.12? (TO) 2519.77 2520.1599

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-25-a4.xml
MD5SUMa6ebb4642302e72810e9d3407e53c8ef
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark661
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints42552
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":25}]
Minimum variable degree6625
Maximum variable degree6626
Distribution of variable degrees[{"degree":6625,"count":23},{"degree":6626,"count":2}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":4600},{"arity":4,"count":37950},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints42551
Distribution of constraint types[{"type":"intension","count":42551},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

49.10/49.24	c SAT : Variables: 25025 -- Clauses: 12512525
49.10/49.25	c best=?? lower=0 upper=1000 
2519.61/2520.01	c
2519.61/2520.01	c This is cosoco 1.12 --  
2519.61/2520.01	c
2519.61/2520.01	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265699-1502576133.xml 
2519.61/2520.01	c enable optimization
2519.61/2520.01	c ========================================[ Problem Statistics ]===========================================
2519.61/2520.01	c |                                                                                                       
2519.61/2520.01	c |  Parse time        :        48.13 s 
2519.61/2520.01	c |
2519.61/2520.01	c |               Variables: 25
2519.61/2520.01	c |            Domain Sizes: 1001..1001
2519.61/2520.01	c |
2519.61/2520.01	c |             Constraints: 42576
2519.61/2520.01	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 24  -- Ternary: 4600
2519.61/2520.01	c | 
2519.61/2520.01	c |                   Types: 
2519.61/2520.01	c |                          (X - Y < k): 24
2519.61/2520.01	c |                          Intension: 42552
2519.61/2520.01	c |                          
2519.61/2520.01	c =========================================================================================================
2519.61/2520.01	
2519.61/2520.01	c *** INTERRUPTED ***
2519.61/2520.01	c restarts              : 268         
2519.61/2520.01	c conflicts             : 2556         (1 /sec)
2519.61/2520.01	c decisions             : 5023         (2 /sec)
2519.61/2520.01	c propagations          : 6962037     (2774 /sec)
2519.61/2520.01	c root propagations     : 1576        
2519.61/2520.01	c filter calls          : 336781451      (134174 /sec)
2519.61/2520.01	c useless filter calls  : 336165838      (99 %)
2519.61/2520.01	c
2519.61/2520.01	c clauses               : 12513794
2519.61/2520.01	c SAT propagations      : 12848
2519.61/2520.01	c SAT conflicts         : 10 (0 learnts)
2519.61/2520.01	c Memory used           : 6419.41 MB
2519.61/2520.01	c CPU time              : 2510.04 s
2519.61/2520.01	
2519.61/2520.01	c No Bound found!
2519.61/2520.01	
2519.61/2520.01	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265699-1502576133/watcher-4265699-1502576133 -o /tmp/evaluation-result-4265699-1502576133/solver-4265699-1502576133 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502565207-4738 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265699-1502576133.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
solver pid=6082, runsolver pid=6079
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 2.16 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31724896/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=27392 memory=3592 CPUtime=0.03 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 1062 0 0 0 3 0 0 0 20 0 1 0 105119631 28049408 898 18446744073709551615 4194304 5972588 140723641154096 140723641150744 5496971 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 6848 898 716 435 0 211 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 27392 KiB
Current children cumulated memory: 3592 KiB

[startup+0.209623 s]*
/proc/loadavg: 2.16 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31724264/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=28044 memory=3988 CPUtime=0.14 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 1223 0 0 0 14 0 0 0 20 0 1 0 105119631 28717056 997 18446744073709551615 4194304 5972588 140723641154096 140723641150744 139735513295845 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 7011 997 716 435 0 374 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 28044 KiB
Current children cumulated memory: 3988 KiB

[startup+0.309097 s]*
/proc/loadavg: 2.16 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31724264/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=28308 memory=4248 CPUtime=0.24 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 1337 0 0 0 24 0 0 0 20 0 1 0 105119631 28987392 1062 18446744073709551615 4194304 5972588 140723641154096 140723641150744 139735513295845 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 7077 1062 716 435 0 440 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 28308 KiB
Current children cumulated memory: 4248 KiB

[startup+0.700281 s]
/proc/loadavg: 2.16 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31723088/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=30648 memory=5976 CPUtime=0.62 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 2056 0 0 0 62 0 0 0 20 0 1 0 105119631 31383552 1494 18446744073709551615 4194304 5972588 140723641154096 140723641150664 139735525980512 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 7662 1494 716 435 0 1025 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 30648 KiB
Current children cumulated memory: 5976 KiB

[startup+1.50031 s]
/proc/loadavg: 2.16 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31707464/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=73440 memory=49272 CPUtime=1.41 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 12848 0 0 0 140 1 0 0 20 0 1 0 105119631 75202560 12318 18446744073709551615 4194304 5972588 140723641154096 140723641150664 139735513295845 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 18360 12318 786 435 0 11723 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 73440 KiB
Current children cumulated memory: 49272 KiB

[startup+3.10964 s]
/proc/loadavg: 2.16 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31594384/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=164176 memory=140004 CPUtime=3.03 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 35630 0 0 0 299 4 0 0 20 0 1 0 105119631 168116224 35001 18446744073709551615 4194304 5972588 140723641154096 140723641150664 139735513295845 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 41044 35001 786 435 0 34407 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 164176 KiB
Current children cumulated memory: 140004 KiB

[startup+6.30028 s]
/proc/loadavg: 2.15 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31424416/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=344388 memory=320088 CPUtime=6.22 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 80783 0 0 0 612 10 0 0 20 0 1 0 105119631 352653312 80022 18446744073709551615 4194304 5972588 140723641154096 140723641147656 5211089 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 86097 80022 786 435 0 79460 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 344388 KiB
Current children cumulated memory: 320088 KiB

[startup+12.7003 s]
/proc/loadavg: 2.14 2.05 2.06 3/190 6083
/proc/meminfo: memFree=31085524/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=705160 memory=680956 CPUtime=12.62 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 171142 0 0 0 1239 23 0 0 20 0 1 0 105119631 722083840 170239 18446744073709551615 4194304 5972588 140723641154096 140723641145864 139735522641130 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 176290 170239 786 435 0 169653 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 705160 KiB
Current children cumulated memory: 680956 KiB

[startup+25.5002 s]
/proc/loadavg: 2.11 2.04 2.05 3/189 6083
/proc/meminfo: memFree=30352580/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=1425920 memory=1401748 CPUtime=25.41 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 351636 0 0 0 2494 47 0 0 20 0 1 0 105119631 1460142080 350437 18446744073709551615 4194304 5972588 140723641154096 140723641147656 139735522648976 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 356480 350437 786 435 0 349843 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1425920 KiB
Current children cumulated memory: 1401748 KiB

[startup+51.1097 s]
/proc/loadavg: 2.07 2.04 2.05 3/189 6084
/proc/meminfo: memFree=28192432/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=3602812 memory=3551504 CPUtime=51.01 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 887248 0 0 0 4988 113 0 0 20 0 1 0 105119631 3689279488 887876 18446744073709551615 4194304 5972588 140723641154096 140723641147656 139735513295845 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 900703 887876 838 435 0 894066 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 3602812 KiB
Current children cumulated memory: 3551504 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 6086
/proc/meminfo: memFree=26477592/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5295452 memory=5244304 CPUtime=102.19 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 1658272 0 0 0 10039 180 0 0 20 0 1 0 105119631 5422542848 1311076 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4962170 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1323863 1311076 838 435 0 1317226 0
Current children cumulated CPU time: 102.19 s
Current children cumulated vsize: 5295452 KiB
Current children cumulated memory: 5244304 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 6088
/proc/meminfo: memFree=26187364/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5585192 memory=5534040 CPUtime=162.18 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 2288415 0 0 0 16002 216 0 0 20 0 1 0 105119631 5719236608 1383510 18446744073709551615 4194304 5972588 140723641154096 140723641150952 5099648 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1396298 1383510 838 435 0 1389661 0
Current children cumulated CPU time: 162.18 s
Current children cumulated vsize: 5585192 KiB
Current children cumulated memory: 5534040 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 6090
/proc/meminfo: memFree=26076688/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5695940 memory=5644844 CPUtime=222.15 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 2891068 0 0 0 21972 243 0 0 20 0 1 0 105119631 5832642560 1411211 18446744073709551615 4194304 5972588 140723641154096 140723641150952 139735513295845 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1423985 1411211 838 435 0 1417348 0
Current children cumulated CPU time: 222.15 s
Current children cumulated vsize: 5695940 KiB
Current children cumulated memory: 5644844 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 6092
/proc/meminfo: memFree=25963484/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5809064 memory=5757972 CPUtime=282.15 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 3537760 0 0 0 27941 274 0 0 20 0 1 0 105119631 5948481536 1439493 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965365 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1452266 1439493 838 435 0 1445629 0
Current children cumulated CPU time: 282.15 s
Current children cumulated vsize: 5809064 KiB
Current children cumulated memory: 5757972 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 6094
/proc/meminfo: memFree=25949996/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5822660 memory=5771524 CPUtime=342.15 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 4087218 0 0 0 33913 302 0 0 20 0 1 0 105119631 5962403840 1442881 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4969136 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1455665 1442881 838 435 0 1449028 0
Current children cumulated CPU time: 342.15 s
Current children cumulated vsize: 5822660 KiB
Current children cumulated memory: 5771524 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6098
/proc/meminfo: memFree=25834444/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5937500 memory=5886388 CPUtime=402.15 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 4664526 0 0 0 39883 332 0 0 20 0 1 0 105119631 6080000000 1471597 18446744073709551615 4194304 5972588 140723641154096 140723641150952 5071056 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1484375 1471597 838 435 0 1477738 0
Current children cumulated CPU time: 402.15 s
Current children cumulated vsize: 5937500 KiB
Current children cumulated memory: 5886388 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6101
/proc/meminfo: memFree=25827368/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=5944628 memory=5893500 CPUtime=462.14 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 5152661 0 0 0 45859 355 0 0 20 0 1 0 105119631 6087299072 1473375 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965362 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1486157 1473375 838 435 0 1479520 0
Current children cumulated CPU time: 462.14 s
Current children cumulated vsize: 5944628 KiB
Current children cumulated memory: 5893500 KiB


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

/proc/meminfo: memFree=25034840/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6502064 memory=6451128 CPUtime=1781.98 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 13549875 0 0 0 177426 772 0 0 20 0 1 0 105119631 6658113536 1612782 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965362 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1625516 1612782 838 435 0 1618879 0
Current children cumulated CPU time: 1781.98 s
Current children cumulated vsize: 6502064 KiB
Current children cumulated memory: 6451128 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6258
/proc/meminfo: memFree=25034796/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6506156 memory=6455520 CPUtime=1841.98 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 13914977 0 0 0 183409 789 0 0 20 0 1 0 105119631 6662303744 1613880 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4962376 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1626539 1613880 838 435 0 1619902 0
Current children cumulated CPU time: 1841.98 s
Current children cumulated vsize: 6506156 KiB
Current children cumulated memory: 6455520 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6260
/proc/meminfo: memFree=25005024/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6536120 memory=6485564 CPUtime=1901.97 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 14161115 0 0 0 189396 801 0 0 20 0 1 0 105119631 6692986880 1621391 18446744073709551615 4194304 5972588 140723641154096 140723641150952 5071058 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1634030 1621391 838 435 0 1627393 0
Current children cumulated CPU time: 1901.97 s
Current children cumulated vsize: 6536120 KiB
Current children cumulated memory: 6485564 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6264
/proc/meminfo: memFree=24999812/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6541532 memory=6490904 CPUtime=1961.96 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 14494743 0 0 0 195380 816 0 0 20 0 1 0 105119631 6698528768 1622726 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965744 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1635383 1622726 838 435 0 1628746 0
Current children cumulated CPU time: 1961.96 s
Current children cumulated vsize: 6541532 KiB
Current children cumulated memory: 6490904 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6287
/proc/meminfo: memFree=24992568/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6542852 memory=6492228 CPUtime=2021.96 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 14789198 0 0 0 201364 832 0 0 20 0 1 0 105119631 6699880448 1623057 18446744073709551615 4194304 5972588 140723641154096 140723641150952 5071058 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1635713 1623057 838 435 0 1629076 0
Current children cumulated CPU time: 2021.96 s
Current children cumulated vsize: 6542852 KiB
Current children cumulated memory: 6492228 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6290
/proc/meminfo: memFree=24993240/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6547736 memory=6497088 CPUtime=2081.96 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 15055663 0 0 0 207350 846 0 0 20 0 1 0 105119631 6704881664 1624272 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4909702 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1636934 1624272 838 435 0 1630297 0
Current children cumulated CPU time: 2081.96 s
Current children cumulated vsize: 6547736 KiB
Current children cumulated memory: 6497088 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6292
/proc/meminfo: memFree=24988804/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6552356 memory=6501764 CPUtime=2141.94 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 15381220 0 0 0 213333 861 0 0 20 0 1 0 105119631 6709612544 1625441 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4969240 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1638089 1625441 838 435 0 1631452 0
Current children cumulated CPU time: 2141.94 s
Current children cumulated vsize: 6552356 KiB
Current children cumulated memory: 6501764 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6294
/proc/meminfo: memFree=24986576/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6554468 memory=6503928 CPUtime=2201.94 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 15732099 0 0 0 219319 875 0 0 20 0 1 0 105119631 6711775232 1625982 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965365 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1638617 1625982 838 435 0 1631980 0
Current children cumulated CPU time: 2201.94 s
Current children cumulated vsize: 6554468 KiB
Current children cumulated memory: 6503928 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 6296
/proc/meminfo: memFree=24976604/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6565160 memory=6514560 CPUtime=2261.93 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 16031639 0 0 0 225301 892 0 0 20 0 1 0 105119631 6722723840 1628640 18446744073709551615 4194304 5972588 140723641154096 140723641150952 5053097 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1641290 1628640 838 435 0 1634653 0
Current children cumulated CPU time: 2261.93 s
Current children cumulated vsize: 6565160 KiB
Current children cumulated memory: 6514560 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/187 6312
/proc/meminfo: memFree=24968756/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6567932 memory=6517384 CPUtime=2321.92 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 16291358 0 0 0 231287 905 0 0 20 0 1 0 105119631 6725562368 1629346 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4909660 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1641983 1629346 838 435 0 1635346 0
Current children cumulated CPU time: 2321.92 s
Current children cumulated vsize: 6567932 KiB
Current children cumulated memory: 6517384 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 6314
/proc/meminfo: memFree=24966536/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6570572 memory=6519932 CPUtime=2381.92 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 16570476 0 0 0 237274 918 0 0 20 0 1 0 105119631 6728265728 1629983 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965400 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1642643 1629983 838 435 0 1636006 0
Current children cumulated CPU time: 2381.92 s
Current children cumulated vsize: 6570572 KiB
Current children cumulated memory: 6519932 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6317
/proc/meminfo: memFree=24967852/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6572948 memory=6522420 CPUtime=2441.91 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 16889001 0 0 0 243257 934 0 0 20 0 1 0 105119631 6730698752 1630605 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965362 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1643237 1630605 838 435 0 1636600 0
Current children cumulated CPU time: 2441.91 s
Current children cumulated vsize: 6572948 KiB
Current children cumulated memory: 6522420 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/186 6320
/proc/meminfo: memFree=24967444/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6573476 memory=6522876 CPUtime=2501.9 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 17152729 0 0 0 249242 948 0 0 20 0 1 0 105119631 6731239424 1630719 18446744073709551615 4194304 5972588 140723641154096 140723641150952 5071309 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1643369 1630719 838 435 0 1636732 0
Current children cumulated CPU time: 2501.9 s
Current children cumulated vsize: 6573476 KiB
Current children cumulated memory: 6522876 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.15 2.05 2.06 3/186 6321
/proc/meminfo: memFree=24967284/32770624 swapFree=67108764/67108860
[pid=6082] ppid=6079 vsize=6573476 memory=6522932 CPUtime=2519.61 cores=1,3,5,7
/proc/6082/stat : 6082 (cosoco) R 6079 6082 4674 0 -1 4202496 17338661 0 0 0 251003 958 0 0 20 0 1 0 105119631 6731239424 1630733 18446744073709551615 4194304 5972588 140723641154096 140723641150952 4965714 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 35762176 140723641156036 140723641156136 140723641156136 140723641159630 0
/proc/6082/statm: 1643369 1630733 838 435 0 1636732 0
Current children cumulated CPU time: 2519.61 s
Current children cumulated vsize: 6573476 KiB
Current children cumulated memory: 6522932 KiB

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

[startup+2520.16 s]
# the end of solver process 6082 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.04 s, system=9.72818 s

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

[startup+2520.11 s]*
/proc/loadavg: 2.15 2.05 2.06 3/186 6321
/proc/meminfo: memFree=30588320/32770624 swapFree=67108764/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2520.16
CPU time (s): 2519.77
CPU user time (s): 2510.04
CPU system time (s): 9.72818
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 6573476
Max. memory (cumulated for all children) (KiB): 6522932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.04
system time used= 9.72818
maximum resident set size= 6523004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17338706
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= 658
involuntary context switches= 1763


# summary of solver processes directly reported to runsolver:
#   pid: 6082
#   total CPU time (s): 2519.77
#   total CPU user time (s): 2510.04
#   total CPU system time (s): 9.72818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0429 second user time and 17.94 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-13 00:01:38
IDJOB=4265699
IDBENCH=126239
IDSOLVER=2655
FILE ID=node134/4265699-1502576133
RUNJOBID= node134-1502565207-4738
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-25-a4.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265699-1502576133/watcher-4265699-1502576133 -o /tmp/evaluation-result-4265699-1502576133/solver-4265699-1502576133 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502565207-4738 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265699-1502576133.xml

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

MD5SUM BENCH= a6ebb4642302e72810e9d3407e53c8ef
RANDOM SEED=167850383

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:        31724900 kB
MemAvailable:   31954552 kB
Buffers:          191112 kB
Cached:           351080 kB
SwapCached:            4 kB
Active:           419404 kB
Inactive:         212924 kB
Active(anon):      34404 kB
Inactive(anon):    97028 kB
Active(file):     385000 kB
Inactive(file):   115896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              4000 kB
Writeback:             0 kB
AnonPages:         99648 kB
Mapped:            57476 kB
Shmem:             41564 kB
Slab:             115364 kB
SReclaimable:      89180 kB
SUnreclaim:        26184 kB
KernelStack:        3616 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     377224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 62024 MiB
End job on node134 at 2017-08-13 00:43:38