Trace number 3705691

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
wbo 1.7? 1799.85 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_5.opb
MD5SUMe3f554c192a1ee7b261cc2808827870e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products6226
Sum of products size12452

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-3705691-1338091689.opb.
0.00/0.00	c Instance file HOME/instance-3705691-1338091689.opb
0.00/0.00	c File size is 460397 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 51
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      6426                                                |
0.00/0.03	c |  Number Clauses:        6426                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6226                                                |
0.00/0.03	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.00/0.05	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | 3            lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | 4            lb |  0                0                0.00  |
38.09/38.17	c | 38.17     | 0  | 5            lb |  0                0                0.00  |
1799.45/1800.00	c ===============================================================================
1799.45/1800.00	c Wall Clock Time: 1800.00 s
1799.45/1800.00	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-3705691-1338091689/watcher-3705691-1338091689 -o /tmp/evaluation-result-3705691-1338091689/solver-3705691-1338091689 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705691-1338091689.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: 2.01 2.01 1.93 3/177 2921
/proc/meminfo: memFree=28295824/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=4884 CPUtime=0 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) R 2919 2921 2447 0 -1 4202496 617 0 0 0 0 0 0 0 20 0 1 0 275294875 5001216 569 33554432000 4194304 5963574 140735907234176 140734366698408 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 1221 569 168 432 0 673 0

[startup+0.068053 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 2921
/proc/meminfo: memFree=28295824/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=0.06 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 3632 0 0 0 6 0 0 0 20 0 2 0 275294875 88887296 3213 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 3213 192 432 0 21266 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 86804

[startup+0.100207 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 2921
/proc/meminfo: memFree=28295824/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=0.09 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 3913 0 0 0 9 0 0 0 20 0 2 0 275294875 88887296 3493 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 3493 192 432 0 21266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86804

[startup+0.300113 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 2921
/proc/meminfo: memFree=28295824/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=0.29 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 3924 0 0 0 29 0 0 0 20 0 2 0 275294875 88887296 3504 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 3504 194 432 0 21266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86804

[startup+0.700113 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 2921
/proc/meminfo: memFree=28295824/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=0.69 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 4356 0 0 0 69 0 0 0 20 0 2 0 275294875 88887296 3936 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 3936 194 432 0 21266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86804

[startup+1.50014 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28272364/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=1.49 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 4366 0 0 0 149 0 0 0 20 0 2 0 275294875 88887296 3946 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 3946 194 432 0 21266 0
[pid=2921/tid=2923] ppid=2919 vsize=86804 CPUtime=1.45 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 2626 0 0 0 145 0 0 0 20 0 2 0 275294878 88887296 3946 33554432000 4194304 5963574 140735907234176 140496967108936 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86804

[startup+3.10014 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28263808/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=3.09 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 5481 0 0 0 309 0 0 0 20 0 2 0 275294875 88887296 5061 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 5061 194 432 0 21266 0
[pid=2921/tid=2923] ppid=2919 vsize=86804 CPUtime=3.05 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 3741 0 0 0 305 0 0 0 20 0 2 0 275294878 88887296 5061 33554432000 4194304 5963574 140735907234176 140496967108600 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86804

[startup+6.30015 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 2923
/proc/meminfo: memFree=28241076/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=6.29 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 8097 0 0 0 628 1 0 0 20 0 2 0 275294875 88887296 7677 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 7677 194 432 0 21266 0
[pid=2921/tid=2923] ppid=2919 vsize=86804 CPUtime=6.25 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 6357 0 0 0 623 2 0 0 20 0 2 0 275294878 88887296 7677 33554432000 4194304 5963574 140735907234176 140496967108648 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86804

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28218412/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=12.68 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 10420 0 0 0 1266 2 0 0 20 0 2 0 275294875 88887296 10000 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 10000 194 432 0 21266 0
[pid=2921/tid=2923] ppid=2919 vsize=86804 CPUtime=12.65 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 8680 0 0 0 1262 3 0 0 20 0 2 0 275294878 88887296 10000 33554432000 4194304 5963574 140735907234176 140496967108600 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86804

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28183252/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=86804 CPUtime=25.48 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 14915 0 0 0 2545 3 0 0 20 0 2 0 275294875 88887296 14495 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 21701 14495 194 432 0 21266 0
[pid=2921/tid=2923] ppid=2919 vsize=86804 CPUtime=25.45 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 13175 0 0 0 2541 4 0 0 20 0 2 0 275294878 88887296 14495 33554432000 4194304 5963574 140735907234176 140496967108600 4372736 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86804

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28115448/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=152340 CPUtime=51.08 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 18461 0 0 0 5103 5 0 0 20 0 2 0 275294875 155996160 18058 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 38085 18058 194 432 0 37650 0
[pid=2921/tid=2923] ppid=2919 vsize=152340 CPUtime=51.05 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 16721 0 0 0 5099 6 0 0 20 0 2 0 275294878 155996160 18058 33554432000 4194304 5963574 140735907234176 140496967109560 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152340

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2923
/proc/meminfo: memFree=28011356/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=152824 CPUtime=102.25 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 32007 0 0 0 10216 9 0 0 20 0 2 0 275294875 156491776 32435 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 38206 32435 194 432 0 37771 0
[pid=2921/tid=2923] ppid=2919 vsize=152824 CPUtime=102.23 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 30267 0 0 0 10212 11 0 0 20 0 2 0 275294878 156491776 32435 33554432000 4194304 5963574 140735907234176 140496967108600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152824

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 2927
/proc/meminfo: memFree=27917300/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=218600 CPUtime=162.24 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 46816 0 0 0 16208 16 0 0 20 0 2 0 275294875 223846400 47244 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 54650 47244 194 432 0 54215 0
[pid=2921/tid=2923] ppid=2919 vsize=218600 CPUtime=162.23 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 45076 0 0 0 16205 18 0 0 20 0 2 0 275294878 223846400 47244 33554432000 4194304 5963574 140735907234176 140496967108600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 218600

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27851448/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=284136 CPUtime=222.23 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 51197 0 0 0 22205 18 0 0 20 0 2 0 275294875 290955264 51625 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 71034 51625 194 432 0 70599 0
[pid=2921/tid=2923] ppid=2919 vsize=284136 CPUtime=222.23 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 49457 0 0 0 22202 21 0 0 20 0 2 0 275294878 290955264 51625 33554432000 4194304 5963574 140735907234176 140496967108408 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 284136

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27716204/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=349672 CPUtime=282.19 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 77341 0 0 0 28189 30 0 0 20 0 2 0 275294875 358064128 77951 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 87418 77951 194 432 0 86983 0
[pid=2921/tid=2923] ppid=2919 vsize=349672 CPUtime=282.21 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 75601 0 0 0 28187 34 0 0 20 0 2 0 275294878 358064128 77951 33554432000 4194304 5963574 140735907234176 140496967108600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 349672

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27706340/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=349672 CPUtime=342.15 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 78262 0 0 0 34185 30 0 0 20 0 2 0 275294875 358064128 79019 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 87418 79019 194 432 0 86983 0
[pid=2921/tid=2923] ppid=2919 vsize=349672 CPUtime=342.19 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 76522 0 0 0 34183 36 0 0 20 0 2 0 275294878 358064128 79019 33554432000 4194304 5963574 140735907234176 140496967108600 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 349672

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27653188/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=415208 CPUtime=402.14 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 84418 0 0 0 40182 32 0 0 20 0 2 0 275294875 425172992 85174 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 103802 85174 194 432 0 103367 0
[pid=2921/tid=2923] ppid=2919 vsize=415208 CPUtime=402.19 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 82678 0 0 0 40181 38 0 0 20 0 2 0 275294878 425172992 85174 33554432000 4194304 5963574 140735907234176 140496967108600 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 415208

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2927
/proc/meminfo: memFree=27595496/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=415208 CPUtime=462.13 cores=0,2,4,6

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

/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 189935 0 0 0 130113 95 0 0 20 0 2 0 275294878 828690432 193870 33554432000 4194304 5963574 140735907234176 140496967108600 4399542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 809268

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 1.96 3/180 2938
/proc/meminfo: memFree=27008644/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1361.82 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197613 0 0 0 136104 78 0 0 20 0 2 0 275294875 896847872 200317 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200317 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1362.07 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195873 0 0 0 136108 99 0 0 20 0 2 0 275294878 896847872 200317 33554432000 4194304 5963574 140735907234176 140496967108600 4399574 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 875828

[startup+1422.31 s]
/proc/loadavg: 2.05 2.05 1.97 3/179 2939
/proc/meminfo: memFree=27001208/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1421.82 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197616 0 0 0 142104 78 0 0 20 0 2 0 275294875 896847872 200333 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200333 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1422.08 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195876 0 0 0 142108 100 0 0 20 0 2 0 275294878 896847872 200333 33554432000 4194304 5963574 140735907234176 140496967108600 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 875828

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/179 2939
/proc/meminfo: memFree=26996748/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1481.8 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197631 0 0 0 148102 78 0 0 20 0 2 0 275294875 896847872 200348 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200348 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1482.07 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195891 0 0 0 148106 101 0 0 20 0 2 0 275294878 896847872 200348 33554432000 4194304 5963574 140735907234176 140496967108600 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 875828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/179 2939
/proc/meminfo: memFree=26992160/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1541.79 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197665 0 0 0 154101 78 0 0 20 0 2 0 275294875 896847872 200382 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200382 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1542.08 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195925 0 0 0 154106 102 0 0 20 0 2 0 275294878 896847872 200382 33554432000 4194304 5963574 140735907234176 140496967108600 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 875828

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 1.97 3/179 2939
/proc/meminfo: memFree=26977900/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1601.78 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 160100 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1602.08 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 160105 103 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 875828

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 1.98 3/179 2939
/proc/meminfo: memFree=26935056/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1661.77 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 166099 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1662.08 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 166104 104 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 875828

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26932544/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1721.76 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 172098 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1722.08 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 172103 105 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 875828

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1781.76 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 178098 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1782.09 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 178103 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 875828

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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1791.36 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179058 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1791.69 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179063 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 875828

[startup+1795.1 s]
/proc/loadavg: 2.03 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1794.56 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179378 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1794.89 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179383 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 875828

[startup+1798.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1797.75 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179697 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1798.09 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179703 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 875828

[startup+1799.1 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1798.55 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179777 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1798.89 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179783 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 875828

[startup+1799.5 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1798.96 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179818 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1799.29 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179823 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 875828

[startup+1799.9 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1799.35 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179857 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1799.69 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179863 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 875828

[startup+1800 s]
/proc/loadavg: 2.02 2.03 1.98 3/179 2940
/proc/meminfo: memFree=26927744/32873648 swapFree=6864/6864
[pid=2921] ppid=2919 vsize=875828 CPUtime=1799.45 cores=0,2,4,6
/proc/2921/stat : 2921 (wbo1.7) S 2919 2921 2447 0 -1 4202496 197670 0 0 0 179867 78 0 0 20 0 2 0 275294875 896847872 200387 33554432000 4194304 5963574 140735907234176 140735907233696 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2921/statm: 218957 200387 194 432 0 218522 0
[pid=2921/tid=2923] ppid=2919 vsize=875828 CPUtime=1799.79 cores=0,2,4,6
/proc/2921/task/2923/stat : 2923 (wbo1.7) R 2919 2921 2447 0 -1 4202560 195930 0 0 0 179873 106 0 0 20 0 2 0 275294878 896847872 200387 33554432000 4194304 5963574 140735907234176 140496967108600 4399580 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 875828

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.85
CPU user time (s): 1798.77
CPU system time (s): 1.08183
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 875828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.08183
maximum resident set size= 801548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197670
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= 334
involuntary context switches= 1864

runsolver used 2.68759 second user time and 7.13392 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 06:08:09
IDJOB=3705691
IDBENCH=48148
IDSOLVER=2284
FILE ID=node120/3705691-1338091689
RUNJOBID= node120-1338088086-2463
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_5.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705691-1338091689/watcher-3705691-1338091689 -o /tmp/evaluation-result-3705691-1338091689/solver-3705691-1338091689 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705691-1338091689.opb

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

MD5SUM BENCH= e3f554c192a1ee7b261cc2808827870e
RANDOM SEED=2090882914

node120.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.456
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	: 5332.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        28297600 kB
Buffers:          308676 kB
Cached:          3420352 kB
SwapCached:          636 kB
Active:           753620 kB
Inactive:        2998468 kB
Active(anon):      12076 kB
Inactive(anon):    12532 kB
Active(file):     741544 kB
Inactive(file):  2985936 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             11672 kB
Writeback:             0 kB
AnonPages:        113748 kB
Mapped:            15400 kB
Shmem:               120 kB
Slab:             685468 kB
SReclaimable:     129924 kB
SUnreclaim:       555544 kB
KernelStack:        1472 kB
PageTables:         3628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705691-1338091689.opb

Free space on /tmp at the end= 71688 MiB
End job on node120 at 2012-05-27 06:38:09