Trace number 3705639

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_5_15.opb
MD5SUM278bedcb160fff5308a678f3e1e7c2f9
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark1561.61
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1212
Sum of products size (including duplicates)2424
Number of different products606
Sum of products size1212

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-3705639-1338112877.opb.
0.00/0.00	c Instance file HOME/instance-3705639-1338112877.opb
0.00/0.00	c File size is 49628 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      706                                                 |
0.00/0.00	c |  Number Clauses:        656                                                 |
0.00/0.00	c |  Number Cardinality:    103                                                 |
0.00/0.00	c |  Number PB Constraints: 606                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3705639-1338112877/watcher-3705639-1338112877 -o /tmp/evaluation-result-3705639-1338112877/solver-3705639-1338112877 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705639-1338112877.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.04 2.05 2.01 3/178 20686
/proc/meminfo: memFree=27114156/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84080 CPUtime=0 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 913 0 0 0 0 0 0 0 20 0 2 0 277416277 86097920 853 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21020 855 179 432 0 20585 0
[pid=20686/tid=20687] ppid=20684 vsize=84080 CPUtime=0 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 96 0 0 0 0 0 0 0 20 0 2 0 277416278 86097920 859 33554432000 4194304 5963574 140733465029888 140734270005848 5135642 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0484161 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 20686
/proc/meminfo: memFree=27114156/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84080 CPUtime=0.04 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 1176 0 0 0 4 0 0 0 20 0 2 0 277416277 86097920 1116 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21020 1116 187 432 0 20585 0
[pid=20686/tid=20687] ppid=20684 vsize=84080 CPUtime=0.03 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 353 0 0 0 3 0 0 0 20 0 2 0 277416278 86097920 1116 33554432000 4194304 5963574 140733465029888 140734270005848 5178411 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 84080

[startup+0.100292 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 20686
/proc/meminfo: memFree=27114156/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84080 CPUtime=0.09 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 1317 0 0 0 9 0 0 0 20 0 2 0 277416277 86097920 1257 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21020 1257 187 432 0 20585 0
[pid=20686/tid=20687] ppid=20684 vsize=84080 CPUtime=0.08 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 494 0 0 0 8 0 0 0 20 0 2 0 277416278 86097920 1257 33554432000 4194304 5963574 140733465029888 140734270005848 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84080

[startup+0.30026 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 20686
/proc/meminfo: memFree=27114156/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84080 CPUtime=0.29 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 1660 0 0 0 29 0 0 0 20 0 2 0 277416277 86097920 1600 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21020 1600 187 432 0 20585 0
[pid=20686/tid=20687] ppid=20684 vsize=84080 CPUtime=0.28 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 837 0 0 0 28 0 0 0 20 0 2 0 277416278 86097920 1600 33554432000 4194304 5963574 140733465029888 140734270005848 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84080

[startup+0.700258 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 20686
/proc/meminfo: memFree=27114156/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84080 CPUtime=0.69 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 2097 0 0 0 69 0 0 0 20 0 2 0 277416277 86097920 2037 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21020 2037 187 432 0 20585 0
[pid=20686/tid=20687] ppid=20684 vsize=84080 CPUtime=0.68 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 1274 0 0 0 68 0 0 0 20 0 2 0 277416278 86097920 2037 33554432000 4194304 5963574 140733465029888 140734270005848 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84080

[startup+1.50027 s]
/proc/loadavg: 2.04 2.05 2.01 3/180 20688
/proc/meminfo: memFree=27105996/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84224 CPUtime=1.49 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 2806 0 0 0 149 0 0 0 20 0 2 0 277416277 86245376 2746 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21056 2746 187 432 0 20621 0
[pid=20686/tid=20687] ppid=20684 vsize=84224 CPUtime=1.48 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 1983 0 0 0 148 0 0 0 20 0 2 0 277416278 86245376 2746 33554432000 4194304 5963574 140733465029888 140233800800056 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84224

[startup+3.10025 s]
/proc/loadavg: 2.04 2.05 2.01 3/180 20688
/proc/meminfo: memFree=27102764/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84224 CPUtime=3.08 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 3443 0 0 0 308 0 0 0 20 0 2 0 277416277 86245376 3383 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21056 3383 187 432 0 20621 0
[pid=20686/tid=20687] ppid=20684 vsize=84224 CPUtime=3.08 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 2620 0 0 0 308 0 0 0 20 0 2 0 277416278 86245376 3383 33554432000 4194304 5963574 140733465029888 140233800800056 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84224

[startup+6.30026 s]
/proc/loadavg: 2.04 2.05 2.01 3/180 20688
/proc/meminfo: memFree=27096068/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=84296 CPUtime=6.29 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 4740 0 0 0 628 1 0 0 20 0 2 0 277416277 86319104 4680 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21074 4680 187 432 0 20639 0
[pid=20686/tid=20687] ppid=20684 vsize=84296 CPUtime=6.28 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 3917 0 0 0 626 2 0 0 20 0 2 0 277416278 86319104 4680 33554432000 4194304 5963574 140733465029888 140233800800056 4399971 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84296

[startup+12.7003 s]
/proc/loadavg: 2.11 2.07 2.02 3/180 20688
/proc/meminfo: memFree=27086140/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=85500 CPUtime=12.69 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 7156 0 0 0 1267 2 0 0 20 0 2 0 277416277 87552000 7096 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21375 7096 187 432 0 20940 0
[pid=20686/tid=20687] ppid=20684 vsize=85500 CPUtime=12.68 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 6333 0 0 0 1265 3 0 0 20 0 2 0 277416278 87552000 7096 33554432000 4194304 5963574 140733465029888 140233800800248 4378784 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85500

[startup+25.5003 s]
/proc/loadavg: 2.09 2.06 2.01 3/180 20688
/proc/meminfo: memFree=27064680/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=87732 CPUtime=25.49 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 10013 0 0 0 2545 4 0 0 20 0 2 0 277416277 89837568 9953 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 21933 9953 187 432 0 21498 0
[pid=20686/tid=20687] ppid=20684 vsize=87732 CPUtime=25.48 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 9190 0 0 0 2543 5 0 0 20 0 2 0 277416278 89837568 9953 33554432000 4194304 5963574 140733465029888 140233800799768 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87732

[startup+51.1003 s]
/proc/loadavg: 2.06 2.06 2.01 3/179 20689
/proc/meminfo: memFree=27027572/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=91604 CPUtime=51.07 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 16967 0 0 0 5100 7 0 0 20 0 2 0 277416277 93802496 16931 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 22901 16931 187 432 0 22466 0
[pid=20686/tid=20687] ppid=20684 vsize=91604 CPUtime=51.07 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 16144 0 0 0 5099 8 0 0 20 0 2 0 277416278 93802496 16931 33554432000 4194304 5963574 140733465029888 140233800800296 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91604

[startup+102.307 s]
/proc/loadavg: 2.02 2.05 2.01 3/179 20689
/proc/meminfo: memFree=26976260/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=162836 CPUtime=102.26 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 24058 0 0 0 10213 13 0 0 20 0 2 0 277416277 166744064 24242 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 40709 24242 187 432 0 40274 0
[pid=20686/tid=20687] ppid=20684 vsize=162836 CPUtime=102.26 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 23235 0 0 0 10211 15 0 0 20 0 2 0 277416278 166744064 24242 33554432000 4194304 5963574 140733465029888 140233800800248 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 162836

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 20689
/proc/meminfo: memFree=26909132/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=168704 CPUtime=162.24 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 35523 0 0 0 16202 22 0 0 20 0 2 0 277416277 172752896 35707 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 42176 35707 187 432 0 41741 0
[pid=20686/tid=20687] ppid=20684 vsize=168704 CPUtime=162.26 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 34700 0 0 0 16201 25 0 0 20 0 2 0 277416278 172752896 35707 33554432000 4194304 5963574 140733465029888 140233800800248 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 168704

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 20689
/proc/meminfo: memFree=26874996/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=238544 CPUtime=222.23 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 40017 0 0 0 22195 28 0 0 20 0 2 0 277416277 244269056 40205 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 59636 40205 187 432 0 59201 0
[pid=20686/tid=20687] ppid=20684 vsize=238544 CPUtime=222.25 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 39194 0 0 0 22193 32 0 0 20 0 2 0 277416278 244269056 40205 33554432000 4194304 5963574 140733465029888 140233800800248 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 238544

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 20689
/proc/meminfo: memFree=26829460/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=240668 CPUtime=282.21 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 45609 0 0 0 28185 36 0 0 20 0 2 0 277416277 246444032 45790 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 60167 45790 187 432 0 59732 0
[pid=20686/tid=20687] ppid=20684 vsize=240668 CPUtime=282.24 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 44786 0 0 0 28183 41 0 0 20 0 2 0 277416278 246444032 45790 33554432000 4194304 5963574 140733465029888 140233800800248 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 240668

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 20689
/proc/meminfo: memFree=26789128/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=242828 CPUtime=342.2 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 50418 0 0 0 34176 44 0 0 20 0 2 0 277416277 248655872 50599 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 60707 50599 187 432 0 60272 0
[pid=20686/tid=20687] ppid=20684 vsize=242828 CPUtime=342.25 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 49595 0 0 0 34175 50 0 0 20 0 2 0 277416278 248655872 50599 33554432000 4194304 5963574 140733465029888 140233800800248 4378528 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 242828

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 20690
/proc/meminfo: memFree=26773836/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=242972 CPUtime=402.19 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 52206 0 0 0 40173 46 0 0 20 0 2 0 277416277 248803328 52387 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/20686/statm: 113562 97934 187 432 0 113127 0
[pid=20686/tid=20687] ppid=20684 vsize=454248 CPUtime=1302.22 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 96454 0 0 0 130088 134 0 0 20 0 2 0 277416278 465149952 97934 33554432000 4194304 5963574 140733465029888 140233800800296 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 454248

[startup+1362.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/179 21005
/proc/meminfo: memFree=26517956/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=455076 CPUtime=1361.97 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 97438 0 0 0 136083 114 0 0 20 0 2 0 277416277 465997824 98095 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 113769 98095 187 432 0 113334 0
[pid=20686/tid=20687] ppid=20684 vsize=455076 CPUtime=1362.21 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 96615 0 0 0 136086 135 0 0 20 0 2 0 277416278 465997824 98095 33554432000 4194304 5963574 140733465029888 140233800800296 4400164 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 455076

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 21005
/proc/meminfo: memFree=26475076/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=456416 CPUtime=1421.96 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 101712 0 0 0 142075 121 0 0 20 0 2 0 277416277 467369984 102380 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 114104 102380 187 432 0 113669 0
[pid=20686/tid=20687] ppid=20684 vsize=456416 CPUtime=1422.21 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 100889 0 0 0 142078 143 0 0 20 0 2 0 277416278 467369984 102380 33554432000 4194304 5963574 140733465029888 140233800800056 4378784 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 456416

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21005
/proc/meminfo: memFree=26445316/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=457388 CPUtime=1481.94 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 104351 0 0 0 148069 125 0 0 20 0 2 0 277416277 468365312 105019 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 114347 105019 187 432 0 113912 0
[pid=20686/tid=20687] ppid=20684 vsize=457388 CPUtime=1482.2 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 103528 0 0 0 148072 148 0 0 20 0 2 0 277416278 468365312 105019 33554432000 4194304 5963574 140733465029888 140233800799768 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 457388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 21005
/proc/meminfo: memFree=26407744/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=524040 CPUtime=1541.93 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 108460 0 0 0 154063 130 0 0 20 0 2 0 277416277 536616960 109128 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 131010 109128 187 432 0 130575 0
[pid=20686/tid=20687] ppid=20684 vsize=524040 CPUtime=1542.21 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 107637 0 0 0 154067 154 0 0 20 0 2 0 277416278 536616960 109128 33554432000 4194304 5963574 140733465029888 140233800800200 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 524040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21006
/proc/meminfo: memFree=26380340/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=526616 CPUtime=1601.92 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 111825 0 0 0 160058 134 0 0 20 0 2 0 277416277 539254784 112493 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 131654 112493 187 432 0 131219 0
[pid=20686/tid=20687] ppid=20684 vsize=526616 CPUtime=1602.21 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 111002 0 0 0 160062 159 0 0 20 0 2 0 277416278 539254784 112493 33554432000 4194304 5963574 140733465029888 140233800799768 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 526616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21006
/proc/meminfo: memFree=26351788/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=526616 CPUtime=1661.91 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 115842 0 0 0 166051 140 0 0 20 0 2 0 277416277 539254784 116510 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 131654 116510 187 432 0 131219 0
[pid=20686/tid=20687] ppid=20684 vsize=526616 CPUtime=1662.21 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 115019 0 0 0 166055 166 0 0 20 0 2 0 277416278 539254784 116510 33554432000 4194304 5963574 140733465029888 140233800799768 4378784 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 526616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21006
/proc/meminfo: memFree=26321028/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=526616 CPUtime=1721.91 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 116653 0 0 0 172050 141 0 0 20 0 2 0 277416277 539254784 117321 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 131654 117321 187 432 0 131219 0
[pid=20686/tid=20687] ppid=20684 vsize=526616 CPUtime=1722.22 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 115830 0 0 0 172054 168 0 0 20 0 2 0 277416278 539254784 117321 33554432000 4194304 5963574 140733465029888 140233800799768 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 526616

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21009
/proc/meminfo: memFree=26296588/32873844 swapFree=6092/6092
[pid=20686] ppid=20684 vsize=529820 CPUtime=1781.89 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 121208 0 0 0 178041 148 0 0 20 0 2 0 277416277 542535680 121876 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132455 121876 187 432 0 132020 0
[pid=20686/tid=20687] ppid=20684 vsize=529820 CPUtime=1782.22 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 120385 0 0 0 178046 176 0 0 20 0 2 0 277416278 542535680 121876 33554432000 4194304 5963574 140733465029888 140233800799768 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 529820

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26294860/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=529820 CPUtime=1791.5 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 121697 0 0 0 179001 149 0 0 20 0 2 0 277416277 542535680 122365 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132455 122365 187 432 0 132020 0
[pid=20686/tid=20687] ppid=20684 vsize=529820 CPUtime=1791.82 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 120874 0 0 0 179005 177 0 0 20 0 2 0 277416278 542535680 122365 33554432000 4194304 5963574 140733465029888 140233800800248 4390565 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 529820

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26294364/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=530360 CPUtime=1794.7 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 121873 0 0 0 179321 149 0 0 20 0 2 0 277416277 543088640 122541 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132590 122541 187 432 0 132155 0
[pid=20686/tid=20687] ppid=20684 vsize=530360 CPUtime=1795.03 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 121050 0 0 0 179326 177 0 0 20 0 2 0 277416278 543088640 122541 33554432000 4194304 5963574 140733465029888 140233800799768 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 530360

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26293868/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=530360 CPUtime=1797.9 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 122070 0 0 0 179640 150 0 0 20 0 2 0 277416277 543088640 122738 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132590 122738 187 432 0 132155 0
[pid=20686/tid=20687] ppid=20684 vsize=530360 CPUtime=1798.22 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 121247 0 0 0 179645 177 0 0 20 0 2 0 277416278 543088640 122738 33554432000 4194304 5963574 140733465029888 140233800799768 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 530360

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26293496/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=530360 CPUtime=1798.7 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 122110 0 0 0 179720 150 0 0 20 0 2 0 277416277 543088640 122778 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132590 122778 187 432 0 132155 0
[pid=20686/tid=20687] ppid=20684 vsize=530360 CPUtime=1799.02 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 121287 0 0 0 179724 178 0 0 20 0 2 0 277416278 543088640 122778 33554432000 4194304 5963574 140733465029888 140233800799768 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 530360

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26293372/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=530360 CPUtime=1799.1 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 122139 0 0 0 179760 150 0 0 20 0 2 0 277416277 543088640 122807 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132590 122807 187 432 0 132155 0
[pid=20686/tid=20687] ppid=20684 vsize=530360 CPUtime=1799.43 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 121316 0 0 0 179765 178 0 0 20 0 2 0 277416278 543088640 122807 33554432000 4194304 5963574 140733465029888 140233800799768 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 530360

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26293372/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=530360 CPUtime=1799.5 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) S 20684 20686 16852 0 -1 4202496 122160 0 0 0 179800 150 0 0 20 0 2 0 277416277 543088640 122828 33554432000 4194304 5963574 140733465029888 140733465029408 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 132590 122828 187 432 0 132155 0
[pid=20686/tid=20687] ppid=20684 vsize=530360 CPUtime=1799.82 cores=1,3,5,7
/proc/20686/task/20687/stat : 20687 (wbo1.7) R 20684 20686 16852 0 -1 4202560 121337 0 0 0 179804 178 0 0 20 0 2 0 277416278 543088640 122828 33554432000 4194304 5963574 140733465029888 140233800799768 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 530360

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21009
/proc/meminfo: memFree=26293372/32873844 swapFree=6088/6088
[pid=20686] ppid=20684 vsize=0 CPUtime=1799.94 cores=1,3,5,7
/proc/20686/stat : 20686 (wbo1.7) R 20684 20686 16852 0 -1 4203524 122167 0 0 0 179815 179 0 0 20 0 1 0 277416277 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.94
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.95
CPU user time (s): 1798.15
CPU system time (s): 1.80173
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 530360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 1.80173
maximum resident set size= 491340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122167
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= 171
involuntary context switches= 1861

runsolver used 3.02554 second user time and 8.48171 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 12:01:17
IDJOB=3705639
IDBENCH=48349
IDSOLVER=2284
FILE ID=node108/3705639-1338112877
RUNJOBID= node108-1338087358-16869
PBS_JOBID= 14624441
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 278bedcb160fff5308a678f3e1e7c2f9
RANDOM SEED=734171256

node108.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.273
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.54
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.273
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.273
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.91
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.273
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.273
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.273
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.90
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.273
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:        27114444 kB
Buffers:          299276 kB
Cached:          4529160 kB
SwapCached:            0 kB
Active:           728716 kB
Inactive:        4234288 kB
Active(anon):     133872 kB
Inactive(anon):        0 kB
Active(file):     594844 kB
Inactive(file):  4234288 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5480 kB
Writeback:             0 kB
AnonPages:        143508 kB
Mapped:            15020 kB
Shmem:               200 kB
Slab:             655284 kB
SReclaimable:      97580 kB
SUnreclaim:       557704 kB
KernelStack:        1504 kB
PageTables:         3820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     162748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705639-1338112877.opb

Free space on /tmp at the end= 71732 MiB
End job on node108 at 2012-05-27 12:31:17