Trace number 4268031

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 1.12SAT 3.53599 3.6254799

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-06-int.xml
MD5SUM587f81fa39009f68e82bfe1879633f99
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 benchmark2.16155
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints38
Number of domains1
Minimum domain size36
Maximum domain size36
Distribution of domain sizes[{"size":36,"count":36}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":34},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":37},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.13	c root propagations     : 710         
0.00/0.13	c restarts enabled, print stats at every restarts
0.00/0.13	c
0.00/0.13	c
0.00/0.13	c
0.00/0.13	c This is cosoco 1.12 --  
0.00/0.13	c
0.00/0.13	c command line: cosoco -lc -model -restarts HOME/instance-4268031-1502506876.xml 
0.00/0.13	c ========================================[ Problem Statistics ]===========================================
0.00/0.13	c |                                                                                                       
0.00/0.13	c |  Parse time        :         0.04 s 
0.00/0.13	c |
0.00/0.13	c |               Variables: 36
0.00/0.13	c |            Domain Sizes: 36..36
0.00/0.13	c |
0.00/0.13	c |             Constraints: 39
0.00/0.13	c |                   Arity: 1..36  -- Unary: 2  -- Binary: 36
0.00/0.13	c | 
0.00/0.13	c |                   Types: 
0.00/0.13	c |                          All Different: 1
0.00/0.13	c |                          Intension: 36
0.00/0.13	c |                          Unary: 2
0.00/0.13	c |                          
0.00/0.13	c =========================================================================================================
0.00/0.13	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.14	c 101            301            4148           9270           36             0              17   29   23   
0.00/0.16	c 211            677            8557           18454          36             0              19   29   24   
0.00/0.18	c 332            1091           13971          33240          36             0              15   29   21   
0.00/0.19	c 465            1474           19023          46651          36             0              15   28   21   
0.10/0.21	c 611            1964           24865          59221          36             0              19   31   25   
0.10/0.23	c 771            2508           31209          72971          36             0              19   33   25   
0.10/0.25	c 947            3000           37050          85092          36             0              17   29   23   
0.10/0.27	c 1140           3671           45089          105920         36             0              15   29   22   
0.10/0.29	c 1352           4263           51719          120275         36             0              17   29   24   
0.20/0.33	c 1585           5073           61332          145370         36             0              15   30   23   
0.20/0.36	c 1841           5910           71795          170586         36             0              9   29   22    
0.30/0.40	c 2122           6752           82742          198773         36             0              15   29   21   
0.30/0.43	c 2431           7827           94926          224036         36             0              16   31   25   
0.30/0.48	c 2770           8786           107752         256038         36             0              15   29   20   
0.40/0.53	c 3142           9898           122500         292835         36             0              15   30   21   
0.40/0.57	c 3551           11234          137820         325572         36             0              16   31   25   
0.50/0.64	c 4000           12917          158153         377750         36             0              15   30   23   
0.60/0.70	c 4493           14731          178718         419980         36             0              16   31   25   
0.60/0.76	c 5035           16423          199029         463791         36             0              16   30   24   
0.70/0.83	c 5631           18356          221629         524892         36             0              15   31   23   
0.80/0.91	c 6286           20511          247347         580012         36             0              18   31   24   
0.80/0.99	c 7006           23114          275565         640174         36             0              15   31   25   
0.90/1.10	c 7798           25778          308350         729322         36             0              15   31   23   
1.01/1.19	c 8669           28569          341322         795220         36             0              17   31   24   
1.20/1.30	c 9627           31737          378366         877578         36             0              16   31   25   
1.30/1.44	c 10680          35057          421344         978833         36             0              15   29   22   
1.40/1.58	c 11838          38980          467480         1079229        36             0              16   31   24   
1.60/1.73	c 13111          42793          513440         1204673        36             0              15   32   24   
1.80/1.93	c 14511          47883          572959         1356863        36             0              15   31   23   
2.00/2.11	c 16051          53215          632959         1487505        36             0              14   33   25   
2.21/2.31	c 17745          58421          695679         1635044        36             0              13   29   22   
2.40/2.51	c 19608          64325          764025         1784876        36             0              16   33   24   
2.60/2.76	c 21657          71029          841358         1967358        36             0              13   31   23   
2.90/3.04	c 23910          78894          930637         2179017        36             0              16   32   25   
3.21/3.33	c 26388          87010          1026864        2418713        36             0              16   33   25   
3.50/3.62	c solution 1
3.50/3.62	
3.50/3.62	v <instantiation type='solution'>
3.50/3.62	v <list>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] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] </list>
3.50/3.62	v <values>0 8 4 17 28 15 11 3 7 18 31 27 35 22 33 29 16 5 9 1 12 20 24 32 19 30 26 34 23 10 21 25 14 6 2 13 </values>
3.50/3.62	v </instantiation>
3.50/3.62	
3.50/3.62	c restarts              : 35          
3.50/3.62	c conflicts             : 28853        (8163 /sec)
3.50/3.62	c decisions             : 95485        (27014 /sec)
3.50/3.62	c propagations          : 2625419     (742759 /sec)
3.50/3.62	c root propagations     : 710         
3.50/3.62	c filter calls          : 1122640        (317607 /sec)
3.50/3.62	c useless filter calls  : 609765         (54 %)
3.50/3.62	c Memory used           : 26.61 MB
3.50/3.62	c CPU time              : 3.53468 s
3.50/3.62	
3.50/3.62	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268031-1502506876/watcher-4268031-1502506876 -o /tmp/evaluation-result-4268031-1502506876/solver-4268031-1502506876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268031-1502506876.xml 

pid=31995
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.82 1.98 1.88 2/181 31998
/proc/meminfo: memFree=31098692/32770624 swapFree=0/446948
[pid=31998] ppid=31995 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (runsolver) D 31995 31998 28313 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 98502831 24240128 106 18446744073709551615 4194304 4338465 140726245451616 140726245449256 140266747069143 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 12255232 140726245458113 140726245458505 140726245458505 140726245461962 0
/proc/31998/statm: 5918 106 53 36 0 2156 0

[startup+0.100128 s]
/proc/loadavg: 1.82 1.98 1.88 2/181 31998
/proc/meminfo: memFree=31098692/32770624 swapFree=0/446948
[pid=31998] ppid=31995 vsize=26996 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1049 0 0 0 0 0 0 0 20 0 1 0 98502831 27643904 832 18446744073709551615 4194304 5972588 140727121267792 140727121264440 139981915839461 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6749 832 741 435 0 112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26996

[startup+0.200275 s]
/proc/loadavg: 1.82 1.98 1.88 2/181 31998
/proc/meminfo: memFree=31098692/32770624 swapFree=0/446948
[pid=31998] ppid=31995 vsize=27244 CPUtime=0.1 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1133 0 0 0 10 0 0 0 20 0 1 0 98502831 27897856 923 18446744073709551615 4194304 5972588 140727121267792 140727121264440 4971949 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 923 790 435 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27244

[startup+0.30024 s]
/proc/loadavg: 1.82 1.98 1.88 2/181 31998
/proc/meminfo: memFree=31098692/32770624 swapFree=0/446948
[pid=31998] ppid=31995 vsize=27244 CPUtime=0.2 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1133 0 0 0 20 0 0 0 20 0 1 0 98502831 27897856 923 18446744073709551615 4194304 5972588 140727121267792 140727121264440 5071952 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 923 790 435 0 174 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 27244

[startup+0.700219 s]
/proc/loadavg: 1.82 1.98 1.88 2/181 31998
/proc/meminfo: memFree=31098692/32770624 swapFree=0/446948
[pid=31998] ppid=31995 vsize=27244 CPUtime=0.6 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1133 0 0 0 60 0 0 0 20 0 1 0 98502831 27897856 923 18446744073709551615 4194304 5972588 140727121267792 140727121265096 4909602 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 923 790 435 0 174 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 27244

[startup+1.50025 s]
/proc/loadavg: 1.82 1.98 1.88 2/182 32021
/proc/meminfo: memFree=31098176/32770624 swapFree=0/446960
[pid=31998] ppid=31995 vsize=27244 CPUtime=1.4 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1133 0 0 0 140 0 0 0 20 0 1 0 98502831 27897856 923 18446744073709551615 4194304 5972588 140727121267792 140727121265096 5336900 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 923 790 435 0 174 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 27244

[startup+3.10019 s]
/proc/loadavg: 1.82 1.98 1.88 2/182 32054
/proc/meminfo: memFree=31098568/32770624 swapFree=0/446960
[pid=31998] ppid=31995 vsize=27244 CPUtime=3 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1215 0 0 0 300 0 0 0 20 0 1 0 98502831 27897856 974 18446744073709551615 4194304 5972588 140727121267792 140727121265096 5071767 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 974 833 435 0 174 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 27244

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 31998 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20023 s]
/proc/loadavg: 1.82 1.98 1.88 2/182 32054
/proc/meminfo: memFree=31098568/32770624 swapFree=0/446960
[pid=31998] ppid=31995 vsize=27244 CPUtime=3.1 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1215 0 0 0 310 0 0 0 20 0 1 0 98502831 27897856 974 18446744073709551615 4194304 5972588 140727121267792 140727121265096 4978308 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 974 833 435 0 174 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 27244

[startup+3.60018 s]
/proc/loadavg: 1.82 1.98 1.88 2/186 32080
/proc/meminfo: memFree=31097924/32770624 swapFree=0/446972
[pid=31998] ppid=31995 vsize=27244 CPUtime=3.5 cores=1,3,5,7
/proc/31998/stat : 31998 (cosoco) R 31995 31998 28313 0 -1 4202496 1215 0 0 0 350 0 0 0 20 0 1 0 98502831 27897856 974 18446744073709551615 4194304 5972588 140727121267792 140727121265096 4975164 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 27189248 140727121273326 140727121273421 140727121273421 140727121276878 0
/proc/31998/statm: 6811 974 833 435 0 174 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 27244

Child status: 0
Real time (s): 3.62548
CPU time (s): 3.53599
CPU user time (s): 3.53494
CPU system time (s): 0.001045
CPU usage (%): 97.5315
Max. virtual memory (cumulated for all children) (KiB): 27244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.53494
system time used= 0.001045
maximum resident set size= 3964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1253
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= 3

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.015551 second user time and 0.016748 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 04:47:09
IDJOB=4268031
IDBENCH=134595
IDSOLVER=2658
FILE ID=node133/4268031-1502506876
RUNJOBID= node133-1502500327-28378
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-06-int.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268031-1502506876/watcher-4268031-1502506876 -o /tmp/evaluation-result-4268031-1502506876/solver-4268031-1502506876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268031-1502506876.xml

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

MD5SUM BENCH= 587f81fa39009f68e82bfe1879633f99
RANDOM SEED=1097064816

node133.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.17
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.17
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.17
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.17
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:        31098432 kB
MemAvailable:   31970816 kB
Buffers:          302928 kB
Cached:           871168 kB
SwapCached:            0 kB
Active:           748640 kB
Inactive:         488252 kB
Active(anon):      63132 kB
Inactive(anon):    41304 kB
Active(file):     685508 kB
Inactive(file):   446948 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5508 kB
Writeback:             0 kB
AnonPages:         62684 kB
Mapped:            52696 kB
Shmem:             41660 kB
Slab:             138712 kB
SReclaimable:     111528 kB
SUnreclaim:        27184 kB
KernelStack:        3296 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     315576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 04:47:12