Trace number 3705640

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.7UNSAT 845.612 845.7

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
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 benchmark0.834872
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
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)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

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-3705640-1338113299.opb.
0.00/0.00	c Instance file HOME/instance-3705640-1338113299.opb
0.00/0.00	c File size is 118617 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1576                                                |
0.00/0.01	c |  Number Clauses:        1526                                                |
0.00/0.01	c |  Number Cardinality:    103                                                 |
0.00/0.01	c |  Number PB Constraints: 1476                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Decision                                            |
0.00/0.01	c |  Objective Function:    None                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c ===============================================================================
845.37/845.69	c ===============================================================================
845.37/845.69	c Wall Clock Time: 845.69 s
845.37/845.69	s UNSATISFIABLE

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-3705640-1338113299/watcher-3705640-1338113299 -o /tmp/evaluation-result-3705640-1338113299/solver-3705640-1338113299 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705640-1338113299.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.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=28024840/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=3820 CPUtime=0 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) R 4877 4879 2447 0 -1 4202496 456 0 0 0 0 0 0 0 20 0 1 0 277455927 3911680 409 33554432000 4194304 5963574 140733248893456 140734072455672 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 955 409 176 432 0 491 0

[startup+0.093269 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=28024840/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=84680 CPUtime=0.08 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 1594 0 0 0 8 0 0 0 20 0 2 0 277455927 86712320 1518 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21170 1518 187 432 0 20735 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84680

[startup+0.100172 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=28024840/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=84680 CPUtime=0.09 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 1609 0 0 0 9 0 0 0 20 0 2 0 277455927 86712320 1533 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21170 1533 187 432 0 20735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84680

[startup+0.300113 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=28024840/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=84680 CPUtime=0.29 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 2016 0 0 0 29 0 0 0 20 0 2 0 277455927 86712320 1940 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21170 1940 187 432 0 20735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84680

[startup+0.700116 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4879
/proc/meminfo: memFree=28024840/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=84680 CPUtime=0.69 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 2618 0 0 0 69 0 0 0 20 0 2 0 277455927 86712320 2542 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21170 2542 187 432 0 20735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84680

[startup+1.50021 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 4881
/proc/meminfo: memFree=28014292/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=84824 CPUtime=1.49 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 3252 0 0 0 149 0 0 0 20 0 2 0 277455927 86859776 3176 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21206 3176 187 432 0 20771 0
[pid=4879/tid=4881] ppid=4877 vsize=84824 CPUtime=1.47 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 2264 0 0 0 147 0 0 0 20 0 2 0 277455928 86859776 3177 33554432000 4194304 5963574 140733248893456 140334950852600 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84824

[startup+3.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 4881
/proc/meminfo: memFree=28011192/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=85040 CPUtime=3.08 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 4525 0 0 0 308 0 0 0 20 0 2 0 277455927 87080960 4449 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21260 4449 187 432 0 20825 0
[pid=4879/tid=4881] ppid=4877 vsize=85040 CPUtime=3.07 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 3536 0 0 0 307 0 0 0 20 0 2 0 277455928 87080960 4449 33554432000 4194304 5963574 140733248893456 140334950852648 4399592 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) 85040

[startup+6.30023 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 4881
/proc/meminfo: memFree=28001924/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=85760 CPUtime=6.29 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 5591 0 0 0 628 1 0 0 20 0 2 0 277455927 87818240 5515 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 21440 5515 187 432 0 21005 0
[pid=4879/tid=4881] ppid=4877 vsize=85760 CPUtime=6.27 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 4602 0 0 0 626 1 0 0 20 0 2 0 277455928 87818240 5515 33554432000 4194304 5963574 140733248893456 140334950852648 4410413 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) 85760

[startup+12.7003 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 4881
/proc/meminfo: memFree=27993156/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=89144 CPUtime=12.68 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 7634 0 0 0 1267 1 0 0 20 0 2 0 277455927 91283456 7558 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 22286 7558 187 432 0 21851 0
[pid=4879/tid=4881] ppid=4877 vsize=89144 CPUtime=12.67 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 6645 0 0 0 1265 2 0 0 20 0 2 0 277455928 91283456 7558 33554432000 4194304 5963574 140733248893456 140334950852648 4221120 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) 89144

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 4881
/proc/meminfo: memFree=27984420/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=93912 CPUtime=25.49 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 10349 0 0 0 2546 3 0 0 20 0 2 0 277455927 96165888 10273 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 23478 10273 187 432 0 23043 0
[pid=4879/tid=4881] ppid=4877 vsize=93912 CPUtime=25.47 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 9360 0 0 0 2544 3 0 0 20 0 2 0 277455928 96165888 10273 33554432000 4194304 5963574 140733248893456 140334950852408 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93912

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 4881
/proc/meminfo: memFree=27969280/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=98220 CPUtime=51.08 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 14024 0 0 0 5104 4 0 0 20 0 2 0 277455927 100577280 13933 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 24555 13933 187 432 0 24120 0
[pid=4879/tid=4881] ppid=4877 vsize=98220 CPUtime=51.07 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 13035 0 0 0 5102 5 0 0 20 0 2 0 277455928 100577280 13933 33554432000 4194304 5963574 140733248893456 140334950852408 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98220

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 4884
/proc/meminfo: memFree=27896888/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=100408 CPUtime=102.28 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 19498 0 0 0 10219 9 0 0 20 0 2 0 277455927 102817792 19407 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 25102 19407 187 432 0 24667 0
[pid=4879/tid=4881] ppid=4877 vsize=100408 CPUtime=102.27 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 18509 0 0 0 10216 11 0 0 20 0 2 0 277455928 102817792 19407 33554432000 4194304 5963574 140733248893456 140334950852600 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100408

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 4884
/proc/meminfo: memFree=27841136/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=170348 CPUtime=162.26 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 27169 0 0 0 16210 16 0 0 20 0 2 0 277455927 174436352 27078 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 42587 27078 187 432 0 42152 0
[pid=4879/tid=4881] ppid=4877 vsize=170348 CPUtime=162.27 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 26180 0 0 0 16208 19 0 0 20 0 2 0 277455928 174436352 27078 33554432000 4194304 5963574 140733248893456 140334950852408 4399623 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) 170348

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 4884
/proc/meminfo: memFree=27823960/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=172324 CPUtime=222.22 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 30574 0 0 0 22201 21 0 0 20 0 2 0 277455927 176459776 30489 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 43081 30489 187 432 0 42646 0
[pid=4879/tid=4881] ppid=4877 vsize=172324 CPUtime=222.23 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 29585 0 0 0 22199 24 0 0 20 0 2 0 277455928 176459776 30489 33554432000 4194304 5963574 140733248893456 140334950852120 4399511 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 172324

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4885
/proc/meminfo: memFree=27724432/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=174836 CPUtime=282.21 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 35719 0 0 0 28194 27 0 0 20 0 2 0 277455927 179032064 36326 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 43709 36326 187 432 0 43274 0
[pid=4879/tid=4881] ppid=4877 vsize=174836 CPUtime=282.22 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 34730 0 0 0 28191 31 0 0 20 0 2 0 277455928 179032064 36326 33554432000 4194304 5963574 140733248893456 140334950852120 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 174836

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4885
/proc/meminfo: memFree=27635440/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=245724 CPUtime=342.2 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 41263 0 0 0 34187 33 0 0 20 0 2 0 277455927 251621376 41870 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 61431 41870 187 432 0 60996 0
[pid=4879/tid=4881] ppid=4877 vsize=245724 CPUtime=342.23 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 40274 0 0 0 34185 38 0 0 20 0 2 0 277455928 251621376 41870 33554432000 4194304 5963574 140733248893456 140334950852648 4399474 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) 245724

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4885
/proc/meminfo: memFree=27628300/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=246852 CPUtime=402.18 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 43089 0 0 0 40184 34 0 0 20 0 2 0 277455927 252776448 43696 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 61713 43696 187 432 0 61278 0
[pid=4879/tid=4881] ppid=4877 vsize=246852 CPUtime=402.22 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 42100 0 0 0 40181 41 0 0 20 0 2 0 277455928 252776448 43696 33554432000 4194304 5963574 140733248893456 140334950852120 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 246852

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 4885
/proc/meminfo: memFree=27619116/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=247828 CPUtime=462.17 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 45304 0 0 0 46180 37 0 0 20 0 2 0 277455927 253775872 45906 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 61957 45906 187 432 0 61522 0
[pid=4879/tid=4881] ppid=4877 vsize=247828 CPUtime=462.22 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 44315 0 0 0 46177 45 0 0 20 0 2 0 277455928 253775872 45906 33554432000 4194304 5963574 140733248893456 140334950852120 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 247828

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 4885
/proc/meminfo: memFree=27579684/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=249696 CPUtime=522.16 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 51692 0 0 0 52171 45 0 0 20 0 2 0 277455927 255688704 52294 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 62424 52294 187 432 0 61989 0
[pid=4879/tid=4881] ppid=4877 vsize=249696 CPUtime=522.23 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 50703 0 0 0 52170 53 0 0 20 0 2 0 277455928 255688704 52294 33554432000 4194304 5963574 140733248893456 140334950852600 4388360 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 249696

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4886
/proc/meminfo: memFree=27496536/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=251176 CPUtime=582.15 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 55569 0 0 0 58166 49 0 0 20 0 2 0 277455927 257204224 56169 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 62794 56169 187 432 0 62359 0
[pid=4879/tid=4881] ppid=4877 vsize=251176 CPUtime=582.23 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 54580 0 0 0 58165 58 0 0 20 0 2 0 277455928 257204224 56169 33554432000 4194304 5963574 140733248893456 140334950852600 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 251176

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4886
/proc/meminfo: memFree=27411872/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=318072 CPUtime=642.11 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 59962 0 0 0 64156 55 0 0 20 0 2 0 277455927 325705728 60534 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79518 60534 187 432 0 79083 0
[pid=4879/tid=4881] ppid=4877 vsize=318072 CPUtime=642.19 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 58973 0 0 0 64155 64 0 0 20 0 2 0 277455928 325705728 60534 33554432000 4194304 5963574 140733248893456 140334950852600 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 318072

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4889
/proc/meminfo: memFree=27334448/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=318072 CPUtime=702.09 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 63208 0 0 0 70152 57 0 0 20 0 2 0 277455927 325705728 63780 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79518 63780 187 432 0 79083 0
[pid=4879/tid=4881] ppid=4877 vsize=318072 CPUtime=702.19 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 62219 0 0 0 70151 68 0 0 20 0 2 0 277455928 325705728 63780 33554432000 4194304 5963574 140733248893456 140334950852600 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 318072

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27326868/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=318712 CPUtime=762.09 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 65011 0 0 0 76148 61 0 0 20 0 2 0 277455927 326361088 65583 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79678 65583 187 432 0 79243 0
[pid=4879/tid=4881] ppid=4877 vsize=318712 CPUtime=762.2 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 64022 0 0 0 76147 73 0 0 20 0 2 0 277455928 326361088 65583 33554432000 4194304 5963574 140733248893456 140334950852648 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 318712

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27317544/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=318952 CPUtime=822.07 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 67243 0 0 0 82143 64 0 0 20 0 2 0 277455927 326606848 67815 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79738 67815 187 432 0 79303 0
[pid=4879/tid=4881] ppid=4877 vsize=318952 CPUtime=822.19 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 66254 0 0 0 82142 77 0 0 20 0 2 0 277455928 326606848 67815 33554432000 4194304 5963574 140733248893456 140334950852120 4392454 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 318952

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

[startup+831.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27316908/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319240 CPUtime=831.68 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 67431 0 0 0 83103 65 0 0 20 0 2 0 277455927 326901760 68003 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79810 68003 187 432 0 79375 0
[pid=4879/tid=4881] ppid=4877 vsize=319240 CPUtime=831.79 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 66442 0 0 0 83102 77 0 0 20 0 2 0 277455928 326901760 68003 33554432000 4194304 5963574 140733248893456 140334950852648 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 831.68
Current children cumulated vsize (KiB) 319240

[startup+838.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27313916/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=838.07 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68197 0 0 0 83742 65 0 0 20 0 2 0 277455927 327286784 68769 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 68769 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=838.19 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67208 0 0 0 83741 78 0 0 20 0 2 0 277455928 327286784 68769 33554432000 4194304 5963574 140733248893456 140334950852120 4399574 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 838.07
Current children cumulated vsize (KiB) 319616

[startup+841.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27312552/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=841.28 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68570 0 0 0 84062 66 0 0 20 0 2 0 277455927 327286784 69142 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 69142 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=841.4 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67581 0 0 0 84061 79 0 0 20 0 2 0 277455928 327286784 69142 33554432000 4194304 5963574 140733248893456 140334950852120 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 841.28
Current children cumulated vsize (KiB) 319616

[startup+843.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27312056/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=842.87 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68677 0 0 0 84221 66 0 0 20 0 2 0 277455927 327286784 69249 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 69249 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=842.99 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67688 0 0 0 84220 79 0 0 20 0 2 0 277455928 327286784 69249 33554432000 4194304 5963574 140733248893456 140334950852120 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 842.87
Current children cumulated vsize (KiB) 319616

[startup+844.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27311236/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=844.48 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68802 0 0 0 84382 66 0 0 20 0 2 0 277455927 327286784 69374 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 69374 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=844.6 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67813 0 0 0 84381 79 0 0 20 0 2 0 277455928 327286784 69374 33554432000 4194304 5963574 140733248893456 140334950852120 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 844.48
Current children cumulated vsize (KiB) 319616

[startup+845.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27311236/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=844.87 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68825 0 0 0 84421 66 0 0 20 0 2 0 277455927 327286784 69397 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 69397 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=844.99 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67836 0 0 0 84420 79 0 0 20 0 2 0 277455928 327286784 69397 33554432000 4194304 5963574 140733248893456 140334950852120 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 844.87
Current children cumulated vsize (KiB) 319616

[startup+845.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27311236/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=845.27 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68847 0 0 0 84461 66 0 0 20 0 2 0 277455927 327286784 69419 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 69419 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=845.39 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67858 0 0 0 84460 79 0 0 20 0 2 0 277455928 327286784 69419 33554432000 4194304 5963574 140733248893456 140334950852120 4408886 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 845.27
Current children cumulated vsize (KiB) 319616

[startup+845.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4889
/proc/meminfo: memFree=27311236/32873648 swapFree=6864/6864
[pid=4879] ppid=4877 vsize=319616 CPUtime=845.37 cores=1,3,5,7
/proc/4879/stat : 4879 (wbo1.7) S 4877 4879 2447 0 -1 4202496 68852 0 0 0 84471 66 0 0 20 0 2 0 277455927 327286784 69424 33554432000 4194304 5963574 140733248893456 140733248892976 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4879/statm: 79904 69424 187 432 0 79469 0
[pid=4879/tid=4881] ppid=4877 vsize=319616 CPUtime=845.49 cores=1,3,5,7
/proc/4879/task/4881/stat : 4881 (wbo1.7) R 4877 4879 2447 0 -1 4202560 67863 0 0 0 84470 79 0 0 20 0 2 0 277455928 327286784 69424 33554432000 4194304 5963574 140733248893456 140334950852120 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 845.37
Current children cumulated vsize (KiB) 319616

Child status: 255
Real time (s): 845.7
CPU time (s): 845.612
CPU user time (s): 844.812
CPU system time (s): 0.800878
CPU usage (%): 99.9897
Max. virtual memory (cumulated for all children) (KiB): 319616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 844.812
system time used= 0.800878
maximum resident set size= 277736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68862
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= 97
involuntary context switches= 1031

runsolver used 1.52277 second user time and 4.04239 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 12:08:19
IDJOB=3705640
IDBENCH=48363
IDSOLVER=2284
FILE ID=node120/3705640-1338113299
RUNJOBID= node120-1338088086-2464
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 8bda8bcfdd3d0bef04b7cb75764a0af7
RANDOM SEED=1930246917

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:        28025136 kB
Buffers:          312364 kB
Cached:          3423368 kB
SwapCached:          636 kB
Active:          1023120 kB
Inactive:        2999252 kB
Active(anon):     275512 kB
Inactive(anon):    12532 kB
Active(file):     747608 kB
Inactive(file):  2986720 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        291624 kB
Mapped:            14980 kB
Shmem:               120 kB
Slab:             685944 kB
SReclaimable:     130308 kB
SUnreclaim:       555636 kB
KernelStack:        1488 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     155764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-3705640-1338113299.opb

Free space on /tmp at the end= 71684 MiB
End job on node120 at 2012-05-27 12:22:25