Trace number 4266464

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.12SAT 1.76341 1.8686399

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-xcsp2-s20a4/
TravellingSalesman-4-20-001-a4_X2.xml
MD5SUMb8ea00653452363d0c81f6ef3102e485
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.77130699
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints228
Number of domains5
Minimum domain size1
Maximum domain size1001
Distribution of domain sizes[{"size":1,"count":2},{"size":20,"count":20},{"size":161,"count":19},{"size":1001,"count":20}]
Minimum variable degree1
Maximum variable degree208
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":37},{"degree":19,"count":1},{"degree":20,"count":18},{"degree":37,"count":1},{"degree":190,"count":1},{"degree":208,"count":1}]
Minimum constraint arity2
Maximum constraint arity4
Distribution of constraint arities[{"arity":2,"count":1},{"arity":3,"count":20},{"arity":4,"count":207}]
Number of extensional constraints228
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":228}]
Optimization problemNO
Type of objective

Solver Data

0.89/1.03	c SAT : Variables: 23481 -- Clauses: 10258579
1.00/1.14	c root propagations     : 22212       
1.00/1.14	c restarts enabled, print stats at every restarts
1.00/1.14	c
1.00/1.14	c
1.00/1.14	c
1.00/1.14	c This is cosoco 1.12 --  
1.00/1.14	c
1.00/1.14	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266464-1502586681.xml 
1.00/1.14	c ========================================[ Problem Statistics ]===========================================
1.00/1.14	c |                                                                                                       
1.00/1.14	c |  Parse time        :         0.81 s 
1.00/1.14	c |
1.00/1.14	c |               Variables: 61
1.00/1.14	c |            Domain Sizes: 1..1001
1.00/1.14	c |
1.00/1.14	c |             Constraints: 228
1.00/1.14	c |                   Arity: 2..4  -- Binary: 1  -- Ternary: 20
1.00/1.14	c | 
1.00/1.14	c |                   Types: 
1.00/1.14	c |                          Extension: 228  (nb tuples: 1..13041) -- (shared: 204)
1.00/1.14	c |                          
1.00/1.14	c =========================================================================================================
1.00/1.14	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.09/1.20	c 10             47             11062          25976          59             4              9   20   12    
1.09/1.22	c 20             96             15870          28495          59             11             14   26   15   
1.09/1.29	c 30             143            25857          33635          59             17             1   20   9     
1.19/1.32	c 40             182            33195          36826          59             24             4   21   9     
1.19/1.38	c 50             224            40986          43481          59             33             1   27   6     
1.29/1.43	c 60             241            47198          50564          59             42             1   7   1      
1.29/1.44	c 70             267            55151          54944          59             48             1   15   4     
1.29/1.47	c 80             294            61280          60640          59             57             1   14   4     
1.29/1.47	c 90             360            66583          63596          59             63             9   36   16    
1.29/1.48	c 100            392            69868          65702          59             72             1   16   10    
1.29/1.48	c 101            393            69975          66061          59             72             1   1   0      
1.29/1.50	c 110            444            76676          69266          59             76             8   19   14    
1.39/1.50	c 120            491            81928          71932          59             85             12   27   15   
1.39/1.52	c 130            536            88868          75169          59             92             3   22   8     
1.39/1.53	c 140            566            92343          77064          59             100            12   17   12   
1.39/1.54	c 150            594            95251          79256          59             101            7   11   6     
1.39/1.54	c 160            616            98326          80560          59             111            10   13   10   
1.39/1.55	c 170            642            101914         82826          59             117            1   13   5     
1.39/1.57	c 180            682            109229         86828          59             123            6   17   9     
1.39/1.58	c 190            713            114320         90108          59             131            1   15   8     
1.39/1.59	c 200            760            120519         93321          59             137            1   23   12    
1.49/1.61	c 210            807            127815         97090          59             140            1   23   8     
1.49/1.62	c 211            816            130301         98121          59             141            9   9   4      
1.49/1.62	c 220            838            133655         100036         59             148            4   14   5     
1.49/1.63	c 230            888            140682         102737         59             153            13   23   16   
1.49/1.64	c 240            926            143015         103785         59             163            7   29   22    
1.49/1.65	c 250            953            147159         106565         59             166            1   15   6     
1.49/1.66	c 260            987            152093         109511         59             173            9   18   9     
1.49/1.68	c 270            1061           164817         114662         59             180            1   28   13    
1.49/1.69	c 280            1108           171795         117521         59             184            6   19   12    
1.59/1.70	c 290            1160           182268         121524         59             187            5   22   12    
1.59/1.71	c 300            1194           189958         124859         59             188            6   11   7     
1.59/1.72	c 310            1211           193248         126172         59             197            4   8   4      
1.59/1.73	c 320            1262           202464         130514         59             200            1   26   11    
1.59/1.73	c 330            1291           205923         132007         59             210            3   20   15    
1.59/1.74	c 332            1303           207501         132768         59             211            10   11   7    
1.59/1.75	c 340            1350           215622         136458         59             215            4   28   9     
1.59/1.76	c 350            1403           222862         139300         59             219            5   23   14    
1.59/1.77	c 360            1457           230367         142563         59             220            7   22   13    
1.59/1.77	c 370            1488           235023         145322         59             230            2   22   13    
1.59/1.79	c 380            1551           244260         150339         59             237            1   26   7     
1.69/1.80	c 390            1585           249305         153117         59             247            2   20   11    
1.69/1.81	c 400            1618           256903         157177         59             253            1   20   8     
1.69/1.82	c 410            1643           260847         158897         59             262            2   16   11    
1.69/1.84	c solution 1
1.69/1.84	
1.69/1.84	v <instantiation type='solution'>
1.69/1.84	v <list>w3 w4 x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] </list>
1.69/1.84	v <values>160 0 16 3 18 12 19 9 5 4 8 14 13 10 15 7 1 2 6 17 20 11 7 3 16 15 17 0 5 11 2 1 2 3 7 26 0 18 0 3 15 9 10 26 41 58 58 63 74 76 77 79 82 89 115 115 133 133 136 151 160 </values>
1.69/1.84	v </instantiation>
1.69/1.84	
1.69/1.84	c restarts              : 44          
1.69/1.84	c conflicts             : 419          (259 /sec)
1.69/1.84	c decisions             : 1738         (1075 /sec)
1.69/1.84	c propagations          : 163185      (100897 /sec)
1.69/1.84	c root propagations     : 22212       
1.69/1.84	c filter calls          : 272572         (168530 /sec)
1.69/1.84	c useless filter calls  : 237424         (87 %)
1.69/1.84	c
1.69/1.84	c clauses               : 10258815
1.69/1.84	c SAT propagations      : 171
1.69/1.84	c SAT conflicts         : 3 (0 learnts)
1.69/1.84	c Memory used           : 516.89 MB
1.69/1.84	c CPU time              : 1.61729 s
1.69/1.84	
1.69/1.84	s SATISFIABLE

Verifier Data

OK	

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 (15101 MiB free)
  memory of node 1: 16384 MiB (15042 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266464-1502586681/watcher-4266464-1502586681 -o /tmp/evaluation-result-4266464-1502586681/solver-4266464-1502586681 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502565212-12458 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4266464-1502586681.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=16118, runsolver pid=16115

[startup+0.10015 s]*
/proc/loadavg: 2.13 2.06 2.05 2/186 16119
/proc/meminfo: memFree=30867144/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=26996 memory=3064 CPUtime=0 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 957 0 0 0 0 0 0 0 20 0 1 0 100579418 27643904 766 18446744073709551615 4194304 5972588 140721779895152 140721779891800 139902738217957 0 0 1 0 0 0 0 17 0 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 6749 766 684 435 0 112 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 3064 KiB

[startup+0.209426 s]*
/proc/loadavg: 2.13 2.06 2.05 3/186 16119
/proc/meminfo: memFree=30864496/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=29996 memory=6052 CPUtime=0.1 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 1857 0 0 0 10 0 0 0 20 0 1 0 100579418 30715904 1513 18446744073709551615 4194304 5972588 140721779895152 140721779891800 5675525 0 0 1 0 0 0 0 17 0 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 7499 1513 761 435 0 862 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29996 KiB
Current children cumulated memory: 6052 KiB

[startup+0.309255 s]*
/proc/loadavg: 2.13 2.06 2.05 3/186 16119
/proc/meminfo: memFree=30832268/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=71280 memory=43312 CPUtime=0.2 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 10717 0 0 0 19 1 0 0 20 0 1 0 100579418 72990720 10828 18446744073709551615 4194304 5972588 140721779895152 140721779891720 5280404 0 0 1 0 0 0 0 17 0 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 17820 10828 791 435 0 11183 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 71280 KiB
Current children cumulated memory: 43312 KiB

[startup+0.700326 s]
/proc/loadavg: 2.13 2.06 2.05 3/186 16119
/proc/meminfo: memFree=30717348/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=332280 memory=264456 CPUtime=0.59 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 45544 0 0 0 52 7 0 0 20 0 1 0 100579418 340254720 66114 18446744073709551615 4194304 5972588 140721779895152 140721779891944 139902738287147 0 0 1 0 0 0 0 17 0 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 83070 66114 791 435 0 76433 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 332280 KiB
Current children cumulated memory: 264456 KiB

[startup+1.50028 s]
/proc/loadavg: 2.13 2.06 2.05 3/186 16119
/proc/meminfo: memFree=30434384/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=529288 memory=452588 CPUtime=1.39 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 72097 0 0 0 127 12 0 0 20 0 1 0 100579418 541990912 113147 18446744073709551615 4194304 5972588 140721779895152 140721779891944 4935454 0 0 1 8405026 0 0 0 17 0 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 132322 113147 808 435 0 125685 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 529288 KiB
Current children cumulated memory: 452588 KiB

[startup+1.86858 s]
# the end of solver process 16118 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.61735 s, system=0.146061 s

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

[startup+1.60037 s]
/proc/loadavg: 2.13 2.06 2.05 3/186 16119
/proc/meminfo: memFree=30434384/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=529288 memory=452588 CPUtime=1.49 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 72097 0 0 0 137 12 0 0 20 0 1 0 100579418 541990912 113147 18446744073709551615 4194304 5972588 140721779895152 140721779892456 4935454 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 132322 113147 808 435 0 125685 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 529288 KiB
Current children cumulated memory: 452588 KiB

[startup+1.80034 s]
/proc/loadavg: 2.13 2.06 2.05 3/186 16119
/proc/meminfo: memFree=30434384/32770624 swapFree=67108860/67108860
[pid=16118] ppid=16115 vsize=529288 memory=452588 CPUtime=1.69 cores=0,2,4,6
/proc/16118/stat : 16118 (cosoco) R 16115 16118 12395 0 -1 4202496 72097 0 0 0 157 12 0 0 20 0 1 0 100579418 541990912 113147 18446744073709551615 4194304 5972588 140721779895152 140721779892456 4909442 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 22343680 140721779900868 140721779900968 140721779900968 140721779904462 0
/proc/16118/statm: 132322 113147 808 435 0 125685 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 529288 KiB
Current children cumulated memory: 452588 KiB

Child status: 0
Real time (s): 1.86864
CPU time (s): 1.76341
CPU user time (s): 1.61735
CPU system time (s): 0.146061
CPU usage (%): 94.3687
Max. virtual memory (cumulated for all children) (KiB): 529288
Max. memory (cumulated for all children) (KiB): 452588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.61735
system time used= 0.146061
maximum resident set size= 452672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72117
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= 6
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 16118
#   total CPU time (s): 1.76341
#   total CPU user time (s): 1.61735
#   total CPU system time (s): 0.146061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028461 second user time and 0.056053 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-13 02:57:28
IDJOB=4266464
IDBENCH=135918
IDSOLVER=2655
FILE ID=node135/4266464-1502586681
RUNJOBID= node135-1502565212-12458
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-xcsp2-s20a4/TravellingSalesman-4-20-001-a4_X2.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266464-1502586681/watcher-4266464-1502586681 -o /tmp/evaluation-result-4266464-1502586681/solver-4266464-1502586681 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502565212-12458 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4266464-1502586681.xml

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

MD5SUM BENCH= b8ea00653452363d0c81f6ef3102e485
RANDOM SEED=394692569

node135.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.21
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.21
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.21
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.21
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:        30867144 kB
MemAvailable:   31722488 kB
Buffers:          308028 kB
Cached:           845696 kB
SwapCached:            0 kB
Active:           924628 kB
Inactive:         536456 kB
Active(anon):     307548 kB
Inactive(anon):    41332 kB
Active(file):     617080 kB
Inactive(file):   495124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2900 kB
Writeback:             0 kB
AnonPages:        307272 kB
Mapped:            55412 kB
Shmem:             41656 kB
Slab:             145204 kB
SReclaimable:     117948 kB
SUnreclaim:        27256 kB
KernelStack:        3296 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     601964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62024 MiB
End job on node135 at 2017-08-13 02:57:29