Trace number 4265596

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.8899 2520.01

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c3w4o.xml
MD5SUMee745fcf29eade3c7f55b7e84eebe45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark20067.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1293
Number of constraints649
Number of domains2
Minimum domain size72
Maximum domain size324
Distribution of domain sizes[{"size":72,"count":1292},{"size":324,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":969},{"degree":5,"count":323}]
Minimum constraint arity4
Maximum constraint arity1292
Distribution of constraint arities[{"arity":4,"count":646},{"arity":324,"count":1},{"arity":1292,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":323},{"type":"lex","count":1},{"type":"sum","count":323},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c Create Cardinality(vars,values,occurs) constraint using 1292 Exactly/AtMost.. constraint 
0.00/0.08	c
0.27/0.37	c SAT : Variables: 93348 -- Clauses: 3355971
0.27/0.37	c best=?? lower=0 upper=323 
728.83/728.92	c
728.83/728.92	c This is cosoco 1.12 --  
728.83/728.92	c
728.83/728.92	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265596-1502587385.xml 
728.83/728.92	c enable optimization
728.83/728.92	c ========================================[ Problem Statistics ]===========================================
728.83/728.92	c |                                                                                                       
728.83/728.92	c |  Parse time        :         0.28 s 
728.83/728.92	c |
728.83/728.92	c |               Variables: 1293
728.83/728.92	c |            Domain Sizes: 72..324
728.83/728.92	c |
728.83/728.92	c |             Constraints: 1688
728.83/728.92	c |                   Arity: 1..1292  -- Unary: 1  -- Binary: 969
728.83/728.92	c | 
728.83/728.92	c |                   Types: 
728.83/728.92	c |                          (X -Y <= k): 969
728.83/728.92	c |                          Exactly K: 72
728.83/728.92	c |                          Exactly K variable: 1
728.83/728.92	c |                          Intension: 1
728.83/728.92	c |                          Lex: 322
728.83/728.92	c |                          Sum: 323
728.83/728.92	c |                          
728.83/728.92	c =========================================================================================================
728.83/728.92	conflict 84lvl : 21 bt15-36685:0(55399)X13574168
960.12/960.27	conflict 99lvl : 35 bt35-37261:0(55149)X13614802
2152.68/2152.84	conflict 100lvl : 30 bt30-37261:0(55436)X13855526
2519.88/2520.01	
2519.88/2520.01	c *** INTERRUPTED ***
2519.88/2520.01	c restarts              : 143         
2519.88/2520.01	c conflicts             : 1351         (1 /sec)
2519.88/2520.01	c decisions             : 180310       (72 /sec)
2519.88/2520.01	c propagations          : 22541907    (8946 /sec)
2519.88/2520.01	c root propagations     : 0           
2519.88/2520.01	c filter calls          : 34589292       (13727 /sec)
2519.88/2520.01	c useless filter calls  : 34092119       (98 %)
2519.88/2520.01	c
2519.88/2520.01	c clauses               : 3356624
2519.88/2520.01	c SAT propagations      : 811
2519.88/2520.01	c SAT conflicts         : 0 (3 learnts)
2519.88/2520.01	c Memory used           : 226.89 MB
2519.88/2520.01	c CPU time              : 2519.78 s
2519.88/2520.01	
2519.88/2520.01	c No Bound found!
2519.88/2520.01	
2519.88/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 (15179 MiB free)
  memory of node 1: 16384 MiB (15444 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265596-1502587385/watcher-4265596-1502587385 -o /tmp/evaluation-result-4265596-1502587385/solver-4265596-1502587385 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502565138-11649 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265596-1502587385.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
Current StackSize limit: 8192 KiB

solver pid=16640, runsolver pid=16637

[startup+0.100122 s]*
/proc/loadavg: 2.00 2.01 2.05 4/182 16641
/proc/meminfo: memFree=31340772/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=50832 memory=23760 CPUtime=0.05 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 6120 0 0 0 5 0 0 0 20 0 1 0 47079159 52051968 5940 18446744073709551615 4194304 5972588 140728150395424 140728150392072 140193406696421 0 0 1 0 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 12708 5940 841 435 0 6071 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 50832 KiB
Current children cumulated memory: 23760 KiB

[startup+0.209534 s]*
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31286256/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=112732 memory=81172 CPUtime=0.16 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 17432 0 0 0 14 2 0 0 20 0 1 0 47079159 115437568 20293 18446744073709551615 4194304 5972588 140728150395424 140728150392216 140193406696421 0 0 1 0 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 28183 20293 841 435 0 21546 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 112732 KiB
Current children cumulated memory: 81172 KiB

[startup+0.309402 s]*
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31234096/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=167420 memory=133172 CPUtime=0.27 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 25806 0 0 0 23 4 0 0 20 0 1 0 47079159 171438080 33293 18446744073709551615 4194304 5972588 140728150395424 140728150392216 140193406696421 0 0 1 0 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 41855 33293 841 435 0 35218 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 167420 KiB
Current children cumulated memory: 133172 KiB

[startup+0.700283 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31199580/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=223852 memory=163528 CPUtime=0.65 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 30879 0 0 0 60 5 0 0 20 0 1 0 47079159 229224448 40882 18446744073709551615 4194304 5972588 140728150395424 140728150382632 5032455 0 0 1 8405026 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 55963 40882 841 435 0 49326 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 223852 KiB
Current children cumulated memory: 163528 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31199208/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224068 memory=163928 CPUtime=1.45 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 30936 0 0 0 140 5 0 0 20 0 1 0 47079159 229445632 40982 18446744073709551615 4194304 5972588 140728150395424 140728150392072 5139329 0 0 1 8405026 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56017 40982 858 435 0 49380 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 224068 KiB
Current children cumulated memory: 163928 KiB

[startup+3.10924 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31198960/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224176 memory=164008 CPUtime=3.06 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 33658 0 0 0 301 5 0 0 20 0 1 0 47079159 229556224 41002 18446744073709551615 4194304 5972588 140728150395424 140728150392072 5032455 0 0 1 8405026 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56044 41002 858 435 0 49407 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 224176 KiB
Current children cumulated memory: 164008 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31198516/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=164136 CPUtime=6.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 37781 0 0 0 619 5 0 0 20 0 1 0 47079159 229720064 41034 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5032455 0 0 1 8405026 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41034 858 435 0 49447 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 164136 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31198384/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=164136 CPUtime=12.65 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 42267 0 0 0 1259 6 0 0 20 0 1 0 47079159 229720064 41034 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139312 0 0 1 8405026 0 0 0 17 0 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41034 858 435 0 49447 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 164136 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16641
/proc/meminfo: memFree=31198324/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=164136 CPUtime=25.44 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 49727 0 0 0 2538 6 0 0 20 0 1 0 47079159 229720064 41034 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41034 858 435 0 49447 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 164136 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16642
/proc/meminfo: memFree=31198452/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=164136 CPUtime=51.06 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 54271 0 0 0 5099 7 0 0 20 0 1 0 47079159 229720064 41034 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41034 858 435 0 49447 0
Current children cumulated CPU time: 51.06 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 164136 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16656
/proc/meminfo: memFree=31192896/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=164136 CPUtime=102.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 58287 0 0 0 10217 7 0 0 20 0 1 0 47079159 229720064 41034 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41034 858 435 0 49447 0
Current children cumulated CPU time: 102.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 164136 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16658
/proc/meminfo: memFree=31193280/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=164232 CPUtime=162.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 58413 0 0 0 16217 7 0 0 20 0 1 0 47079159 229720064 41058 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41058 858 435 0 49447 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 164232 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16660
/proc/meminfo: memFree=31195132/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=165704 CPUtime=222.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 58506 0 0 0 22217 7 0 0 20 0 1 0 47079159 229720064 41426 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139327 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41426 858 435 0 49447 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 165704 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16684
/proc/meminfo: memFree=31194296/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=165704 CPUtime=282.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 58753 0 0 0 28217 7 0 0 20 0 1 0 47079159 229720064 41426 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41426 858 435 0 49447 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 165704 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16686
/proc/meminfo: memFree=31194948/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=165704 CPUtime=342.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 58906 0 0 0 34217 7 0 0 20 0 1 0 47079159 229720064 41426 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139319 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41426 858 435 0 49447 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 165704 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16688
/proc/meminfo: memFree=31195300/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=165704 CPUtime=402.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 59030 0 0 0 40217 7 0 0 20 0 1 0 47079159 229720064 41426 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5032455 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41426 858 435 0 49447 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 165704 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16690
/proc/meminfo: memFree=31195216/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=224336 memory=165704 CPUtime=462.24 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 59132 0 0 0 46217 7 0 0 20 0 1 0 47079159 229720064 41426 18446744073709551615 4194304 5972588 140728150395424 140728150392616 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 56084 41426 858 435 0 49447 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 224336 KiB
Current children cumulated memory: 165704 KiB


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

/proc/16640/statm: 57986 43324 864 435 0 51349 0
Current children cumulated CPU time: 1722.19 s
Current children cumulated vsize: 231944 KiB
Current children cumulated memory: 173296 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16870
/proc/meminfo: memFree=31307912/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=231944 memory=173296 CPUtime=1782.2 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 87130 0 0 0 178210 10 0 0 20 0 1 0 47079159 237510656 43324 18446744073709551615 4194304 5972588 140728150395424 140728150392648 5032455 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 57986 43324 864 435 0 51349 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 231944 KiB
Current children cumulated memory: 173296 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16872
/proc/meminfo: memFree=31308056/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=231944 memory=173324 CPUtime=1842.19 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 88147 0 0 0 184209 10 0 0 20 0 1 0 47079159 237510656 43331 18446744073709551615 4194304 5972588 140728150395424 140728150392648 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 57986 43331 864 435 0 51349 0
Current children cumulated CPU time: 1842.19 s
Current children cumulated vsize: 231944 KiB
Current children cumulated memory: 173324 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16889
/proc/meminfo: memFree=31304764/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=231944 memory=173328 CPUtime=1902.19 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 89169 0 0 0 190209 10 0 0 20 0 1 0 47079159 237510656 43332 18446744073709551615 4194304 5972588 140728150395424 140728150392648 5139274 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 57986 43332 864 435 0 51349 0
Current children cumulated CPU time: 1902.19 s
Current children cumulated vsize: 231944 KiB
Current children cumulated memory: 173328 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 16891
/proc/meminfo: memFree=31304528/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232064 memory=173364 CPUtime=1962.19 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 90215 0 0 0 196209 10 0 0 20 0 1 0 47079159 237633536 43341 18446744073709551615 4194304 5972588 140728150395424 140728150392648 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58016 43341 864 435 0 51379 0
Current children cumulated CPU time: 1962.19 s
Current children cumulated vsize: 232064 KiB
Current children cumulated memory: 173364 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16893
/proc/meminfo: memFree=31306816/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232064 memory=173420 CPUtime=2022.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 91275 0 0 0 202208 10 0 0 20 0 1 0 47079159 237633536 43355 18446744073709551615 4194304 5972588 140728150395424 140728150392648 5032400 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58016 43355 864 435 0 51379 0
Current children cumulated CPU time: 2022.18 s
Current children cumulated vsize: 232064 KiB
Current children cumulated memory: 173420 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16895
/proc/meminfo: memFree=31307448/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232064 memory=173452 CPUtime=2082.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 92345 0 0 0 208208 10 0 0 20 0 1 0 47079159 237633536 43363 18446744073709551615 4194304 5972588 140728150395424 140728150392648 5032455 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58016 43363 864 435 0 51379 0
Current children cumulated CPU time: 2082.18 s
Current children cumulated vsize: 232064 KiB
Current children cumulated memory: 173452 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 16897
/proc/meminfo: memFree=31307456/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232196 memory=173460 CPUtime=2142.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 93041 0 0 0 214208 10 0 0 20 0 1 0 47079159 237768704 43365 18446744073709551615 4194304 5972588 140728150395424 140728150392184 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58049 43365 864 435 0 51412 0
Current children cumulated CPU time: 2142.18 s
Current children cumulated vsize: 232196 KiB
Current children cumulated memory: 173460 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16899
/proc/meminfo: memFree=31307604/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232196 memory=173504 CPUtime=2202.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 94515 0 0 0 220208 10 0 0 20 0 1 0 47079159 237768704 43376 18446744073709551615 4194304 5972588 140728150395424 140728150392584 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58049 43376 864 435 0 51412 0
Current children cumulated CPU time: 2202.18 s
Current children cumulated vsize: 232196 KiB
Current children cumulated memory: 173504 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 16901
/proc/meminfo: memFree=31307612/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232196 memory=173556 CPUtime=2262.17 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 95553 0 0 0 226207 10 0 0 20 0 1 0 47079159 237768704 43389 18446744073709551615 4194304 5972588 140728150395424 140728150392584 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58049 43389 864 435 0 51412 0
Current children cumulated CPU time: 2262.17 s
Current children cumulated vsize: 232196 KiB
Current children cumulated memory: 173556 KiB

[startup+2322.3 s]
/proc/loadavg: 2.53 2.15 2.09 3/181 16903
/proc/meminfo: memFree=31306876/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232328 memory=173600 CPUtime=2322.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 96613 0 0 0 232207 11 0 0 20 0 1 0 47079159 237903872 43400 18446744073709551615 4194304 5972588 140728150395424 140728150392184 5032400 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58082 43400 864 435 0 51445 0
Current children cumulated CPU time: 2322.18 s
Current children cumulated vsize: 232328 KiB
Current children cumulated memory: 173600 KiB

[startup+2382.3 s]
/proc/loadavg: 2.19 2.12 2.08 3/180 16905
/proc/meminfo: memFree=31307892/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232328 memory=173644 CPUtime=2382.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 97747 0 0 0 238207 11 0 0 20 0 1 0 47079159 237903872 43411 18446744073709551615 4194304 5972588 140728150395424 140728150392184 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58082 43411 864 435 0 51445 0
Current children cumulated CPU time: 2382.18 s
Current children cumulated vsize: 232328 KiB
Current children cumulated memory: 173644 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 2.10 2.08 3/181 16908
/proc/meminfo: memFree=31307272/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232328 memory=173660 CPUtime=2442.18 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 98809 0 0 0 244207 11 0 0 20 0 1 0 47079159 237903872 43415 18446744073709551615 4194304 5972588 140728150395424 140728150392184 5139329 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58082 43415 864 435 0 51445 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 232328 KiB
Current children cumulated memory: 173660 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/184 16924
/proc/meminfo: memFree=31302780/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232328 memory=173680 CPUtime=2502.17 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 99909 0 0 0 250206 11 0 0 20 0 1 0 47079159 237903872 43420 18446744073709551615 4194304 5972588 140728150395424 140728150392184 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58082 43420 864 435 0 51445 0
Current children cumulated CPU time: 2502.17 s
Current children cumulated vsize: 232328 KiB
Current children cumulated memory: 173680 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.08 2.07 3/184 16926
/proc/meminfo: memFree=31302796/32770624 swapFree=67108860/67108860
[pid=16640] ppid=16637 vsize=232328 memory=173680 CPUtime=2519.88 cores=0,2,4,6
/proc/16640/stat : 16640 (cosoco) R 16637 16640 11586 0 -1 4202496 100605 0 0 0 251977 11 0 0 20 0 1 0 47079159 237903872 43420 18446744073709551615 4194304 5972588 140728150395424 140728150392184 5139312 0 0 1 8405026 0 0 0 17 2 0 0 4 0 0 8070896 8075904 31203328 140728150397380 140728150397480 140728150397480 140728150400974 0
/proc/16640/statm: 58082 43420 864 435 0 51445 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 232328 KiB
Current children cumulated memory: 173680 KiB

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

[startup+2520.01 s]
# the end of solver process 16640 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.78 s, system=0.113996 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.89
CPU user time (s): 2519.78
CPU system time (s): 0.113996
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 232328
Max. memory (cumulated for all children) (KiB): 173680

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


# summary of solver processes directly reported to runsolver:
#   pid: 16640
#   total CPU time (s): 2519.89
#   total CPU user time (s): 2519.78
#   total CPU system time (s): 0.113996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.41123 second user time and 17.649 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 03:08:49
IDJOB=4265596
IDBENCH=136341
IDSOLVER=2655
FILE ID=node124/4265596-1502587385
RUNJOBID= node124-1502565138-11649
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c3w4o.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265596-1502587385/watcher-4265596-1502587385 -o /tmp/evaluation-result-4265596-1502587385/solver-4265596-1502587385 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502565138-11649 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265596-1502587385.xml

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

MD5SUM BENCH= ee745fcf29eade3c7f55b7e84eebe45a
RANDOM SEED=1039612676

node124.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.51
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.51
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.51
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.51
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:        31358756 kB
MemAvailable:   31882496 kB
Buffers:          245584 kB
Cached:           570776 kB
SwapCached:            0 kB
Active:           485808 kB
Inactive:         506628 kB
Active(anon):     176420 kB
Inactive(anon):    24972 kB
Active(file):     309388 kB
Inactive(file):   481656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:        177856 kB
Mapped:            43392 kB
Shmem:             25352 kB
Slab:             122564 kB
SReclaimable:      97060 kB
SUnreclaim:        25504 kB
KernelStack:        3280 kB
PageTables:         5660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     458328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-13 03:50:49