Trace number 4265700

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) 2520.05 2520.3101

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-27-a4.xml
MD5SUM4a6b886165f8d6d7f8f178d50db8a3de
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark818
Best CPU time to get the best result obtained on this benchmark2520.1201
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints58502
Number of domains1
Minimum domain size1001
Maximum domain size1001
Distribution of domain sizes[{"size":1001,"count":27}]
Minimum variable degree8451
Maximum variable degree8452
Distribution of variable degrees[{"degree":8451,"count":25},{"degree":8452,"count":2}]
Minimum constraint arity1
Maximum constraint arity27
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":5850},{"arity":4,"count":52650},{"arity":27,"count":1}]
Number of extensional constraints0
Number of intensional constraints58501
Distribution of constraint types[{"type":"intension","count":58501},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

66.81/66.95	c SAT : Variables: 27027 -- Clauses: 13513527
66.81/66.96	c best=?? lower=0 upper=1000 
2519.73/2520.00	c
2519.73/2520.00	c This is cosoco 1.12 --  
2519.73/2520.00	c
2519.73/2520.00	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265700-1502576177.xml 
2519.73/2520.00	c enable optimization
2519.73/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.73/2520.00	c |                                                                                                       
2519.73/2520.00	c |  Parse time        :        65.52 s 
2519.73/2520.00	c |
2519.73/2520.00	c |               Variables: 27
2519.73/2520.00	c |            Domain Sizes: 1001..1001
2519.73/2520.00	c |
2519.73/2520.00	c |             Constraints: 58528
2519.73/2520.00	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 26  -- Ternary: 5850
2519.73/2520.00	c | 
2519.73/2520.00	c |                   Types: 
2519.73/2520.00	c |                          (X - Y < k): 26
2519.73/2520.00	c |                          Intension: 58502
2519.73/2520.00	c |                          
2519.73/2520.00	c =========================================================================================================
2519.73/2520.00	
2519.73/2520.00	c *** INTERRUPTED ***
2519.73/2520.00	c restarts              : 209         
2519.73/2520.00	c conflicts             : 1986         (1 /sec)
2519.73/2520.00	c decisions             : 4054         (2 /sec)
2519.73/2520.00	c propagations          : 5606639     (2238 /sec)
2519.73/2520.00	c root propagations     : 1676        
2519.73/2520.00	c filter calls          : 404863355      (161587 /sec)
2519.73/2520.00	c useless filter calls  : 404239220      (99 %)
2519.73/2520.00	c
2519.73/2520.00	c clauses               : 13514494
2519.73/2520.00	c SAT propagations      : 5810
2519.73/2520.00	c SAT conflicts         : 10 (0 learnts)
2519.73/2520.00	c Memory used           : 8610.82 MB
2519.73/2520.00	c CPU time              : 2505.55 s
2519.73/2520.00	
2519.73/2520.00	c No Bound found!
2519.73/2520.00	
2519.73/2520.00	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 (15018 MiB free)
  memory of node 1: 16384 MiB (14913 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265700-1502576177/watcher-4265700-1502576177 -o /tmp/evaluation-result-4265700-1502576177/solver-4265700-1502576177 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502565153-966 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265700-1502576177.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=3105, runsolver pid=3102
Current StackSize limit: 8192 KiB


[startup+0.100196 s]*
/proc/loadavg: 1.93 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30649452/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=27396 memory=3328 CPUtime=0.02 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 1050 0 0 0 2 0 0 0 20 0 1 0 59838453 28053504 832 18446744073709551615 4194304 5972588 140731466840800 140731466837448 139697426738149 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 6849 832 709 435 0 212 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 27396 KiB
Current children cumulated memory: 3328 KiB

[startup+0.20924 s]*
/proc/loadavg: 1.94 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30648844/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=28048 memory=4004 CPUtime=0.13 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 1222 0 0 0 13 0 0 0 20 0 1 0 59838453 28721152 1001 18446744073709551615 4194304 5972588 140731466840800 140731466837368 5675326 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 7012 1001 716 435 0 375 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28048 KiB
Current children cumulated memory: 4004 KiB

[startup+0.309055 s]*
/proc/loadavg: 1.94 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30648720/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=28312 memory=4264 CPUtime=0.23 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 1337 0 0 0 23 0 0 0 20 0 1 0 59838453 28991488 1066 18446744073709551615 4194304 5972588 140731466840800 140731466837368 139697427176448 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 7078 1066 716 435 0 441 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 28312 KiB
Current children cumulated memory: 4264 KiB

[startup+0.700341 s]
/proc/loadavg: 1.94 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30647560/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=30652 memory=5992 CPUtime=0.61 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 2065 0 0 0 61 0 0 0 20 0 1 0 59838453 31387648 1498 18446744073709551615 4194304 5972588 140731466840800 140731466837368 139697426738149 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 7663 1498 716 435 0 1026 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 30652 KiB
Current children cumulated memory: 5992 KiB

[startup+1.50037 s]
/proc/loadavg: 1.94 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30644584/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=60928 memory=37144 CPUtime=1.42 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 9811 0 0 0 141 1 0 0 20 0 1 0 59838453 62390272 9286 18446744073709551615 4194304 5972588 140731466840800 140731466834360 4967517 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 15232 9286 786 435 0 8595 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 60928 KiB
Current children cumulated memory: 37144 KiB

[startup+3.1093 s]
/proc/loadavg: 1.94 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30530532/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=152772 memory=128924 CPUtime=3.02 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 32857 0 0 0 298 4 0 0 20 0 1 0 59838453 156438528 32231 18446744073709551615 4194304 5972588 140731466840800 140731466832568 4967517 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 38193 32231 786 435 0 31556 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 152772 KiB
Current children cumulated memory: 128924 KiB

[startup+6.30034 s]
/proc/loadavg: 1.95 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30359500/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=334608 memory=310832 CPUtime=6.21 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 78461 0 0 0 610 11 0 0 20 0 1 0 59838453 342638592 77708 18446744073709551615 4194304 5972588 140731466840800 140731466832568 4967517 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 83652 77708 786 435 0 77015 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 334608 KiB
Current children cumulated memory: 310832 KiB

[startup+12.7004 s]
/proc/loadavg: 1.95 2.00 2.04 3/184 3106
/proc/meminfo: memFree=30016872/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=699168 memory=675388 CPUtime=12.61 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 169728 0 0 0 1238 23 0 0 20 0 1 0 59838453 715948032 168847 18446744073709551615 4194304 5972588 140731466840800 140731466834360 4967517 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 174792 168847 786 435 0 168155 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 699168 KiB
Current children cumulated memory: 675388 KiB

[startup+25.5004 s]
/proc/loadavg: 1.96 2.00 2.04 3/184 3106
/proc/meminfo: memFree=29275212/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=1427932 memory=1404080 CPUtime=25.41 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 352253 0 0 0 2495 46 0 0 20 0 1 0 59838453 1462202368 351020 18446744073709551615 4194304 5972588 140731466840800 140731466834360 139697436083442 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 356983 351020 786 435 0 350346 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1427932 KiB
Current children cumulated memory: 1404080 KiB

[startup+51.1091 s]
/proc/loadavg: 1.97 2.00 2.04 3/181 3106
/proc/meminfo: memFree=27800076/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=2881772 memory=2857888 CPUtime=51.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 716072 0 0 0 5009 94 0 0 20 0 1 0 59838453 2950934528 714472 18446744073709551615 4194304 5972588 140731466840800 140731466832376 4967517 0 0 1 0 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 720443 714472 786 435 0 713806 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 2881772 KiB
Current children cumulated memory: 2857888 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/181 3108
/proc/meminfo: memFree=23889780/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=6788240 memory=6754936 CPUtime=102.22 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 2098629 0 0 0 9993 229 0 0 20 0 1 0 59838453 6951157760 1688734 18446744073709551615 4194304 5972588 140731466840800 140731466837656 5071078 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1697060 1688734 838 435 0 1690423 0
Current children cumulated CPU time: 102.22 s
Current children cumulated vsize: 6788240 KiB
Current children cumulated memory: 6754936 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/181 3110
/proc/meminfo: memFree=23464248/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=7213280 memory=7179996 CPUtime=162.22 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 2714406 0 0 0 15956 266 0 0 20 0 1 0 59838453 7386398720 1794999 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4962387 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1803320 1794999 838 435 0 1796683 0
Current children cumulated CPU time: 162.22 s
Current children cumulated vsize: 7213280 KiB
Current children cumulated memory: 7179996 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 3112
/proc/meminfo: memFree=23125632/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=7551332 memory=7518060 CPUtime=222.23 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 3356011 0 0 0 21920 303 0 0 20 0 1 0 59838453 7732563968 1879515 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965362 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1887833 1879515 838 435 0 1881196 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 7551332 KiB
Current children cumulated memory: 7518060 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 3114
/proc/meminfo: memFree=22995956/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=7680692 memory=7647440 CPUtime=282.23 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 4254770 0 0 0 27880 343 0 0 20 0 1 0 59838453 7865028608 1911860 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4962381 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1920173 1911860 838 435 0 1913536 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 7680692 KiB
Current children cumulated memory: 7647440 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 3116
/proc/meminfo: memFree=22926268/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=7750256 memory=7717004 CPUtime=342.24 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 5162992 0 0 0 33836 388 0 0 20 0 1 0 59838453 7936262144 1929251 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965339 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1937564 1929251 838 435 0 1930927 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 7750256 KiB
Current children cumulated memory: 7717004 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 3119
/proc/meminfo: memFree=22700980/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=7974920 memory=7941648 CPUtime=402.24 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 6008921 0 0 0 39792 432 0 0 20 0 1 0 59838453 8166318080 1985412 18446744073709551615 4194304 5972588 140731466840800 140731466837656 5070704 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1993730 1985412 838 435 0 1987093 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 7974920 KiB
Current children cumulated memory: 7941648 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 3121
/proc/meminfo: memFree=22692580/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=7981916 memory=7948696 CPUtime=462.23 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 6745241 0 0 0 45758 465 0 0 20 0 1 0 59838453 8173481984 1987174 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965339 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 1995479 1987174 838 435 0 1988842 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 7981916 KiB
Current children cumulated memory: 7948696 KiB


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


[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 3700
/proc/meminfo: memFree=22455168/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8769032 memory=8735732 CPUtime=1842.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 22748928 0 0 0 182960 1243 0 0 20 0 1 0 59838453 8979488768 2183933 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965331 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2192258 2183933 838 435 0 2185621 0
Current children cumulated CPU time: 1842.03 s
Current children cumulated vsize: 8769032 KiB
Current children cumulated memory: 8735732 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 3702
/proc/meminfo: memFree=22441004/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8785136 memory=8751952 CPUtime=1902.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 23153101 0 0 0 188942 1261 0 0 20 0 1 0 59838453 8995979264 2187988 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4962387 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2196284 2187988 838 435 0 2189647 0
Current children cumulated CPU time: 1902.03 s
Current children cumulated vsize: 8785136 KiB
Current children cumulated memory: 8751952 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 3704
/proc/meminfo: memFree=22432072/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8793848 memory=8760588 CPUtime=1962.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 23489132 0 0 0 194926 1277 0 0 20 0 1 0 59838453 9004900352 2190147 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965888 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2198462 2190147 838 435 0 2191825 0
Current children cumulated CPU time: 1962.03 s
Current children cumulated vsize: 8793848 KiB
Current children cumulated memory: 8760588 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 3706
/proc/meminfo: memFree=22428260/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8798336 memory=8765064 CPUtime=2022.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 23815416 0 0 0 200909 1294 0 0 20 0 1 0 59838453 9009496064 2191266 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4962352 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2199584 2191266 838 435 0 2192947 0
Current children cumulated CPU time: 2022.03 s
Current children cumulated vsize: 8798336 KiB
Current children cumulated memory: 8765064 KiB

[startup+2082.3 s]
/proc/loadavg: 2.06 2.02 2.05 3/181 3708
/proc/meminfo: memFree=22426000/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8800580 memory=8767416 CPUtime=2082.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 24119059 0 0 0 206896 1307 0 0 20 0 1 0 59838453 9011793920 2191854 18446744073709551615 4194304 5972588 140731466840800 140731466837656 5099648 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2200145 2191854 838 435 0 2193508 0
Current children cumulated CPU time: 2082.03 s
Current children cumulated vsize: 8800580 KiB
Current children cumulated memory: 8767416 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/181 3710
/proc/meminfo: memFree=22420596/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8806124 memory=8772968 CPUtime=2142.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 24404432 0 0 0 212880 1323 0 0 20 0 1 0 59838453 9017470976 2193242 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965362 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2201531 2193242 838 435 0 2194894 0
Current children cumulated CPU time: 2142.03 s
Current children cumulated vsize: 8806124 KiB
Current children cumulated memory: 8772968 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 3712
/proc/meminfo: memFree=22420012/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8806652 memory=8773376 CPUtime=2202.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 24709227 0 0 0 218865 1338 0 0 20 0 1 0 59838453 9018011648 2193344 18446744073709551615 4194304 5972588 140731466840800 140731466837656 5070711 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2201663 2193344 838 435 0 2195026 0
Current children cumulated CPU time: 2202.03 s
Current children cumulated vsize: 8806652 KiB
Current children cumulated memory: 8773376 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 3714
/proc/meminfo: memFree=22419036/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8807444 memory=8774256 CPUtime=2262.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 25005417 0 0 0 224850 1353 0 0 20 0 1 0 59838453 9018822656 2193564 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965365 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2201861 2193564 838 435 0 2195224 0
Current children cumulated CPU time: 2262.03 s
Current children cumulated vsize: 8807444 KiB
Current children cumulated memory: 8774256 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 3731
/proc/meminfo: memFree=22414492/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8807972 memory=8774768 CPUtime=2322.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 25302567 0 0 0 230835 1368 0 0 20 0 1 0 59838453 9019363328 2193692 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4965880 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2201993 2193692 838 435 0 2195356 0
Current children cumulated CPU time: 2322.03 s
Current children cumulated vsize: 8807972 KiB
Current children cumulated memory: 8774768 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 3733
/proc/meminfo: memFree=22410288/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8815232 memory=8782000 CPUtime=2382.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 25596607 0 0 0 236817 1386 0 0 20 0 1 0 59838453 9026797568 2195500 18446744073709551615 4194304 5972588 140731466840800 140731466837656 5099648 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2203808 2195500 838 435 0 2197171 0
Current children cumulated CPU time: 2382.03 s
Current children cumulated vsize: 8815232 KiB
Current children cumulated memory: 8782000 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 3735
/proc/meminfo: memFree=22409200/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8816420 memory=8783216 CPUtime=2442.03 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 25907299 0 0 0 242801 1402 0 0 20 0 1 0 59838453 9028014080 2195804 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4909635 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2204105 2195804 838 435 0 2197468 0
Current children cumulated CPU time: 2442.03 s
Current children cumulated vsize: 8816420 KiB
Current children cumulated memory: 8783216 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3737
/proc/meminfo: memFree=22408052/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8817212 memory=8783952 CPUtime=2502.02 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 26208414 0 0 0 248784 1418 0 0 20 0 1 0 59838453 9028825088 2195988 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4909657 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2204303 2195988 838 435 0 2197666 0
Current children cumulated CPU time: 2502.02 s
Current children cumulated vsize: 8817212 KiB
Current children cumulated memory: 8783952 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/182 3737
/proc/meminfo: memFree=22407840/32770624 swapFree=67108860/67108860
[pid=3105] ppid=3102 vsize=8817476 memory=8784384 CPUtime=2519.73 cores=0,2,4,6
/proc/3105/stat : 3105 (cosoco) R 3102 3105 897 0 -1 4202496 26220208 0 0 0 250554 1419 0 0 20 0 1 0 59838453 9029095424 2196096 18446744073709551615 4194304 5972588 140731466840800 140731466837656 4968720 0 0 1 8405026 0 0 0 17 4 0 0 7 0 0 8070896 8075904 17625088 140731466846660 140731466846760 140731466846760 140731466850254 0
/proc/3105/statm: 2204369 2196096 838 435 0 2197732 0
Current children cumulated CPU time: 2519.73 s
Current children cumulated vsize: 8817476 KiB
Current children cumulated memory: 8784384 KiB

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

[startup+2520.31 s]
# the end of solver process 3105 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2505.55 s, system=14.5 s

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

[startup+2520.21 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3737
/proc/meminfo: memFree=27444812/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2520.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 3737
/proc/meminfo: memFree=27444812/32770624 swapFree=67108860/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.31
CPU time (s): 2520.05
CPU user time (s): 2505.55
CPU system time (s): 14.5
CPU usage (%): 99.9894
Max. virtual memory (cumulated for all children) (KiB): 8817476
Max. memory (cumulated for all children) (KiB): 8784384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2505.55
system time used= 14.5
maximum resident set size= 8784456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26220249
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= 592
involuntary context switches= 1905


# summary of solver processes directly reported to runsolver:
#   pid: 3105
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2505.55
#   total CPU system time (s): 14.5

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.24074 second user time and 18.2876 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 00:02:12
IDJOB=4265700
IDBENCH=126242
IDSOLVER=2655
FILE ID=node125/4265700-1502576177
RUNJOBID= node125-1502565153-966
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-27-a4.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265700-1502576177/watcher-4265700-1502576177 -o /tmp/evaluation-result-4265700-1502576177/solver-4265700-1502576177 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502565153-966 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265700-1502576177.xml

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

MD5SUM BENCH= 4a6b886165f8d6d7f8f178d50db8a3de
RANDOM SEED=791964458

node125.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.07
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.07
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.07
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.07
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:        30650696 kB
MemAvailable:   31444836 kB
Buffers:          274572 kB
Cached:           809164 kB
SwapCached:            0 kB
Active:          1137980 kB
Inactive:         556612 kB
Active(anon):     611084 kB
Inactive(anon):    24908 kB
Active(file):     526896 kB
Inactive(file):   531704 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4664 kB
Writeback:             0 kB
AnonPages:        682160 kB
Mapped:            48276 kB
Shmem:             25252 kB
Slab:             128400 kB
SReclaimable:     102752 kB
SUnreclaim:        25648 kB
KernelStack:        3520 kB
PageTables:         6964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1019612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 62024 MiB
End job on node125 at 2017-08-13 00:44:12