Trace number 3721046

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
PB07: minisat+ 1.14? (TO) 1800.08 1800.41

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.02	c Converting 150 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): ................................................................................
0.00/0.03	c ---[  69]---> BDD-cost:   77
0.00/0.03	c ---[  68]---> BDD-cost:   77
0.00/0.03	c ---[  67]---> BDD-cost:   77
0.00/0.03	c ---[  66]---> BDD-cost:   77
0.00/0.03	c ---[  65]---> BDD-cost:   77
0.00/0.03	c ---[  64]---> BDD-cost:   77
0.00/0.03	c ---[  63]---> BDD-cost:   77
0.00/0.03	c ---[  62]---> BDD-cost:   77
0.00/0.03	c ---[  61]---> BDD-cost:   77
0.00/0.03	c ---[  60]---> BDD-cost:   77
0.00/0.03	c ---[  59]---> BDD-cost:   77
0.00/0.03	c ---[  58]---> BDD-cost:   77
0.00/0.03	c ---[  57]---> BDD-cost:   77
0.00/0.03	c ---[  56]---> BDD-cost:   77
0.00/0.03	c ---[  55]---> BDD-cost:   77
0.00/0.03	c ---[  54]---> BDD-cost:   77
0.00/0.03	c ---[  53]---> BDD-cost:   77
0.00/0.04	c ---[  52]---> BDD-cost:   77
0.00/0.04	c ---[  51]---> BDD-cost:   77
0.00/0.04	c ---[  50]---> BDD-cost:   77
0.00/0.04	c ---[  49]---> BDD-cost:   77
0.00/0.04	c ---[  48]---> BDD-cost:   77
0.00/0.04	c ---[  47]---> BDD-cost:   77
0.00/0.04	c ---[  46]---> BDD-cost:   77
0.00/0.04	c ---[  45]---> BDD-cost:   77
0.00/0.04	c ---[  44]---> BDD-cost:   77
0.00/0.04	c ---[  43]---> BDD-cost:   77
0.00/0.04	c ---[  42]---> BDD-cost:   77
0.00/0.04	c ---[  41]---> BDD-cost:   77
0.00/0.04	c ---[  40]---> BDD-cost:   77
0.00/0.04	c ---[  39]---> BDD-cost:   77
0.00/0.04	c ---[  38]---> BDD-cost:   77
0.00/0.04	c ---[  37]---> BDD-cost:   77
0.00/0.04	c ---[  36]---> BDD-cost:   77
0.00/0.04	c ---[  35]---> BDD-cost:   77
0.00/0.05	c ---[  34]---> BDD-cost:   77
0.00/0.05	c ---[  33]---> BDD-cost:   77
0.00/0.05	c ---[  32]---> BDD-cost:   77
0.00/0.05	c ---[  31]---> BDD-cost:   77
0.00/0.05	c ---[  30]---> BDD-cost:   77
0.00/0.05	c ---[  29]---> BDD-cost:   77
0.00/0.05	c ---[  28]---> BDD-cost:   77
0.00/0.05	c ---[  27]---> BDD-cost:   77
0.00/0.05	c ---[  26]---> BDD-cost:   77
0.00/0.05	c ---[  25]---> BDD-cost:   77
0.00/0.05	c ---[  24]---> BDD-cost:   77
0.00/0.05	c ---[  23]---> BDD-cost:   77
0.00/0.05	c ---[  22]---> BDD-cost:   77
0.00/0.05	c ---[  21]---> BDD-cost:   77
0.00/0.05	c ---[  20]---> BDD-cost:   77
0.00/0.05	c ---[  19]---> BDD-cost:   77
0.00/0.05	c ---[  18]---> BDD-cost:   77
0.00/0.05	c ---[  17]---> BDD-cost:   77
0.00/0.06	c ---[  16]---> BDD-cost:   77
0.00/0.06	c ---[  15]---> BDD-cost:   77
0.00/0.06	c ---[  14]---> BDD-cost:   77
0.00/0.06	c ---[  13]---> BDD-cost:   77
0.00/0.06	c ---[  12]---> BDD-cost:   77
0.00/0.06	c ---[  11]---> BDD-cost:   77
0.00/0.06	c ---[  10]---> BDD-cost:   77
0.00/0.06	c ---[   9]---> BDD-cost:   77
0.00/0.06	c ---[   8]---> BDD-cost:   77
0.00/0.06	c ---[   7]---> BDD-cost:   77
0.00/0.06	c ---[   6]---> BDD-cost:   77
0.00/0.06	c ---[   5]---> BDD-cost:   77
0.00/0.06	c ---[   4]---> BDD-cost:   77
0.00/0.06	c ---[   3]---> BDD-cost:   77
0.00/0.06	c ---[   2]---> BDD-cost:   77
0.00/0.06	c ---[   1]---> BDD-cost:   77
0.00/0.06	c ---[   0]---> BDD-cost:   77
0.00/0.07	c ==================================[MINISAT+]==================================
0.00/0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   13450    37590 |    4483       0        0     nan |  0.000 % |
0.00/0.08	c |       105 |   13450    37590 |    4931     105    13790   131.3 |  0.855 % |
0.00/0.08	c |       257 |   13450    37590 |    5424     257    35944   139.9 |  0.855 % |
0.10/0.10	c |       482 |   13450    37590 |    5966     482    76174   158.0 |  0.855 % |
0.10/0.13	c |       821 |   13450    37590 |    6563     821   135160   164.6 |  0.855 % |
0.10/0.19	c |      1328 |   13450    37590 |    7219    1328   240970   181.5 |  0.855 % |
0.29/0.32	c |      2087 |   13450    37590 |    7941    2087   409018   196.0 |  0.855 % |
0.39/0.47	c |      3228 |   13450    37590 |    8736    3228   633540   196.3 |  0.855 % |
0.69/0.77	c |      4936 |   13450    37590 |    9609    4936  1078151   218.4 |  0.855 % |
1.20/1.29	c |      7501 |   13450    37590 |   10570    7501  1705202   227.3 |  0.855 % |
1.99/2.03	c |     11350 |   13450    37590 |   11627   11350  2634616   232.1 |  0.855 % |
3.30/3.30	c |     17117 |   13450    37590 |   12790   10826  2688531   248.3 |  0.855 % |
5.60/5.64	c |     25768 |   13450    37590 |   14069   11465  2829373   246.8 |  0.855 % |
10.68/10.74	c |     38743 |   13450    37590 |   15476   15813  5417503   342.6 |  0.855 % |
16.78/16.81	c |     58205 |   13450    37590 |   17024   17974  5112296   284.4 |  0.855 % |
26.38/26.42	c |     87402 |   13450    37590 |   18726   15116  4555281   301.4 |  0.855 % |
41.98/42.09	c |    131192 |   13450    37590 |   20599   11825  3888204   328.8 |  0.855 % |
61.47/61.50	c |    196876 |   13450    37590 |   22659   21414  6424762   300.0 |  0.855 % |
112.77/112.89	c |    295403 |   13450    37590 |   24925   24280  8845785   364.3 |  0.855 % |
210.55/210.66	c |    443192 |   13450    37590 |   27417   18147  7279260   401.1 |  0.855 % |
338.53/338.61	c |    664875 |   13450    37590 |   30159   18202  8227541   452.0 |  0.855 % |
550.07/550.22	c |    997401 |   13450    37590 |   33175   29894 13226950   442.5 |  0.855 % |
974.10/974.37	c |   1496192 |   13450    37590 |   36492   28336 13669441   482.4 |  0.855 % |
1497.12/1497.50	c |   2244374 |   13450    37590 |   40142   21953  9045008   412.0 |  0.855 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	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-3721046-1338552593/watcher-3721046-1338552593 -o /tmp/evaluation-result-3721046-1338552593/solver-3721046-1338552593 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721046-1338552593.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: 0.00 0.00 0.00 3/173 15267
/proc/meminfo: memFree=31975744/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 185 0 0 0 0 0 0 0 20 0 1 0 321387909 1294336 143 33554432000 134512640 135395479 4293500816 4293499468 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 316 143 74 216 0 98 0

[startup+0.104497 s]
/proc/loadavg: 0.00 0.00 0.00 3/173 15267
/proc/meminfo: memFree=31975744/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=3404 CPUtime=0.1 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 706 0 0 0 10 0 0 0 20 0 1 0 321387909 3485696 662 33554432000 134512640 135395479 4293500816 4293498716 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 851 662 106 216 0 633 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3404

[startup+0.200256 s]
/proc/loadavg: 0.00 0.00 0.00 3/173 15267
/proc/meminfo: memFree=31975744/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=4064 CPUtime=0.19 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 895 0 0 0 19 0 0 0 20 0 1 0 321387909 4161536 851 33554432000 134512640 135395479 4293500816 4293498920 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 1016 851 106 216 0 798 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4064

[startup+0.300252 s]
/proc/loadavg: 0.00 0.00 0.00 3/173 15267
/proc/meminfo: memFree=31975744/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=4716 CPUtime=0.29 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 1050 0 0 0 29 0 0 0 20 0 1 0 321387909 4829184 1006 33554432000 134512640 135395479 4293500816 4293498536 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 1179 1006 106 216 0 961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4716

[startup+0.700227 s]
/proc/loadavg: 0.00 0.00 0.00 3/173 15267
/proc/meminfo: memFree=31975744/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=7220 CPUtime=0.69 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 1686 0 0 0 69 0 0 0 20 0 1 0 321387909 7393280 1642 33554432000 134512640 135395479 4293500816 4293498716 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 1805 1642 106 216 0 1587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7220

[startup+1.50022 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 15268
/proc/meminfo: memFree=31918300/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=11624 CPUtime=1.49 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 2788 0 0 0 149 0 0 0 20 0 1 0 321387909 11902976 2744 33554432000 134512640 135395479 4293500816 4293498716 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 2906 2744 106 216 0 2688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11624

[startup+3.10024 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 15285
/proc/meminfo: memFree=31890336/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=15844 CPUtime=3.09 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 3820 0 0 0 308 1 0 0 20 0 1 0 321387909 16224256 3776 33554432000 134512640 135395479 4293500816 4293498864 134584733 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 3961 3776 106 216 0 3743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15844

[startup+6.30023 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 15285
/proc/meminfo: memFree=31817168/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=20740 CPUtime=6.29 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 5050 0 0 0 628 1 0 0 20 0 1 0 321387909 21237760 5006 33554432000 134512640 135395479 4293500816 4293498688 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 5185 5006 106 216 0 4967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20740

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.02 3/178 15288
/proc/meminfo: memFree=31685008/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=28544 CPUtime=12.68 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 7010 0 0 0 1266 2 0 0 20 0 1 0 321387909 29229056 6958 33554432000 134512640 135395479 4293500816 4293498716 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 7136 6958 106 216 0 6918 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28544

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/178 15288
/proc/meminfo: memFree=31419708/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=34804 CPUtime=25.47 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 8573 0 0 0 2545 2 0 0 20 0 1 0 321387909 35639296 8516 33554432000 134512640 135395479 4293500816 4293498864 134582944 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 8701 8516 106 216 0 8483 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34804

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/178 15288
/proc/meminfo: memFree=30969120/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=43688 CPUtime=51.07 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 10778 0 0 0 5104 3 0 0 20 0 1 0 321387909 44736512 10721 33554432000 134512640 135395479 4293500816 4293499168 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 10922 10721 106 216 0 10704 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43688

[startup+102.3 s]
/proc/loadavg: 1.62 0.56 0.20 3/177 15288
/proc/meminfo: memFree=30909516/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=55164 CPUtime=102.27 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 13626 0 0 0 10223 4 0 0 20 0 1 0 321387909 56487936 13569 33554432000 134512640 135395479 4293500816 4293499168 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 13791 13569 106 216 0 13573 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55164

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/177 15288
/proc/meminfo: memFree=30897020/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=66452 CPUtime=162.25 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 16430 0 0 0 16221 4 0 0 20 0 1 0 321387909 68046848 16373 33554432000 134512640 135395479 4293500816 4293499168 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 16613 16373 106 216 0 16395 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66452

[startup+222.307 s]
/proc/loadavg: 1.95 1.04 0.41 3/176 15288
/proc/meminfo: memFree=30894204/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=67904 CPUtime=222.25 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 16804 0 0 0 22221 4 0 0 20 0 1 0 321387909 69533696 16747 33554432000 134512640 135395479 4293500816 4293499168 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 16976 16747 106 216 0 16758 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 67904

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/177 15289
/proc/meminfo: memFree=30875872/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=84328 CPUtime=282.24 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 20961 0 0 0 28218 6 0 0 20 0 1 0 321387909 86351872 20851 33554432000 134512640 135395479 4293500816 4293499168 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 21082 20851 106 216 0 20864 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 84328

[startup+342.3 s]
/proc/loadavg: 1.99 1.35 0.60 3/177 15337
/proc/meminfo: memFree=31888588/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=95788 CPUtime=342.22 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 23821 0 0 0 34216 6 0 0 20 0 1 0 321387909 98086912 23724 33554432000 134512640 135395479 4293500816 4293499168 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 23947 23724 106 216 0 23729 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 95788

[startup+402.3 s]
/proc/loadavg: 2.04 1.48 0.69 3/177 15337
/proc/meminfo: memFree=31760016/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=97156 CPUtime=402.19 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 24176 0 0 0 40213 6 0 0 20 0 1 0 321387909 99487744 24092 33554432000 134512640 135395479 4293500816 4293498784 134579573 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 24289 24092 106 216 0 24071 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 97156

[startup+462.3 s]
/proc/loadavg: 2.01 1.57 0.77 3/177 15337
/proc/meminfo: memFree=31645096/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=97512 CPUtime=462.18 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 24245 0 0 0 46212 6 0 0 20 0 1 0 321387909 99852288 24161 33554432000 134512640 135395479 4293500816 4293498688 134573849 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 24378 24161 106 216 0 24160 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 97512

[startup+522.3 s]
/proc/loadavg: 2.00 1.65 0.84 3/177 15337
/proc/meminfo: memFree=31533028/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=97512 CPUtime=522.17 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 24246 0 0 0 52211 6 0 0 20 0 1 0 321387909 99852288 24162 33554432000 134512640 135395479 4293500816 4293499168 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 24378 24162 106 216 0 24160 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 97512

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 0.91 3/177 15338
/proc/meminfo: memFree=31426044/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=99092 CPUtime=582.17 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 24661 0 0 0 58210 7 0 0 20 0 1 0 321387909 101470208 24577 33554432000 134512640 135395479 4293500816 4293498716 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 24773 24577 106 216 0 24555 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 99092

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 1.89 1.20 3/177 15343
/proc/meminfo: memFree=31205520/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134724 CPUtime=882.12 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33596 0 0 0 88202 10 0 0 20 0 1 0 321387909 137957376 33518 33554432000 134512640 135395479 4293500816 4293499168 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33681 33518 106 216 0 33463 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 134724

[startup+942.3 s]
/proc/loadavg: 2.00 1.91 1.25 3/177 15343
/proc/meminfo: memFree=31205644/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134676 CPUtime=942.1 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33596 0 0 0 94200 10 0 0 20 0 1 0 321387909 137908224 33506 33554432000 134512640 135395479 4293500816 4293499168 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33669 33506 106 216 0 33451 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 134676

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.29 3/177 15343
/proc/meminfo: memFree=31205768/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1002.09 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 100199 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293498688 134574043 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 134484

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.34 3/177 15343
/proc/meminfo: memFree=31205644/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1062.08 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 106198 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293498688 134573868 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 134484

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/177 15343
/proc/meminfo: memFree=31205644/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1122.07 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 112197 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 134484

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.41 3/177 15344
/proc/meminfo: memFree=31173404/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1182.06 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 118196 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 134484

[startup+1242.3 s]
/proc/loadavg: 2.10 1.99 1.46 3/178 15347
/proc/meminfo: memFree=31155416/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1242.06 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 124196 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 134484

[startup+1302.3 s]
/proc/loadavg: 2.04 1.99 1.49 3/177 15347
/proc/meminfo: memFree=31155020/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1302.05 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 130195 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 134484

[startup+1362.3 s]
/proc/loadavg: 2.01 1.99 1.52 3/177 15347
/proc/meminfo: memFree=31155064/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1362.04 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33600 0 0 0 136194 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 134484

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.54 3/177 15347
/proc/meminfo: memFree=31155000/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1422.03 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33601 0 0 0 142193 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 134484

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.57 3/177 15348
/proc/meminfo: memFree=31155248/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134484 CPUtime=1482.02 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33601 0 0 0 148192 10 0 0 20 0 1 0 321387909 137711616 33462 33554432000 134512640 135395479 4293500816 4293499168 134581428 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33621 33462 106 216 0 33403 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 134484

[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.59 3/177 15348
/proc/meminfo: memFree=31155248/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134564 CPUtime=1542.02 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33605 0 0 0 154192 10 0 0 20 0 1 0 321387909 137793536 33466 33554432000 134512640 135395479 4293500816 4293498784 134580151 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33641 33466 106 216 0 33423 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 134564

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/177 15348
/proc/meminfo: memFree=31155124/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134564 CPUtime=1602 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33605 0 0 0 160190 10 0 0 20 0 1 0 321387909 137793536 33466 33554432000 134512640 135395479 4293500816 4293499168 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33641 33466 106 216 0 33423 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 134564

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/177 15348
/proc/meminfo: memFree=31155124/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=134564 CPUtime=1661.99 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 33605 0 0 0 166189 10 0 0 20 0 1 0 321387909 137793536 33466 33554432000 134512640 135395479 4293500816 4293499168 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 33641 33466 106 216 0 33423 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 134564

[startup+1722.3 s]
/proc/loadavg: 2.05 2.00 1.66 3/177 15348
/proc/meminfo: memFree=31151032/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=138684 CPUtime=1721.98 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 34612 0 0 0 172188 10 0 0 20 0 1 0 321387909 142012416 34473 33554432000 134512640 135395479 4293500816 4293499168 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 34671 34473 106 216 0 34453 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 138684

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 1.68 3/177 15349
/proc/meminfo: memFree=31137144/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=152516 CPUtime=1781.97 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 38069 0 0 0 178186 11 0 0 20 0 1 0 321387909 156176384 37930 33554432000 134512640 135395479 4293500816 4293499168 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 38129 37930 106 216 0 37911 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 152516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 15349
/proc/meminfo: memFree=31137020/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=152516 CPUtime=1800.07 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 38069 0 0 0 179996 11 0 0 20 0 1 0 321387909 156176384 37930 33554432000 134512640 135395479 4293500816 4293499168 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 38129 37930 106 216 0 37911 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 152516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 1.68 3/177 15349
/proc/meminfo: memFree=31137020/32873844 swapFree=7116/7116
[pid=15267] ppid=15265 vsize=152516 CPUtime=1800.07 cores=1,3,5,7
/proc/15267/stat : 15267 (minisat+) R 15265 15267 15226 0 -1 4202496 38069 0 0 0 179996 11 0 0 20 0 1 0 321387909 156176384 37930 33554432000 134512640 135395479 4293500816 4293499168 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/15267/statm: 38129 37930 106 216 0 37911 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 152516

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.96
CPU system time (s): 0.119981
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 152596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.119981
maximum resident set size= 151724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38070
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= 65
involuntary context switches= 1851

runsolver used 3.09053 second user time and 9.80351 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-01 14:09:53
IDJOB=3721046
IDBENCH=1390
IDSOLVER=2306
FILE ID=node103/3721046-1338552593
RUNJOBID= node103-1338552592-15243
PBS_JOBID= 14635887
Free space on /tmp= 71116 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721046-1338552593/watcher-3721046-1338552593 -o /tmp/evaluation-result-3721046-1338552593/solver-3721046-1338552593 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721046-1338552593.opb            

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

MD5SUM BENCH= d3d31f2bec4390bf166702fac3cf6fcc
RANDOM SEED=667598356

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31983332 kB
Buffers:           65012 kB
Cached:            75904 kB
SwapCached:         5212 kB
Active:            37884 kB
Inactive:         112596 kB
Active(anon):       7936 kB
Inactive(anon):     4116 kB
Active(file):      29948 kB
Inactive(file):   108480 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096156 kB
Dirty:             29324 kB
Writeback:             0 kB
AnonPages:         12976 kB
Mapped:             6968 kB
Shmem:                 0 kB
Slab:             603232 kB
SReclaimable:      43892 kB
SUnreclaim:       559340 kB
KernelStack:        1400 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721046-1338552593.opb

Free space on /tmp at the end= 71136 MiB
End job on node103 at 2012-06-01 14:39:56