Trace number 4265833

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

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-16.xml
MD5SUM03765d59360c09d71a4cc0e8e110fff9
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 variables311
Number of constraints310
Number of domains2
Minimum domain size2
Maximum domain size256
Distribution of domain sizes[{"size":2,"count":54},{"size":256,"count":257}]
Minimum variable degree2
Maximum variable degree54
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":200},{"degree":4,"count":54},{"degree":54,"count":1}]
Minimum constraint arity2
Maximum constraint arity256
Distribution of constraint arities[{"arity":2,"count":255},{"arity":3,"count":54},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints309
Distribution of constraint types[{"type":"intension","count":309},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.90/1.04	c SAT : Variables: 65900 -- Clauses: 8388845
0.90/1.04	c best=?? lower=-54 upper=0 
2519.64/2520.00	c
2519.64/2520.00	c This is cosoco 1.12 --  
2519.64/2520.00	c
2519.64/2520.00	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265833-1502578956.xml 
2519.64/2520.00	c enable optimization
2519.64/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.64/2520.00	c |                                                                                                       
2519.64/2520.00	c |  Parse time        :         0.86 s 
2519.64/2520.00	c |
2519.64/2520.00	c |               Variables: 311
2519.64/2520.00	c |            Domain Sizes: 2..256
2519.64/2520.00	c |
2519.64/2520.00	c |             Constraints: 311
2519.64/2520.00	c |                   Arity: 2..256  -- Binary: 255  -- Ternary: 54
2519.64/2520.00	c | 
2519.64/2520.00	c |                   Types: 
2519.64/2520.00	c |                          All Different: 1
2519.64/2520.00	c |                          Intension: 309
2519.64/2520.00	c |                          Sum: 1
2519.64/2520.00	c |                          
2519.64/2520.00	c =========================================================================================================
2519.64/2520.00	
2519.64/2520.00	c *** INTERRUPTED ***
2519.64/2520.00	c restarts              : 571         
2519.64/2520.00	c conflicts             : 957299       (380 /sec)
2519.64/2520.00	c decisions             : 2955742      (1173 /sec)
2519.64/2520.00	c propagations          : 547491228   (217305 /sec)
2519.64/2520.00	c root propagations     : 0           
2519.64/2520.00	c filter calls          : 58412746       (23185 /sec)
2519.64/2520.00	c useless filter calls  : 31724525       (54 %)
2519.64/2520.00	c
2519.64/2520.00	c clauses               : 8392781
2519.64/2520.00	c SAT propagations      : 5440
2519.64/2520.00	c SAT conflicts         : 0 (0 learnts)
2519.64/2520.00	c Memory used           : 439.47 MB
2519.64/2520.00	c CPU time              : 2519.45 s
2519.64/2520.00	
2519.64/2520.00	c No Bound found!
2519.64/2520.00	
2519.64/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 (15293 MiB free)
  memory of node 1: 16384 MiB (15549 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265833-1502578956/watcher-4265833-1502578956 -o /tmp/evaluation-result-4265833-1502578956/solver-4265833-1502578956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265833-1502578956.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=16819, runsolver pid=16816

[startup+0.10006 s]*
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31582900/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=27792 memory=4120 CPUtime=0.01 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 1240 0 0 0 1 0 0 0 20 0 1 0 60091052 28459008 1030 18446744073709551615 4194304 5972588 140730583904544 140730583901192 139757039377381 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 6948 1030 756 435 0 311 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 27792 KiB
Current children cumulated memory: 4120 KiB

[startup+0.209077 s]*
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31581368/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=29180 memory=5516 CPUtime=0.12 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 1578 0 0 0 12 0 0 0 20 0 1 0 60091052 29880320 1379 18446744073709551615 4194304 5972588 140730583904544 140730583898344 139757039377381 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 7295 1379 792 435 0 658 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 29180 KiB
Current children cumulated memory: 5516 KiB

[startup+0.308846 s]*
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31580888/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=30356 memory=6820 CPUtime=0.21 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 1889 0 0 0 21 0 0 0 20 0 1 0 60091052 31084544 1705 18446744073709551615 4194304 5972588 140730583904544 140730583898344 5211664 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 7589 1705 792 435 0 952 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30356 KiB
Current children cumulated memory: 6820 KiB

[startup+0.700321 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31548580/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=196660 memory=144176 CPUtime=0.59 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 24460 0 0 0 55 4 0 0 20 0 1 0 60091052 201379840 36044 18446744073709551615 4194304 5972588 140730583904544 140730583898344 139757039377381 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 49165 36044 826 435 0 42528 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 196660 KiB
Current children cumulated memory: 144176 KiB

[startup+1.50026 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31280872/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=445540 memory=332816 CPUtime=1.4 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 49641 0 0 0 131 9 0 0 20 0 1 0 60091052 456232960 83204 18446744073709551615 4194304 5972588 140730583904544 140730583901336 5072004 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 111385 83204 843 435 0 104748 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 445540 KiB
Current children cumulated memory: 332816 KiB

[startup+3.10911 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31252248/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=447916 memory=335248 CPUtime=3.01 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 57320 0 0 0 291 10 0 0 20 0 1 0 60091052 458665984 83812 18446744073709551615 4194304 5972588 140730583904544 140730583901400 5071040 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 111979 83812 843 435 0 105342 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 447916 KiB
Current children cumulated memory: 335248 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31251568/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=448572 memory=335916 CPUtime=6.2 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 76256 0 0 0 609 11 0 0 20 0 1 0 60091052 459337728 83979 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5070984 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112143 83979 843 435 0 105506 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 448572 KiB
Current children cumulated memory: 335916 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31251336/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=448968 memory=336332 CPUtime=12.59 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 95672 0 0 0 1247 12 0 0 20 0 1 0 60091052 459743232 84083 18446744073709551615 4194304 5972588 140730583904544 140730583901192 4971560 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112242 84083 843 435 0 105605 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 448968 KiB
Current children cumulated memory: 336332 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31250600/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449232 memory=336580 CPUtime=25.4 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 117561 0 0 0 2526 14 0 0 20 0 1 0 60091052 460013568 84145 18446744073709551615 4194304 5972588 140730583904544 140730583901352 5071080 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112308 84145 843 435 0 105671 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 449232 KiB
Current children cumulated memory: 336580 KiB

[startup+51.1092 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 16820
/proc/meminfo: memFree=31249840/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449496 memory=336824 CPUtime=50.99 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 150040 0 0 0 5083 16 0 0 20 0 1 0 60091052 460283904 84206 18446744073709551615 4194304 5972588 140730583904544 140730583901192 5070944 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112374 84206 843 435 0 105737 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 449496 KiB
Current children cumulated memory: 336824 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 16837
/proc/meminfo: memFree=31245156/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449624 memory=336980 CPUtime=102.17 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 170720 0 0 0 10200 17 0 0 20 0 1 0 60091052 460414976 84245 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4971939 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112406 84245 843 435 0 105769 0
Current children cumulated CPU time: 102.17 s
Current children cumulated vsize: 449624 KiB
Current children cumulated memory: 336980 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 16839
/proc/meminfo: memFree=31242944/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449752 memory=339108 CPUtime=162.16 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 175009 0 0 0 16199 17 0 0 20 0 1 0 60091052 460546048 84777 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5273331 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112438 84777 843 435 0 105801 0
Current children cumulated CPU time: 162.16 s
Current children cumulated vsize: 449752 KiB
Current children cumulated memory: 339108 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/182 16841
/proc/meminfo: memFree=31245928/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449752 memory=339156 CPUtime=222.15 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 178624 0 0 0 22198 17 0 0 20 0 1 0 60091052 460546048 84789 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5071744 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112438 84789 843 435 0 105801 0
Current children cumulated CPU time: 222.15 s
Current children cumulated vsize: 449752 KiB
Current children cumulated memory: 339156 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 16843
/proc/meminfo: memFree=31245644/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449752 memory=339772 CPUtime=282.15 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 179761 0 0 0 28198 17 0 0 20 0 1 0 60091052 460546048 84943 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4970965 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112438 84943 843 435 0 105801 0
Current children cumulated CPU time: 282.15 s
Current children cumulated vsize: 449752 KiB
Current children cumulated memory: 339772 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 16845
/proc/meminfo: memFree=31246016/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449884 memory=339852 CPUtime=342.14 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 182135 0 0 0 34197 17 0 0 20 0 1 0 60091052 460681216 84963 18446744073709551615 4194304 5972588 140730583904544 140730583901192 5071032 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112471 84963 843 435 0 105834 0
Current children cumulated CPU time: 342.14 s
Current children cumulated vsize: 449884 KiB
Current children cumulated memory: 339852 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 16848
/proc/meminfo: memFree=31245692/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449884 memory=339888 CPUtime=402.13 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 185732 0 0 0 40196 17 0 0 20 0 1 0 60091052 460681216 84972 18446744073709551615 4194304 5972588 140730583904544 140730583901192 4909657 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112471 84972 843 435 0 105834 0
Current children cumulated CPU time: 402.13 s
Current children cumulated vsize: 449884 KiB
Current children cumulated memory: 339888 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 16850
/proc/meminfo: memFree=31245940/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=449884 memory=339888 CPUtime=462.13 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 186789 0 0 0 46196 17 0 0 20 0 1 0 60091052 460681216 84972 18446744073709551615 4194304 5972588 140730583904544 140730583901192 5053069 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112471 84972 843 435 0 105834 0
Current children cumulated CPU time: 462.13 s
Current children cumulated vsize: 449884 KiB
Current children cumulated memory: 339888 KiB


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

/proc/16819/statm: 112503 85003 843 435 0 105866 0
Current children cumulated CPU time: 1722.01 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340012 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 16958
/proc/meminfo: memFree=31244996/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340012 CPUtime=1782 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 222018 0 0 0 178181 19 0 0 20 0 1 0 60091052 460812288 85003 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4972754 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85003 843 435 0 105866 0
Current children cumulated CPU time: 1782 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340012 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 16960
/proc/meminfo: memFree=31244624/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340012 CPUtime=1842 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 222681 0 0 0 184181 19 0 0 20 0 1 0 60091052 460812288 85003 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4978757 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85003 843 435 0 105866 0
Current children cumulated CPU time: 1842 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340012 KiB

[startup+1902.3 s]
/proc/loadavg: 2.45 2.15 2.09 3/185 16977
/proc/meminfo: memFree=31240364/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=1901.99 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 224537 0 0 0 190180 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4962387 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 1901.99 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+1962.3 s]
/proc/loadavg: 2.17 2.12 2.08 3/185 16979
/proc/meminfo: memFree=31240000/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=1961.99 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 224913 0 0 0 196180 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5243280 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 1961.99 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2022.3 s]
/proc/loadavg: 2.06 2.10 2.08 3/182 16981
/proc/meminfo: memFree=31243396/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2021.98 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 225323 0 0 0 202179 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4972146 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2021.98 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2082.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/182 16983
/proc/meminfo: memFree=31243024/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2081.97 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 225712 0 0 0 208178 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5071767 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2081.97 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/182 16985
/proc/meminfo: memFree=31243564/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2141.97 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 227673 0 0 0 214178 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5071952 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2141.97 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/181 16988
/proc/meminfo: memFree=31243332/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2201.96 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 228256 0 0 0 220177 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5070984 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2201.96 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 17050
/proc/meminfo: memFree=28428592/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2261.96 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 228851 0 0 0 226177 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5070962 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2261.96 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 17052
/proc/meminfo: memFree=28428472/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2321.95 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 229585 0 0 0 232176 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5070984 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2321.95 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 17055
/proc/meminfo: memFree=28427780/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2381.94 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 230182 0 0 0 238175 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4975128 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2381.94 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 17057
/proc/meminfo: memFree=28427444/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340016 CPUtime=2441.94 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 230788 0 0 0 244175 19 0 0 20 0 1 0 60091052 460812288 85004 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5070982 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85004 843 435 0 105866 0
Current children cumulated CPU time: 2441.94 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340016 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 17073
/proc/meminfo: memFree=28415376/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340020 CPUtime=2501.93 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 232717 0 0 0 250174 19 0 0 20 0 1 0 60091052 460812288 85005 18446744073709551615 4194304 5972588 140730583904544 140730583901768 5071744 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85005 843 435 0 105866 0
Current children cumulated CPU time: 2501.93 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340020 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/184 17074
/proc/meminfo: memFree=28415280/32770624 swapFree=67105588/67108860
[pid=16819] ppid=16816 vsize=450012 memory=340020 CPUtime=2519.64 cores=0,2,4,6
/proc/16819/stat : 16819 (cosoco) R 16816 16819 12560 0 -1 4202496 232719 0 0 0 251945 19 0 0 20 0 1 0 60091052 460812288 85005 18446744073709551615 4194304 5972588 140730583904544 140730583901768 4970747 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 8070896 8075904 19501056 140730583912900 140730583913000 140730583913000 140730583916494 0
/proc/16819/statm: 112503 85005 843 435 0 105866 0
Current children cumulated CPU time: 2519.64 s
Current children cumulated vsize: 450012 KiB
Current children cumulated memory: 340020 KiB

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

[startup+2520.01 s]
# the end of solver process 16819 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.45 s, system=0.19998 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.65
CPU user time (s): 2519.45
CPU system time (s): 0.19998
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 450012
Max. memory (cumulated for all children) (KiB): 340020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.45
system time used= 0.19998
maximum resident set size= 340092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232764
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= 38
involuntary context switches= 3182


# summary of solver processes directly reported to runsolver:
#   pid: 16819
#   total CPU time (s): 2519.65
#   total CPU user time (s): 2519.45
#   total CPU system time (s): 0.19998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.53306 second user time and 15.5116 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-13 00:48:35
IDJOB=4265833
IDBENCH=130610
IDSOLVER=2655
FILE ID=node126/4265833-1502578956
RUNJOBID= node126-1502565162-12623
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-16.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265833-1502578956/watcher-4265833-1502578956 -o /tmp/evaluation-result-4265833-1502578956/solver-4265833-1502578956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502565162-12623 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265833-1502578956.xml

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

MD5SUM BENCH= 03765d59360c09d71a4cc0e8e110fff9
RANDOM SEED=2096413528

node126.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.81
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.81
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.81
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.81
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:        31583932 kB
MemAvailable:   31922940 kB
Buffers:          233168 kB
Cached:           377184 kB
SwapCached:          524 kB
Active:           600132 kB
Inactive:         128252 kB
Active(anon):      65200 kB
Inactive(anon):    78044 kB
Active(file):     534932 kB
Inactive(file):    50208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2636 kB
Writeback:             0 kB
AnonPages:        145656 kB
Mapped:            46232 kB
Shmem:             25248 kB
Slab:             165484 kB
SReclaimable:     139408 kB
SUnreclaim:        26076 kB
KernelStack:        3472 kB
PageTables:         4980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     387580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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 node126 at 2017-08-13 01:30:35