Trace number 4265814

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

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-13.xml
MD5SUM83249ccae4b5534eb2335929a7f4c3a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark19880.199
Satisfiable
(Un)Satisfiability was proved
Number of variables209
Number of constraints208
Number of domains2
Minimum domain size2
Maximum domain size169
Distribution of domain sizes[{"size":2,"count":39},{"size":169,"count":170}]
Minimum variable degree2
Maximum variable degree39
Distribution of variable degrees[{"degree":2,"count":41},{"degree":3,"count":128},{"degree":4,"count":39},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":168},{"arity":3,"count":39},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints207
Distribution of constraint types[{"type":"intension","count":207},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.30/0.41	c SAT : Variables: 28808 -- Clauses: 2413568
0.30/0.41	c best=?? lower=-39 upper=0 
2519.89/2520.00	c
2519.89/2520.00	c This is cosoco 1.12 --  
2519.89/2520.00	c
2519.89/2520.00	c command line: cosoco -lc -model -restarts -sat HOME/instance-4265814-1502579423.xml 
2519.89/2520.00	c enable optimization
2519.89/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.89/2520.00	c |                                                                                                       
2519.89/2520.00	c |  Parse time        :         0.38 s 
2519.89/2520.00	c |
2519.89/2520.00	c |               Variables: 209
2519.89/2520.00	c |            Domain Sizes: 2..169
2519.89/2520.00	c |
2519.89/2520.00	c |             Constraints: 209
2519.89/2520.00	c |                   Arity: 2..169  -- Binary: 168  -- Ternary: 39
2519.89/2520.00	c | 
2519.89/2520.00	c |                   Types: 
2519.89/2520.00	c |                          All Different: 1
2519.89/2520.00	c |                          Intension: 207
2519.89/2520.00	c |                          Sum: 1
2519.89/2520.00	c |                          
2519.89/2520.00	c =========================================================================================================
2519.89/2520.00	
2519.89/2520.00	c *** INTERRUPTED ***
2519.89/2520.00	c restarts              : 582         
2519.89/2520.00	c conflicts             : 2725381      (1082 /sec)
2519.89/2520.00	c decisions             : 8663790      (3438 /sec)
2519.89/2520.00	c propagations          : 583209350   (231449 /sec)
2519.89/2520.00	c root propagations     : 0           
2519.89/2520.00	c filter calls          : 146457732      (58122 /sec)
2519.89/2520.00	c useless filter calls  : 82845628       (56 %)
2519.89/2520.00	c
2519.89/2520.00	c clauses               : 2417649
2519.89/2520.00	c SAT propagations      : 5406
2519.89/2520.00	c SAT conflicts         : 0 (0 learnts)
2519.89/2520.00	c Memory used           : 139.28 MB
2519.89/2520.00	c CPU time              : 2519.82 s
2519.89/2520.00	
2519.89/2520.00	c No Bound found!
2519.89/2520.00	
2519.89/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 (14193 MiB free)
  memory of node 1: 16384 MiB (14093 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4265814-1502579423/watcher-4265814-1502579423 -o /tmp/evaluation-result-4265814-1502579423/solver-4265814-1502579423 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24379 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4265814-1502579423.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=25817, runsolver pid=25814


[startup+0.100146 s]*
/proc/loadavg: 2.22 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28964132/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=28288 memory=4752 CPUtime=0.1 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 1372 0 0 0 10 0 0 0 20 0 1 0 91030125 28966912 1188 33554432000 4194304 5972588 140733456314192 140733456310840 139794354396133 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 7072 1188 791 435 0 435 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28288 KiB
Current children cumulated memory: 4752 KiB

[startup+0.209451 s]*
/proc/loadavg: 2.22 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28963388/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=29288 memory=5776 CPUtime=0.21 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 1629 0 0 0 21 0 0 0 20 0 1 0 91030125 29990912 1444 33554432000 4194304 5972588 140733456314192 140733456310840 139794354388796 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 7322 1444 797 435 0 685 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29288 KiB
Current children cumulated memory: 5776 KiB

[startup+0.308869 s]*
/proc/loadavg: 2.22 2.06 2.06 4/187 25818
/proc/meminfo: memFree=28923916/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=75344 memory=49980 CPUtime=0.3 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 9625 0 0 0 29 1 0 0 20 0 1 0 91030125 77152256 12495 33554432000 4194304 5972588 140733456314192 140733456310840 5280489 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 18836 12495 828 435 0 12199 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 75344 KiB
Current children cumulated memory: 49980 KiB

[startup+0.700288 s]
/proc/loadavg: 2.22 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28866780/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=140384 memory=103584 CPUtime=0.69 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 18416 0 0 0 66 3 0 0 20 0 1 0 91030125 143753216 25896 33554432000 4194304 5972588 140733456314192 140733456301400 5071058 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35096 25896 845 435 0 28459 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 140384 KiB
Current children cumulated memory: 103584 KiB

[startup+1.50031 s]
/proc/loadavg: 2.21 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28864920/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=141440 memory=104636 CPUtime=1.49 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 18677 0 0 0 146 3 0 0 20 0 1 0 91030125 144834560 26159 33554432000 4194304 5972588 140733456314192 140733456301400 5070704 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35360 26159 845 435 0 28723 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 141440 KiB
Current children cumulated memory: 104636 KiB

[startup+3.10935 s]
/proc/loadavg: 2.21 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28862436/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=141836 memory=104992 CPUtime=3.1 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 23071 0 0 0 307 3 0 0 20 0 1 0 91030125 145240064 26248 33554432000 4194304 5972588 140733456314192 140733456310920 5244099 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35459 26248 845 435 0 28822 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 141836 KiB
Current children cumulated memory: 104992 KiB

[startup+6.30028 s]
/proc/loadavg: 2.19 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28862436/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=141968 memory=105112 CPUtime=6.28 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 32860 0 0 0 625 3 0 0 20 0 1 0 91030125 145375232 26278 33554432000 4194304 5972588 140733456314192 140733456311000 5070944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35492 26278 845 435 0 28855 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 141968 KiB
Current children cumulated memory: 105112 KiB

[startup+12.7003 s]
/proc/loadavg: 2.17 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28862256/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142100 memory=105224 CPUtime=12.69 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 40520 0 0 0 1265 4 0 0 20 0 1 0 91030125 145510400 26306 33554432000 4194304 5972588 140733456314192 140733456310840 5071767 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35525 26306 845 435 0 28888 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 142100 KiB
Current children cumulated memory: 105224 KiB

[startup+25.5003 s]
/proc/loadavg: 2.15 2.06 2.06 3/187 25818
/proc/meminfo: memFree=28861920/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142100 memory=105344 CPUtime=25.49 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 52748 0 0 0 2544 5 0 0 20 0 1 0 91030125 145510400 26336 33554432000 4194304 5972588 140733456314192 140733456310840 5071030 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35525 26336 845 435 0 28888 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 142100 KiB
Current children cumulated memory: 105344 KiB

[startup+51.1094 s]
/proc/loadavg: 2.09 2.05 2.06 3/187 25818
/proc/meminfo: memFree=28862452/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142228 memory=105516 CPUtime=51.09 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 59136 0 0 0 5104 5 0 0 20 0 1 0 91030125 145641472 26379 33554432000 4194304 5972588 140733456314192 140733456311416 5070984 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35557 26379 845 435 0 28920 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 142228 KiB
Current children cumulated memory: 105516 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 25819
/proc/meminfo: memFree=28860388/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142356 memory=107624 CPUtime=102.27 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 60212 0 0 0 10222 5 0 0 20 0 1 0 91030125 145772544 26906 33554432000 4194304 5972588 140733456314192 140733456311416 5070962 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35589 26906 845 435 0 28952 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 142356 KiB
Current children cumulated memory: 107624 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 25821
/proc/meminfo: memFree=28860268/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142484 memory=107716 CPUtime=162.27 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 61211 0 0 0 16222 5 0 0 20 0 1 0 91030125 145903616 26929 33554432000 4194304 5972588 140733456314192 140733456311416 5070982 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35621 26929 845 435 0 28984 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 142484 KiB
Current children cumulated memory: 107716 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 25822
/proc/meminfo: memFree=28860268/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142484 memory=107744 CPUtime=222.28 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 62222 0 0 0 22222 6 0 0 20 0 1 0 91030125 145903616 26936 33554432000 4194304 5972588 140733456314192 140733456311416 5071825 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35621 26936 845 435 0 28984 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 142484 KiB
Current children cumulated memory: 107744 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 25837
/proc/meminfo: memFree=28858812/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142484 memory=107764 CPUtime=282.27 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 63200 0 0 0 28221 6 0 0 20 0 1 0 91030125 145903616 26941 33554432000 4194304 5972588 140733456314192 140733456311416 4978807 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35621 26941 845 435 0 28984 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 142484 KiB
Current children cumulated memory: 107764 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 25863
/proc/meminfo: memFree=28857300/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142484 memory=107784 CPUtime=342.27 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 64175 0 0 0 34221 6 0 0 20 0 1 0 91030125 145903616 26946 33554432000 4194304 5972588 140733456314192 140733456311416 4978745 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35621 26946 845 435 0 28984 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 142484 KiB
Current children cumulated memory: 107784 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25864
/proc/meminfo: memFree=28857796/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142484 memory=107800 CPUtime=402.27 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 65146 0 0 0 40221 6 0 0 20 0 1 0 91030125 145903616 26950 33554432000 4194304 5972588 140733456314192 140733456311416 5071040 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35621 26950 845 435 0 28984 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 142484 KiB
Current children cumulated memory: 107800 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 25865
/proc/meminfo: memFree=28857660/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142484 memory=107812 CPUtime=462.26 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 65513 0 0 0 46220 6 0 0 20 0 1 0 91030125 145903616 26953 33554432000 4194304 5972588 140733456314192 140733456311416 5071792 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35621 26953 845 435 0 28984 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 142484 KiB
Current children cumulated memory: 107812 KiB


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

/proc/25817/statm: 35654 26964 845 435 0 29017 0
Current children cumulated CPU time: 1722.21 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107856 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 25904
/proc/meminfo: memFree=28858264/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107856 CPUtime=1782.21 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 82383 0 0 0 178214 7 0 0 20 0 1 0 91030125 146038784 26964 33554432000 4194304 5972588 140733456314192 140733456310840 5071032 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26964 845 435 0 29017 0
Current children cumulated CPU time: 1782.21 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107856 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 25905
/proc/meminfo: memFree=28858500/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107856 CPUtime=1842.21 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 82707 0 0 0 184214 7 0 0 20 0 1 0 91030125 146038784 26964 33554432000 4194304 5972588 140733456314192 140733456310840 4978123 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26964 845 435 0 29017 0
Current children cumulated CPU time: 1842.21 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107856 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25906
/proc/meminfo: memFree=28857368/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107856 CPUtime=1902.2 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 83006 0 0 0 190213 7 0 0 20 0 1 0 91030125 146038784 26964 33554432000 4194304 5972588 140733456314192 140733456310840 4977693 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26964 845 435 0 29017 0
Current children cumulated CPU time: 1902.2 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107856 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25908
/proc/meminfo: memFree=28857356/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=1962.2 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 83984 0 0 0 196213 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 5312318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 1962.2 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25970
/proc/meminfo: memFree=28872592/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2022.2 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 84368 0 0 0 202213 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 4972146 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2022.2 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25979
/proc/meminfo: memFree=28871764/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2082.2 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 85339 0 0 0 208213 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 4972712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2082.2 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25980
/proc/meminfo: memFree=28872080/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2142.19 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 85656 0 0 0 214212 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 4972754 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2142.19 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25981
/proc/meminfo: memFree=28872092/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2202.19 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 85979 0 0 0 220212 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 5071806 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2202.19 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25982
/proc/meminfo: memFree=28871716/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2262.19 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 86907 0 0 0 226212 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 4977737 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25983
/proc/meminfo: memFree=28872296/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2322.19 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 87327 0 0 0 232212 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 4962376 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2322.19 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25984
/proc/meminfo: memFree=28872068/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107860 CPUtime=2382.19 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 87672 0 0 0 238212 7 0 0 20 0 1 0 91030125 146038784 26965 33554432000 4194304 5972588 140733456314192 140733456310840 4975104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26965 845 435 0 29017 0
Current children cumulated CPU time: 2382.19 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107860 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25985
/proc/meminfo: memFree=28872220/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107872 CPUtime=2442.18 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 88662 0 0 0 244211 7 0 0 20 0 1 0 91030125 146038784 26968 33554432000 4194304 5972588 140733456314192 140733456310840 4979114 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26968 845 435 0 29017 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107872 KiB

[startup+2502.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/186 25986
/proc/meminfo: memFree=28873280/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107872 CPUtime=2502.18 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 89048 0 0 0 250211 7 0 0 20 0 1 0 91030125 146038784 26968 33554432000 4194304 5972588 140733456314192 140733456310840 5071744 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26968 845 435 0 29017 0
Current children cumulated CPU time: 2502.18 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107872 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.97 2.00 2.04 3/186 25986
/proc/meminfo: memFree=28873280/32770624 swapFree=67108860/67108860
[pid=25817] ppid=25814 vsize=142616 memory=107872 CPUtime=2519.89 cores=0,2,4,6
/proc/25817/stat : 25817 (cosoco) R 25814 25817 24296 0 -1 4202496 89370 0 0 0 251982 7 0 0 20 0 1 0 91030125 146038784 26968 33554432000 4194304 5972588 140733456314192 140733456310840 5099616 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 14217216 140733456315578 140733456315678 140733456315678 140733456318414 0
/proc/25817/statm: 35654 26968 845 435 0 29017 0
Current children cumulated CPU time: 2519.89 s
Current children cumulated vsize: 142616 KiB
Current children cumulated memory: 107872 KiB

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

[startup+2520.01 s]
# the end of solver process 25817 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.82 s, system=0.080996 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.9
CPU user time (s): 2519.82
CPU system time (s): 0.080996
CPU usage (%): 99.9958
Max. virtual memory (cumulated for all children) (KiB): 142616
Max. memory (cumulated for all children) (KiB): 107872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.82
system time used= 0.080996
maximum resident set size= 107944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89421
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= 738


# summary of solver processes directly reported to runsolver:
#   pid: 25817
#   total CPU time (s): 2519.9
#   total CPU user time (s): 2519.82
#   total CPU system time (s): 0.080996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.23898 second user time and 15.9787 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 00:56:05
IDJOB=4265814
IDBENCH=130618
IDSOLVER=2655
FILE ID=node106/4265814-1502579423
RUNJOBID= node106-1502567255-24379
PBS_JOBID= 20628285
Free space on /tmp= 61772 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-13.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4265814-1502579423/watcher-4265814-1502579423 -o /tmp/evaluation-result-4265814-1502579423/solver-4265814-1502579423 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24379 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4265814-1502579423.xml

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

MD5SUM BENCH= 83249ccae4b5534eb2335929a7f4c3a6
RANDOM SEED=293403742

node106.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.86
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.86
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.86
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.86
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:        28966344 kB
MemAvailable:   31982344 kB
Buffers:          131664 kB
Cached:          3178616 kB
SwapCached:            0 kB
Active:           381196 kB
Inactive:        3000604 kB
Active(anon):      74228 kB
Inactive(anon):    25060 kB
Active(file):     306968 kB
Inactive(file):  2975544 kB
Unevictable:        6500 kB
Mlocked:            6500 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2336 kB
Writeback:             0 kB
AnonPages:        218952 kB
Mapped:            44652 kB
Shmem:             25228 kB
Slab:             123604 kB
SReclaimable:      98648 kB
SUnreclaim:        24956 kB
KernelStack:        3616 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     369092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61772 MiB
End job on node106 at 2017-08-13 01:38:05