Trace number 4265837

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.99 2520.02

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-20.xml
MD5SUMf43327d25c90fcea6a9e7ed354db6bef
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 variables479
Number of constraints478
Number of domains2
Minimum domain size2
Maximum domain size400
Distribution of domain sizes[{"size":2,"count":78},{"size":400,"count":401}]
Minimum variable degree2
Maximum variable degree78
Distribution of variable degrees[{"degree":2,"count":80},{"degree":3,"count":320},{"degree":4,"count":78},{"degree":78,"count":1}]
Minimum constraint arity2
Maximum constraint arity400
Distribution of constraint arities[{"arity":2,"count":399},{"arity":3,"count":78},{"arity":400,"count":1}]
Number of extensional constraints0
Number of intensional constraints477
Distribution of constraint types[{"type":"intension","count":477},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

2.61/2.78	c SAT : Variables: 160556 -- Clauses: 32000357
2.61/2.79	c best=?? lower=-78 upper=0 
2519.98/2520.00	c
2519.98/2520.00	c This is cosoco 1.12 --  
2519.98/2520.00	c
2519.98/2520.00	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265837-1502579326.xml 
2519.98/2520.00	c enable optimization
2519.98/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.98/2520.00	c |                                                                                                       
2519.98/2520.00	c |  Parse time        :         2.39 s 
2519.98/2520.00	c |
2519.98/2520.00	c |               Variables: 479
2519.98/2520.00	c |            Domain Sizes: 2..400
2519.98/2520.00	c |
2519.98/2520.00	c |             Constraints: 479
2519.98/2520.00	c |                   Arity: 2..400  -- Binary: 399  -- Ternary: 78
2519.98/2520.00	c | 
2519.98/2520.00	c |                   Types: 
2519.98/2520.00	c |                          All Different: 1
2519.98/2520.00	c |                          Intension: 477
2519.98/2520.00	c |                          Sum: 1
2519.98/2520.00	c |                          
2519.98/2520.00	c =========================================================================================================
2519.98/2520.00	
2519.98/2520.00	c *** INTERRUPTED ***
2519.98/2520.00	c restarts              : 566         
2519.98/2520.00	c conflicts             : 608240       (241 /sec)
2519.98/2520.00	c decisions             : 2057019      (816 /sec)
2519.98/2520.00	c propagations          : 761926672   (302421 /sec)
2519.98/2520.00	c root propagations     : 0           
2519.98/2520.00	c filter calls          : 40201212       (15957 /sec)
2519.98/2520.00	c useless filter calls  : 21983540       (54 %)
2519.98/2520.00	c
2519.98/2520.00	c clauses               : 32004855
2519.98/2520.00	c SAT propagations      : 4681
2519.98/2520.00	c SAT conflicts         : 0 (0 learnts)
2519.98/2520.00	c Memory used           : 1278.68 MB
2519.98/2520.00	c CPU time              : 2519.42 s
2519.98/2520.00	
2519.98/2520.00	c No Bound found!
2519.98/2520.00	
2519.98/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 (15369 MiB free)
  memory of node 1: 16384 MiB (15568 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265837-1502579326/watcher-4265837-1502579326 -o /tmp/evaluation-result-4265837-1502579326/solver-4265837-1502579326 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502565207-4737 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265837-1502579326.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=6480, runsolver pid=6477

[startup+0.100197 s]*
/proc/loadavg: 2.00 2.02 2.05 4/186 6481
/proc/meminfo: memFree=31680328/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=28708 memory=5176 CPUtime=0.01 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 1473 0 0 0 1 0 0 0 20 0 1 0 105438951 29396992 1294 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4967517 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 7177 1294 792 435 0 540 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 28708 KiB
Current children cumulated memory: 5176 KiB

[startup+0.209489 s]*
/proc/loadavg: 2.00 2.02 2.05 3/186 6481
/proc/meminfo: memFree=31678144/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=30600 memory=6936 CPUtime=0.12 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 1954 0 0 0 12 0 0 0 20 0 1 0 105438951 31334400 1734 18446744073709551615 4194304 5972588 140736565578352 140736565572152 140396368632805 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 7650 1734 792 435 0 1013 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 30600 KiB
Current children cumulated memory: 6936 KiB

[startup+0.309176 s]*
/proc/loadavg: 2.00 2.02 2.05 3/186 6481
/proc/meminfo: memFree=31676160/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=32424 memory=8892 CPUtime=0.22 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 2396 0 0 0 22 0 0 0 20 0 1 0 105438951 33202176 2223 18446744073709551615 4194304 5972588 140736565578352 140736565572152 140396368632805 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 8106 2223 792 435 0 1469 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 32424 KiB
Current children cumulated memory: 8892 KiB

[startup+0.700349 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6481
/proc/meminfo: memFree=31672564/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=78668 memory=49728 CPUtime=0.6 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 10553 0 0 0 59 1 0 0 20 0 1 0 105438951 80556032 12432 18446744073709551615 4194304 5972588 140736565578352 140736565572152 140396368632805 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 19667 12432 828 435 0 13030 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 78668 KiB
Current children cumulated memory: 49728 KiB

[startup+1.50042 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6481
/proc/meminfo: memFree=31469624/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=537052 memory=491328 CPUtime=1.41 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 68355 0 0 0 128 13 0 0 20 0 1 0 105438951 549941248 122832 18446744073709551615 4194304 5972588 140736565578352 140736565572152 140396368628542 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 134263 122832 828 435 0 127626 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 537052 KiB
Current children cumulated memory: 491328 KiB

[startup+3.10967 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6481
/proc/meminfo: memFree=30488412/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1295996 memory=1195872 CPUtime=3.01 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 156671 0 0 0 270 31 0 0 20 0 1 0 105438951 1327099904 298968 18446744073709551615 4194304 5972588 140736565578352 140736565575144 140396368632805 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 323999 298968 844 435 0 317362 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1295996 KiB
Current children cumulated memory: 1195872 KiB

[startup+6.30036 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6481
/proc/meminfo: memFree=30479884/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1303076 memory=1203276 CPUtime=6.2 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 175470 0 0 0 588 32 0 0 20 0 1 0 105438951 1334349824 300819 18446744073709551615 4194304 5972588 140736565578352 140736565575144 4968801 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 325769 300819 844 435 0 319132 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1303076 KiB
Current children cumulated memory: 1203276 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6482
/proc/meminfo: memFree=30477408/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1305448 memory=1205600 CPUtime=12.6 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 198880 0 0 0 1226 34 0 0 20 0 1 0 105438951 1336778752 301400 18446744073709551615 4194304 5972588 140736565578352 140736565575208 5273324 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 326362 301400 844 435 0 319725 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1305448 KiB
Current children cumulated memory: 1205600 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 6482
/proc/meminfo: memFree=30476044/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1306636 memory=1206780 CPUtime=25.4 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 244554 0 0 0 2504 36 0 0 20 0 1 0 105438951 1337995264 301695 18446744073709551615 4194304 5972588 140736565578352 140736565575160 5070984 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 326659 301695 844 435 0 320022 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1306636 KiB
Current children cumulated memory: 1206780 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 6483
/proc/meminfo: memFree=30473684/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1307560 memory=1207800 CPUtime=51.01 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 299452 0 0 0 5060 41 0 0 20 0 1 0 105438951 1338941440 301950 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4971884 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 326890 301950 844 435 0 320253 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 1307560 KiB
Current children cumulated memory: 1207800 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 6484
/proc/meminfo: memFree=30471564/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1308192 memory=1210404 CPUtime=102.19 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 352593 0 0 0 10175 44 0 0 20 0 1 0 105438951 1339588608 302601 18446744073709551615 4194304 5972588 140736565578352 140736565575576 4971009 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327048 302601 844 435 0 320411 0
Current children cumulated CPU time: 102.19 s
Current children cumulated vsize: 1308192 KiB
Current children cumulated memory: 1210404 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 6486
/proc/meminfo: memFree=30471592/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1308440 memory=1210700 CPUtime=162.18 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 391355 0 0 0 16172 46 0 0 20 0 1 0 105438951 1339842560 302675 18446744073709551615 4194304 5972588 140736565578352 140736565575576 5070688 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327110 302675 844 435 0 320473 0
Current children cumulated CPU time: 162.18 s
Current children cumulated vsize: 1308440 KiB
Current children cumulated memory: 1210700 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6490
/proc/meminfo: memFree=30471124/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1308568 memory=1210784 CPUtime=222.18 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 428092 0 0 0 22170 48 0 0 20 0 1 0 105438951 1339973632 302696 18446744073709551615 4194304 5972588 140736565578352 140736565575576 5070704 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327142 302696 844 435 0 320505 0
Current children cumulated CPU time: 222.18 s
Current children cumulated vsize: 1308568 KiB
Current children cumulated memory: 1210784 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6493
/proc/meminfo: memFree=30469080/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1308568 memory=1212928 CPUtime=282.18 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 449810 0 0 0 28169 49 0 0 20 0 1 0 105438951 1339973632 303232 18446744073709551615 4194304 5972588 140736565578352 140736565575576 5070984 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327142 303232 844 435 0 320505 0
Current children cumulated CPU time: 282.18 s
Current children cumulated vsize: 1308568 KiB
Current children cumulated memory: 1212928 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6516
/proc/meminfo: memFree=30465128/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1308700 memory=1213000 CPUtime=342.18 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 470172 0 0 0 34168 50 0 0 20 0 1 0 105438951 1340108800 303250 18446744073709551615 4194304 5972588 140736565578352 140736565575208 4975114 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327175 303250 844 435 0 320538 0
Current children cumulated CPU time: 342.18 s
Current children cumulated vsize: 1308700 KiB
Current children cumulated memory: 1213000 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6545
/proc/meminfo: memFree=30463456/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1308964 memory=1213340 CPUtime=402.19 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 488689 0 0 0 40167 52 0 0 20 0 1 0 105438951 1340379136 303335 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4977719 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327241 303335 844 435 0 320604 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 1308964 KiB
Current children cumulated memory: 1213340 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 6547
/proc/meminfo: memFree=30464180/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309096 memory=1213436 CPUtime=462.19 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 493863 0 0 0 46167 52 0 0 20 0 1 0 105438951 1340514304 303359 18446744073709551615 4194304 5972588 140736565578352 140736565575208 4975104 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327274 303359 844 435 0 320637 0
Current children cumulated CPU time: 462.19 s
Current children cumulated vsize: 1309096 KiB
Current children cumulated memory: 1213436 KiB


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

/proc/6480/statm: 327340 304087 844 435 0 320703 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216348 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6625
/proc/meminfo: memFree=30464924/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216348 CPUtime=1782.23 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 547052 0 0 0 178168 55 0 0 20 0 1 0 105438951 1340784640 304087 18446744073709551615 4194304 5972588 140736565578352 140736565575000 5099648 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304087 844 435 0 320703 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216348 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6629
/proc/meminfo: memFree=30464536/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216348 CPUtime=1842.24 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 547757 0 0 0 184169 55 0 0 20 0 1 0 105438951 1340784640 304087 18446744073709551615 4194304 5972588 140736565578352 140736565575000 5071952 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304087 844 435 0 320703 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216348 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6691
/proc/meminfo: memFree=28232912/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216356 CPUtime=1902.24 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 550392 0 0 0 190169 55 0 0 20 0 1 0 105438951 1340784640 304089 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4977657 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304089 844 435 0 320703 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216356 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6693
/proc/meminfo: memFree=28233164/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216356 CPUtime=1962.24 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 551761 0 0 0 196169 55 0 0 20 0 1 0 105438951 1340784640 304089 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4979179 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304089 844 435 0 320703 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216356 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6696
/proc/meminfo: memFree=28232756/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216356 CPUtime=2022.24 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 553130 0 0 0 202169 55 0 0 20 0 1 0 105438951 1340784640 304089 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4971202 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304089 844 435 0 320703 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216356 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6698
/proc/meminfo: memFree=28233008/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216360 CPUtime=2082.24 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 555429 0 0 0 208169 55 0 0 20 0 1 0 105438951 1340784640 304090 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4978119 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304090 844 435 0 320703 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216360 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6715
/proc/meminfo: memFree=28228520/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216360 CPUtime=2142.25 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 555987 0 0 0 214170 55 0 0 20 0 1 0 105438951 1340784640 304090 18446744073709551615 4194304 5972588 140736565578352 140736565575000 5071769 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304090 844 435 0 320703 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216360 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 6717
/proc/meminfo: memFree=28228940/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2202.26 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 558667 0 0 0 220170 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4909657 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/184 6719
/proc/meminfo: memFree=28233792/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2262.26 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 559558 0 0 0 226170 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 5070992 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 6723
/proc/meminfo: memFree=28233020/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2322.26 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 560707 0 0 0 232170 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 5071032 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 6725
/proc/meminfo: memFree=28232868/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2382.26 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 561985 0 0 0 238170 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4971903 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6727
/proc/meminfo: memFree=28232888/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2442.26 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 564277 0 0 0 244170 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4962387 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 6729
/proc/meminfo: memFree=28232852/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2502.27 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 565004 0 0 0 250171 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4975303 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2502.27 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/185 6731
/proc/meminfo: memFree=28232728/32770624 swapFree=67108764/67108860
[pid=6480] ppid=6477 vsize=1309360 memory=1216368 CPUtime=2519.98 cores=0,2,4,6
/proc/6480/stat : 6480 (cosoco) R 6477 6480 4674 0 -1 4202496 565025 0 0 0 251942 56 0 0 20 0 1 0 105438951 1340784640 304092 18446744073709551615 4194304 5972588 140736565578352 140736565575000 4965342 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 21991424 140736565584324 140736565584424 140736565584424 140736565587918 0
/proc/6480/statm: 327340 304092 844 435 0 320703 0
Current children cumulated CPU time: 2519.98 s
Current children cumulated vsize: 1309360 KiB
Current children cumulated memory: 1216368 KiB

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

[startup+2520.02 s]
# the end of solver process 6480 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.42 s, system=0.56802 s

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 2519.99
CPU user time (s): 2519.42
CPU system time (s): 0.56802
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1309360
Max. memory (cumulated for all children) (KiB): 1216368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.42
system time used= 0.56802
maximum resident set size= 1216444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 565076
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= 44
involuntary context switches= 849


# summary of solver processes directly reported to runsolver:
#   pid: 6480
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2519.42
#   total CPU system time (s): 0.56802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.65708 second user time and 17.2771 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-13 00:54:51
IDJOB=4265837
IDBENCH=130617
IDSOLVER=2655
FILE ID=node134/4265837-1502579326
RUNJOBID= node134-1502565207-4737
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-20.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265837-1502579326/watcher-4265837-1502579326 -o /tmp/evaluation-result-4265837-1502579326/solver-4265837-1502579326 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502565207-4737 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265837-1502579326.xml

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

MD5SUM BENCH= f43327d25c90fcea6a9e7ed354db6bef
RANDOM SEED=1124587090

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31681180 kB
MemAvailable:   31912336 kB
Buffers:          192168 kB
Cached:           351700 kB
SwapCached:            4 kB
Active:           463436 kB
Inactive:         213392 kB
Active(anon):      79720 kB
Inactive(anon):    94712 kB
Active(file):     383716 kB
Inactive(file):   118680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:        142712 kB
Mapped:            56088 kB
Shmem:             41564 kB
Slab:             115072 kB
SReclaimable:      89192 kB
SUnreclaim:        25880 kB
KernelStack:        3552 kB
PageTables:         5052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     415860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-13 01:36:51