Trace number 4409520

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelOPT2 1.02339 0.526666

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-05-07.xml
MD5SUM91a6e92a2ae9197e0e5abb82e178125f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.3106
Satisfiable
(Un)Satisfiability was proved
Number of variables35
Number of constraints211
Number of domains1
Minimum domain size35
Maximum domain size35
Distribution of domain sizes[{"size":35,"count":35}]
Minimum variable degree26
Maximum variable degree26
Distribution of variable degrees[{"degree":26,"count":35}]
Minimum constraint arity4
Maximum constraint arity35
Distribution of constraint arities[{"arity":4,"count":210},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.41/0.48	c
0.41/0.48	c This is cosoco 2.00 --  
0.41/0.48	c
0.41/0.48	c command line: cosoco -model -nbcores=8 HOME/instance-4409520-1569838906.xml 
0.41/0.48	c enable optimization
0.41/0.48	c ========================================[ Problem Statistics ]===========================================
0.41/0.48	c |                                                                                                       
0.41/0.48	c |  Parse time        :         0.44 s 
0.41/0.48	c |
0.41/0.48	c |               Variables: 35
0.41/0.48	c |            Domain Sizes: 35..35
0.41/0.48	c |
0.41/0.48	c |             Constraints: 221
0.41/0.48	c |                   Arity: 4..35
0.41/0.48	c | 
0.41/0.48	c |                   Types: 
0.41/0.48	c |                          Intension: 210
0.41/0.48	c |                          Lex: 10
0.41/0.48	c |                          Max constant: 1
0.41/0.48	c |                          
0.41/0.48	c |               Objective: Minimize Max constant
0.41/0.48	
0.41/0.48	c =========================================================================================================
0.41/0.48	c Parallel mode: Portfolio
0.41/0.48	c [pFactory][Group N°0] created (threads:8).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.41/0.48	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.41/0.48	c [pFactory][Group N°0] concurrent mode: enabled.
0.41/0.48	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.41/0.48	c [pFactory][Group N°0] task 7 launched on thread 0.
0.41/0.48	c [pFactory][Group N°0] task 6 launched on thread 1.
0.41/0.48	c [pFactory][Group N°0] task 5 launched on thread 2.
0.41/0.48	c [pFactory][Group N°0] task 4 launched on thread 6.
0.41/0.48	c [pFactory][Group N°0] task 3 launched on thread 7.
0.41/0.48	c [pFactory][Group N°0] task 2 launched on thread 3.
0.41/0.48	c [pFactory][Group N°0] task 1 launched on thread 4.
0.41/0.48	c [pFactory][Group N°0] task 0 launched on thread 5.
0.41/0.48	o 2
0.99/0.52	c [pFactory][Group N°0] concurent mode: thread 1 has won with the task 6.
0.99/0.52	c [pFactory][Group N°0] Thread N°0 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°1 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°2 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°3 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°4 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°5 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°6 is joined.
0.99/0.52	c [pFactory][Group N°0] Thread N°7 is joined.
0.99/0.52	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°1)
0.99/0.52	s OPTIMUM FOUND
0.99/0.52	c call to solver        : 2
0.99/0.52	c
0.99/0.52	c restarts              : 0           
0.99/0.52	c conflicts             : 11           (11 /sec)
0.99/0.52	c decisions             : 34           (34 /sec)
0.99/0.52	c propagations          : 2331        (2322 /sec)
0.99/0.52	c root propagations     : 2331        
0.99/0.52	c filter calls          : 2881           (2869 /sec)
0.99/0.52	c useless filter calls  : 2750           (95 %)
0.99/0.52	c Memory used           : 585.58 MB
0.99/0.52	c Best bound time (wc)  : 0.48529 s
0.99/0.52	c CPU time              : 1.00394 s
0.99/0.52	c real time             : 0.521033 s
0.99/0.52	
0.99/0.52	
0.99/0.52	v <instantiation type='solution' cost='2'>
0.99/0.52	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] </list>
0.99/0.52	v <values>0 0 0 1 1 2 2 0 1 2 0 1 1 1 0 2 1 1 0 0 1 1 2 0 1 0 1 0 2 0 1 0 0 1 2 </values>
0.99/0.52	v </instantiation>
0.99/0.52	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409520-1569838906/watcher-4409520-1569838906 -o /tmp/evaluation-result-4409520-1569838906/solver-4409520-1569838906 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1325353310-26745 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409520-1569838906.xml 

running on 8 cores: 0-7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=26836, runsolver pid=26833
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 6.72 8.42 8.66 2/192 26837
/proc/meminfo: memFree=31434336/32770688 swapFree=66927776/67108860
[pid=26836] ppid=26833 vsize=30888 memory=7108 CPUtime=0.1 cores=0-7
/proc/26836/stat : 26836 (cosoco) R 26833 26836 26718 0 -1 4202496 1975 0 0 0 10 0 0 0 20 0 1 0 559896632 31629312 1777 33554432000 4194304 6211132 140726677949152 140726677945688 140280974756837 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
/proc/26836/statm: 7722 1777 823 493 0 1027 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30888 KiB
Current children cumulated memory: 7108 KiB

[startup+0.209945 s]*
/proc/loadavg: 6.72 8.42 8.66 2/192 26837
/proc/meminfo: memFree=31430988/32770688 swapFree=66927776/67108860
[pid=26836] ppid=26833 vsize=34556 memory=10772 CPUtime=0.21 cores=0-7
/proc/26836/stat : 26836 (cosoco) R 26833 26836 26718 0 -1 4202496 2914 0 0 0 21 0 0 0 20 0 1 0 559896632 35385344 2693 33554432000 4194304 6211132 140726677949152 140726677945688 140280974756837 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
/proc/26836/statm: 8639 2693 823 493 0 1944 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34556 KiB
Current children cumulated memory: 10772 KiB

[startup+0.30974 s]*
/proc/loadavg: 6.72 8.42 8.66 2/192 26837
/proc/meminfo: memFree=31428024/32770688 swapFree=66927776/67108860
[pid=26836] ppid=26833 vsize=37968 memory=14188 CPUtime=0.31 cores=0-7
/proc/26836/stat : 26836 (cosoco) R 26833 26836 26718 0 -1 4202496 3769 0 0 0 31 0 0 0 20 0 1 0 559896632 38879232 3547 33554432000 4194304 6211132 140726677949152 140726677945688 140280974756837 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
/proc/26836/statm: 9492 3547 823 493 0 2797 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37968 KiB
Current children cumulated memory: 14188 KiB

[startup+0.526617 s]
# the end of solver process 26836 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.00429 s, system=0.0191 s

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

[startup+0.409722 s]*
/proc/loadavg: 6.72 8.42 8.66 2/192 26837
/proc/meminfo: memFree=31424832/32770688 swapFree=66927776/67108860
[pid=26836] ppid=26833 vsize=41380 memory=17600 CPUtime=0.41 cores=0-7
/proc/26836/stat : 26836 (cosoco) R 26833 26836 26718 0 -1 4202496 4624 0 0 0 41 0 0 0 20 0 1 0 559896632 42373120 4400 33554432000 4194304 6211132 140726677949152 140726677944328 140280974756837 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
/proc/26836/statm: 10345 4400 823 493 0 3650 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 41380 KiB
Current children cumulated memory: 17600 KiB

[startup+0.50976 s]*
/proc/loadavg: 6.72 8.42 8.66 9/200 26845
/proc/meminfo: memFree=31420756/32770688 swapFree=66927776/67108860
[pid=26836] ppid=26833 vsize=632412 memory=23088 CPUtime=0.99 cores=0-7
/proc/26836/stat : 26836 (cosoco) S 26833 26836 26718 0 -1 1077944320 6281 0 0 0 98 1 0 0 20 0 9 0 559896632 647589888 5772 33554432000 4194304 6211132 140726677949152 140726677947408 140280990797559 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
/proc/26836/statm: 158103 5772 881 493 0 151408 0
[pid=26836/tid=26838] ppid=26833 vsize=632412 memory=1398722017469774279 CPUtime=0.07 cores=0-7
/proc/26836/task/26838/stat : 26838 (cosoco) R 26833 26836 26718 0 -1 4202560 193 0 0 0 7 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280967654072 5453944 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26839] ppid=26833 vsize=632412 memory=4872558044660077418 CPUtime=0.06 cores=0-7
/proc/26836/task/26839/stat : 26839 (cosoco) R 26833 26836 26718 0 -1 4202560 197 0 0 0 6 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280959261320 140280984701780 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26840] ppid=26833 vsize=632412 memory=0 CPUtime=0.07 cores=0-7
/proc/26836/task/26840/stat : 26840 (cosoco) R 26833 26836 26718 0 -1 4202560 165 0 0 0 7 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280950868648 5451514 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26841] ppid=26833 vsize=632412 memory=0 CPUtime=0.07 cores=0-7
/proc/26836/task/26841/stat : 26841 (cosoco) R 26833 26836 26718 0 -1 4202560 183 0 0 0 7 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280942475960 5451514 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26842] ppid=26833 vsize=632412 memory=6656426216303648864 CPUtime=0.07 cores=0-7
/proc/26836/task/26842/stat : 26842 (cosoco) R 26833 26836 26718 0 -1 4202560 136 0 0 0 7 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280934082984 5439818 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26843] ppid=26833 vsize=632412 memory=0 CPUtime=0.06 cores=0-7
/proc/26836/task/26843/stat : 26843 (cosoco) R 26833 26836 26718 0 -1 4202560 128 0 0 0 6 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280925690536 5451509 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26844] ppid=26833 vsize=632412 memory=0 CPUtime=0.07 cores=0-7
/proc/26836/task/26844/stat : 26844 (cosoco) R 26833 26836 26718 0 -1 4202560 157 0 0 0 7 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280917297848 140280984089760 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
[pid=26836/tid=26845] ppid=26833 vsize=632412 memory=0 CPUtime=0.05 cores=0-7
/proc/26836/task/26845/stat : 26845 (cosoco) R 26833 26836 26718 0 -1 4202560 168 0 0 0 5 0 0 0 20 0 9 0 559896676 647589888 5772 33554432000 4194304 6211132 140726677949152 140280908905144 5453940 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21577728 140726677955601 140726677955693 140726677955693 140726677958606 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 632412 KiB
Current children cumulated memory: 23088 KiB

Child status: 0
Real time (s): 0.526666
CPU time (s): 1.02339
CPU user time (s): 1.00429
CPU system time (s): 0.0191
CPU usage (%): 194.314
Max. virtual memory (cumulated for all children) (KiB): 632412
Max. memory (cumulated for all children) (KiB): 23088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.00429
system time used= 0.0191
maximum resident set size= 24656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6337
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= 142
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 26836
#   total CPU time (s): 1.02339
#   total CPU user time (s): 1.00429
#   total CPU system time (s): 0.0191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032948 second user time and 0.039739 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-31 18:42:06
IDJOB=4409520
IDBENCH=139742
IDSOLVER=2877
FILE ID=node120/4409520-1569838906
RUNJOBID= node120-1325353310-26745
PBS_JOBID= 21705961
Free space on /tmp= 61844 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-05-07.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409520-1569838906/watcher-4409520-1569838906 -o /tmp/evaluation-result-4409520-1569838906/solver-4409520-1569838906 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1325353310-26745 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409520-1569838906.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 91a6e92a2ae9197e0e5abb82e178125f
RANDOM SEED=595558657

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        31438108 kB
MemAvailable:   31795476 kB
Buffers:          224704 kB
Cached:           461952 kB
SwapCached:        68828 kB
Active:           329348 kB
Inactive:         430340 kB
Active(anon):      24532 kB
Inactive(anon):   129512 kB
Active(file):     304816 kB
Inactive(file):   300828 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66927776 kB
Dirty:              2712 kB
Writeback:             0 kB
AnonPages:        243956 kB
Mapped:            28076 kB
Shmem:             72460 kB
Slab:             164820 kB
SReclaimable:     135120 kB
SUnreclaim:        29700 kB
KernelStack:        3728 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     547452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61840 MiB
End job on node120 at 2011-12-31 18:42:06