Trace number 3704608

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
wbo 1.7? 1799.79 1800.04

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
MD5SUMb95bbeb851a52866877e397310a0a770
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.073987
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3600
Total number of constraints170
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704608-1338083671.opb.
0.00/0.00	c Instance file HOME/instance-3704608-1338083671.opb
0.00/0.00	c File size is 64058 bytes.
0.00/0.00	c Highest Coefficient sum: 46
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      3600                                                |
0.00/0.01	c |  Number Clauses:        90                                                  |
0.00/0.01	c |  Number Cardinality:    80                                                  |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Decision                                            |
0.00/0.01	c |  Objective Function:    None                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c ===============================================================================
1799.49/1800.01	c ===============================================================================
1799.49/1800.01	c Wall Clock Time: 1800.01 s
1799.49/1800.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3704608-1338083671/watcher-3704608-1338083671 -o /tmp/evaluation-result-3704608-1338083671/solver-3704608-1338083671 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704608-1338083671.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.39 1.73 3/173 15919
/proc/meminfo: memFree=29141988/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=3928 CPUtime=0 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) R 15916 15919 15878 0 -1 4202496 481 0 0 0 0 0 0 0 20 0 1 0 274491632 4022272 433 33554432000 4194304 5963574 140734370952048 140734219929480 4344432 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 982 433 165 432 0 531 0

[startup+0.0838861 s]
/proc/loadavg: 0.93 1.39 1.73 3/173 15919
/proc/meminfo: memFree=29141988/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=84812 CPUtime=0.07 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 1675 0 0 0 7 0 0 0 20 0 2 0 274491632 86847488 1611 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21203 1611 185 432 0 20768 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 84812

[startup+0.100246 s]
/proc/loadavg: 0.93 1.39 1.73 3/173 15919
/proc/meminfo: memFree=29141988/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=84812 CPUtime=0.09 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 1720 0 0 0 9 0 0 0 20 0 2 0 274491632 86847488 1656 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21203 1656 185 432 0 20768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84812

[startup+0.300187 s]
/proc/loadavg: 0.93 1.39 1.73 3/173 15919
/proc/meminfo: memFree=29141988/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=84812 CPUtime=0.29 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 2222 0 0 0 29 0 0 0 20 0 2 0 274491632 86847488 2158 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21203 2158 185 432 0 20768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84812

[startup+0.70019 s]
/proc/loadavg: 0.93 1.39 1.73 3/173 15919
/proc/meminfo: memFree=29141988/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=84812 CPUtime=0.69 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 3081 0 0 0 69 0 0 0 20 0 2 0 274491632 86847488 3017 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21203 3017 185 432 0 20768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84812

[startup+1.50024 s]
/proc/loadavg: 0.93 1.39 1.73 3/179 15925
/proc/meminfo: memFree=29114968/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=84812 CPUtime=1.48 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 4883 0 0 0 148 0 0 0 20 0 2 0 274491632 86847488 4819 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21203 4819 185 432 0 20768 0
[pid=15919/tid=15925] ppid=15916 vsize=84812 CPUtime=1.47 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 3882 0 0 0 147 0 0 0 20 0 2 0 274491633 86847488 4819 33554432000 4194304 5963574 140734370952048 140452843751464 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84812

[startup+3.10024 s]
/proc/loadavg: 0.93 1.39 1.73 3/179 15925
/proc/meminfo: memFree=29100744/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=84956 CPUtime=3.09 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 5997 0 0 0 308 1 0 0 20 0 2 0 274491632 86994944 5933 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21239 5933 185 432 0 20804 0
[pid=15919/tid=15925] ppid=15916 vsize=84956 CPUtime=3.07 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 4996 0 0 0 307 0 0 0 20 0 2 0 274491633 86994944 5933 33554432000 4194304 5963574 140734370952048 140452843751416 4399639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84956

[startup+6.30025 s]
/proc/loadavg: 1.01 1.40 1.73 3/179 15925
/proc/meminfo: memFree=29081648/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=85028 CPUtime=6.29 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 8634 0 0 0 627 2 0 0 20 0 2 0 274491632 87068672 8570 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21257 8570 185 432 0 20822 0
[pid=15919/tid=15925] ppid=15916 vsize=85028 CPUtime=6.27 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 7633 0 0 0 625 2 0 0 20 0 2 0 274491633 87068672 8570 33554432000 4194304 5963574 140734370952048 140452843751416 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85028

[startup+12.7002 s]
/proc/loadavg: 1.09 1.41 1.73 3/179 15925
/proc/meminfo: memFree=29054136/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=85028 CPUtime=12.68 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 11939 0 0 0 1266 2 0 0 20 0 2 0 274491632 87068672 11875 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21257 11875 185 432 0 20822 0
[pid=15919/tid=15925] ppid=15916 vsize=85028 CPUtime=12.68 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 10938 0 0 0 1265 3 0 0 20 0 2 0 274491633 87068672 11875 33554432000 4194304 5963574 140734370952048 140452843751416 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85028

[startup+25.5002 s]
/proc/loadavg: 1.29 1.43 1.74 3/179 15925
/proc/meminfo: memFree=29007536/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=85136 CPUtime=25.48 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 17023 0 0 0 2545 3 0 0 20 0 2 0 274491632 87179264 16959 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 21284 16959 185 432 0 20849 0
[pid=15919/tid=15925] ppid=15916 vsize=85136 CPUtime=25.47 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 16022 0 0 0 2543 4 0 0 20 0 2 0 274491633 87179264 16959 33554432000 4194304 5963574 140734370952048 140452843751416 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85136

[startup+51.1003 s]
/proc/loadavg: 1.53 1.48 1.74 3/179 15926
/proc/meminfo: memFree=28950780/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=150832 CPUtime=51.07 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 24502 0 0 0 5100 7 0 0 20 0 2 0 274491632 154451968 24444 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 37708 24444 185 432 0 37273 0
[pid=15919/tid=15925] ppid=15916 vsize=150832 CPUtime=51.07 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 23501 0 0 0 5099 8 0 0 20 0 2 0 274491633 154451968 24444 33554432000 4194304 5963574 140734370952048 140452843751224 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 150832

[startup+102.306 s]
/proc/loadavg: 1.80 1.56 1.75 3/179 15926
/proc/meminfo: memFree=28857072/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=216608 CPUtime=102.25 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 39393 0 0 0 10213 12 0 0 20 0 2 0 274491632 221806592 40296 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 54152 40296 185 432 0 53717 0
[pid=15919/tid=15925] ppid=15916 vsize=216608 CPUtime=102.25 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 38392 0 0 0 10211 14 0 0 20 0 2 0 274491633 221806592 40296 33554432000 4194304 5963574 140734370952048 140452843751448 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 216608

[startup+162.3 s]
/proc/loadavg: 1.92 1.64 1.76 3/179 15926
/proc/meminfo: memFree=28781800/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=216608 CPUtime=162.23 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 49041 0 0 0 16207 16 0 0 20 0 2 0 274491632 221806592 49944 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 54152 49944 185 432 0 53717 0
[pid=15919/tid=15925] ppid=15916 vsize=216608 CPUtime=162.24 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 48040 0 0 0 16205 19 0 0 20 0 2 0 274491633 221806592 49944 33554432000 4194304 5963574 140734370952048 140452843751416 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 216608

[startup+222.3 s]
/proc/loadavg: 1.97 1.70 1.77 3/179 15926
/proc/meminfo: memFree=28748936/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=282432 CPUtime=222.2 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 51573 0 0 0 22202 18 0 0 20 0 2 0 274491632 289210368 52601 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 70608 52601 185 432 0 70173 0
[pid=15919/tid=15925] ppid=15916 vsize=282432 CPUtime=222.22 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 50572 0 0 0 22200 22 0 0 20 0 2 0 274491633 289210368 52601 33554432000 4194304 5963574 140734370952048 140452843751416 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 282432

[startup+282.3 s]
/proc/loadavg: 1.99 1.75 1.79 3/179 15926
/proc/meminfo: memFree=28605352/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=348760 CPUtime=282.17 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 78220 0 0 0 28189 28 0 0 20 0 2 0 274491632 357130240 79365 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 87190 79365 185 432 0 86755 0
[pid=15919/tid=15925] ppid=15916 vsize=348760 CPUtime=282.2 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 77219 0 0 0 28187 33 0 0 20 0 2 0 274491633 357130240 79365 33554432000 4194304 5963574 140734370952048 140452843751416 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 348760

[startup+342.3 s]
/proc/loadavg: 1.99 1.79 1.80 3/180 15929
/proc/meminfo: memFree=28548160/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=415376 CPUtime=342.16 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 89937 0 0 0 34182 34 0 0 20 0 2 0 274491632 425345024 91004 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 103844 91004 185 432 0 103409 0
[pid=15919/tid=15925] ppid=15916 vsize=415376 CPUtime=342.2 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 88936 0 0 0 34180 40 0 0 20 0 2 0 274491633 425345024 91004 33554432000 4194304 5963574 140734370952048 140452843751448 4381529 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 415376

[startup+402.3 s]
/proc/loadavg: 1.99 1.83 1.81 3/180 15953
/proc/meminfo: memFree=28507076/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=415376 CPUtime=402.15 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 89937 0 0 0 40181 34 0 0 20 0 2 0 274491632 425345024 91003 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 103844 91003 185 432 0 103409 0
[pid=15919/tid=15925] ppid=15916 vsize=415376 CPUtime=402.2 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 88936 0 0 0 40179 41 0 0 20 0 2 0 274491633 425345024 91003 33554432000 4194304 5963574 140734370952048 140452843751448 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 415376

[startup+462.3 s]
/proc/loadavg: 1.99 1.86 1.82 3/179 15953
/proc/meminfo: memFree=28410576/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=481056 CPUtime=462.15 cores=0,2,4,6

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

/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 173600 0 0 0 130119 86 0 0 20 0 2 0 274491633 764866560 174827 33554432000 4194304 5963574 140734370952048 140452843751592 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 746940

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 15959
/proc/meminfo: memFree=27823176/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=813052 CPUtime=1361.86 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 191504 0 0 0 136115 71 0 0 20 0 2 0 274491632 832565248 191730 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 203263 191730 185 432 0 202828 0
[pid=15919/tid=15925] ppid=15916 vsize=813052 CPUtime=1362.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 190503 0 0 0 136113 91 0 0 20 0 2 0 274491633 832565248 191730 33554432000 4194304 5963574 140734370952048 140452843751416 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 813052

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 15959
/proc/meminfo: memFree=27651932/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944556 CPUtime=1421.85 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 224837 0 0 0 142103 82 0 0 20 0 2 0 274491632 967225344 225063 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236139 225063 185 432 0 235704 0
[pid=15919/tid=15925] ppid=15916 vsize=944556 CPUtime=1422.05 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 223836 0 0 0 142101 104 0 0 20 0 2 0 274491633 967225344 225063 33554432000 4194304 5963574 140734370952048 140452843751416 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 944556

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 15959
/proc/meminfo: memFree=27637672/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944556 CPUtime=1481.84 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227105 0 0 0 148101 83 0 0 20 0 2 0 274491632 967225344 227331 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236139 227331 185 432 0 235704 0
[pid=15919/tid=15925] ppid=15916 vsize=944556 CPUtime=1482.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226104 0 0 0 148098 106 0 0 20 0 2 0 274491633 967225344 227331 33554432000 4194304 5963574 140734370952048 140452843751416 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 944556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 15962
/proc/meminfo: memFree=27637184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944556 CPUtime=1541.83 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227134 0 0 0 154100 83 0 0 20 0 2 0 274491632 967225344 227360 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236139 227360 185 432 0 235704 0
[pid=15919/tid=15925] ppid=15916 vsize=944556 CPUtime=1542.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226133 0 0 0 154097 107 0 0 20 0 2 0 274491633 967225344 227360 33554432000 4194304 5963574 140734370952048 140452843751416 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 944556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 15963
/proc/meminfo: memFree=27636556/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944628 CPUtime=1601.82 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227156 0 0 0 160099 83 0 0 20 0 2 0 274491632 967299072 227382 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236157 227382 185 432 0 235722 0
[pid=15919/tid=15925] ppid=15916 vsize=944628 CPUtime=1602.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226155 0 0 0 160096 108 0 0 20 0 2 0 274491633 967299072 227382 33554432000 4194304 5963574 140734370952048 140452843751464 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 944628

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 15963
/proc/meminfo: memFree=27636556/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944628 CPUtime=1661.81 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227160 0 0 0 166098 83 0 0 20 0 2 0 274491632 967299072 227386 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236157 227386 185 432 0 235722 0
[pid=15919/tid=15925] ppid=15916 vsize=944628 CPUtime=1662.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226159 0 0 0 166095 109 0 0 20 0 2 0 274491633 967299072 227386 33554432000 4194304 5963574 140734370952048 140452843751464 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 944628

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636556/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1721.8 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227205 0 0 0 172097 83 0 0 20 0 2 0 274491632 967483392 227431 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227431 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1722.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226204 0 0 0 172094 110 0 0 20 0 2 0 274491633 967483392 227431 33554432000 4194304 5963574 140734370952048 140452843751464 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 944808

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636060/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1781.79 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227209 0 0 0 178096 83 0 0 20 0 2 0 274491632 967483392 227435 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227435 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1782.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226208 0 0 0 178093 111 0 0 20 0 2 0 274491633 967483392 227435 33554432000 4194304 5963574 140734370952048 140452843751464 4381238 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 944808

Solver just ended. Dumping a history of the last processes samples

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1791.4 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227209 0 0 0 179057 83 0 0 20 0 2 0 274491632 967483392 227435 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227435 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1791.64 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226208 0 0 0 179053 111 0 0 20 0 2 0 274491633 967483392 227435 33554432000 4194304 5963574 140734370952048 140452843751464 4381496 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 944808

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1794.6 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227210 0 0 0 179377 83 0 0 20 0 2 0 274491632 967483392 227436 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227436 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1794.84 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226209 0 0 0 179373 111 0 0 20 0 2 0 274491633 967483392 227436 33554432000 4194304 5963574 140734370952048 140452843751464 4399996 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 944808

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1797.79 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227210 0 0 0 179696 83 0 0 20 0 2 0 274491632 967483392 227436 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227436 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1798.04 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226209 0 0 0 179693 111 0 0 20 0 2 0 274491633 967483392 227436 33554432000 4194304 5963574 140734370952048 140452843751464 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 944808

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1798.59 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227210 0 0 0 179776 83 0 0 20 0 2 0 274491632 967483392 227436 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227436 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1798.84 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226209 0 0 0 179773 111 0 0 20 0 2 0 274491633 967483392 227436 33554432000 4194304 5963574 140734370952048 140452843751464 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 944808

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1799 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227210 0 0 0 179817 83 0 0 20 0 2 0 274491632 967483392 227436 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227436 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1799.24 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226209 0 0 0 179813 111 0 0 20 0 2 0 274491633 967483392 227436 33554432000 4194304 5963574 140734370952048 140452843751464 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 944808

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1799.39 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227210 0 0 0 179856 83 0 0 20 0 2 0 274491632 967483392 227436 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227436 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1799.64 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226209 0 0 0 179853 111 0 0 20 0 2 0 274491633 967483392 227436 33554432000 4194304 5963574 140734370952048 140452843751464 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 944808

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.91 3/179 15963
/proc/meminfo: memFree=27636184/32873844 swapFree=7900/7900
[pid=15919] ppid=15916 vsize=944808 CPUtime=1799.49 cores=0,2,4,6
/proc/15919/stat : 15919 (wbo1.7) S 15916 15919 15878 0 -1 4202496 227210 0 0 0 179866 83 0 0 20 0 2 0 274491632 967483392 227436 33554432000 4194304 5963574 140734370952048 140734370951568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15919/statm: 236202 227436 185 432 0 235767 0
[pid=15919/tid=15925] ppid=15916 vsize=944808 CPUtime=1799.74 cores=0,2,4,6
/proc/15919/task/15925/stat : 15925 (wbo1.7) R 15916 15919 15878 0 -1 4202560 226209 0 0 0 179863 111 0 0 20 0 2 0 274491633 967483392 227436 33554432000 4194304 5963574 140734370952048 140452843751464 4381238 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 944808

Child status: 255
Real time (s): 1800.04
CPU time (s): 1799.79
CPU user time (s): 1798.65
CPU system time (s): 1.14183
CPU usage (%): 99.9866
Max. virtual memory (cumulated for all children) (KiB): 944808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.65
system time used= 1.14183
maximum resident set size= 909748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227211
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= 289
involuntary context switches= 2125

runsolver used 2.69559 second user time and 7.12692 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 03:54:31
IDJOB=3704608
IDBENCH=1410
IDSOLVER=2283
FILE ID=node137/3704608-1338083671
RUNJOBID= node137-1338083671-15894
PBS_JOBID= 14624423
Free space on /tmp= 71496 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_45_pb.cnf.cr.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704608-1338083671/watcher-3704608-1338083671 -o /tmp/evaluation-result-3704608-1338083671/solver-3704608-1338083671 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704608-1338083671.opb

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

MD5SUM BENCH= b95bbeb851a52866877e397310a0a770
RANDOM SEED=1155329219

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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
cpu MHz		: 2666.600
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29141988 kB
Buffers:          304548 kB
Cached:          2596104 kB
SwapCached:        22060 kB
Active:           774576 kB
Inactive:        2150072 kB
Active(anon):       3936 kB
Inactive(anon):    22684 kB
Active(file):     770640 kB
Inactive(file):  2127388 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:         11168 kB
Mapped:             8820 kB
Shmem:                 0 kB
Slab:             666008 kB
SReclaimable:     107476 kB
SUnreclaim:       558532 kB
KernelStack:        1384 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71484 MiB
End job on node137 at 2012-05-27 04:24:31