Trace number 3705652

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.76 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.4
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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-3705652-1338104292.opb.
0.00/0.00	c Instance file HOME/instance-3705652-1338104292.opb
0.00/0.00	c File size is 256864 bytes.
0.00/0.02	c Cost Offset: -100
0.00/0.02	c Highest Coefficient sum: 200
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3262                                                |
0.00/0.02	c |  Number Clauses:        3162                                                |
0.00/0.02	c |  Number Cardinality:    202                                                 |
0.00/0.02	c |  Number PB Constraints: 3062                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.03	c | 0.03      | 0  | -99          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -98          lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -97          lb |  0                0                0.00  |
5.19/5.22	c | 5.22      | 0  | -96          lb |  0                0                0.00  |
38.98/39.07	c | 39.07     | 0  | -95          lb |  0                0                0.00  |
1799.49/1800.00	c ===============================================================================
1799.49/1800.00	c Wall Clock Time: 1800.00 s
1799.49/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-3705652-1338104292/watcher-3705652-1338104292 -o /tmp/evaluation-result-3705652-1338104292/solver-3705652-1338104292 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705652-1338104292.opb 

running on 4 cores: 1,3,5,7

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.00 2.00 2.00 3/177 4018
/proc/meminfo: memFree=27887148/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=3540 CPUtime=0 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) R 4016 4018 2447 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 276555214 3624960 283 33554432000 4194304 5963574 140736577772560 140733574371432 5178411 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 885 283 159 432 0 387 0

[startup+0.061036 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4018
/proc/meminfo: memFree=27887148/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=0.05 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 2515 0 0 0 5 0 0 0 20 0 2 0 276555214 87838720 2404 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 2404 193 432 0 21010 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85780

[startup+0.100194 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4018
/proc/meminfo: memFree=27887148/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=0.09 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 2516 0 0 0 9 0 0 0 20 0 2 0 276555214 87838720 2405 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 2405 194 432 0 21010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85780

[startup+0.300114 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4018
/proc/meminfo: memFree=27887148/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=0.29 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 2562 0 0 0 29 0 0 0 20 0 2 0 276555214 87838720 2451 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 2451 194 432 0 21010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85780

[startup+0.700108 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4018
/proc/meminfo: memFree=27887148/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=0.69 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 3034 0 0 0 69 0 0 0 20 0 2 0 276555214 87838720 2923 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 2923 194 432 0 21010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85780

[startup+1.50013 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4020
/proc/meminfo: memFree=27874964/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=1.48 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 3877 0 0 0 148 0 0 0 20 0 2 0 276555214 87838720 3766 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 3766 194 432 0 21010 0
[pid=4018/tid=4020] ppid=4016 vsize=85780 CPUtime=1.45 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 2570 0 0 0 145 0 0 0 20 0 2 0 276555217 87838720 3766 33554432000 4194304 5963574 140736577772560 140592007472664 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85780

[startup+3.10013 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4020
/proc/meminfo: memFree=27870252/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85924 CPUtime=3.08 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 4909 0 0 0 308 0 0 0 20 0 2 0 276555214 87986176 4798 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21481 4798 194 432 0 21046 0
[pid=4018/tid=4020] ppid=4016 vsize=85924 CPUtime=3.05 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 3602 0 0 0 305 0 0 0 20 0 2 0 276555217 87986176 4798 33554432000 4194304 5963574 140736577772560 140592007473192 4392454 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85924

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4020
/proc/meminfo: memFree=27859396/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=6.29 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 6947 0 0 0 628 1 0 0 20 0 2 0 276555214 87838720 6800 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 6800 194 432 0 21010 0
[pid=4018/tid=4020] ppid=4016 vsize=85780 CPUtime=6.25 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 5640 0 0 0 625 0 0 0 20 0 2 0 276555217 87838720 6800 33554432000 4194304 5963574 140736577772560 140592007474104 4392504 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85780

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4020
/proc/meminfo: memFree=27859296/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=12.68 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 6948 0 0 0 1267 1 0 0 20 0 2 0 276555214 87838720 6801 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 6801 194 432 0 21010 0
[pid=4018/tid=4020] ppid=4016 vsize=85780 CPUtime=12.65 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 5641 0 0 0 1265 0 0 0 20 0 2 0 276555217 87838720 6801 33554432000 4194304 5963574 140736577772560 140592007474104 4392498 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85780

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4020
/proc/meminfo: memFree=27805364/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=86264 CPUtime=25.47 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 10615 0 0 0 2545 2 0 0 20 0 2 0 276555214 88334336 10468 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21566 10468 194 432 0 21131 0
[pid=4018/tid=4020] ppid=4016 vsize=86264 CPUtime=25.46 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 9308 0 0 0 2543 3 0 0 20 0 2 0 276555217 88334336 10468 33554432000 4194304 5963574 140736577772560 140592007472664 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 86264

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4020
/proc/meminfo: memFree=27684168/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=85780 CPUtime=51.07 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 15466 0 0 0 5103 4 0 0 20 0 2 0 276555214 87838720 15212 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 21445 15212 194 432 0 21010 0
[pid=4018/tid=4020] ppid=4016 vsize=85780 CPUtime=51.06 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 14159 0 0 0 5101 5 0 0 20 0 2 0 276555217 87838720 15212 33554432000 4194304 5963574 140736577772560 140592007474104 5130238 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85780

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4021
/proc/meminfo: memFree=27624076/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=151316 CPUtime=102.27 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 19320 0 0 0 10221 6 0 0 20 0 2 0 276555214 154947584 19066 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 37829 19066 194 432 0 37394 0
[pid=4018/tid=4020] ppid=4016 vsize=151316 CPUtime=102.26 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 18013 0 0 0 10218 8 0 0 20 0 2 0 276555217 154947584 19066 33554432000 4194304 5963574 140736577772560 140592007472952 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 151316

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 4024
/proc/meminfo: memFree=27505312/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=151316 CPUtime=162.26 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 28304 0 0 0 16216 10 0 0 20 0 2 0 276555214 154947584 28050 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 37829 28050 194 432 0 37394 0
[pid=4018/tid=4020] ppid=4016 vsize=151316 CPUtime=162.25 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 26997 0 0 0 16212 13 0 0 20 0 2 0 276555217 154947584 28050 33554432000 4194304 5963574 140736577772560 140592007473144 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 151316

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4024
/proc/meminfo: memFree=27415448/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=152400 CPUtime=222.24 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 34084 0 0 0 22211 13 0 0 20 0 2 0 276555214 156057600 33830 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 38100 33830 194 432 0 37665 0
[pid=4018/tid=4020] ppid=4016 vsize=152400 CPUtime=222.26 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 32777 0 0 0 22209 17 0 0 20 0 2 0 276555217 156057600 33830 33554432000 4194304 5963574 140736577772560 140592007472952 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 152400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4024
/proc/meminfo: memFree=27352856/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=217936 CPUtime=282.24 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 42051 0 0 0 28205 19 0 0 20 0 2 0 276555214 223166464 41796 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 54484 41796 194 432 0 54049 0
[pid=4018/tid=4020] ppid=4016 vsize=217936 CPUtime=282.26 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 40744 0 0 0 28202 24 0 0 20 0 2 0 276555217 223166464 41796 33554432000 4194304 5963574 140736577772560 140592007473144 4400276 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 217936

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4024
/proc/meminfo: memFree=27333864/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=217936 CPUtime=342.2 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 45428 0 0 0 34197 23 0 0 20 0 2 0 276555214 223166464 45666 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 54484 45666 194 432 0 54049 0
[pid=4018/tid=4020] ppid=4016 vsize=217936 CPUtime=342.22 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 44121 0 0 0 34193 29 0 0 20 0 2 0 276555217 223166464 45666 33554432000 4194304 5963574 140736577772560 140592007473144 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 217936

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4025
/proc/meminfo: memFree=27299676/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=284012 CPUtime=402.15 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 53145 0 0 0 40184 31 0 0 20 0 2 0 276555214 290828288 54105 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 71003 54105 194 432 0 70568 0
[pid=4018/tid=4020] ppid=4016 vsize=284012 CPUtime=402.18 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 51838 0 0 0 40181 37 0 0 20 0 2 0 276555217 290828288 54105 33554432000 4194304 5963574 140736577772560 140592007473144 4399505 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 284012

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4025
/proc/meminfo: memFree=27275692/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=284012 CPUtime=462.14 cores=1,3,5,7

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

/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 118537 0 0 0 130083 126 0 0 20 0 2 0 276555217 560832512 121498 33554432000 4194304 5963574 140736577772560 140592007472664 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 547688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4035
/proc/meminfo: memFree=26112804/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=547688 CPUtime=1361.92 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 120837 0 0 0 136085 107 0 0 20 0 2 0 276555214 560832512 122491 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 136922 122491 194 432 0 136487 0
[pid=4018/tid=4020] ppid=4016 vsize=547688 CPUtime=1362.09 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 119530 0 0 0 136081 128 0 0 20 0 2 0 276555217 560832512 122491 33554432000 4194304 5963574 140736577772560 140592007472952 4222352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 547688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4057
/proc/meminfo: memFree=26105188/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=547688 CPUtime=1421.92 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 121195 0 0 0 142084 108 0 0 20 0 2 0 276555214 560832512 122849 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 136922 122849 194 432 0 136487 0
[pid=4018/tid=4020] ppid=4016 vsize=547688 CPUtime=1422.09 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 119888 0 0 0 142079 130 0 0 20 0 2 0 276555217 560832512 122849 33554432000 4194304 5963574 140736577772560 140592007472664 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 547688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4057
/proc/meminfo: memFree=26090804/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=547688 CPUtime=1481.9 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 124757 0 0 0 148078 112 0 0 20 0 2 0 276555214 560832512 126410 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 136922 126410 194 432 0 136487 0
[pid=4018/tid=4020] ppid=4016 vsize=547688 CPUtime=1482.08 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 123450 0 0 0 148073 135 0 0 20 0 2 0 276555217 560832512 126410 33554432000 4194304 5963574 140736577772560 140592007473016 4222240 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 547688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4057
/proc/meminfo: memFree=26059680/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613224 CPUtime=1541.89 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 132498 0 0 0 154066 123 0 0 20 0 2 0 276555214 627941376 134151 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153306 134151 194 432 0 152871 0
[pid=4018/tid=4020] ppid=4016 vsize=613224 CPUtime=1542.08 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 131191 0 0 0 154061 147 0 0 20 0 2 0 276555217 627941376 134151 33554432000 4194304 5963574 140736577772560 140592007473192 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 613224

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4108
/proc/meminfo: memFree=27687176/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613224 CPUtime=1601.86 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 133999 0 0 0 160061 125 0 0 20 0 2 0 276555214 627941376 135832 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153306 135832 194 432 0 152871 0
[pid=4018/tid=4020] ppid=4016 vsize=613224 CPUtime=1602.05 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 132692 0 0 0 160055 150 0 0 20 0 2 0 276555217 627941376 135832 33554432000 4194304 5963574 140736577772560 140592007472952 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 613224

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4109
/proc/meminfo: memFree=27616948/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613224 CPUtime=1661.82 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 140648 0 0 0 166050 132 0 0 20 0 2 0 276555214 627941376 142592 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153306 142592 194 432 0 152871 0
[pid=4018/tid=4020] ppid=4016 vsize=613224 CPUtime=1662.02 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 139341 0 0 0 166044 158 0 0 20 0 2 0 276555217 627941376 142592 33554432000 4194304 5963574 140736577772560 140592007472664 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 613224

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27558184/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1721.8 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 145468 0 0 0 172042 138 0 0 20 0 2 0 276555214 628682752 147504 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 147504 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1722.01 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 144161 0 0 0 172036 165 0 0 20 0 2 0 276555217 628682752 147504 33554432000 4194304 5963574 140736577772560 140592007473192 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 613948

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27530904/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1781.79 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 145562 0 0 0 178041 138 0 0 20 0 2 0 276555214 628682752 147597 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 147597 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1782.01 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 144255 0 0 0 178035 166 0 0 20 0 2 0 276555217 628682752 147597 33554432000 4194304 5963574 140736577772560 140592007473016 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 613948

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27519248/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1791.39 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 145694 0 0 0 179001 138 0 0 20 0 2 0 276555214 628682752 147729 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 147729 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1791.61 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 144387 0 0 0 178995 166 0 0 20 0 2 0 276555217 628682752 147729 33554432000 4194304 5963574 140736577772560 140592007472664 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 613948

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27512304/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1794.6 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 146143 0 0 0 179321 139 0 0 20 0 2 0 276555214 628682752 148178 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 148178 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1794.81 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 144836 0 0 0 179314 167 0 0 20 0 2 0 276555217 628682752 148178 33554432000 4194304 5963574 140736577772560 140592007472664 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 613948

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27508584/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1797.78 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 146579 0 0 0 179639 139 0 0 20 0 2 0 276555214 628682752 148614 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 148614 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1798.01 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 145272 0 0 0 179634 167 0 0 20 0 2 0 276555217 628682752 148614 33554432000 4194304 5963574 140736577772560 140592007473144 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 613948

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27506724/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1798.59 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 146695 0 0 0 179719 140 0 0 20 0 2 0 276555214 628682752 148730 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 148730 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1798.81 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 145388 0 0 0 179713 168 0 0 20 0 2 0 276555217 628682752 148730 33554432000 4194304 5963574 140736577772560 140592007473144 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 613948

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27504740/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1798.99 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 146758 0 0 0 179759 140 0 0 20 0 2 0 276555214 628682752 148793 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 148793 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1799.21 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 145451 0 0 0 179753 168 0 0 20 0 2 0 276555217 628682752 148793 33554432000 4194304 5963574 140736577772560 140592007473144 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 613948

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27504740/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1799.39 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 146808 0 0 0 179799 140 0 0 20 0 2 0 276555214 628682752 148843 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 148843 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1799.61 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 145501 0 0 0 179793 168 0 0 20 0 2 0 276555217 628682752 148843 33554432000 4194304 5963574 140736577772560 140592007473192 4222320 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 613948

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4109
/proc/meminfo: memFree=27504740/32873648 swapFree=6864/6864
[pid=4018] ppid=4016 vsize=613948 CPUtime=1799.49 cores=1,3,5,7
/proc/4018/stat : 4018 (wbo1.7) S 4016 4018 2447 0 -1 4202496 146820 0 0 0 179809 140 0 0 20 0 2 0 276555214 628682752 148855 33554432000 4194304 5963574 140736577772560 140736577772080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/4018/statm: 153487 148855 194 432 0 153052 0
[pid=4018/tid=4020] ppid=4016 vsize=613948 CPUtime=1799.71 cores=1,3,5,7
/proc/4018/task/4020/stat : 4020 (wbo1.7) R 4016 4018 2447 0 -1 4202560 145513 0 0 0 179803 168 0 0 20 0 2 0 276555217 628682752 148855 33554432000 4194304 5963574 140736577772560 140592007473192 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 613948

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.76
CPU user time (s): 1798.06
CPU system time (s): 1.70074
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 613948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.06
system time used= 1.70074
maximum resident set size= 595420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146820
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= 258
involuntary context switches= 2221

runsolver used 3.3205 second user time and 8.21875 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 09:38:12
IDJOB=3705652
IDBENCH=48237
IDSOLVER=2284
FILE ID=node120/3705652-1338104292
RUNJOBID= node120-1338088086-2464
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_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-3705652-1338104292/watcher-3705652-1338104292 -o /tmp/evaluation-result-3705652-1338104292/solver-3705652-1338104292 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705652-1338104292.opb

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=46212060

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:        27887684 kB
Buffers:          310896 kB
Cached:          3421532 kB
SwapCached:          636 kB
Active:          1163224 kB
Inactive:        2999056 kB
Active(anon):     418464 kB
Inactive(anon):    12532 kB
Active(file):     744760 kB
Inactive(file):  2986524 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        432696 kB
Mapped:            15012 kB
Shmem:               120 kB
Slab:             685692 kB
SReclaimable:     130144 kB
SUnreclaim:       555548 kB
KernelStack:        1488 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     147260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3705652-1338104292.opb

Free space on /tmp at the end= 71688 MiB
End job on node120 at 2012-05-27 10:08:12