Trace number 4265834

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.04 2519.8999

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-17.xml
MD5SUMdc7df4a3b3f37e7a6c8d4746a81abb92
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables351
Number of constraints350
Number of domains2
Minimum domain size2
Maximum domain size289
Distribution of domain sizes[{"size":2,"count":61},{"size":289,"count":290}]
Minimum variable degree2
Maximum variable degree61
Distribution of variable degrees[{"degree":2,"count":63},{"degree":3,"count":226},{"degree":4,"count":61},{"degree":61,"count":1}]
Minimum constraint arity2
Maximum constraint arity289
Distribution of constraint arities[{"arity":2,"count":288},{"arity":3,"count":61},{"arity":289,"count":1}]
Number of extensional constraints0
Number of intensional constraints349
Distribution of constraint types[{"type":"intension","count":349},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1.24/1.30	c SAT : Variables: 83932 -- Clauses: 12069052
1.24/1.31	c best=?? lower=-61 upper=0 
2520.03/2519.90	c
2520.03/2519.90	c This is cosoco 1.12 --  
2520.03/2519.90	c
2520.03/2519.90	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265834-1502580944.xml 
2520.03/2519.90	c enable optimization
2520.03/2519.90	c ========================================[ Problem Statistics ]===========================================
2520.03/2519.90	c |                                                                                                       
2520.03/2519.90	c |  Parse time        :         1.11 s 
2520.03/2519.90	c |
2520.03/2519.90	c |               Variables: 351
2520.03/2519.90	c |            Domain Sizes: 2..289
2520.03/2519.90	c |
2520.03/2519.90	c |             Constraints: 351
2520.03/2519.90	c |                   Arity: 2..289  -- Binary: 288  -- Ternary: 61
2520.03/2519.90	c | 
2520.03/2519.90	c |                   Types: 
2520.03/2519.90	c |                          All Different: 1
2520.03/2519.90	c |                          Intension: 349
2520.03/2519.90	c |                          Sum: 1
2520.03/2519.90	c |                          
2520.03/2519.90	c =========================================================================================================
2520.03/2519.90	
2520.03/2519.90	c *** INTERRUPTED ***
2520.03/2519.90	c restarts              : 571         
2520.03/2519.90	c conflicts             : 982661       (390 /sec)
2520.03/2519.90	c decisions             : 3120849      (1239 /sec)
2520.03/2519.90	c propagations          : 631483747   (250615 /sec)
2520.03/2519.90	c root propagations     : 0           
2520.03/2519.90	c filter calls          : 60327493       (23942 /sec)
2520.03/2519.90	c useless filter calls  : 33250640       (55 %)
2520.03/2519.90	c
2520.03/2519.90	c clauses               : 12073242
2520.03/2519.90	c SAT propagations      : 5643
2520.03/2519.90	c SAT conflicts         : 0 (0 learnts)
2520.03/2519.90	c Memory used           : 592.69 MB
2520.03/2519.90	c CPU time              : 2519.74 s
2520.03/2519.90	
2520.03/2519.90	c No Bound found!
2520.03/2519.90	
2520.03/2519.90	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 (14787 MiB free)
  memory of node 1: 16384 MiB (15299 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265834-1502580944/watcher-4265834-1502580944 -o /tmp/evaluation-result-4265834-1502580944/solver-4265834-1502580944 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502565190-8354 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265834-1502580944.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11588, runsolver pid=11585

[startup+0.100106 s]*
/proc/loadavg: 2.01 2.03 2.05 3/188 11589
/proc/meminfo: memFree=30808512/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=28564 memory=4892 CPUtime=0.05 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 1429 0 0 0 5 0 0 0 20 0 1 0 105909584 29249536 1223 18446744073709551615 4194304 5972588 140725950016352 140725950013000 140600208198629 0 0 1 0 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 7141 1223 792 435 0 504 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 28564 KiB
Current children cumulated memory: 4892 KiB

[startup+0.209594 s]*
/proc/loadavg: 2.01 2.03 2.05 3/188 11589
/proc/meminfo: memFree=30807024/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=30080 memory=6548 CPUtime=0.16 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 1800 0 0 0 16 0 0 0 20 0 1 0 105909584 30801920 1637 18446744073709551615 4194304 5972588 140725950016352 140725950013000 140600208198629 0 0 1 0 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 7520 1637 792 435 0 883 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 30080 KiB
Current children cumulated memory: 6548 KiB

[startup+0.309265 s]*
/proc/loadavg: 2.01 2.03 2.05 3/188 11589
/proc/meminfo: memFree=30805536/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=31428 memory=7892 CPUtime=0.25 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 2139 0 0 0 25 0 0 0 20 0 1 0 105909584 32182272 1973 18446744073709551615 4194304 5972588 140725950016352 140725950010152 140600208198629 0 0 1 0 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 7857 1973 792 435 0 1220 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 31428 KiB
Current children cumulated memory: 7892 KiB

[startup+0.700348 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 11589
/proc/meminfo: memFree=30771616/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=213804 memory=159732 CPUtime=0.64 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 28839 0 0 0 60 4 0 0 20 0 1 0 105909584 218935296 39867 18446744073709551615 4194304 5972588 140725950016352 140725950010152 140600208198629 0 0 1 0 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 53451 39933 828 435 0 46814 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 213804 KiB
Current children cumulated memory: 159732 KiB

[startup+1.50031 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 11589
/proc/meminfo: memFree=30469192/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=598740 memory=536328 CPUtime=1.44 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 83713 0 0 0 130 14 0 0 20 0 1 0 105909584 613109760 134082 18446744073709551615 4194304 5972588 140725950016352 140725950013144 140600208198629 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 149685 134082 844 435 0 143048 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 598740 KiB
Current children cumulated memory: 536328 KiB

[startup+3.10964 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 11589
/proc/meminfo: memFree=30271656/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=602784 memory=540816 CPUtime=3.05 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 90082 0 0 0 290 15 0 0 20 0 1 0 105909584 617250816 135204 18446744073709551615 4194304 5972588 140725950016352 140725950013208 5244099 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 150696 135204 844 435 0 144059 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 602784 KiB
Current children cumulated memory: 540816 KiB

[startup+6.30025 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 11589
/proc/meminfo: memFree=30270440/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=604632 memory=542696 CPUtime=6.24 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 110917 0 0 0 608 16 0 0 20 0 1 0 105909584 619143168 135674 18446744073709551615 4194304 5972588 140725950016352 140725950013208 5244099 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151158 135674 844 435 0 144521 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 604632 KiB
Current children cumulated memory: 542696 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 11590
/proc/meminfo: memFree=30271572/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=605612 memory=543340 CPUtime=12.64 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 134351 0 0 0 1247 17 0 0 20 0 1 0 105909584 620146688 135835 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4965339 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151403 135835 844 435 0 144766 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 605612 KiB
Current children cumulated memory: 543340 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 11590
/proc/meminfo: memFree=30271324/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606004 memory=543768 CPUtime=25.43 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 163998 0 0 0 2524 19 0 0 20 0 1 0 105909584 620548096 135942 18446744073709551615 4194304 5972588 140725950016352 140725950013576 4968872 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151501 135942 844 435 0 144864 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 606004 KiB
Current children cumulated memory: 543768 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 11590
/proc/meminfo: memFree=30271700/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606264 memory=544016 CPUtime=51.05 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 197798 0 0 0 5084 21 0 0 20 0 1 0 105909584 620814336 136004 18446744073709551615 4194304 5972588 140725950016352 140725950013576 4962352 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151566 136004 844 435 0 144929 0
Current children cumulated CPU time: 51.05 s
Current children cumulated vsize: 606264 KiB
Current children cumulated memory: 544016 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 11592
/proc/meminfo: memFree=30269156/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606392 memory=546268 CPUtime=102.23 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 228679 0 0 0 10200 23 0 0 20 0 1 0 105909584 620945408 136567 18446744073709551615 4194304 5972588 140725950016352 140725950013576 5273280 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151598 136567 844 435 0 144961 0
Current children cumulated CPU time: 102.23 s
Current children cumulated vsize: 606392 KiB
Current children cumulated memory: 546268 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11595
/proc/meminfo: memFree=30269024/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606520 memory=546320 CPUtime=162.23 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 254341 0 0 0 16198 25 0 0 20 0 1 0 105909584 621076480 136580 18446744073709551615 4194304 5972588 140725950016352 140725950013576 5053024 0 0 1 8405026 0 0 0 17 1 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151630 136580 844 435 0 144993 0
Current children cumulated CPU time: 162.23 s
Current children cumulated vsize: 606520 KiB
Current children cumulated memory: 546320 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 11598
/proc/meminfo: memFree=30268404/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606520 memory=546396 CPUtime=222.23 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 269165 0 0 0 22197 26 0 0 20 0 1 0 105909584 621076480 136599 18446744073709551615 4194304 5972588 140725950016352 140725950013576 4965528 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151630 136599 844 435 0 144993 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 606520 KiB
Current children cumulated memory: 546396 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11601
/proc/meminfo: memFree=30266460/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606520 memory=548444 CPUtime=282.23 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 281397 0 0 0 28197 26 0 0 20 0 1 0 105909584 621076480 137111 18446744073709551615 4194304 5972588 140725950016352 140725950013576 4979111 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151630 137111 844 435 0 144993 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 606520 KiB
Current children cumulated memory: 548444 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11603
/proc/meminfo: memFree=30266624/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606652 memory=548632 CPUtime=342.24 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 290360 0 0 0 34197 27 0 0 20 0 1 0 105909584 621211648 137158 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4909624 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151663 137158 844 435 0 145026 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 606652 KiB
Current children cumulated memory: 548632 KiB

[startup+402.3 s]
/proc/loadavg: 2.41 2.14 2.09 3/186 11606
/proc/meminfo: memFree=30266492/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606652 memory=548644 CPUtime=402.24 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 295578 0 0 0 40197 27 0 0 20 0 1 0 105909584 621211648 137161 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4975104 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151663 137161 844 435 0 145026 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 606652 KiB
Current children cumulated memory: 548644 KiB

[startup+462.3 s]
/proc/loadavg: 2.15 2.12 2.08 3/185 11608
/proc/meminfo: memFree=30266512/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606652 memory=548652 CPUtime=462.25 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 296883 0 0 0 46198 27 0 0 20 0 1 0 105909584 621211648 137163 18446744073709551615 4194304 5972588 140725950016352 140725950013000 5070984 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151663 137163 844 435 0 145026 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 606652 KiB
Current children cumulated memory: 548652 KiB


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

/proc/11588/statm: 151695 137207 844 435 0 145058 0
Current children cumulated CPU time: 1782.37 s
Current children cumulated vsize: 606780 KiB
Current children cumulated memory: 548828 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/186 11765
/proc/meminfo: memFree=30473176/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606780 memory=548832 CPUtime=1842.37 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 334372 0 0 0 184208 29 0 0 20 0 1 0 105909584 621342720 137208 18446744073709551615 4194304 5972588 140725950016352 140725950013576 5071744 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151695 137208 844 435 0 145058 0
Current children cumulated CPU time: 1842.37 s
Current children cumulated vsize: 606780 KiB
Current children cumulated memory: 548832 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/186 11767
/proc/meminfo: memFree=30469708/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606780 memory=548832 CPUtime=1902.38 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 335370 0 0 0 190209 29 0 0 20 0 1 0 105909584 621342720 137208 18446744073709551615 4194304 5972588 140725950016352 140725950013576 4975114 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151695 137208 844 435 0 145058 0
Current children cumulated CPU time: 1902.38 s
Current children cumulated vsize: 606780 KiB
Current children cumulated memory: 548832 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 11770
/proc/meminfo: memFree=30468224/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606780 memory=548832 CPUtime=1962.38 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 336513 0 0 0 196209 29 0 0 20 0 1 0 105909584 621342720 137208 18446744073709551615 4194304 5972588 140725950016352 140725950013576 5070944 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151695 137208 844 435 0 145058 0
Current children cumulated CPU time: 1962.38 s
Current children cumulated vsize: 606780 KiB
Current children cumulated memory: 548832 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 11773
/proc/meminfo: memFree=30467028/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548864 CPUtime=2022.38 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 339010 0 0 0 202209 29 0 0 20 0 1 0 105909584 621477888 137216 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4971968 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137216 844 435 0 145091 0
Current children cumulated CPU time: 2022.38 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548864 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 11775
/proc/meminfo: memFree=30465064/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548864 CPUtime=2082.39 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 339533 0 0 0 208210 29 0 0 20 0 1 0 105909584 621477888 137216 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4971560 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137216 844 435 0 145091 0
Current children cumulated CPU time: 2082.39 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548864 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11778
/proc/meminfo: memFree=30464800/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548864 CPUtime=2142.39 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 340322 0 0 0 214210 29 0 0 20 0 1 0 105909584 621477888 137216 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4962251 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137216 844 435 0 145091 0
Current children cumulated CPU time: 2142.39 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548864 KiB

[startup+2202.3 s]
/proc/loadavg: 2.40 2.11 2.08 3/186 11781
/proc/meminfo: memFree=30460628/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548864 CPUtime=2202.4 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 341082 0 0 0 220211 29 0 0 20 0 1 0 105909584 621477888 137216 18446744073709551615 4194304 5972588 140725950016352 140725950013000 5071040 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137216 844 435 0 145091 0
Current children cumulated CPU time: 2202.4 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548864 KiB

[startup+2262.3 s]
/proc/loadavg: 2.29 2.15 2.09 3/186 11784
/proc/meminfo: memFree=30457924/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548864 CPUtime=2262.4 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 341830 0 0 0 226211 29 0 0 20 0 1 0 105909584 621477888 137216 18446744073709551615 4194304 5972588 140725950016352 140725950013000 5071040 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137216 844 435 0 145091 0
Current children cumulated CPU time: 2262.4 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548864 KiB

[startup+2322.3 s]
/proc/loadavg: 2.11 2.12 2.08 3/189 11800
/proc/meminfo: memFree=30452320/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548872 CPUtime=2322.41 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 343976 0 0 0 232212 29 0 0 20 0 1 0 105909584 621477888 137218 18446744073709551615 4194304 5972588 140725950016352 140725950013000 5070992 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137218 844 435 0 145091 0
Current children cumulated CPU time: 2322.41 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548872 KiB

[startup+2382.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/190 11830
/proc/meminfo: memFree=30451116/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548872 CPUtime=2382.41 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 345137 0 0 0 238212 29 0 0 20 0 1 0 105909584 621477888 137218 18446744073709551615 4194304 5972588 140725950016352 140725950013000 5053056 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137218 844 435 0 145091 0
Current children cumulated CPU time: 2382.41 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548872 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/189 11832
/proc/meminfo: memFree=30451280/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548912 CPUtime=2442.43 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 347483 0 0 0 244213 30 0 0 20 0 1 0 105909584 621477888 137228 18446744073709551615 4194304 5972588 140725950016352 140725950013000 5070992 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137228 844 435 0 145091 0
Current children cumulated CPU time: 2442.43 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548912 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 11835
/proc/meminfo: memFree=30454908/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548912 CPUtime=2502.43 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 348224 0 0 0 250213 30 0 0 20 0 1 0 105909584 621477888 137228 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4965500 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137228 844 435 0 145091 0
Current children cumulated CPU time: 2502.43 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548912 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 11835
/proc/meminfo: memFree=30455248/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548912 CPUtime=2520.03 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 348473 0 0 0 251973 30 0 0 20 0 1 0 105909584 621477888 137228 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4971933 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137228 844 435 0 145091 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548912 KiB

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

[startup+2519.9 s]
# the end of solver process 11588 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.74 s, system=0.303024 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.06 2.07 3/187 11835
/proc/meminfo: memFree=30455248/32770624 swapFree=67108860/67108860
[pid=11588] ppid=11585 vsize=606912 memory=548912 CPUtime=2520.03 cores=1,3,5,7
/proc/11588/stat : 11588 (cosoco) R 11585 11588 8289 0 -1 4202496 348473 0 0 0 251973 30 0 0 20 0 1 0 105909584 621477888 137228 18446744073709551615 4194304 5972588 140725950016352 140725950013000 4971933 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 13082624 140725950017988 140725950018088 140725950018088 140725950021582 0
/proc/11588/statm: 151728 137228 844 435 0 145091 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 606912 KiB
Current children cumulated memory: 548912 KiB

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.04
CPU user time (s): 2519.74
CPU system time (s): 0.303024
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 606912
Max. memory (cumulated for all children) (KiB): 548912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.74
system time used= 0.303024
maximum resident set size= 548992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348523
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= 21
involuntary context switches= 796


# summary of solver processes directly reported to runsolver:
#   pid: 11588
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.74
#   total CPU system time (s): 0.303024

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.08088 second user time and 16.2057 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-13 01:21:36
IDJOB=4265834
IDBENCH=130624
IDSOLVER=2655
FILE ID=node133/4265834-1502580944
RUNJOBID= node133-1502565190-8354
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-17.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265834-1502580944/watcher-4265834-1502580944 -o /tmp/evaluation-result-4265834-1502580944/solver-4265834-1502580944 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502565190-8354 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265834-1502580944.xml

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

MD5SUM BENCH= dc7df4a3b3f37e7a6c8d4746a81abb92
RANDOM SEED=1404753272

node133.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.17
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.17
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.17
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.17
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:        30809256 kB
MemAvailable:   31718632 kB
Buffers:          309176 kB
Cached:           901208 kB
SwapCached:            0 kB
Active:          1016040 kB
Inactive:         507576 kB
Active(anon):     313568 kB
Inactive(anon):    41304 kB
Active(file):     702472 kB
Inactive(file):   466272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:             4 kB
AnonPages:        313224 kB
Mapped:            57788 kB
Shmem:             41660 kB
Slab:             140600 kB
SReclaimable:     112932 kB
SUnreclaim:        27668 kB
KernelStack:        3312 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     634048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-13 02:03:36