Trace number 4266419

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 NameAnswerCPU timeWall clock time
cosoco-sat 1.12? (TO) 2519.99 2520.1201

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-14.xml
MD5SUM2556de90265467259f78cf5ff01f71ea
Bench CategoryCSP (decision 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 variables90
Number of constraints465
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":90}]
Minimum variable degree30
Maximum variable degree30
Distribution of variable degrees[{"degree":30,"count":90}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":30},{"arity":6,"count":435}]
Number of extensional constraints435
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":435},{"type":"ordered","count":30}]
Optimization problemNO
Type of objective

Solver Data

36.00/36.02	c SAT : Variables: 1260 -- Clauses: 8280
164.38/164.45	c root propagations     : 180         
164.38/164.45	c restarts enabled, print stats at every restarts
164.38/164.45	c
164.38/164.45	c
164.38/164.45	c
164.38/164.45	c This is cosoco 1.12 --  
164.38/164.45	c
164.38/164.45	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266419-1502576367.xml 
164.38/164.45	c ========================================[ Problem Statistics ]===========================================
164.38/164.45	c |                                                                                                       
164.38/164.45	c |  Parse time        :        33.43 s 
164.38/164.45	c |
164.38/164.45	c |               Variables: 90
164.38/164.45	c |            Domain Sizes: 14..14
164.38/164.45	c |
164.38/164.45	c |             Constraints: 495
164.38/164.45	c |                   Arity: 2..6  -- Binary: 60
164.38/164.45	c | 
164.38/164.45	c |                   Types: 
164.38/164.45	c |                          (X - Y < k): 60
164.38/164.45	c |                          Extension: 435  (nb tuples: 4324320..4324320) -- (shared: 434)
164.38/164.45	c |                          
164.38/164.45	c =========================================================================================================
164.38/164.45	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
194.78/194.83	c 10             22             2987           449            90             10             7   13   8     
239.38/239.45	c 20             50             4369           774            90             20             4   19   10    
293.07/293.13	c 30             84             5971           1077           90             30             4   25   11    
356.06/356.17	c 40             111            7220           1316           90             40             4   18   9     
414.97/415.04	c 50             139            8628           1560           90             50             9   19   14    
478.45/478.57	c 60             173            10338          1862           90             60             6   25   18    
551.45/551.50	c 70             207            11894          2175           90             70             4   25   13    
615.75/615.88	c 80             247            13827          2509           90             80             3   31   21    
690.55/690.61	c 90             284            15494          2820           90             90             4   28   10    
762.44/762.54	c 100            324            17508          3156           90             100            13   31   20   
768.64/768.73	c 101            327            17603          3184           90             101            3   3   1      
834.14/834.21	c 110            351            18721          3403           90             110            4   16   9     
910.54/910.60	c 120            385            20279          3694           90             120            4   25   15    
981.23/981.34	c 130            431            22488          4118           90             130            25   37   30   
1047.73/1047.86	c 140            459            23771          4389           90             140            4   19   12    
1129.52/1129.65	c 150            502            25844          4779           90             150            3   34   20    
1208.12/1208.27	c 160            539            27727          5095           90             160            11   28   17   
1285.62/1285.72	c 170            582            29893          5452           90             170            3   34   20    
1360.62/1360.73	c 180            619            31834          5765           90             180            20   28   21   
1434.82/1434.94	c 190            662            34066          6137           90             190            3   34   20    
1511.41/1511.51	c 200            712            36785          6576           90             200            31   41   34   
1581.70/1581.83	c 210            742            38286          6839           90             210            2   21   14    
1602.02/1602.12	c 211            749            38614          6899           90             211            7   7   3      
1674.70/1674.84	c 220            779            40063          7160           90             220            3   22   12    
1750.30/1750.49	c 230            816            41850          7492           90             230            3   28   20    
1817.20/1817.37	c 240            844            43201          7734           90             240            3   19   12    
1895.29/1895.43	c 250            881            44960          8082           90             250            3   28   19    
1980.39/1980.51	c 260            924            47081          8431           90             260            22   34   26   
2053.08/2053.20	c 270            951            48468          8677           90             270            9   18   12    
2132.28/2132.42	c 280            985            50155          8973           90             280            10   25   16   
2221.98/2222.14	c 290            1031           52463          9399           90             290            6   37   23    
2300.17/2300.32	c 300            1077           54535          9781           90             300            4   37   19    
2385.67/2385.80	c 310            1114           56508          10107          90             310            18   28   20   
2468.67/2468.89	c 320            1154           58405          10428          90             320            13   31   21   
2519.87/2520.01	
2519.87/2520.01	c *** INTERRUPTED ***
2519.87/2520.01	c restarts              : 34          
2519.87/2520.01	c conflicts             : 324          (0 /sec)
2519.87/2520.01	c decisions             : 1183         (0 /sec)
2519.87/2520.01	c propagations          : 10631       (4 /sec)
2519.87/2520.01	c root propagations     : 180         
2519.87/2520.01	c filter calls          : 59792          (24 /sec)
2519.87/2520.01	c useless filter calls  : 57117          (95 %)
2519.87/2520.01	c
2519.87/2520.01	c clauses               : 8600
2519.87/2520.01	c SAT propagations      : 57
2519.87/2520.01	c SAT conflicts         : 0 (0 learnts)
2519.87/2520.01	c Memory used           : 14615.16 MB
2519.87/2520.01	c CPU time              : 2515.74 s
2519.87/2520.01	
2519.87/2520.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14067 MiB free)
  memory of node 1: 16384 MiB (14042 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266419-1502576367/watcher-4266419-1502576367 -o /tmp/evaluation-result-4266419-1502576367/solver-4266419-1502576367 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502567255-24380 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4266419-1502576367.xml 

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

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

solver pid=25538, runsolver pid=25535

[startup+0.100157 s]*
/proc/loadavg: 2.01 2.07 2.06 3/189 25539
/proc/meminfo: memFree=28783656/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=28428 memory=4248 CPUtime=0.1 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 1398 0 0 0 10 0 0 0 20 0 1 0 90724550 29110272 1062 33554432000 4194304 5972588 140728099726368 140728099723016 5675872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 7107 1062 727 435 0 470 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28428 KiB
Current children cumulated memory: 4248 KiB

[startup+0.209337 s]*
/proc/loadavg: 2.01 2.07 2.06 3/189 25539
/proc/meminfo: memFree=28782168/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=29856 memory=5404 CPUtime=0.21 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 1856 0 0 0 21 0 0 0 20 0 1 0 90724550 30572544 1351 33554432000 4194304 5972588 140728099726368 140728099723016 5418913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 7464 1351 727 435 0 827 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29856 KiB
Current children cumulated memory: 5404 KiB

[startup+0.308923 s]*
/proc/loadavg: 2.01 2.07 2.06 3/189 25539
/proc/meminfo: memFree=28781796/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=30384 memory=6196 CPUtime=0.31 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2103 0 0 0 31 0 0 0 20 0 1 0 90724550 31113216 1549 33554432000 4194304 5972588 140728099726368 140728099723016 139631962078181 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 7596 1549 727 435 0 959 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 30384 KiB
Current children cumulated memory: 6196 KiB

[startup+0.700311 s]
/proc/loadavg: 2.01 2.07 2.06 3/189 25539
/proc/meminfo: memFree=28779764/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=34032 memory=10100 CPUtime=0.69 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 3425 0 0 0 69 0 0 0 20 0 1 0 90724550 34848768 2525 33554432000 4194304 5972588 140728099726368 140728099723016 139631962078181 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 8508 2525 727 435 0 1871 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34032 KiB
Current children cumulated memory: 10100 KiB

[startup+1.5003 s]
/proc/loadavg: 2.01 2.06 2.06 3/189 25539
/proc/meminfo: memFree=28773560/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=53752 memory=25184 CPUtime=1.49 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 5418 0 0 0 149 0 0 0 20 0 1 0 90724550 55042048 6296 33554432000 4194304 5972588 140728099726368 140728099723016 5382374 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 13438 6296 727 435 0 6801 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 53752 KiB
Current children cumulated memory: 25184 KiB

[startup+3.10945 s]
/proc/loadavg: 2.01 2.06 2.06 3/189 25539
/proc/meminfo: memFree=28753352/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=68736 memory=33992 CPUtime=3.1 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 8537 0 0 0 309 1 0 0 20 0 1 0 90724550 70385664 8498 33554432000 4194304 5972588 140728099726368 140728099722936 5673530 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 17184 8498 727 435 0 10547 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 68736 KiB
Current children cumulated memory: 33992 KiB

[startup+6.30031 s]
/proc/loadavg: 2.01 2.06 2.06 3/189 25539
/proc/meminfo: memFree=28724984/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=110736 memory=63724 CPUtime=6.29 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 13840 0 0 0 626 3 0 0 20 0 1 0 90724550 113393664 15931 33554432000 4194304 5972588 140728099726368 140728099722936 5675835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 27684 15931 727 435 0 21047 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 110736 KiB
Current children cumulated memory: 63724 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.06 2.06 3/189 25539
/proc/meminfo: memFree=28667424/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=194868 memory=125492 CPUtime=12.69 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 23553 0 0 0 1264 5 0 0 20 0 1 0 90724550 199544832 31373 33554432000 4194304 5972588 140728099726368 140728099722936 5676120 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 48717 31373 727 435 0 42080 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 194868 KiB
Current children cumulated memory: 125492 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.06 2.06 3/189 25539
/proc/meminfo: memFree=28459540/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=697860 memory=574144 CPUtime=25.49 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 117810 0 0 0 2530 19 0 0 20 0 1 0 90724550 714608640 143536 33554432000 4194304 5972588 140728099726368 140728099721048 139631962078181 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 174498 143536 732 435 0 167861 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 697860 KiB
Current children cumulated memory: 574144 KiB

[startup+51.11 s]
/proc/loadavg: 2.00 2.05 2.06 3/189 25539
/proc/meminfo: memFree=13821768/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937108 CPUtime=51.09 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 569052 0 0 0 4849 260 0 0 20 0 1 0 90724550 15325102080 3734277 33554432000 4194304 5972588 140728099726368 140728099723592 4935471 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734277 780 435 0 3734843 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937108 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 25540
/proc/meminfo: memFree=13821912/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937108 CPUtime=102.28 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 592435 0 0 0 9967 261 0 0 20 0 1 0 90724550 15325102080 3734277 33554432000 4194304 5972588 140728099726368 140728099723592 4935454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734277 780 435 0 3734843 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937108 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 25541
/proc/meminfo: memFree=13822188/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937108 CPUtime=162.28 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 621930 0 0 0 15965 263 0 0 20 0 1 0 90724550 15325102080 3734277 33554432000 4194304 5972588 140728099726368 140728099723592 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734277 780 435 0 3734843 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937108 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 25543
/proc/meminfo: memFree=13823016/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=222.28 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 633038 0 0 0 21964 264 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4934287 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 25544
/proc/meminfo: memFree=13823100/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=282.27 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 637947 0 0 0 27963 264 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935493 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 25554
/proc/meminfo: memFree=13822184/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=342.26 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 641474 0 0 0 33962 264 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 25555
/proc/meminfo: memFree=13822352/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=402.26 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 646045 0 0 0 39961 265 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25556
/proc/meminfo: memFree=13822216/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=462.26 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 651083 0 0 0 45961 265 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB


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

/proc/meminfo: memFree=12811960/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=1782.2 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2013358 0 0 0 177872 348 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935490 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25656
/proc/meminfo: memFree=12811884/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=1842.2 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2090426 0 0 0 183867 353 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935502 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25657
/proc/meminfo: memFree=12812008/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=1902.19 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2167197 0 0 0 189862 357 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 1902.19 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25658
/proc/meminfo: memFree=12811180/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=1962.19 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2275499 0 0 0 195855 364 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935456 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 1962.19 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25659
/proc/meminfo: memFree=12811540/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2022.18 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2350268 0 0 0 201849 369 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2022.18 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25660
/proc/meminfo: memFree=12811452/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2082.18 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2433560 0 0 0 207844 374 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935408 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2082.18 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25669
/proc/meminfo: memFree=12810320/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2142.18 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2511961 0 0 0 213839 379 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2142.18 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25670
/proc/meminfo: memFree=12810564/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2202.17 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2614395 0 0 0 219833 384 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25671
/proc/meminfo: memFree=12810264/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2262.17 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2716341 0 0 0 225827 390 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2262.17 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25672
/proc/meminfo: memFree=12810348/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2322.17 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2812443 0 0 0 231821 396 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2322.17 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 25673
/proc/meminfo: memFree=12810356/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2382.17 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2882386 0 0 0 237817 400 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2382.17 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25674
/proc/meminfo: memFree=12810968/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2442.17 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 2973086 0 0 0 243812 405 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2442.17 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 25675
/proc/meminfo: memFree=12811240/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2502.16 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 3075262 0 0 0 249804 412 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 5319872 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2502.16 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 25676
/proc/meminfo: memFree=12810880/32770624 swapFree=67108860/67108860
[pid=25538] ppid=25535 vsize=14965920 memory=14937124 CPUtime=2519.87 cores=1,3,5,7
/proc/25538/stat : 25538 (cosoco) R 25535 25538 24296 0 -1 4202496 3105932 0 0 0 251573 414 0 0 20 0 1 0 90724550 15325102080 3734281 33554432000 4194304 5972588 140728099726368 140728099723672 4935454 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 11382784 140728099734714 140728099734814 140728099734814 140728099737550 0
/proc/25538/statm: 3741480 3734281 784 435 0 3734843 0
Current children cumulated CPU time: 2519.87 s
Current children cumulated vsize: 14965920 KiB
Current children cumulated memory: 14937124 KiB

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

[startup+2520.12 s]
# the end of solver process 25538 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.74 s, system=4.25381 s

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

[startup+2520.11 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 25676
/proc/meminfo: memFree=26775196/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 2520.12
CPU time (s): 2519.99
CPU user time (s): 2515.74
CPU system time (s): 4.25381
CPU usage (%): 99.9949
Max. virtual memory (cumulated for all children) (KiB): 14965920
Max. memory (cumulated for all children) (KiB): 14937124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.74
system time used= 4.25381
maximum resident set size= 14937196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3105983
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= 39
involuntary context switches= 738


# summary of solver processes directly reported to runsolver:
#   pid: 25538
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2515.74
#   total CPU system time (s): 4.25381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.55026 second user time and 19.0691 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 00:05:09
IDJOB=4266419
IDBENCH=126259
IDSOLVER=2655
FILE ID=node106/4266419-1502576367
RUNJOBID= node106-1502567255-24380
PBS_JOBID= 20628285
Free space on /tmp= 61712 MiB

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

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

MD5SUM BENCH= 2556de90265467259f78cf5ff01f71ea
RANDOM SEED=1950172850

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:        28785436 kB
MemAvailable:   31863236 kB
Buffers:          130148 kB
Cached:          3241364 kB
SwapCached:            0 kB
Active:           559152 kB
Inactive:        2998448 kB
Active(anon):     188852 kB
Inactive(anon):    25060 kB
Active(file):     370300 kB
Inactive(file):  2973388 kB
Unevictable:        6500 kB
Mlocked:            6500 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             66372 kB
Writeback:             0 kB
AnonPages:        192572 kB
Mapped:            44448 kB
Shmem:             25228 kB
Slab:             125240 kB
SReclaimable:      99892 kB
SUnreclaim:        25348 kB
KernelStack:        3328 kB
PageTables:         5060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     482324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 61708 MiB
End job on node106 at 2017-08-13 00:47:09